Sep 02 00:33:25 devstack devstack@c-api.service[74847]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 02 00:33:25 devstack devstack@c-api.service[74847]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Sep 2 00:33:25 2026] *** Sep 02 00:33:25 devstack devstack@c-api.service[74847]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 02 00:33:25 devstack devstack@c-api.service[74847]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 02 00:33:25 devstack devstack@c-api.service[74847]: nodename: devstack Sep 02 00:33:25 devstack devstack@c-api.service[74847]: machine: x86_64 Sep 02 00:33:25 devstack devstack@c-api.service[74847]: clock source: unix Sep 02 00:33:25 devstack devstack@c-api.service[74847]: pcre jit disabled Sep 02 00:33:25 devstack devstack@c-api.service[74847]: detected number of CPU cores: 4 Sep 02 00:33:25 devstack devstack@c-api.service[74847]: current working directory: / Sep 02 00:33:25 devstack devstack@c-api.service[74847]: detected binary path: /usr/bin/uwsgi-core Sep 02 00:33:25 devstack devstack@c-api.service[74847]: your processes number limit is 47517 Sep 02 00:33:25 devstack devstack@c-api.service[74847]: your memory page size is 4096 bytes Sep 02 00:33:25 devstack devstack@c-api.service[74847]: detected max file descriptor number: 2048 Sep 02 00:33:25 devstack devstack@c-api.service[74847]: lock engine: pthread robust mutexes Sep 02 00:33:25 devstack devstack@c-api.service[74847]: thunder lock: enabled Sep 02 00:33:25 devstack devstack@c-api.service[74847]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 02 00:33:25 devstack devstack@c-api.service[74847]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 02 00:33:25 devstack devstack@c-api.service[74847]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 02 00:33:25 devstack devstack@c-api.service[74847]: Set PythonHome to /opt/stack/data/venv Sep 02 00:33:25 devstack devstack@c-api.service[74847]: Python main interpreter initialized at 0x73cfcfca4668 Sep 02 00:33:25 devstack devstack@c-api.service[74847]: python threads support enabled Sep 02 00:33:25 devstack devstack@c-api.service[74847]: your server socket listen backlog is limited to 100 connections Sep 02 00:33:25 devstack devstack@c-api.service[74847]: your mercy for graceful operations on workers is 80 seconds Sep 02 00:33:25 devstack devstack@c-api.service[74847]: mapped 403077 bytes (393 KB) for 2 cores Sep 02 00:33:25 devstack devstack@c-api.service[74847]: *** Operational MODE: preforking *** Sep 02 00:33:25 devstack devstack@c-api.service[74847]: *** uWSGI is running in multiple interpreter mode *** Sep 02 00:33:25 devstack devstack@c-api.service[74847]: spawned uWSGI master process (pid: 74847) Sep 02 00:33:25 devstack devstack@c-api.service[74847]: spawned uWSGI worker 1 (pid: 74855, cores: 1) Sep 02 00:33:25 devstack devstack@c-api.service[74847]: spawned uWSGI worker 2 (pid: 74857, cores: 1) Sep 02 00:33:25 devstack devstack@c-api.service[74847]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 02 00:33:25 devstack devstack@c-api.service[74855]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 00:33:25 devstack devstack@c-api.service[74855]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 00:33:25 devstack devstack@c-api.service[74855]: we strongly recommend against using it for new projects. Sep 02 00:33:25 devstack devstack@c-api.service[74855]: If you are already using Eventlet, we recommend migrating to a different Sep 02 00:33:25 devstack devstack@c-api.service[74855]: framework. For more detail see Sep 02 00:33:25 devstack devstack@c-api.service[74855]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 00:33:25 devstack devstack@c-api.service[74855]: import eventlet # noqa Sep 02 00:33:25 devstack devstack@c-api.service[74857]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 00:33:25 devstack devstack@c-api.service[74857]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 00:33:25 devstack devstack@c-api.service[74857]: we strongly recommend against using it for new projects. Sep 02 00:33:25 devstack devstack@c-api.service[74857]: If you are already using Eventlet, we recommend migrating to a different Sep 02 00:33:25 devstack devstack@c-api.service[74857]: framework. For more detail see Sep 02 00:33:25 devstack devstack@c-api.service[74857]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 00:33:25 devstack devstack@c-api.service[74857]: import eventlet # noqa Sep 02 00:33:25 devstack devstack@c-api.service[74855]: /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 Sep 02 00:33:25 devstack devstack@c-api.service[74855]: from cgi import parse_header Sep 02 00:33:25 devstack devstack@c-api.service[74855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 00:33:25 devstack devstack@c-api.service[74855]: warnings.warn( Sep 02 00:33:25 devstack devstack@c-api.service[74857]: /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 Sep 02 00:33:25 devstack devstack@c-api.service[74857]: from cgi import parse_header Sep 02 00:33:25 devstack devstack@c-api.service[74855]: /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. Sep 02 00:33:25 devstack devstack@c-api.service[74855]: removals.removed_module( Sep 02 00:33:26 devstack devstack@c-api.service[74855]: /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. Sep 02 00:33:26 devstack devstack@c-api.service[74855]: removals.removed_module( Sep 02 00:33:26 devstack devstack@c-api.service[74857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 00:33:26 devstack devstack@c-api.service[74857]: warnings.warn( Sep 02 00:33:26 devstack devstack@c-api.service[74857]: /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. Sep 02 00:33:26 devstack devstack@c-api.service[74857]: removals.removed_module( Sep 02 00:33:26 devstack devstack@c-api.service[74857]: /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. Sep 02 00:33:26 devstack devstack@c-api.service[74857]: removals.removed_module( Sep 02 00:33:27 devstack devstack@c-api.service[74855]: /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 Sep 02 00:33:27 devstack devstack@c-api.service[74855]: warnings.warn( Sep 02 00:33:27 devstack devstack@c-api.service[74855]: /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. Sep 02 00:33:27 devstack devstack@c-api.service[74855]: warnings.warn( Sep 02 00:33:27 devstack devstack@c-api.service[74857]: /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 Sep 02 00:33:27 devstack devstack@c-api.service[74857]: warnings.warn( Sep 02 00:33:27 devstack devstack@c-api.service[74857]: /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. Sep 02 00:33:27 devstack devstack@c-api.service[74857]: warnings.warn( Sep 02 00:33:28 devstack devstack@c-api.service[74855]: 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. Sep 02 00:33:28 devstack devstack@c-api.service[74855]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74855) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 00:33:28 devstack devstack@c-api.service[74855]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 02 00:33:28 devstack devstack@c-api.service[74855]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 00:33:28 devstack devstack@c-api.service[74857]: 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. Sep 02 00:33:28 devstack devstack@c-api.service[74857]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74857) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 00:33:28 devstack devstack@c-api.service[74857]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 02 00:33:28 devstack devstack@c-api.service[74857]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74857) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74855) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74857) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74857) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74857) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74855) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74855) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74855) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: INFO dbcounter [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Registered counter for database cinder Sep 02 00:33:29 devstack devstack@c-api.service[74855]: INFO dbcounter [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Registered counter for database cinder Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG oslo_db.sqlalchemy.engines [None req-911cd850-1738-489f-a920-08c273ddac1f 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=74857) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG oslo_db.sqlalchemy.engines [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a 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=74855) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG dbcounter [-] [74857] Writer thread running {{(pid=74857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG dbcounter [-] [74855] Writer thread running {{(pid=74855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:33:29 devstack devstack@c-api.service[74857]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 00:33:29 devstack devstack@c-api.service[74857]: INFO cinder.rpc [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 00:33:29 devstack devstack@c-api.service[74855]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:33:29 devstack devstack@c-api.service[74855]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 00:33:29 devstack devstack@c-api.service[74857]: INFO cinder.rpc [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 00:33:29 devstack devstack@c-api.service[74855]: INFO cinder.rpc [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 00:33:29 devstack devstack@c-api.service[74857]: INFO cinder.rpc [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 00:33:29 devstack devstack@c-api.service[74855]: INFO cinder.rpc [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 00:33:29 devstack devstack@c-api.service[74857]: INFO cinder.rpc [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 00:33:29 devstack devstack@c-api.service[74855]: INFO cinder.rpc [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 00:33:29 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:29 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:29 devstack devstack@c-api.service[74857]: WARNING cinder.keymgr.conf_key_mgr [None req-911cd850-1738-489f-a920-08c273ddac1f 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' Sep 02 00:33:29 devstack devstack@c-api.service[74855]: INFO cinder.rpc [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 00:33:29 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:29 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:29 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:29 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:29 devstack devstack@c-api.service[74855]: WARNING cinder.keymgr.conf_key_mgr [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a 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' Sep 02 00:33:29 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:29 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:29 devstack devstack@c-api.service[74857]: DEBUG oslo_db.sqlalchemy.engines [None req-911cd850-1738-489f-a920-08c273ddac1f 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=74857) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:33:29 devstack devstack@c-api.service[74855]: DEBUG oslo_db.sqlalchemy.engines [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a 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=74855) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:33:29 devstack devstack@c-api.service[74857]: INFO cinder.rpc [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 00:33:29 devstack devstack@c-api.service[74857]: INFO cinder.rpc [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: INFO cinder.rpc [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 00:33:30 devstack devstack@c-api.service[74855]: INFO cinder.rpc [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING cinder.api.contrib.hosts [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING cinder.api.contrib.hosts [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extended resource: extensions {{(pid=74857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extended resource: os-volume-manage {{(pid=74857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extended resource: os-quota-class-sets {{(pid=74857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extended resource: os-hosts {{(pid=74857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extended resource: capabilities {{(pid=74857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extended resource: encryption {{(pid=74857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extended resource: extensions {{(pid=74855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extended resource: scheduler-stats {{(pid=74857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extended resource: os-volume-manage {{(pid=74855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extended resource: os-quota-class-sets {{(pid=74855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extended resource: os-quota-sets {{(pid=74857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extended resource: os-hosts {{(pid=74855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extended resource: capabilities {{(pid=74855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extended resource: os-availability-zone {{(pid=74857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extended resource: encryption {{(pid=74855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extended resource: qos-specs {{(pid=74857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extended resource: scheduler-stats {{(pid=74855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extended resource: extra_specs {{(pid=74857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extended resource: os-quota-sets {{(pid=74855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extended resource: backups {{(pid=74857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extended resource: os-availability-zone {{(pid=74855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extended resource: encryption {{(pid=74857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extended resource: qos-specs {{(pid=74855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extended resource: cgsnapshots {{(pid=74857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extended resource: extra_specs {{(pid=74855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extended resource: os-volume-type-access {{(pid=74857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extended resource: backups {{(pid=74855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extended resource: consistencygroups {{(pid=74857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extended resource: os-volume-transfer {{(pid=74857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extended resource: encryption {{(pid=74855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extended resource: os-snapshot-manage {{(pid=74857) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extended resource: cgsnapshots {{(pid=74855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extended resource: os-volume-type-access {{(pid=74855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extended resource: consistencygroups {{(pid=74855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extended resource: os-volume-transfer {{(pid=74855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extended resource: os-snapshot-manage {{(pid=74855) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING stevedore.named [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WARNING castellan.key_manager [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.contrib.snapshot_actions [None req-911cd850-1738-489f-a920-08c273ddac1f None None] SnapshotActionsController initialized {{(pid=74857) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extension AdminActions extending resource: volumes {{(pid=74857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extension AdminActions extending resource: snapshots {{(pid=74857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extension AdminActions extending resource: backups {{(pid=74857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extension VolumeActions extending resource: volumes {{(pid=74857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extension UsedLimits extending resource: limits {{(pid=74857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extension TypesManage extending resource: types {{(pid=74857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extension SnapshotActions extending resource: snapshots {{(pid=74857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.v3.router [None req-911cd850-1738-489f-a920-08c273ddac1f None None] Extension VolumeTypeAccess extending resource: types {{(pid=74857) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING stevedore.named [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WARNING castellan.key_manager [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.contrib.snapshot_actions [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] SnapshotActionsController initialized {{(pid=74855) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extension AdminActions extending resource: volumes {{(pid=74855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extension AdminActions extending resource: snapshots {{(pid=74855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extension AdminActions extending resource: backups {{(pid=74855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extension VolumeActions extending resource: volumes {{(pid=74855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x73cfcfca4668 pid: 74857 (default app) Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extension UsedLimits extending resource: limits {{(pid=74855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extension TypesManage extending resource: types {{(pid=74855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extension SnapshotActions extending resource: snapshots {{(pid=74855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74855]: DEBUG cinder.api.v3.router [None req-deed3abb-d725-4659-a2cd-a1ea80218f9a None None] Extension VolumeTypeAccess extending resource: types {{(pid=74855) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: DEBUG cinder.api.middleware.request_id [None req-101bb6cc-014f-48a1-9e6f-ff80ba1c51b6 None None] RequestId filter calling following filter/app {{(pid=74857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:33:30 devstack devstack@c-api.service[74857]: [pid: 74857|app: 0|req: 1/1] 192.168.122.129 () {50 vars in 785 bytes} [Wed Sep 2 00:33:30 2026] GET /volume/v3/ => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 02 00:33:30 devstack devstack@c-api.service[74855]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x73cfcfca4668 pid: 74855 (default app) Sep 02 00:33:38 devstack devstack@c-api.service[74857]: DEBUG cinder.api.middleware.request_id [None req-3dc4f3d1-a015-4dac-b3d2-6e9b282b4dba None None] RequestId filter calling following filter/app {{(pid=74857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:33:39 devstack devstack@c-api.service[74857]: INFO cinder.api.openstack.wsgi [None req-3dc4f3d1-a015-4dac-b3d2-6e9b282b4dba admin admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:33:39 devstack devstack@c-api.service[74857]: DEBUG cinder.api.openstack.wsgi [None req-3dc4f3d1-a015-4dac-b3d2-6e9b282b4dba admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=74857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:33:39 devstack devstack@c-api.service[74857]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:33:39 devstack devstack@c-api.service[74857]: warnings.warn( Sep 02 00:33:39 devstack devstack@c-api.service[74857]: DEBUG oslo_db.sqlalchemy.engines [None req-3dc4f3d1-a015-4dac-b3d2-6e9b282b4dba 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=74857) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:33:39 devstack devstack@c-api.service[74857]: INFO cinder.api.openstack.wsgi [None req-3dc4f3d1-a015-4dac-b3d2-6e9b282b4dba admin admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:33:39 devstack devstack@c-api.service[74857]: [pid: 74857|app: 0|req: 2/2] 192.168.122.129 () {60 vars in 1191 bytes} [Wed Sep 2 00:33:38 2026] POST /volume/v3/types => generated 186 bytes in 1069 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:33:39 devstack devstack@c-api.service[74855]: DEBUG cinder.api.middleware.request_id [None req-258e56fb-4519-4946-9abb-9fefe78db9f7 None None] RequestId filter calling following filter/app {{(pid=74855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:33:39 devstack devstack@c-api.service[74855]: INFO cinder.api.openstack.wsgi [None req-258e56fb-4519-4946-9abb-9fefe78db9f7 admin admin] POST http://192.168.122.129/volume/v3/types/93fe4780-89e9-4c97-aefc-8353916994a0/extra_specs Sep 02 00:33:39 devstack devstack@c-api.service[74855]: DEBUG cinder.api.openstack.wsgi [None req-258e56fb-4519-4946-9abb-9fefe78db9f7 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:33:39 devstack devstack@c-api.service[74855]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:33:39 devstack devstack@c-api.service[74855]: warnings.warn( Sep 02 00:33:39 devstack devstack@c-api.service[74855]: DEBUG oslo_db.sqlalchemy.engines [None req-258e56fb-4519-4946-9abb-9fefe78db9f7 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=74855) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:33:40 devstack devstack@c-api.service[74855]: DEBUG dbcounter [-] [74855] Writing DB stats cinder:SELECT=6 {{(pid=74855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:33:40 devstack devstack@c-api.service[74855]: INFO cinder.api.openstack.wsgi [None req-258e56fb-4519-4946-9abb-9fefe78db9f7 admin admin] http://192.168.122.129/volume/v3/types/93fe4780-89e9-4c97-aefc-8353916994a0/extra_specs returned with HTTP 200 Sep 02 00:33:40 devstack devstack@c-api.service[74855]: [pid: 74855|app: 0|req: 1/3] 192.168.122.129 () {60 vars in 1338 bytes} [Wed Sep 2 00:33:39 2026] POST /volume/v3/types/93fe4780-89e9-4c97-aefc-8353916994a0/extra_specs => generated 55 bytes in 874 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:33:49 devstack devstack@c-api.service[74857]: DEBUG dbcounter [-] [74857] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:33:50 devstack devstack@c-api.service[74855]: DEBUG dbcounter [-] [74855] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:34:21 devstack devstack@c-api.service[74857]: DEBUG cinder.api.middleware.request_id [None req-c50fd533-689d-4745-aed4-31d9026aaaab None None] RequestId filter calling following filter/app {{(pid=74857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:34:21 devstack devstack@c-api.service[74857]: INFO cinder.api.openstack.wsgi [None req-c50fd533-689d-4745-aed4-31d9026aaaab None None] GET http://192.168.122.129/volume// Sep 02 00:34:21 devstack devstack@c-api.service[74857]: DEBUG cinder.api.openstack.wsgi [None req-c50fd533-689d-4745-aed4-31d9026aaaab None None] Empty body provided in request {{(pid=74857) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:34:21 devstack devstack@c-api.service[74857]: DEBUG cinder.api.openstack.wsgi [None req-c50fd533-689d-4745-aed4-31d9026aaaab None None] Calling method 'all' {{(pid=74857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:34:21 devstack devstack@c-api.service[74857]: INFO cinder.api.openstack.wsgi [None req-c50fd533-689d-4745-aed4-31d9026aaaab None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:34:21 devstack devstack@c-api.service[74857]: [pid: 74857|app: 0|req: 3/4] 192.168.122.129 () {58 vars in 1314 bytes} [Wed Sep 2 00:34:21 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:36:05 devstack devstack@c-api.service[74855]: DEBUG cinder.api.middleware.request_id [None req-92d8e8c9-d533-4007-a062-a485e69edbe1 None None] RequestId filter calling following filter/app {{(pid=74855) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:36:05 devstack devstack@c-api.service[74855]: INFO cinder.api.openstack.wsgi [None req-92d8e8c9-d533-4007-a062-a485e69edbe1 tempest-verify_tempest_config-292900384 tempest-verify_tempest_config-292900384-project-member] GET http://192.168.122.129/volume/v3/extensions Sep 02 00:36:05 devstack devstack@c-api.service[74855]: DEBUG cinder.api.openstack.wsgi [None req-92d8e8c9-d533-4007-a062-a485e69edbe1 tempest-verify_tempest_config-292900384 tempest-verify_tempest_config-292900384-project-member] Empty body provided in request {{(pid=74855) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:36:05 devstack devstack@c-api.service[74855]: DEBUG cinder.api.openstack.wsgi [None req-92d8e8c9-d533-4007-a062-a485e69edbe1 tempest-verify_tempest_config-292900384 tempest-verify_tempest_config-292900384-project-member] Calling method 'index' {{(pid=74855) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:36:05 devstack devstack@c-api.service[74855]: INFO cinder.api.openstack.wsgi [None req-92d8e8c9-d533-4007-a062-a485e69edbe1 tempest-verify_tempest_config-292900384 tempest-verify_tempest_config-292900384-project-member] http://192.168.122.129/volume/v3/extensions returned with HTTP 200 Sep 02 00:36:05 devstack devstack@c-api.service[74855]: [pid: 74855|app: 0|req: 2/5] 192.168.122.129 () {58 vars in 1130 bytes} [Wed Sep 2 00:36:05 2026] GET /volume/v3/extensions => generated 5245 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:36:12 devstack devstack@c-api.service[74857]: DEBUG cinder.api.middleware.request_id [None req-7e87cf30-0b30-4c6a-8d2f-2410b61b64ac None None] RequestId filter calling following filter/app {{(pid=74857) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:36:12 devstack devstack@c-api.service[74857]: INFO cinder.api.openstack.wsgi [None req-7e87cf30-0b30-4c6a-8d2f-2410b61b64ac demo admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:36:12 devstack devstack@c-api.service[74857]: DEBUG cinder.api.openstack.wsgi [None req-7e87cf30-0b30-4c6a-8d2f-2410b61b64ac demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=74857) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:36:12 devstack devstack@c-api.service[74857]: INFO cinder.api.openstack.wsgi [None req-7e87cf30-0b30-4c6a-8d2f-2410b61b64ac demo admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:36:12 devstack devstack@c-api.service[74857]: [pid: 74857|app: 0|req: 4/6] 192.168.122.129 () {60 vars in 1191 bytes} [Wed Sep 2 00:36:12 2026] POST /volume/v3/types => generated 184 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:36:22 devstack devstack@c-api.service[74857]: DEBUG dbcounter [-] [74857] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:38:03 devstack devstack@c-api.service[74847]: Wed Sep 2 00:38:03 2026 - graceful shutdown triggered... Sep 02 00:38:03 devstack devstack@c-api.service[74855]: Gracefully killing worker 1 (pid: 74855)... Sep 02 00:38:03 devstack devstack@c-api.service[74857]: Gracefully killing worker 2 (pid: 74857)... Sep 02 00:38:04 devstack devstack@c-api.service[74847]: worker 1 buried after 1 seconds Sep 02 00:38:04 devstack devstack@c-api.service[74847]: worker 2 buried after 1 seconds Sep 02 00:38:04 devstack devstack@c-api.service[74847]: goodbye to uWSGI. Sep 02 00:38:04 devstack devstack@c-api.service[86484]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 02 00:38:04 devstack devstack@c-api.service[86484]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Sep 2 00:38:04 2026] *** Sep 02 00:38:04 devstack devstack@c-api.service[86484]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 02 00:38:04 devstack devstack@c-api.service[86484]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 02 00:38:04 devstack devstack@c-api.service[86484]: nodename: devstack Sep 02 00:38:04 devstack devstack@c-api.service[86484]: machine: x86_64 Sep 02 00:38:04 devstack devstack@c-api.service[86484]: clock source: unix Sep 02 00:38:04 devstack devstack@c-api.service[86484]: pcre jit disabled Sep 02 00:38:04 devstack devstack@c-api.service[86484]: detected number of CPU cores: 4 Sep 02 00:38:04 devstack devstack@c-api.service[86484]: current working directory: / Sep 02 00:38:04 devstack devstack@c-api.service[86484]: detected binary path: /usr/bin/uwsgi-core Sep 02 00:38:04 devstack devstack@c-api.service[86484]: your processes number limit is 47517 Sep 02 00:38:04 devstack devstack@c-api.service[86484]: your memory page size is 4096 bytes Sep 02 00:38:04 devstack devstack@c-api.service[86484]: detected max file descriptor number: 2048 Sep 02 00:38:04 devstack devstack@c-api.service[86484]: lock engine: pthread robust mutexes Sep 02 00:38:04 devstack devstack@c-api.service[86484]: thunder lock: enabled Sep 02 00:38:04 devstack devstack@c-api.service[86484]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 02 00:38:04 devstack devstack@c-api.service[86484]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 02 00:38:04 devstack devstack@c-api.service[86484]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 02 00:38:04 devstack devstack@c-api.service[86484]: Set PythonHome to /opt/stack/data/venv Sep 02 00:38:04 devstack devstack@c-api.service[86484]: Python main interpreter initialized at 0x7c21f1ea4668 Sep 02 00:38:04 devstack devstack@c-api.service[86484]: python threads support enabled Sep 02 00:38:04 devstack devstack@c-api.service[86484]: your server socket listen backlog is limited to 100 connections Sep 02 00:38:04 devstack devstack@c-api.service[86484]: your mercy for graceful operations on workers is 80 seconds Sep 02 00:38:04 devstack devstack@c-api.service[86484]: mapped 403077 bytes (393 KB) for 2 cores Sep 02 00:38:04 devstack devstack@c-api.service[86484]: *** Operational MODE: preforking *** Sep 02 00:38:04 devstack devstack@c-api.service[86484]: *** uWSGI is running in multiple interpreter mode *** Sep 02 00:38:04 devstack devstack@c-api.service[86484]: spawned uWSGI master process (pid: 86484) Sep 02 00:38:04 devstack devstack@c-api.service[86484]: spawned uWSGI worker 1 (pid: 86487, cores: 1) Sep 02 00:38:04 devstack devstack@c-api.service[86484]: spawned uWSGI worker 2 (pid: 86488, cores: 1) Sep 02 00:38:04 devstack devstack@c-api.service[86484]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 02 00:38:04 devstack devstack@c-api.service[86487]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 00:38:04 devstack devstack@c-api.service[86487]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 00:38:04 devstack devstack@c-api.service[86487]: we strongly recommend against using it for new projects. Sep 02 00:38:04 devstack devstack@c-api.service[86487]: If you are already using Eventlet, we recommend migrating to a different Sep 02 00:38:04 devstack devstack@c-api.service[86487]: framework. For more detail see Sep 02 00:38:04 devstack devstack@c-api.service[86487]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 00:38:04 devstack devstack@c-api.service[86487]: import eventlet # noqa Sep 02 00:38:04 devstack devstack@c-api.service[86488]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 00:38:04 devstack devstack@c-api.service[86488]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 00:38:04 devstack devstack@c-api.service[86488]: we strongly recommend against using it for new projects. Sep 02 00:38:04 devstack devstack@c-api.service[86488]: If you are already using Eventlet, we recommend migrating to a different Sep 02 00:38:04 devstack devstack@c-api.service[86488]: framework. For more detail see Sep 02 00:38:04 devstack devstack@c-api.service[86488]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 00:38:04 devstack devstack@c-api.service[86488]: import eventlet # noqa Sep 02 00:38:05 devstack devstack@c-api.service[86487]: /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 Sep 02 00:38:05 devstack devstack@c-api.service[86487]: from cgi import parse_header Sep 02 00:38:05 devstack devstack@c-api.service[86488]: /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 Sep 02 00:38:05 devstack devstack@c-api.service[86488]: from cgi import parse_header Sep 02 00:38:05 devstack devstack@c-api.service[86487]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 00:38:05 devstack devstack@c-api.service[86487]: warnings.warn( Sep 02 00:38:05 devstack devstack@c-api.service[86487]: /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. Sep 02 00:38:05 devstack devstack@c-api.service[86487]: removals.removed_module( Sep 02 00:38:05 devstack devstack@c-api.service[86487]: /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. Sep 02 00:38:05 devstack devstack@c-api.service[86487]: removals.removed_module( Sep 02 00:38:05 devstack devstack@c-api.service[86488]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 00:38:05 devstack devstack@c-api.service[86488]: warnings.warn( Sep 02 00:38:05 devstack devstack@c-api.service[86488]: /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. Sep 02 00:38:05 devstack devstack@c-api.service[86488]: removals.removed_module( Sep 02 00:38:05 devstack devstack@c-api.service[86488]: /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. Sep 02 00:38:05 devstack devstack@c-api.service[86488]: removals.removed_module( Sep 02 00:38:08 devstack devstack@c-api.service[86487]: /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 Sep 02 00:38:08 devstack devstack@c-api.service[86487]: warnings.warn( Sep 02 00:38:08 devstack devstack@c-api.service[86488]: /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 Sep 02 00:38:08 devstack devstack@c-api.service[86488]: warnings.warn( Sep 02 00:38:08 devstack devstack@c-api.service[86487]: /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. Sep 02 00:38:08 devstack devstack@c-api.service[86487]: warnings.warn( Sep 02 00:38:08 devstack devstack@c-api.service[86488]: /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. Sep 02 00:38:08 devstack devstack@c-api.service[86488]: warnings.warn( Sep 02 00:38:08 devstack devstack@c-api.service[86487]: 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. Sep 02 00:38:08 devstack devstack@c-api.service[86487]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86487) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 00:38:08 devstack devstack@c-api.service[86488]: 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. Sep 02 00:38:08 devstack devstack@c-api.service[86488]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86488) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 00:38:08 devstack devstack@c-api.service[86487]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 02 00:38:08 devstack devstack@c-api.service[86487]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 00:38:08 devstack devstack@c-api.service[86488]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 02 00:38:08 devstack devstack@c-api.service[86488]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86487) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86488) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86487) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86487) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86487) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86488) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86488) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86488) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:09 devstack devstack@c-api.service[86487]: INFO dbcounter [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Registered counter for database cinder Sep 02 00:38:09 devstack devstack@c-api.service[86488]: INFO dbcounter [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Registered counter for database cinder Sep 02 00:38:09 devstack devstack@c-api.service[86487]: DEBUG oslo_db.sqlalchemy.engines [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 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=86487) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:38:09 devstack devstack@c-api.service[86488]: DEBUG oslo_db.sqlalchemy.engines [None req-28eef598-0909-4ea6-b595-e44724911c5f 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=86488) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG dbcounter [-] [86487] Writer thread running {{(pid=86487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG dbcounter [-] [86488] Writer thread running {{(pid=86488) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:38:10 devstack devstack@c-api.service[86487]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 00:38:10 devstack devstack@c-api.service[86487]: INFO cinder.rpc [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 00:38:10 devstack devstack@c-api.service[86488]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:38:10 devstack devstack@c-api.service[86488]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 00:38:10 devstack devstack@c-api.service[86488]: INFO cinder.rpc [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 00:38:10 devstack devstack@c-api.service[86487]: INFO cinder.rpc [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 00:38:10 devstack devstack@c-api.service[86487]: INFO cinder.rpc [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 00:38:10 devstack devstack@c-api.service[86488]: INFO cinder.rpc [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 00:38:10 devstack devstack@c-api.service[86487]: INFO cinder.rpc [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING cinder.keymgr.conf_key_mgr [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 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' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: INFO cinder.rpc [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: INFO cinder.rpc [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING cinder.keymgr.conf_key_mgr [None req-28eef598-0909-4ea6-b595-e44724911c5f 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' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG oslo_db.sqlalchemy.engines [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 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=86487) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG oslo_db.sqlalchemy.engines [None req-28eef598-0909-4ea6-b595-e44724911c5f 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=86488) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: INFO cinder.rpc [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 00:38:10 devstack devstack@c-api.service[86488]: INFO cinder.rpc [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 00:38:10 devstack devstack@c-api.service[86487]: INFO cinder.rpc [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 00:38:10 devstack devstack@c-api.service[86488]: INFO cinder.rpc [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING cinder.api.contrib.hosts [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING cinder.api.contrib.hosts [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extended resource: extensions {{(pid=86488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extended resource: extensions {{(pid=86487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extended resource: os-volume-manage {{(pid=86488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extended resource: os-volume-manage {{(pid=86487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extended resource: os-quota-class-sets {{(pid=86488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extended resource: os-quota-class-sets {{(pid=86487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extended resource: os-hosts {{(pid=86488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extended resource: os-hosts {{(pid=86487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extended resource: capabilities {{(pid=86488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extended resource: capabilities {{(pid=86487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extended resource: encryption {{(pid=86488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extended resource: encryption {{(pid=86487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extended resource: scheduler-stats {{(pid=86487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extended resource: scheduler-stats {{(pid=86488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extended resource: os-quota-sets {{(pid=86487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extended resource: os-quota-sets {{(pid=86488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extended resource: os-availability-zone {{(pid=86487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extended resource: os-availability-zone {{(pid=86488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extended resource: qos-specs {{(pid=86487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extended resource: qos-specs {{(pid=86488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extended resource: extra_specs {{(pid=86487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extended resource: extra_specs {{(pid=86488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extended resource: backups {{(pid=86487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extended resource: backups {{(pid=86488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extended resource: encryption {{(pid=86487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extended resource: encryption {{(pid=86488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extended resource: cgsnapshots {{(pid=86487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extended resource: cgsnapshots {{(pid=86488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extended resource: os-volume-type-access {{(pid=86487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extended resource: os-volume-type-access {{(pid=86488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extended resource: consistencygroups {{(pid=86487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extended resource: consistencygroups {{(pid=86488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extended resource: os-volume-transfer {{(pid=86487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extended resource: os-volume-transfer {{(pid=86488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extended resource: os-snapshot-manage {{(pid=86487) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extended resource: os-snapshot-manage {{(pid=86488) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING stevedore.named [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WARNING castellan.key_manager [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING stevedore.named [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WARNING castellan.key_manager [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.contrib.snapshot_actions [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] SnapshotActionsController initialized {{(pid=86487) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extension AdminActions extending resource: volumes {{(pid=86487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.contrib.snapshot_actions [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] SnapshotActionsController initialized {{(pid=86488) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extension AdminActions extending resource: snapshots {{(pid=86487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extension AdminActions extending resource: backups {{(pid=86487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extension AdminActions extending resource: volumes {{(pid=86488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extension AdminActions extending resource: snapshots {{(pid=86488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extension VolumeActions extending resource: volumes {{(pid=86487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extension AdminActions extending resource: backups {{(pid=86488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extension VolumeActions extending resource: volumes {{(pid=86488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extension UsedLimits extending resource: limits {{(pid=86487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extension TypesManage extending resource: types {{(pid=86487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extension UsedLimits extending resource: limits {{(pid=86488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extension TypesManage extending resource: types {{(pid=86488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: DEBUG cinder.api.v3.router [None req-070013cb-5cc4-4910-a93b-4c6cc8af27a2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86487) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extension SnapshotActions extending resource: snapshots {{(pid=86488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86488]: DEBUG cinder.api.v3.router [None req-28eef598-0909-4ea6-b595-e44724911c5f None None] Extension VolumeTypeAccess extending resource: types {{(pid=86488) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:10 devstack devstack@c-api.service[86487]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7c21f1ea4668 pid: 86487 (default app) Sep 02 00:38:10 devstack devstack@c-api.service[86488]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7c21f1ea4668 pid: 86488 (default app) Sep 02 00:38:15 devstack devstack@c-api.service[86484]: Wed Sep 2 00:38:15 2026 - graceful shutdown triggered... Sep 02 00:38:15 devstack devstack@c-api.service[86488]: Gracefully killing worker 2 (pid: 86488)... Sep 02 00:38:15 devstack devstack@c-api.service[86487]: Gracefully killing worker 1 (pid: 86487)... Sep 02 00:38:16 devstack devstack@c-api.service[86484]: worker 1 buried after 1 seconds Sep 02 00:38:16 devstack devstack@c-api.service[86484]: worker 2 buried after 1 seconds Sep 02 00:38:16 devstack devstack@c-api.service[86484]: goodbye to uWSGI. Sep 02 00:38:16 devstack devstack@c-api.service[86897]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 02 00:38:16 devstack devstack@c-api.service[86897]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Sep 2 00:38:16 2026] *** Sep 02 00:38:16 devstack devstack@c-api.service[86897]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 02 00:38:16 devstack devstack@c-api.service[86897]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 02 00:38:16 devstack devstack@c-api.service[86897]: nodename: devstack Sep 02 00:38:16 devstack devstack@c-api.service[86897]: machine: x86_64 Sep 02 00:38:16 devstack devstack@c-api.service[86897]: clock source: unix Sep 02 00:38:16 devstack devstack@c-api.service[86897]: pcre jit disabled Sep 02 00:38:16 devstack devstack@c-api.service[86897]: detected number of CPU cores: 4 Sep 02 00:38:16 devstack devstack@c-api.service[86897]: current working directory: / Sep 02 00:38:16 devstack devstack@c-api.service[86897]: detected binary path: /usr/bin/uwsgi-core Sep 02 00:38:16 devstack devstack@c-api.service[86897]: your processes number limit is 47517 Sep 02 00:38:16 devstack devstack@c-api.service[86897]: your memory page size is 4096 bytes Sep 02 00:38:16 devstack devstack@c-api.service[86897]: detected max file descriptor number: 2048 Sep 02 00:38:16 devstack devstack@c-api.service[86897]: lock engine: pthread robust mutexes Sep 02 00:38:16 devstack devstack@c-api.service[86897]: thunder lock: enabled Sep 02 00:38:16 devstack devstack@c-api.service[86897]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 02 00:38:16 devstack devstack@c-api.service[86897]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 02 00:38:16 devstack devstack@c-api.service[86897]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 02 00:38:16 devstack devstack@c-api.service[86897]: Set PythonHome to /opt/stack/data/venv Sep 02 00:38:16 devstack devstack@c-api.service[86897]: Python main interpreter initialized at 0x7f98088a4668 Sep 02 00:38:16 devstack devstack@c-api.service[86897]: python threads support enabled Sep 02 00:38:16 devstack devstack@c-api.service[86897]: your server socket listen backlog is limited to 100 connections Sep 02 00:38:16 devstack devstack@c-api.service[86897]: your mercy for graceful operations on workers is 80 seconds Sep 02 00:38:16 devstack devstack@c-api.service[86897]: mapped 403077 bytes (393 KB) for 2 cores Sep 02 00:38:16 devstack devstack@c-api.service[86897]: *** Operational MODE: preforking *** Sep 02 00:38:16 devstack devstack@c-api.service[86897]: *** uWSGI is running in multiple interpreter mode *** Sep 02 00:38:16 devstack devstack@c-api.service[86897]: spawned uWSGI master process (pid: 86897) Sep 02 00:38:16 devstack devstack@c-api.service[86897]: spawned uWSGI worker 1 (pid: 86898, cores: 1) Sep 02 00:38:16 devstack devstack@c-api.service[86897]: spawned uWSGI worker 2 (pid: 86899, cores: 1) Sep 02 00:38:16 devstack devstack@c-api.service[86897]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 02 00:38:16 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 00:38:16 devstack devstack@c-api.service[86899]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 00:38:16 devstack devstack@c-api.service[86899]: we strongly recommend against using it for new projects. Sep 02 00:38:16 devstack devstack@c-api.service[86899]: If you are already using Eventlet, we recommend migrating to a different Sep 02 00:38:16 devstack devstack@c-api.service[86899]: framework. For more detail see Sep 02 00:38:16 devstack devstack@c-api.service[86899]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 00:38:16 devstack devstack@c-api.service[86899]: import eventlet # noqa Sep 02 00:38:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 02 00:38:17 devstack devstack@c-api.service[86898]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 02 00:38:17 devstack devstack@c-api.service[86898]: we strongly recommend against using it for new projects. Sep 02 00:38:17 devstack devstack@c-api.service[86898]: If you are already using Eventlet, we recommend migrating to a different Sep 02 00:38:17 devstack devstack@c-api.service[86898]: framework. For more detail see Sep 02 00:38:17 devstack devstack@c-api.service[86898]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 02 00:38:17 devstack devstack@c-api.service[86898]: import eventlet # noqa Sep 02 00:38:17 devstack devstack@c-api.service[86899]: /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 Sep 02 00:38:17 devstack devstack@c-api.service[86899]: from cgi import parse_header Sep 02 00:38:17 devstack devstack@c-api.service[86898]: /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 Sep 02 00:38:17 devstack devstack@c-api.service[86898]: from cgi import parse_header Sep 02 00:38:17 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 00:38:17 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:38:17 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 02 00:38:17 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:38:17 devstack devstack@c-api.service[86898]: /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. Sep 02 00:38:17 devstack devstack@c-api.service[86898]: removals.removed_module( Sep 02 00:38:17 devstack devstack@c-api.service[86898]: /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. Sep 02 00:38:17 devstack devstack@c-api.service[86898]: removals.removed_module( Sep 02 00:38:17 devstack devstack@c-api.service[86899]: /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. Sep 02 00:38:17 devstack devstack@c-api.service[86899]: removals.removed_module( Sep 02 00:38:17 devstack devstack@c-api.service[86899]: /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. Sep 02 00:38:17 devstack devstack@c-api.service[86899]: removals.removed_module( Sep 02 00:38:19 devstack devstack@c-api.service[86898]: /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 Sep 02 00:38:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:38:19 devstack devstack@c-api.service[86899]: /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 Sep 02 00:38:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:38:19 devstack devstack@c-api.service[86898]: /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. Sep 02 00:38:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:38:19 devstack devstack@c-api.service[86899]: /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. Sep 02 00:38:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:38:20 devstack devstack@c-api.service[86898]: 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. Sep 02 00:38:20 devstack devstack@c-api.service[86898]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86898) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 00:38:20 devstack devstack@c-api.service[86899]: 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. Sep 02 00:38:20 devstack devstack@c-api.service[86899]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86899) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 02 00:38:20 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 02 00:38:20 devstack devstack@c-api.service[86898]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 00:38:20 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 02 00:38:20 devstack devstack@c-api.service[86899]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86898) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86899) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86898) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86898) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86898) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86899) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86899) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86899) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 02 00:38:21 devstack devstack@c-api.service[86899]: INFO dbcounter [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Registered counter for database cinder Sep 02 00:38:21 devstack devstack@c-api.service[86898]: INFO dbcounter [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Registered counter for database cinder Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-33b98787-39ce-4021-9e36-6b887de45d54 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=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece 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=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writer thread running {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:38:22 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 00:38:22 devstack devstack@c-api.service[86899]: INFO cinder.rpc [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 00:38:22 devstack devstack@c-api.service[86899]: INFO cinder.rpc [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 00:38:22 devstack devstack@c-api.service[86899]: INFO cinder.rpc [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 00:38:22 devstack devstack@c-api.service[86899]: INFO cinder.rpc [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING cinder.keymgr.conf_key_mgr [None req-33b98787-39ce-4021-9e36-6b887de45d54 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' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-33b98787-39ce-4021-9e36-6b887de45d54 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=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: INFO cinder.rpc [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 00:38:22 devstack devstack@c-api.service[86899]: INFO cinder.rpc [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING cinder.api.contrib.hosts [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extended resource: extensions {{(pid=86899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extended resource: os-volume-manage {{(pid=86899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extended resource: os-quota-class-sets {{(pid=86899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extended resource: os-hosts {{(pid=86899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extended resource: capabilities {{(pid=86899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extended resource: encryption {{(pid=86899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extended resource: scheduler-stats {{(pid=86899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extended resource: os-quota-sets {{(pid=86899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extended resource: os-availability-zone {{(pid=86899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extended resource: qos-specs {{(pid=86899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extended resource: extra_specs {{(pid=86899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extended resource: backups {{(pid=86899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extended resource: encryption {{(pid=86899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extended resource: cgsnapshots {{(pid=86899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extended resource: os-volume-type-access {{(pid=86899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extended resource: consistencygroups {{(pid=86899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extended resource: os-volume-transfer {{(pid=86899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extended resource: os-snapshot-manage {{(pid=86899) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.snapshot_actions [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] SnapshotActionsController initialized {{(pid=86899) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extension AdminActions extending resource: volumes {{(pid=86899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extension AdminActions extending resource: snapshots {{(pid=86899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extension AdminActions extending resource: backups {{(pid=86899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extension VolumeActions extending resource: volumes {{(pid=86899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extension UsedLimits extending resource: limits {{(pid=86899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extension TypesManage extending resource: types {{(pid=86899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.router [None req-33b98787-39ce-4021-9e36-6b887de45d54 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86899) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writer thread running {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:38:22 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 00:38:22 devstack devstack@c-api.service[86898]: INFO cinder.rpc [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 02 00:38:22 devstack devstack@c-api.service[86899]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f98088a4668 pid: 86899 (default app) Sep 02 00:38:22 devstack devstack@c-api.service[86898]: INFO cinder.rpc [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 02 00:38:22 devstack devstack@c-api.service[86898]: INFO cinder.rpc [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 02 00:38:22 devstack devstack@c-api.service[86898]: INFO cinder.rpc [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING cinder.keymgr.conf_key_mgr [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece 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' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece 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=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: INFO cinder.rpc [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 02 00:38:22 devstack devstack@c-api.service[86898]: INFO cinder.rpc [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING cinder.api.contrib.hosts [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extended resource: extensions {{(pid=86898) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extended resource: os-volume-manage {{(pid=86898) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extended resource: os-quota-class-sets {{(pid=86898) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extended resource: os-hosts {{(pid=86898) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extended resource: capabilities {{(pid=86898) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extended resource: encryption {{(pid=86898) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extended resource: scheduler-stats {{(pid=86898) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extended resource: os-quota-sets {{(pid=86898) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extended resource: os-availability-zone {{(pid=86898) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extended resource: qos-specs {{(pid=86898) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extended resource: extra_specs {{(pid=86898) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extended resource: backups {{(pid=86898) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extended resource: encryption {{(pid=86898) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extended resource: cgsnapshots {{(pid=86898) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extended resource: os-volume-type-access {{(pid=86898) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extended resource: consistencygroups {{(pid=86898) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extended resource: os-volume-transfer {{(pid=86898) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extended resource: os-snapshot-manage {{(pid=86898) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.snapshot_actions [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] SnapshotActionsController initialized {{(pid=86898) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86898) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extension AdminActions extending resource: volumes {{(pid=86898) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extension AdminActions extending resource: snapshots {{(pid=86898) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extension AdminActions extending resource: backups {{(pid=86898) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86898) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86898) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extension VolumeActions extending resource: volumes {{(pid=86898) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86898) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86898) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86898) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extension UsedLimits extending resource: limits {{(pid=86898) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86898) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extension TypesManage extending resource: types {{(pid=86898) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86898) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extension SnapshotActions extending resource: snapshots {{(pid=86898) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.router [None req-e9bab6a1-1b8a-4a83-9260-5b178d1b3ece None None] Extension VolumeTypeAccess extending resource: types {{(pid=86898) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 02 00:38:22 devstack devstack@c-api.service[86898]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f98088a4668 pid: 86898 (default app) Sep 02 00:38:32 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=6 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:38:32 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=6 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:39:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c488c444-d8ea-4e63-a55f-683b147d4846 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:39:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:39:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-330898715"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:39:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-330898715'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:39:54 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Create volume of 1 GB Sep 02 00:39:54 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:39:54 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:39:54 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:39:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Availability zone cache updated, next update will occur around 2026-09-01 23:39:54.794681. {{(pid=86899) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 02 00:39:54 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Availability Zones retrieved successfully. Sep 02 00:39:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Flow 'volume_create_api' (cba2e884-6eed-4674-99d6-4ac8991bcf40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:39:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d8ccc1d-bdec-42bf-9469-4ca9e59ab61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:39:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:39:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d8ccc1d-bdec-42bf-9469-4ca9e59ab61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:39:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1695e01-41dc-45b2-8d5d-4615403794c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:39:55 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:39:55 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:39:55 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Created reservations ['7629697f-b23f-4458-9789-f0e13fc53cbb', 'a34e3e79-9ec7-49ae-8cf8-122f70772e05', '7bbd6fbc-499b-4204-9bbc-eb6c487d1e8b', '64f93c04-ab80-4c77-8ed0-27b12dc23797'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:39:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1695e01-41dc-45b2-8d5d-4615403794c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7629697f-b23f-4458-9789-f0e13fc53cbb', 'a34e3e79-9ec7-49ae-8cf8-122f70772e05', '7bbd6fbc-499b-4204-9bbc-eb6c487d1e8b', '64f93c04-ab80-4c77-8ed0-27b12dc23797']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:39:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64afd3af-64f7-4e98-b468-bcc27fb5f786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:39:56 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:39:56 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:39:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64afd3af-64f7-4e98-b468-bcc27fb5f786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5cfb5f3-252e-4146-879a-46ec9115a31c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-330898715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb9fdb5cddf1473bb4b36965c265b5c0',qos_specs=None,replication_status=,reservations=['7629697f-b23f-4458-9789-f0e13fc53cbb','a34e3e79-9ec7-49ae-8cf8-122f70772e05','7bbd6fbc-499b-4204-9bbc-eb6c487d1e8b','64f93c04-ab80-4c77-8ed0-27b12dc23797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d127c6ca841d403a83bf0a4f828de96f',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:39:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-330898715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5cfb5f3-252e-4146-879a-46ec9115a31c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb9fdb5cddf1473bb4b36965c265b5c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d127c6ca841d403a83bf0a4f828de96f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:39:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00e93489-f84f-49ca-9de8-cd5217857ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:39:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00e93489-f84f-49ca-9de8-cd5217857ffd) transitioned into state 'SUCCESS' from state '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-330898715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb9fdb5cddf1473bb4b36965c265b5c0',qos_specs=None,replication_status=,reservations=['7629697f-b23f-4458-9789-f0e13fc53cbb','a34e3e79-9ec7-49ae-8cf8-122f70772e05','7bbd6fbc-499b-4204-9bbc-eb6c487d1e8b','64f93c04-ab80-4c77-8ed0-27b12dc23797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d127c6ca841d403a83bf0a4f828de96f',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:39:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86083630-c68b-444e-b749-c07b9caec36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:39:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86083630-c68b-444e-b749-c07b9caec36a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:39:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Flow 'volume_create_api' (cba2e884-6eed-4674-99d6-4ac8991bcf40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:39:56 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Create volume request issued successfully. Sep 02 00:39:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c488c444-d8ea-4e63-a55f-683b147d4846 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:39:56 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1/1] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:39:51 2026] POST /volume/v3/volumes => generated 767 bytes in 4561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:39:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bbe7aa18-0060-4ee1-a00f-c2c2860a5730 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:39:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c8c8eb53-23e8-45bc-87bb-660ecec99f82 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:39:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c8c8eb53-23e8-45bc-87bb-660ecec99f82 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:39:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c8c8eb53-23e8-45bc-87bb-660ecec99f82 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-759719557"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:39:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-c8c8eb53-23e8-45bc-87bb-660ecec99f82 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-759719557'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:39:56 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-c8c8eb53-23e8-45bc-87bb-660ecec99f82 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Create volume of 1 GB Sep 02 00:39:56 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:39:56 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:39:56 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c8c8eb53-23e8-45bc-87bb-660ecec99f82 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Availability Zones retrieved successfully. Sep 02 00:39:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c8c8eb53-23e8-45bc-87bb-660ecec99f82 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Flow 'volume_create_api' (07a8aac2-b863-4612-b553-b694aadbf85f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:39:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c8c8eb53-23e8-45bc-87bb-660ecec99f82 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0846ec68-747f-4424-a914-1e949bafaafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:39:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-c8c8eb53-23e8-45bc-87bb-660ecec99f82 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:39:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c8c8eb53-23e8-45bc-87bb-660ecec99f82 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0846ec68-747f-4424-a914-1e949bafaafc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:39:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c8c8eb53-23e8-45bc-87bb-660ecec99f82 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3d32ddd-3f06-4f34-becf-f45cf213af14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:39:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bbe7aa18-0060-4ee1-a00f-c2c2860a5730 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] GET http://192.168.122.129/volume/v3/volumes/c5cfb5f3-252e-4146-879a-46ec9115a31c Sep 02 00:39:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bbe7aa18-0060-4ee1-a00f-c2c2860a5730 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:39:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bbe7aa18-0060-4ee1-a00f-c2c2860a5730 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:39:57 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-bbe7aa18-0060-4ee1-a00f-c2c2860a5730 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:39:57 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-c8c8eb53-23e8-45bc-87bb-660ecec99f82 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Created reservations ['6749d00d-9df4-423b-8b69-1f7d149bcf6c', 'e11ba973-33b1-4139-a7bc-b3cca2440fda', '477ae67b-849d-433d-9c5c-14eaa8872730', '4b357e52-c65f-4f81-bc7a-e141175629f2'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:39:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c8c8eb53-23e8-45bc-87bb-660ecec99f82 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3d32ddd-3f06-4f34-becf-f45cf213af14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6749d00d-9df4-423b-8b69-1f7d149bcf6c', 'e11ba973-33b1-4139-a7bc-b3cca2440fda', '477ae67b-849d-433d-9c5c-14eaa8872730', '4b357e52-c65f-4f81-bc7a-e141175629f2']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:39:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c8c8eb53-23e8-45bc-87bb-660ecec99f82 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9993ab80-3b86-4985-b08e-b802c70ac0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:39:57 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:39:57 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:39:57 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:39:57 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:39:57 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:39:57 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:39:57 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-bbe7aa18-0060-4ee1-a00f-c2c2860a5730 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Volume info retrieved successfully. Sep 02 00:39:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c8c8eb53-23e8-45bc-87bb-660ecec99f82 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9993ab80-3b86-4985-b08e-b802c70ac0a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c61630c-3349-4d46-98b8-c399dd0d62f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-759719557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='789ea25b3324492f907fdd97ea6aae80',qos_specs=None,replication_status=,reservations=['6749d00d-9df4-423b-8b69-1f7d149bcf6c','e11ba973-33b1-4139-a7bc-b3cca2440fda','477ae67b-849d-433d-9c5c-14eaa8872730','4b357e52-c65f-4f81-bc7a-e141175629f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ee0d4e5f7b41119ee1983a2122e0fc',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:39:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-759719557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c61630c-3349-4d46-98b8-c399dd0d62f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='789ea25b3324492f907fdd97ea6aae80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55ee0d4e5f7b41119ee1983a2122e0fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:39:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c8c8eb53-23e8-45bc-87bb-660ecec99f82 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7257d3c0-ebf8-4b0f-a7e4-f3825f3ccfe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:39:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bbe7aa18-0060-4ee1-a00f-c2c2860a5730 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] http://192.168.122.129/volume/v3/volumes/c5cfb5f3-252e-4146-879a-46ec9115a31c returned with HTTP 200 Sep 02 00:39:57 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1/2] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:39:56 2026] GET /volume/v3/volumes/c5cfb5f3-252e-4146-879a-46ec9115a31c => generated 859 bytes in 1097 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:39:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c8c8eb53-23e8-45bc-87bb-660ecec99f82 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7257d3c0-ebf8-4b0f-a7e4-f3825f3ccfe0) transitioned into state 'SUCCESS' from state '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-759719557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='789ea25b3324492f907fdd97ea6aae80',qos_specs=None,replication_status=,reservations=['6749d00d-9df4-423b-8b69-1f7d149bcf6c','e11ba973-33b1-4139-a7bc-b3cca2440fda','477ae67b-849d-433d-9c5c-14eaa8872730','4b357e52-c65f-4f81-bc7a-e141175629f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ee0d4e5f7b41119ee1983a2122e0fc',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:39:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c8c8eb53-23e8-45bc-87bb-660ecec99f82 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19879f9d-4cb9-4052-ae8b-5c09963ee5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:39:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c8c8eb53-23e8-45bc-87bb-660ecec99f82 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19879f9d-4cb9-4052-ae8b-5c09963ee5a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:39:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c8c8eb53-23e8-45bc-87bb-660ecec99f82 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Flow 'volume_create_api' (07a8aac2-b863-4612-b553-b694aadbf85f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:39:57 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c8c8eb53-23e8-45bc-87bb-660ecec99f82 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Create volume request issued successfully. Sep 02 00:39:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c8c8eb53-23e8-45bc-87bb-660ecec99f82 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:39:57 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 2/3] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:39:56 2026] POST /volume/v3/volumes => generated 763 bytes in 1249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:39:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-af79f27e-899a-447b-8acc-8d2228c5335d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:39:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-af79f27e-899a-447b-8acc-8d2228c5335d tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] GET http://192.168.122.129/volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 Sep 02 00:39:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-af79f27e-899a-447b-8acc-8d2228c5335d tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:39:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-af79f27e-899a-447b-8acc-8d2228c5335d tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:39:57 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:39:57 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:39:57 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:39:57 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:39:57 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-af79f27e-899a-447b-8acc-8d2228c5335d tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Volume info retrieved successfully. Sep 02 00:39:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-af79f27e-899a-447b-8acc-8d2228c5335d tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] http://192.168.122.129/volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 returned with HTTP 200 Sep 02 00:39:57 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 2/4] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:39:57 2026] GET /volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 => generated 831 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:39:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-18e196a6-11de-4409-8f6e-b19a77dc9617 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:39:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-18e196a6-11de-4409-8f6e-b19a77dc9617 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] GET http://192.168.122.129/volume/v3/volumes/c5cfb5f3-252e-4146-879a-46ec9115a31c Sep 02 00:39:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-18e196a6-11de-4409-8f6e-b19a77dc9617 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:39:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-18e196a6-11de-4409-8f6e-b19a77dc9617 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:39:58 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:39:58 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:39:58 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:39:58 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:39:58 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-18e196a6-11de-4409-8f6e-b19a77dc9617 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Volume info retrieved successfully. Sep 02 00:39:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-18e196a6-11de-4409-8f6e-b19a77dc9617 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] http://192.168.122.129/volume/v3/volumes/c5cfb5f3-252e-4146-879a-46ec9115a31c returned with HTTP 200 Sep 02 00:39:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 3/5] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:39:58 2026] GET /volume/v3/volumes/c5cfb5f3-252e-4146-879a-46ec9115a31c => generated 859 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:39:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-033f57a1-ae6d-4522-84fe-71879c1d7c57 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:39:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-033f57a1-ae6d-4522-84fe-71879c1d7c57 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] GET http://192.168.122.129/volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 Sep 02 00:39:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-033f57a1-ae6d-4522-84fe-71879c1d7c57 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:39:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-033f57a1-ae6d-4522-84fe-71879c1d7c57 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:39:59 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:39:59 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:39:59 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:39:59 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:39:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-033f57a1-ae6d-4522-84fe-71879c1d7c57 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Volume info retrieved successfully. Sep 02 00:39:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-033f57a1-ae6d-4522-84fe-71879c1d7c57 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] http://192.168.122.129/volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 returned with HTTP 200 Sep 02 00:39:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 3/6] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:39:59 2026] GET /volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 => generated 855 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:39:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-67f05966-5b00-4b61-ac85-ef038813ff6e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:39:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-67f05966-5b00-4b61-ac85-ef038813ff6e tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] GET http://192.168.122.129/volume/v3/volumes/c5cfb5f3-252e-4146-879a-46ec9115a31c Sep 02 00:39:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-67f05966-5b00-4b61-ac85-ef038813ff6e tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:39:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-67f05966-5b00-4b61-ac85-ef038813ff6e tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:39:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:39:59 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:39:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:39:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:39:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-67f05966-5b00-4b61-ac85-ef038813ff6e tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Volume info retrieved successfully. Sep 02 00:39:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-67f05966-5b00-4b61-ac85-ef038813ff6e tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] http://192.168.122.129/volume/v3/volumes/c5cfb5f3-252e-4146-879a-46ec9115a31c returned with HTTP 200 Sep 02 00:39:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 4/7] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:39:59 2026] GET /volume/v3/volumes/c5cfb5f3-252e-4146-879a-46ec9115a31c => generated 860 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-56ace31d-504b-4822-bd44-b140b578df0d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-56ace31d-504b-4822-bd44-b140b578df0d tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] GET http://192.168.122.129/volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 Sep 02 00:40:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-56ace31d-504b-4822-bd44-b140b578df0d tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-56ace31d-504b-4822-bd44-b140b578df0d tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:00 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:00 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:40:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:40:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-56ace31d-504b-4822-bd44-b140b578df0d tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Volume info retrieved successfully. Sep 02 00:40:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-56ace31d-504b-4822-bd44-b140b578df0d tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] http://192.168.122.129/volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 returned with HTTP 200 Sep 02 00:40:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 4/8] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:00 2026] GET /volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 => generated 855 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d9f9b047-f39a-4b23-b314-090a920164e6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d9f9b047-f39a-4b23-b314-090a920164e6 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] GET http://192.168.122.129/volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 Sep 02 00:40:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d9f9b047-f39a-4b23-b314-090a920164e6 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d9f9b047-f39a-4b23-b314-090a920164e6 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:01 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:01 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:40:01 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:01 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:40:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d9f9b047-f39a-4b23-b314-090a920164e6 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Volume info retrieved successfully. Sep 02 00:40:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d9f9b047-f39a-4b23-b314-090a920164e6 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] http://192.168.122.129/volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 returned with HTTP 200 Sep 02 00:40:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 5/9] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:01 2026] GET /volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:40:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-49fbf3a2-103c-4162-8831-bad50bdbe080 req-b905ff5e-a788-4f5c-98fe-485a11ba874d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-49fbf3a2-103c-4162-8831-bad50bdbe080 req-b905ff5e-a788-4f5c-98fe-485a11ba874d tempest-VolumesAdminNegativeTest-1666352302 tempest-VolumesAdminNegativeTest-1666352302-project] GET http://192.168.122.129/volume/v3/volumes/6a6797e6-6422-468e-9740-efa1020068a4 Sep 02 00:40:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-49fbf3a2-103c-4162-8831-bad50bdbe080 req-b905ff5e-a788-4f5c-98fe-485a11ba874d tempest-VolumesAdminNegativeTest-1666352302 tempest-VolumesAdminNegativeTest-1666352302-project] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-49fbf3a2-103c-4162-8831-bad50bdbe080 req-b905ff5e-a788-4f5c-98fe-485a11ba874d tempest-VolumesAdminNegativeTest-1666352302 tempest-VolumesAdminNegativeTest-1666352302-project] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-49fbf3a2-103c-4162-8831-bad50bdbe080 req-b905ff5e-a788-4f5c-98fe-485a11ba874d tempest-VolumesAdminNegativeTest-1666352302 tempest-VolumesAdminNegativeTest-1666352302-project] http://192.168.122.129/volume/v3/volumes/6a6797e6-6422-468e-9740-efa1020068a4 returned with HTTP 404 Sep 02 00:40:02 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 5/10] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:40:02 2026] GET /volume/v3/volumes/6a6797e6-6422-468e-9740-efa1020068a4 => generated 109 bytes in 185 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:40:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f77bae5b-b4f0-4df9-b740-9e91b27eea4c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f77bae5b-b4f0-4df9-b740-9e91b27eea4c tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] DELETE http://192.168.122.129/volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 Sep 02 00:40:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f77bae5b-b4f0-4df9-b740-9e91b27eea4c tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f77bae5b-b4f0-4df9-b740-9e91b27eea4c tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:02 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-f77bae5b-b4f0-4df9-b740-9e91b27eea4c tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Delete volume with id: 4c61630c-3349-4d46-98b8-c399dd0d62f8 Sep 02 00:40:02 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:02 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:40:02 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:02 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:40:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f77bae5b-b4f0-4df9-b740-9e91b27eea4c tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Volume info retrieved successfully. Sep 02 00:40:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f77bae5b-b4f0-4df9-b740-9e91b27eea4c tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Delete volume request issued successfully. Sep 02 00:40:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f77bae5b-b4f0-4df9-b740-9e91b27eea4c tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] http://192.168.122.129/volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 returned with HTTP 202 Sep 02 00:40:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 6/11] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:40:02 2026] DELETE /volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:40:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-52a1cc40-50ed-4d6a-833c-c23346af9968 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-52a1cc40-50ed-4d6a-833c-c23346af9968 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] GET http://192.168.122.129/volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 Sep 02 00:40:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-52a1cc40-50ed-4d6a-833c-c23346af9968 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-52a1cc40-50ed-4d6a-833c-c23346af9968 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:02 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:02 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:40:02 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:02 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:40:02 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-52a1cc40-50ed-4d6a-833c-c23346af9968 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Volume info retrieved successfully. Sep 02 00:40:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-52a1cc40-50ed-4d6a-833c-c23346af9968 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] http://192.168.122.129/volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 returned with HTTP 200 Sep 02 00:40:02 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 6/12] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:02 2026] GET /volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 => generated 855 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b8d95cb2-cb2b-451d-adbf-1e20d719ea53 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b8d95cb2-cb2b-451d-adbf-1e20d719ea53 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] GET http://192.168.122.129/volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 Sep 02 00:40:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b8d95cb2-cb2b-451d-adbf-1e20d719ea53 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b8d95cb2-cb2b-451d-adbf-1e20d719ea53 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:04 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:04 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:40:04 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:04 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:40:04 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b8d95cb2-cb2b-451d-adbf-1e20d719ea53 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Volume info retrieved successfully. Sep 02 00:40:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b8d95cb2-cb2b-451d-adbf-1e20d719ea53 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] http://192.168.122.129/volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 returned with HTTP 200 Sep 02 00:40:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 7/13] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:03 2026] GET /volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 => generated 855 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5d34a632-8084-4c3f-bd6b-7d8fc0627ba7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5d34a632-8084-4c3f-bd6b-7d8fc0627ba7 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] GET http://192.168.122.129/volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 Sep 02 00:40:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5d34a632-8084-4c3f-bd6b-7d8fc0627ba7 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5d34a632-8084-4c3f-bd6b-7d8fc0627ba7 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:05 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:05 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:40:05 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:05 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:40:05 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5d34a632-8084-4c3f-bd6b-7d8fc0627ba7 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Volume info retrieved successfully. Sep 02 00:40:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5d34a632-8084-4c3f-bd6b-7d8fc0627ba7 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] http://192.168.122.129/volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 returned with HTTP 200 Sep 02 00:40:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 7/14] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:05 2026] GET /volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 => generated 855 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-38c3799d-bf23-4d7a-aed1-8092a47c3a8e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-38c3799d-bf23-4d7a-aed1-8092a47c3a8e tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] GET http://192.168.122.129/volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 Sep 02 00:40:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-38c3799d-bf23-4d7a-aed1-8092a47c3a8e tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-38c3799d-bf23-4d7a-aed1-8092a47c3a8e tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:06 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:06 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:40:06 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:06 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:40:06 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-38c3799d-bf23-4d7a-aed1-8092a47c3a8e tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Volume info retrieved successfully. Sep 02 00:40:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-38c3799d-bf23-4d7a-aed1-8092a47c3a8e tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] http://192.168.122.129/volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 returned with HTTP 200 Sep 02 00:40:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 8/15] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:06 2026] GET /volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 => generated 855 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0359ae2e-6e92-4f5b-bccc-352a64825261 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0359ae2e-6e92-4f5b-bccc-352a64825261 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] GET http://192.168.122.129/volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 Sep 02 00:40:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0359ae2e-6e92-4f5b-bccc-352a64825261 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0359ae2e-6e92-4f5b-bccc-352a64825261 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0359ae2e-6e92-4f5b-bccc-352a64825261 tempest-VolumesAdminNegativeTest-680808792 tempest-VolumesAdminNegativeTest-680808792-project-member] http://192.168.122.129/volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 returned with HTTP 404 Sep 02 00:40:07 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 8/16] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:07 2026] GET /volume/v3/volumes/4c61630c-3349-4d46-98b8-c399dd0d62f8 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:40:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-69d7674d-8f5c-4b1c-be27-f087190760f8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-69d7674d-8f5c-4b1c-be27-f087190760f8 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] DELETE http://192.168.122.129/volume/v3/volumes/c5cfb5f3-252e-4146-879a-46ec9115a31c Sep 02 00:40:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-69d7674d-8f5c-4b1c-be27-f087190760f8 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-69d7674d-8f5c-4b1c-be27-f087190760f8 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:14 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-69d7674d-8f5c-4b1c-be27-f087190760f8 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Delete volume with id: c5cfb5f3-252e-4146-879a-46ec9115a31c Sep 02 00:40:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:40:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:40:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-69d7674d-8f5c-4b1c-be27-f087190760f8 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Volume info retrieved successfully. Sep 02 00:40:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-69d7674d-8f5c-4b1c-be27-f087190760f8 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Delete volume request issued successfully. Sep 02 00:40:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-69d7674d-8f5c-4b1c-be27-f087190760f8 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] http://192.168.122.129/volume/v3/volumes/c5cfb5f3-252e-4146-879a-46ec9115a31c returned with HTTP 202 Sep 02 00:40:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 9/17] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:40:14 2026] DELETE /volume/v3/volumes/c5cfb5f3-252e-4146-879a-46ec9115a31c => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:40:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9890644c-1991-45d6-9150-6fba65a2912f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9890644c-1991-45d6-9150-6fba65a2912f tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] GET http://192.168.122.129/volume/v3/volumes/c5cfb5f3-252e-4146-879a-46ec9115a31c Sep 02 00:40:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9890644c-1991-45d6-9150-6fba65a2912f tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9890644c-1991-45d6-9150-6fba65a2912f tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:40:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:40:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9890644c-1991-45d6-9150-6fba65a2912f tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Volume info retrieved successfully. Sep 02 00:40:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9890644c-1991-45d6-9150-6fba65a2912f tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] http://192.168.122.129/volume/v3/volumes/c5cfb5f3-252e-4146-879a-46ec9115a31c returned with HTTP 200 Sep 02 00:40:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 9/18] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:14 2026] GET /volume/v3/volumes/c5cfb5f3-252e-4146-879a-46ec9115a31c => generated 859 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4fd3d9e6-9769-4d5f-825f-9670734aa475 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4fd3d9e6-9769-4d5f-825f-9670734aa475 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] GET http://192.168.122.129/volume/v3/volumes/c5cfb5f3-252e-4146-879a-46ec9115a31c Sep 02 00:40:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4fd3d9e6-9769-4d5f-825f-9670734aa475 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4fd3d9e6-9769-4d5f-825f-9670734aa475 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:15 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:15 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:40:15 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:15 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:40:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4fd3d9e6-9769-4d5f-825f-9670734aa475 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Volume info retrieved successfully. Sep 02 00:40:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4fd3d9e6-9769-4d5f-825f-9670734aa475 tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] http://192.168.122.129/volume/v3/volumes/c5cfb5f3-252e-4146-879a-46ec9115a31c returned with HTTP 200 Sep 02 00:40:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 10/19] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:15 2026] GET /volume/v3/volumes/c5cfb5f3-252e-4146-879a-46ec9115a31c => generated 859 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:40:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1430963823"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:40:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1430963823'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:40:16 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Create volume of 1 GB Sep 02 00:40:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f9e307db-60d1-49c1-a98d-92f87758dcaa None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f9e307db-60d1-49c1-a98d-92f87758dcaa tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] GET http://192.168.122.129/volume/v3/volumes/c5cfb5f3-252e-4146-879a-46ec9115a31c Sep 02 00:40:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f9e307db-60d1-49c1-a98d-92f87758dcaa tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f9e307db-60d1-49c1-a98d-92f87758dcaa tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f9e307db-60d1-49c1-a98d-92f87758dcaa tempest-ServerRescueNegativeTestJSON-1276782469 tempest-ServerRescueNegativeTestJSON-1276782469-project-member] http://192.168.122.129/volume/v3/volumes/c5cfb5f3-252e-4146-879a-46ec9115a31c returned with HTTP 404 Sep 02 00:40:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 11/20] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:16 2026] GET /volume/v3/volumes/c5cfb5f3-252e-4146-879a-46ec9115a31c => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:40:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:16 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 00:40:16 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Availability zone cache updated, next update will occur around 2026-09-01 23:40:16.544327. {{(pid=86898) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 02 00:40:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Availability Zones retrieved successfully. Sep 02 00:40:16 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Flow 'volume_create_api' (e595bbe6-0dec-43e4-9067-0e3339ef123f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:40:16 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb5e4b0b-3b90-4242-819f-e2cccd98292a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:40:16 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:40:16 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb5e4b0b-3b90-4242-819f-e2cccd98292a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:40:16 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a2fe9ed-21e1-4801-a20e-7cc82c094633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:40:17 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:40:17 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:40:17 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Created reservations ['46ae22ea-a625-4b3d-8504-b97555d3bcaf', 'f2d762c8-d76f-4162-a92b-7707e0bf5d88', 'ca49f23b-d07a-4620-a6dc-d342bbcea39d', '6d32de63-c034-42e6-b06e-b5b9f510df1c'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:40:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a2fe9ed-21e1-4801-a20e-7cc82c094633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46ae22ea-a625-4b3d-8504-b97555d3bcaf', 'f2d762c8-d76f-4162-a92b-7707e0bf5d88', 'ca49f23b-d07a-4620-a6dc-d342bbcea39d', '6d32de63-c034-42e6-b06e-b5b9f510df1c']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:40:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (138744dc-b92f-47a0-8f8f-4b2ec2f6a1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:40:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:40:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (138744dc-b92f-47a0-8f8f-4b2ec2f6a1f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7193b14-5aaf-4d9d-bfbe-6999d54070c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1430963823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='647582f9f1b84cbfadde14b791a3f1aa',qos_specs=None,replication_status=,reservations=['46ae22ea-a625-4b3d-8504-b97555d3bcaf','f2d762c8-d76f-4162-a92b-7707e0bf5d88','ca49f23b-d07a-4620-a6dc-d342bbcea39d','6d32de63-c034-42e6-b06e-b5b9f510df1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79d3e994db2846b1b8a482454c13ca7f',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:40:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1430963823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7193b14-5aaf-4d9d-bfbe-6999d54070c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='647582f9f1b84cbfadde14b791a3f1aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79d3e994db2846b1b8a482454c13ca7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:40:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23b6a5a7-a682-4a39-bb8a-f573e07be8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:40:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23b6a5a7-a682-4a39-bb8a-f573e07be8a5) transitioned into state 'SUCCESS' from state '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-1430963823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='647582f9f1b84cbfadde14b791a3f1aa',qos_specs=None,replication_status=,reservations=['46ae22ea-a625-4b3d-8504-b97555d3bcaf','f2d762c8-d76f-4162-a92b-7707e0bf5d88','ca49f23b-d07a-4620-a6dc-d342bbcea39d','6d32de63-c034-42e6-b06e-b5b9f510df1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79d3e994db2846b1b8a482454c13ca7f',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:40:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66390c51-b563-479c-ba02-acbc3d4c86e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:40:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66390c51-b563-479c-ba02-acbc3d4c86e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:40:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Flow 'volume_create_api' (e595bbe6-0dec-43e4-9067-0e3339ef123f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:40:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Create volume request issued successfully. Sep 02 00:40:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a317c20c-d654-4d03-91ed-e7bfa5998a42 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:40:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 10/21] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:40:16 2026] POST /volume/v3/volumes => generated 760 bytes in 1126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:40:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8884eef0-1d05-4102-8d00-3b50c6e41b99 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8884eef0-1d05-4102-8d00-3b50c6e41b99 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 Sep 02 00:40:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8884eef0-1d05-4102-8d00-3b50c6e41b99 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8884eef0-1d05-4102-8d00-3b50c6e41b99 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:40:17 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:17 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:40:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8884eef0-1d05-4102-8d00-3b50c6e41b99 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:40:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8884eef0-1d05-4102-8d00-3b50c6e41b99 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 returned with HTTP 200 Sep 02 00:40:17 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 12/22] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:17 2026] GET /volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 => generated 828 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-058dc0db-4343-46c2-873e-dc984c8c77ed None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-058dc0db-4343-46c2-873e-dc984c8c77ed tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 Sep 02 00:40:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-058dc0db-4343-46c2-873e-dc984c8c77ed tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-058dc0db-4343-46c2-873e-dc984c8c77ed tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:18 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:40:18 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:18 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:40:18 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-058dc0db-4343-46c2-873e-dc984c8c77ed tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:40:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-058dc0db-4343-46c2-873e-dc984c8c77ed tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 returned with HTTP 200 Sep 02 00:40:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 11/23] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:18 2026] GET /volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 => generated 852 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:40:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0a929875-56dd-4060-8a94-65e186862848 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0a929875-56dd-4060-8a94-65e186862848 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 Sep 02 00:40:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0a929875-56dd-4060-8a94-65e186862848 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0a929875-56dd-4060-8a94-65e186862848 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:19 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:19 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:40:20 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:20 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:40:20 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0a929875-56dd-4060-8a94-65e186862848 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:40:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0a929875-56dd-4060-8a94-65e186862848 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 returned with HTTP 200 Sep 02 00:40:20 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 13/24] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:19 2026] GET /volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-7df6f8f8-170e-4fa0-8311-cbabb890a3de None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-7df6f8f8-170e-4fa0-8311-cbabb890a3de tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 Sep 02 00:40:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-7df6f8f8-170e-4fa0-8311-cbabb890a3de tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-7df6f8f8-170e-4fa0-8311-cbabb890a3de tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:20 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:20 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:40:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:40:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-7df6f8f8-170e-4fa0-8311-cbabb890a3de tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:40:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-7df6f8f8-170e-4fa0-8311-cbabb890a3de tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 returned with HTTP 200 Sep 02 00:40:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 12/25] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:40:20 2026] GET /volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1e9ee879-13ed-45c0-b8d0-d781822a2794 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1e9ee879-13ed-45c0-b8d0-d781822a2794 None None] GET http://192.168.122.129/volume// Sep 02 00:40:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1e9ee879-13ed-45c0-b8d0-d781822a2794 None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1e9ee879-13ed-45c0-b8d0-d781822a2794 None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1e9ee879-13ed-45c0-b8d0-d781822a2794 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:40:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 14/26] 192.168.122.129 () {58 vars in 1317 bytes} [Wed Sep 2 00:40:21 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:40:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-1b58ebfa-535c-463f-9fce-e559b6818ee6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-1b58ebfa-535c-463f-9fce-e559b6818ee6 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:40:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-1b58ebfa-535c-463f-9fce-e559b6818ee6 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7193b14-5aaf-4d9d-bfbe-6999d54070c1", "connector": null, "instance_uuid": "5a1e4cef-5dd6-4c7d-8a94-a1568ac98ef3"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:40:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:40:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:40:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Sep 02 00:40:21 devstack devstack@c-api.service[86898]: .first() Sep 02 00:40:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-1b58ebfa-535c-463f-9fce-e559b6818ee6 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:40:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 13/27] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:40:21 2026] POST /volume/v3/attachments => generated 273 bytes in 691 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:40:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-329bc17a-47fd-4d4c-9a06-475b260b2d06 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-329bc17a-47fd-4d4c-9a06-475b260b2d06 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 Sep 02 00:40:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-329bc17a-47fd-4d4c-9a06-475b260b2d06 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-329bc17a-47fd-4d4c-9a06-475b260b2d06 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cd824764-42cf-4763-97ce-12a5be988a10 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:40:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cd824764-42cf-4763-97ce-12a5be988a10 None None] GET http://192.168.122.129/volume// Sep 02 00:40:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cd824764-42cf-4763-97ce-12a5be988a10 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cd824764-42cf-4763-97ce-12a5be988a10 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cd824764-42cf-4763-97ce-12a5be988a10 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:40:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 14/28] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:40:22 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:40:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:40:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-329bc17a-47fd-4d4c-9a06-475b260b2d06 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:40:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-329bc17a-47fd-4d4c-9a06-475b260b2d06 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 returned with HTTP 200 Sep 02 00:40:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 15/29] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:22 2026] GET /volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 => generated 852 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-4d16dfb0-8656-44a5-8559-37756c00f075 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-4d16dfb0-8656-44a5-8559-37756c00f075 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 Sep 02 00:40:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-4d16dfb0-8656-44a5-8559-37756c00f075 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-4d16dfb0-8656-44a5-8559-37756c00f075 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:22 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:40:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:40:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-4d16dfb0-8656-44a5-8559-37756c00f075 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:40:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-4d16dfb0-8656-44a5-8559-37756c00f075 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 returned with HTTP 200 Sep 02 00:40:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 15/30] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:40:22 2026] GET /volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 => generated 1033 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:40:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8e2c6b48-fbca-41a7-b79d-fcd44eacc502 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8e2c6b48-fbca-41a7-b79d-fcd44eacc502 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 Sep 02 00:40:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8e2c6b48-fbca-41a7-b79d-fcd44eacc502 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8e2c6b48-fbca-41a7-b79d-fcd44eacc502 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:23 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:23 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:40:23 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:23 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:40:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8e2c6b48-fbca-41a7-b79d-fcd44eacc502 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:40:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8e2c6b48-fbca-41a7-b79d-fcd44eacc502 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 returned with HTTP 200 Sep 02 00:40:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 16/31] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:23 2026] GET /volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 => generated 852 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c8fb4294-75a2-4226-9430-bcbf8516da1e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c8fb4294-75a2-4226-9430-bcbf8516da1e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 Sep 02 00:40:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c8fb4294-75a2-4226-9430-bcbf8516da1e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c8fb4294-75a2-4226-9430-bcbf8516da1e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:24 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:24 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:40:24 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:24 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:40:24 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c8fb4294-75a2-4226-9430-bcbf8516da1e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:40:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c8fb4294-75a2-4226-9430-bcbf8516da1e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 returned with HTTP 200 Sep 02 00:40:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-6597dced-e240-42be-93d5-da4aee2018a6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 16/32] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:24 2026] GET /volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 => generated 852 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-6597dced-e240-42be-93d5-da4aee2018a6 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] PUT http://192.168.122.129/volume/v3/attachments/883f0287-e144-4126-bc58-691c12822154 Sep 02 00:40:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-6597dced-e240-42be-93d5-da4aee2018a6 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.129", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:99ea8ad4da87", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ea39e472-48c2-4305-83f6-cb40dfe92962", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:40:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 02 00:40:24 devstack devstack@c-api.service[86899]: .first() Sep 02 00:40:24 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-6597dced-e240-42be-93d5-da4aee2018a6 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Acquiring lock "cinder-attachment_update-a7193b14-5aaf-4d9d-bfbe-6999d54070c1-devstack" by "attachment_update" {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:40:24 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-6597dced-e240-42be-93d5-da4aee2018a6 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Lock "cinder-attachment_update-a7193b14-5aaf-4d9d-bfbe-6999d54070c1-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:40:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:40:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:40:25 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-6597dced-e240-42be-93d5-da4aee2018a6 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Lock "cinder-attachment_update-a7193b14-5aaf-4d9d-bfbe-6999d54070c1-devstack" released by "attachment_update" :: held 0.495s {{(pid=86899) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:40:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-6597dced-e240-42be-93d5-da4aee2018a6 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/attachments/883f0287-e144-4126-bc58-691c12822154 returned with HTTP 200 Sep 02 00:40:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 17/33] 192.168.122.129 () {66 vars in 1593 bytes} [Wed Sep 2 00:40:24 2026] PUT /volume/v3/attachments/883f0287-e144-4126-bc58-691c12822154 => generated 694 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:40:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ef04927c-276d-4011-a28f-66bbe9ebb799 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ef04927c-276d-4011-a28f-66bbe9ebb799 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 Sep 02 00:40:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ef04927c-276d-4011-a28f-66bbe9ebb799 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ef04927c-276d-4011-a28f-66bbe9ebb799 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:40:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:40:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ef04927c-276d-4011-a28f-66bbe9ebb799 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:40:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ef04927c-276d-4011-a28f-66bbe9ebb799 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 returned with HTTP 200 Sep 02 00:40:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 17/34] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:25 2026] GET /volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 => generated 853 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-2284bf80-cbc3-43ba-97b8-d74e628a0a98 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-2284bf80-cbc3-43ba-97b8-d74e628a0a98 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] POST http://192.168.122.129/volume/v3/attachments/883f0287-e144-4126-bc58-691c12822154/action Sep 02 00:40:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-2284bf80-cbc3-43ba-97b8-d74e628a0a98 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Action body: b'{"os-complete": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:40:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-2284bf80-cbc3-43ba-97b8-d74e628a0a98 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:40:26 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:26 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:40:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:40:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-c2ae3fda-d94e-4125-aff6-c04f81e2ac2b req-2284bf80-cbc3-43ba-97b8-d74e628a0a98 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/attachments/883f0287-e144-4126-bc58-691c12822154/action returned with HTTP 204 Sep 02 00:40:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 18/35] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:40:26 2026] POST /volume/v3/attachments/883f0287-e144-4126-bc58-691c12822154/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:40:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1c5e113a-bc3e-47c2-ad10-92bee4bc5663 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1c5e113a-bc3e-47c2-ad10-92bee4bc5663 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 Sep 02 00:40:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1c5e113a-bc3e-47c2-ad10-92bee4bc5663 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1c5e113a-bc3e-47c2-ad10-92bee4bc5663 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:26 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:26 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:40:26 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:26 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:40:26 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1c5e113a-bc3e-47c2-ad10-92bee4bc5663 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:40:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1c5e113a-bc3e-47c2-ad10-92bee4bc5663 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 returned with HTTP 200 Sep 02 00:40:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 18/36] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:26 2026] GET /volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 => generated 1145 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:40:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d2b2fe74-e419-4175-9533-5b95a7dafe17 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d2b2fe74-e419-4175-9533-5b95a7dafe17 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 Sep 02 00:40:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d2b2fe74-e419-4175-9533-5b95a7dafe17 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d2b2fe74-e419-4175-9533-5b95a7dafe17 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:26 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:26 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:40:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:40:26 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d2b2fe74-e419-4175-9533-5b95a7dafe17 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:40:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d2b2fe74-e419-4175-9533-5b95a7dafe17 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 returned with HTTP 200 Sep 02 00:40:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 19/37] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:26 2026] GET /volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 => generated 1145 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:40:36 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=92,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:40:36 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=117,cinder:INSERT=22,cinder:UPDATE=29 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:40:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-64ecd243-5d67-4e2e-988b-14c672655603 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-64ecd243-5d67-4e2e-988b-14c672655603 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:40:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-64ecd243-5d67-4e2e-988b-14c672655603 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1626068039"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:40:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-64ecd243-5d67-4e2e-988b-14c672655603 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1626068039'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:40:39 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-64ecd243-5d67-4e2e-988b-14c672655603 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Create volume of 1 GB Sep 02 00:40:39 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-64ecd243-5d67-4e2e-988b-14c672655603 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Availability Zones retrieved successfully. Sep 02 00:40:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-64ecd243-5d67-4e2e-988b-14c672655603 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Flow 'volume_create_api' (ce020efb-56fd-48ad-aac6-5dba97df505b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:40:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-64ecd243-5d67-4e2e-988b-14c672655603 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28d52497-4558-46f7-998d-c77972d54bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:40:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-64ecd243-5d67-4e2e-988b-14c672655603 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:40:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-64ecd243-5d67-4e2e-988b-14c672655603 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28d52497-4558-46f7-998d-c77972d54bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:40:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-64ecd243-5d67-4e2e-988b-14c672655603 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4f7e282-48c2-437c-afea-277b7f1f32a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:40:40 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-64ecd243-5d67-4e2e-988b-14c672655603 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Created reservations ['ba8adf52-bb64-4fcf-bcfd-4a6cca8c5362', '5113b331-8ffd-4ce3-8524-a68852f82f5e', '47ae1f65-ce58-4074-ad77-9535034a6721', '24a1d331-cccf-4e86-ab98-f529c3da5595'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:40:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-64ecd243-5d67-4e2e-988b-14c672655603 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4f7e282-48c2-437c-afea-277b7f1f32a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba8adf52-bb64-4fcf-bcfd-4a6cca8c5362', '5113b331-8ffd-4ce3-8524-a68852f82f5e', '47ae1f65-ce58-4074-ad77-9535034a6721', '24a1d331-cccf-4e86-ab98-f529c3da5595']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:40:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-64ecd243-5d67-4e2e-988b-14c672655603 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (214af7ef-623a-4634-8743-5953a4ced0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:40:40 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:40 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:40:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-64ecd243-5d67-4e2e-988b-14c672655603 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (214af7ef-623a-4634-8743-5953a4ced0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fd5b2f7-8c1f-4ca7-b934-deed58c12176', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1626068039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3c158563175415badad10ff3493d574',qos_specs=None,replication_status=,reservations=['ba8adf52-bb64-4fcf-bcfd-4a6cca8c5362','5113b331-8ffd-4ce3-8524-a68852f82f5e','47ae1f65-ce58-4074-ad77-9535034a6721','24a1d331-cccf-4e86-ab98-f529c3da5595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43c9d70df35f46a5ad1fb1a8c4dd1046',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:40:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1626068039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fd5b2f7-8c1f-4ca7-b934-deed58c12176,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3c158563175415badad10ff3493d574',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43c9d70df35f46a5ad1fb1a8c4dd1046',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:40:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-64ecd243-5d67-4e2e-988b-14c672655603 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03606850-b3ec-4977-9c30-0456cc4e4a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:40:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-64ecd243-5d67-4e2e-988b-14c672655603 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03606850-b3ec-4977-9c30-0456cc4e4a36) transitioned into state 'SUCCESS' from state '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-1626068039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3c158563175415badad10ff3493d574',qos_specs=None,replication_status=,reservations=['ba8adf52-bb64-4fcf-bcfd-4a6cca8c5362','5113b331-8ffd-4ce3-8524-a68852f82f5e','47ae1f65-ce58-4074-ad77-9535034a6721','24a1d331-cccf-4e86-ab98-f529c3da5595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43c9d70df35f46a5ad1fb1a8c4dd1046',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:40:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-64ecd243-5d67-4e2e-988b-14c672655603 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46808d6e-2d07-407f-9450-47d72da6cfcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:40:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-64ecd243-5d67-4e2e-988b-14c672655603 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46808d6e-2d07-407f-9450-47d72da6cfcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:40:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-64ecd243-5d67-4e2e-988b-14c672655603 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Flow 'volume_create_api' (ce020efb-56fd-48ad-aac6-5dba97df505b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:40:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-64ecd243-5d67-4e2e-988b-14c672655603 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Create volume request issued successfully. Sep 02 00:40:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-64ecd243-5d67-4e2e-988b-14c672655603 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:40:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 19/38] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:40:39 2026] POST /volume/v3/volumes => generated 761 bytes in 968 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:40:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1adfd721-3e84-4cef-97b5-af5806e23be2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1adfd721-3e84-4cef-97b5-af5806e23be2 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] GET http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 Sep 02 00:40:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1adfd721-3e84-4cef-97b5-af5806e23be2 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1adfd721-3e84-4cef-97b5-af5806e23be2 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:40 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:40 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:40:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:40:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1adfd721-3e84-4cef-97b5-af5806e23be2 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Volume info retrieved successfully. Sep 02 00:40:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1adfd721-3e84-4cef-97b5-af5806e23be2 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 returned with HTTP 200 Sep 02 00:40:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 20/39] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:40 2026] GET /volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 => generated 829 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-024959bb-27e2-4c1a-b460-b392f162e208 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-024959bb-27e2-4c1a-b460-b392f162e208 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] GET http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 Sep 02 00:40:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-024959bb-27e2-4c1a-b460-b392f162e208 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-024959bb-27e2-4c1a-b460-b392f162e208 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:41 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:41 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:40:41 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:41 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:40:41 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-024959bb-27e2-4c1a-b460-b392f162e208 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Volume info retrieved successfully. Sep 02 00:40:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-024959bb-27e2-4c1a-b460-b392f162e208 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 returned with HTTP 200 Sep 02 00:40:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 20/40] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:41 2026] GET /volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 => generated 853 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-96cbccd0-f005-40f5-9be9-1737f5aab8d9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-96cbccd0-f005-40f5-9be9-1737f5aab8d9 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] GET http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 Sep 02 00:40:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-96cbccd0-f005-40f5-9be9-1737f5aab8d9 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-96cbccd0-f005-40f5-9be9-1737f5aab8d9 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:42 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:42 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:40:42 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:42 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:40:42 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-96cbccd0-f005-40f5-9be9-1737f5aab8d9 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Volume info retrieved successfully. Sep 02 00:40:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-96cbccd0-f005-40f5-9be9-1737f5aab8d9 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 returned with HTTP 200 Sep 02 00:40:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 21/41] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:42 2026] GET /volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:40:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-70de95fb-aec9-4876-a222-572c0056ef9c req-b732719d-198a-450f-b050-cde2750fc738 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-70de95fb-aec9-4876-a222-572c0056ef9c req-b732719d-198a-450f-b050-cde2750fc738 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] GET http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 Sep 02 00:40:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-70de95fb-aec9-4876-a222-572c0056ef9c req-b732719d-198a-450f-b050-cde2750fc738 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-70de95fb-aec9-4876-a222-572c0056ef9c req-b732719d-198a-450f-b050-cde2750fc738 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:43 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:43 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:40:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:40:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-70de95fb-aec9-4876-a222-572c0056ef9c req-b732719d-198a-450f-b050-cde2750fc738 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Volume info retrieved successfully. Sep 02 00:40:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-70de95fb-aec9-4876-a222-572c0056ef9c req-b732719d-198a-450f-b050-cde2750fc738 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 returned with HTTP 200 Sep 02 00:40:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 21/42] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:40:43 2026] GET /volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 => generated 854 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:40:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6c83b18a-d91e-4fbf-af7e-f90bf3111ef1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6c83b18a-d91e-4fbf-af7e-f90bf3111ef1 None None] GET http://192.168.122.129/volume// Sep 02 00:40:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6c83b18a-d91e-4fbf-af7e-f90bf3111ef1 None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6c83b18a-d91e-4fbf-af7e-f90bf3111ef1 None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6c83b18a-d91e-4fbf-af7e-f90bf3111ef1 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:40:43 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 22/43] 192.168.122.129 () {58 vars in 1317 bytes} [Wed Sep 2 00:40:43 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:40:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-70de95fb-aec9-4876-a222-572c0056ef9c req-65f7e2f1-9df6-473d-83fc-8f15c46c188c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-70de95fb-aec9-4876-a222-572c0056ef9c req-65f7e2f1-9df6-473d-83fc-8f15c46c188c tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:40:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-70de95fb-aec9-4876-a222-572c0056ef9c req-65f7e2f1-9df6-473d-83fc-8f15c46c188c tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2fd5b2f7-8c1f-4ca7-b934-deed58c12176", "connector": null, "instance_uuid": "bf73f655-9281-482a-b747-439ed9dd4dd2"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:40:43 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:43 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:40:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:40:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-70de95fb-aec9-4876-a222-572c0056ef9c req-65f7e2f1-9df6-473d-83fc-8f15c46c188c tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:40:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 22/44] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:40:43 2026] POST /volume/v3/attachments => generated 273 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:40:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8f74713f-2d76-4a4d-ad7e-0cf21a980b96 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8f74713f-2d76-4a4d-ad7e-0cf21a980b96 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] GET http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 Sep 02 00:40:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8f74713f-2d76-4a4d-ad7e-0cf21a980b96 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8f74713f-2d76-4a4d-ad7e-0cf21a980b96 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d3b371dc-99f3-472c-a212-db3cae729b19 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d3b371dc-99f3-472c-a212-db3cae729b19 None None] GET http://192.168.122.129/volume// Sep 02 00:40:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d3b371dc-99f3-472c-a212-db3cae729b19 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d3b371dc-99f3-472c-a212-db3cae729b19 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d3b371dc-99f3-472c-a212-db3cae729b19 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:40:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 23/45] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:40:43 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:40:43 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:43 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:40:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-70de95fb-aec9-4876-a222-572c0056ef9c req-4a28c399-d5c2-4c8b-b943-f1e8da3b3b06 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:44 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:44 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:40:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-70de95fb-aec9-4876-a222-572c0056ef9c req-4a28c399-d5c2-4c8b-b943-f1e8da3b3b06 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] GET http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 Sep 02 00:40:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-70de95fb-aec9-4876-a222-572c0056ef9c req-4a28c399-d5c2-4c8b-b943-f1e8da3b3b06 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-70de95fb-aec9-4876-a222-572c0056ef9c req-4a28c399-d5c2-4c8b-b943-f1e8da3b3b06 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:44 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8f74713f-2d76-4a4d-ad7e-0cf21a980b96 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Volume info retrieved successfully. Sep 02 00:40:44 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:44 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:40:44 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:44 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:40:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8f74713f-2d76-4a4d-ad7e-0cf21a980b96 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 returned with HTTP 200 Sep 02 00:40:44 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-70de95fb-aec9-4876-a222-572c0056ef9c req-4a28c399-d5c2-4c8b-b943-f1e8da3b3b06 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Volume info retrieved successfully. Sep 02 00:40:44 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 23/46] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:43 2026] GET /volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 => generated 853 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-70de95fb-aec9-4876-a222-572c0056ef9c req-4a28c399-d5c2-4c8b-b943-f1e8da3b3b06 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 returned with HTTP 200 Sep 02 00:40:44 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 24/47] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:40:44 2026] GET /volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 => generated 1034 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:40:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-70de95fb-aec9-4876-a222-572c0056ef9c req-a6dddf58-c158-4646-8ff1-d9b861982d28 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-70de95fb-aec9-4876-a222-572c0056ef9c req-a6dddf58-c158-4646-8ff1-d9b861982d28 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] PUT http://192.168.122.129/volume/v3/attachments/4cfe14ed-427a-48f2-aefa-46973219d712 Sep 02 00:40:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-70de95fb-aec9-4876-a222-572c0056ef9c req-a6dddf58-c158-4646-8ff1-d9b861982d28 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.129", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:99ea8ad4da87", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ea39e472-48c2-4305-83f6-cb40dfe92962", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:40:44 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-70de95fb-aec9-4876-a222-572c0056ef9c req-a6dddf58-c158-4646-8ff1-d9b861982d28 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Acquiring lock "cinder-attachment_update-2fd5b2f7-8c1f-4ca7-b934-deed58c12176-devstack" by "attachment_update" {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:40:44 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-70de95fb-aec9-4876-a222-572c0056ef9c req-a6dddf58-c158-4646-8ff1-d9b861982d28 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Lock "cinder-attachment_update-2fd5b2f7-8c1f-4ca7-b934-deed58c12176-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:40:44 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:44 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:40:44 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:44 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:40:44 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-70de95fb-aec9-4876-a222-572c0056ef9c req-a6dddf58-c158-4646-8ff1-d9b861982d28 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Lock "cinder-attachment_update-2fd5b2f7-8c1f-4ca7-b934-deed58c12176-devstack" released by "attachment_update" :: held 0.336s {{(pid=86899) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:40:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-70de95fb-aec9-4876-a222-572c0056ef9c req-a6dddf58-c158-4646-8ff1-d9b861982d28 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] http://192.168.122.129/volume/v3/attachments/4cfe14ed-427a-48f2-aefa-46973219d712 returned with HTTP 200 Sep 02 00:40:44 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 24/48] 192.168.122.129 () {66 vars in 1593 bytes} [Wed Sep 2 00:40:44 2026] PUT /volume/v3/attachments/4cfe14ed-427a-48f2-aefa-46973219d712 => generated 694 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:40:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2da14c47-2cd5-4b5b-8a08-7b12db692320 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2da14c47-2cd5-4b5b-8a08-7b12db692320 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] GET http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 Sep 02 00:40:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2da14c47-2cd5-4b5b-8a08-7b12db692320 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2da14c47-2cd5-4b5b-8a08-7b12db692320 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:45 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:45 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:40:45 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:45 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:40:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2da14c47-2cd5-4b5b-8a08-7b12db692320 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Volume info retrieved successfully. Sep 02 00:40:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2da14c47-2cd5-4b5b-8a08-7b12db692320 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 returned with HTTP 200 Sep 02 00:40:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 25/49] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:45 2026] GET /volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 => generated 854 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-70de95fb-aec9-4876-a222-572c0056ef9c req-5a24f9df-92b6-4f1a-bc1d-dbe75dac1a3c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-70de95fb-aec9-4876-a222-572c0056ef9c req-5a24f9df-92b6-4f1a-bc1d-dbe75dac1a3c tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] POST http://192.168.122.129/volume/v3/attachments/4cfe14ed-427a-48f2-aefa-46973219d712/action Sep 02 00:40:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-70de95fb-aec9-4876-a222-572c0056ef9c req-5a24f9df-92b6-4f1a-bc1d-dbe75dac1a3c tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Action body: b'{"os-complete": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:40:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-70de95fb-aec9-4876-a222-572c0056ef9c req-5a24f9df-92b6-4f1a-bc1d-dbe75dac1a3c tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:40:45 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:45 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:40:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:40:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-70de95fb-aec9-4876-a222-572c0056ef9c req-5a24f9df-92b6-4f1a-bc1d-dbe75dac1a3c tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] http://192.168.122.129/volume/v3/attachments/4cfe14ed-427a-48f2-aefa-46973219d712/action returned with HTTP 204 Sep 02 00:40:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 25/50] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:40:45 2026] POST /volume/v3/attachments/4cfe14ed-427a-48f2-aefa-46973219d712/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:40:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-966cf11b-73d1-4912-8680-84afaecee84a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-966cf11b-73d1-4912-8680-84afaecee84a tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] GET http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 Sep 02 00:40:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-966cf11b-73d1-4912-8680-84afaecee84a tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-966cf11b-73d1-4912-8680-84afaecee84a tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:46 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:46 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:40:46 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:46 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:40:46 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-966cf11b-73d1-4912-8680-84afaecee84a tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Volume info retrieved successfully. Sep 02 00:40:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-966cf11b-73d1-4912-8680-84afaecee84a tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 returned with HTTP 200 Sep 02 00:40:46 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 26/51] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:46 2026] GET /volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 => generated 1146 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:40:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fd03209f-318f-4231-8c72-bc4562527643 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fd03209f-318f-4231-8c72-bc4562527643 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] GET http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 Sep 02 00:40:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fd03209f-318f-4231-8c72-bc4562527643 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fd03209f-318f-4231-8c72-bc4562527643 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:40:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:40:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-fd03209f-318f-4231-8c72-bc4562527643 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Volume info retrieved successfully. Sep 02 00:40:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fd03209f-318f-4231-8c72-bc4562527643 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 returned with HTTP 200 Sep 02 00:40:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 26/52] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:46 2026] GET /volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 => generated 1146 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:40:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-ddf0e77e-25cd-4113-ad47-fbeb41a31c95 req-7ace122f-1674-4473-b9b9-d6a7f6161d23 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-ddf0e77e-25cd-4113-ad47-fbeb41a31c95 req-7ace122f-1674-4473-b9b9-d6a7f6161d23 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] DELETE http://192.168.122.129/volume/v3/attachments/4cfe14ed-427a-48f2-aefa-46973219d712 Sep 02 00:40:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-ddf0e77e-25cd-4113-ad47-fbeb41a31c95 req-7ace122f-1674-4473-b9b9-d6a7f6161d23 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-ddf0e77e-25cd-4113-ad47-fbeb41a31c95 req-7ace122f-1674-4473-b9b9-d6a7f6161d23 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:52 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:52 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:40:52 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:52 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, Sep 02 00:40:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-ddf0e77e-25cd-4113-ad47-fbeb41a31c95 req-7ace122f-1674-4473-b9b9-d6a7f6161d23 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] http://192.168.122.129/volume/v3/attachments/4cfe14ed-427a-48f2-aefa-46973219d712 returned with HTTP 200 Sep 02 00:40:52 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 27/53] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:40:52 2026] DELETE /volume/v3/attachments/4cfe14ed-427a-48f2-aefa-46973219d712 => generated 19 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-990f620c-13cf-460a-b974-00bd57203373 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-990f620c-13cf-460a-b974-00bd57203373 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] GET http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 Sep 02 00:40:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-990f620c-13cf-460a-b974-00bd57203373 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-990f620c-13cf-460a-b974-00bd57203373 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:53 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:53 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:40:53 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:53 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:40:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-990f620c-13cf-460a-b974-00bd57203373 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Volume info retrieved successfully. Sep 02 00:40:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-990f620c-13cf-460a-b974-00bd57203373 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 returned with HTTP 200 Sep 02 00:40:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 27/54] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:53 2026] GET /volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 => generated 854 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-339317b5-32c4-4a38-b154-eb93ed7696b2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-339317b5-32c4-4a38-b154-eb93ed7696b2 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] GET http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 Sep 02 00:40:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-339317b5-32c4-4a38-b154-eb93ed7696b2 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-339317b5-32c4-4a38-b154-eb93ed7696b2 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:53 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:53 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:40:53 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:53 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:40:53 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-339317b5-32c4-4a38-b154-eb93ed7696b2 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Volume info retrieved successfully. Sep 02 00:40:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-339317b5-32c4-4a38-b154-eb93ed7696b2 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 returned with HTTP 200 Sep 02 00:40:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 28/55] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:53 2026] GET /volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3b5f17c0-82b0-4d34-9c78-f1841ecefb88 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3b5f17c0-82b0-4d34-9c78-f1841ecefb88 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] GET http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 Sep 02 00:40:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3b5f17c0-82b0-4d34-9c78-f1841ecefb88 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3b5f17c0-82b0-4d34-9c78-f1841ecefb88 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:53 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:53 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:40:53 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:53 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:40:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3b5f17c0-82b0-4d34-9c78-f1841ecefb88 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Volume info retrieved successfully. Sep 02 00:40:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3b5f17c0-82b0-4d34-9c78-f1841ecefb88 tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 returned with HTTP 200 Sep 02 00:40:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 28/56] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:53 2026] GET /volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-22829b1b-983a-4b6a-b55f-007735df994c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-22829b1b-983a-4b6a-b55f-007735df994c tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] DELETE http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 Sep 02 00:40:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-22829b1b-983a-4b6a-b55f-007735df994c tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-22829b1b-983a-4b6a-b55f-007735df994c tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:53 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-22829b1b-983a-4b6a-b55f-007735df994c tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Delete volume with id: 2fd5b2f7-8c1f-4ca7-b934-deed58c12176 Sep 02 00:40:53 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:53 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:40:53 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:53 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:40:53 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-22829b1b-983a-4b6a-b55f-007735df994c tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Volume info retrieved successfully. Sep 02 00:40:53 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-22829b1b-983a-4b6a-b55f-007735df994c tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Delete volume request issued successfully. Sep 02 00:40:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-22829b1b-983a-4b6a-b55f-007735df994c tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 returned with HTTP 202 Sep 02 00:40:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 29/57] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:40:53 2026] DELETE /volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:40:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2111753d-6cb0-4f11-a25f-c1b1993e788d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2111753d-6cb0-4f11-a25f-c1b1993e788d tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] GET http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 Sep 02 00:40:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2111753d-6cb0-4f11-a25f-c1b1993e788d tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2111753d-6cb0-4f11-a25f-c1b1993e788d tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:53 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:40:53 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:40:53 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:40:53 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:40:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2111753d-6cb0-4f11-a25f-c1b1993e788d tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Volume info retrieved successfully. Sep 02 00:40:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2111753d-6cb0-4f11-a25f-c1b1993e788d tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 returned with HTTP 200 Sep 02 00:40:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 29/58] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:53 2026] GET /volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:40:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-508be83d-08a9-450b-8b57-04e97686795f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:40:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-508be83d-08a9-450b-8b57-04e97686795f tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] GET http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 Sep 02 00:40:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-508be83d-08a9-450b-8b57-04e97686795f tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:40:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-508be83d-08a9-450b-8b57-04e97686795f tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:40:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-508be83d-08a9-450b-8b57-04e97686795f tempest-DeleteServersTestJSON-1707743062 tempest-DeleteServersTestJSON-1707743062-project-member] http://192.168.122.129/volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 returned with HTTP 404 Sep 02 00:40:54 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 30/59] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:40:54 2026] GET /volume/v3/volumes/2fd5b2f7-8c1f-4ca7-b934-deed58c12176 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:41:03 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=38,cinder:UPDATE=3 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:41:04 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=74,cinder:INSERT=12,cinder:UPDATE=18 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:41:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a347635a-84dc-4f84-8ecf-88eb448db086 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a347635a-84dc-4f84-8ecf-88eb448db086 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:41:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a347635a-84dc-4f84-8ecf-88eb448db086 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2081082569"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-a347635a-84dc-4f84-8ecf-88eb448db086 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2081082569'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:41:06 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-a347635a-84dc-4f84-8ecf-88eb448db086 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Create volume of 1 GB Sep 02 00:41:06 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a347635a-84dc-4f84-8ecf-88eb448db086 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Availability Zones retrieved successfully. Sep 02 00:41:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a347635a-84dc-4f84-8ecf-88eb448db086 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Flow 'volume_create_api' (59f27aa9-d836-47e2-b657-fe87c476c3d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:41:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a347635a-84dc-4f84-8ecf-88eb448db086 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e40eb5a-4bdd-4302-b905-6326276bdf68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-a347635a-84dc-4f84-8ecf-88eb448db086 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:41:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a347635a-84dc-4f84-8ecf-88eb448db086 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e40eb5a-4bdd-4302-b905-6326276bdf68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a347635a-84dc-4f84-8ecf-88eb448db086 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc7ce150-e879-4c29-9bba-c0de5bb35bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:06 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-a347635a-84dc-4f84-8ecf-88eb448db086 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Created reservations ['ae4762e7-4ebe-4298-9bf1-8a7c5aa5460d', 'ced3330a-3727-4160-a67b-458cb4efb0ec', '3531a5e7-6ddc-45a8-bf02-aa42f214afbd', '0593b110-f818-4b94-8085-2d41fb7fd371'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:41:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a347635a-84dc-4f84-8ecf-88eb448db086 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc7ce150-e879-4c29-9bba-c0de5bb35bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae4762e7-4ebe-4298-9bf1-8a7c5aa5460d', 'ced3330a-3727-4160-a67b-458cb4efb0ec', '3531a5e7-6ddc-45a8-bf02-aa42f214afbd', '0593b110-f818-4b94-8085-2d41fb7fd371']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a347635a-84dc-4f84-8ecf-88eb448db086 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cfb7bbc-7d48-44f1-9fde-8e72d6af11bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:06 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:06 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a347635a-84dc-4f84-8ecf-88eb448db086 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cfb7bbc-7d48-44f1-9fde-8e72d6af11bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0aefc6c-5cfd-4681-8c2a-3e14ebf992eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2081082569',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='357a3e17c8e04e94b1344647a6b85c64',qos_specs=None,replication_status=,reservations=['ae4762e7-4ebe-4298-9bf1-8a7c5aa5460d','ced3330a-3727-4160-a67b-458cb4efb0ec','3531a5e7-6ddc-45a8-bf02-aa42f214afbd','0593b110-f818-4b94-8085-2d41fb7fd371'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4db764068b11452196571cba036e76fd',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:41:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2081082569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='357a3e17c8e04e94b1344647a6b85c64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4db764068b11452196571cba036e76fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a347635a-84dc-4f84-8ecf-88eb448db086 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df122437-8316-4cfc-8b6b-2c97ab084dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a347635a-84dc-4f84-8ecf-88eb448db086 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df122437-8316-4cfc-8b6b-2c97ab084dd4) transitioned into state 'SUCCESS' from state '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-2081082569',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='357a3e17c8e04e94b1344647a6b85c64',qos_specs=None,replication_status=,reservations=['ae4762e7-4ebe-4298-9bf1-8a7c5aa5460d','ced3330a-3727-4160-a67b-458cb4efb0ec','3531a5e7-6ddc-45a8-bf02-aa42f214afbd','0593b110-f818-4b94-8085-2d41fb7fd371'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4db764068b11452196571cba036e76fd',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a347635a-84dc-4f84-8ecf-88eb448db086 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecfee236-7cb1-4e0c-bbc1-627bcfda8cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a347635a-84dc-4f84-8ecf-88eb448db086 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecfee236-7cb1-4e0c-bbc1-627bcfda8cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a347635a-84dc-4f84-8ecf-88eb448db086 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Flow 'volume_create_api' (59f27aa9-d836-47e2-b657-fe87c476c3d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:41:06 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a347635a-84dc-4f84-8ecf-88eb448db086 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Create volume request issued successfully. Sep 02 00:41:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a347635a-84dc-4f84-8ecf-88eb448db086 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:41:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 30/60] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:41:05 2026] POST /volume/v3/volumes => generated 769 bytes in 1119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:41:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-17637c46-f8ca-4b51-b0e6-ced9c6902592 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-17637c46-f8ca-4b51-b0e6-ced9c6902592 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] GET http://192.168.122.129/volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb Sep 02 00:41:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-17637c46-f8ca-4b51-b0e6-ced9c6902592 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-17637c46-f8ca-4b51-b0e6-ced9c6902592 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:07 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:07 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:07 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:07 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:07 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-17637c46-f8ca-4b51-b0e6-ced9c6902592 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Volume info retrieved successfully. Sep 02 00:41:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-17637c46-f8ca-4b51-b0e6-ced9c6902592 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb returned with HTTP 200 Sep 02 00:41:07 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 31/61] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:07 2026] GET /volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb => generated 837 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a2987db2-01ad-4476-8612-3e7656180697 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a2987db2-01ad-4476-8612-3e7656180697 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] GET http://192.168.122.129/volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb Sep 02 00:41:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a2987db2-01ad-4476-8612-3e7656180697 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a2987db2-01ad-4476-8612-3e7656180697 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:08 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:08 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:08 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:08 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:08 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a2987db2-01ad-4476-8612-3e7656180697 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Volume info retrieved successfully. Sep 02 00:41:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a2987db2-01ad-4476-8612-3e7656180697 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb returned with HTTP 200 Sep 02 00:41:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 31/62] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:08 2026] GET /volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb => generated 861 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-531fe1f8-fe25-4353-a113-76b507dd4e15 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-531fe1f8-fe25-4353-a113-76b507dd4e15 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] GET http://192.168.122.129/volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb Sep 02 00:41:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-531fe1f8-fe25-4353-a113-76b507dd4e15 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-531fe1f8-fe25-4353-a113-76b507dd4e15 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:09 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:09 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:09 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:09 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:09 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-531fe1f8-fe25-4353-a113-76b507dd4e15 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Volume info retrieved successfully. Sep 02 00:41:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-531fe1f8-fe25-4353-a113-76b507dd4e15 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb returned with HTTP 200 Sep 02 00:41:09 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 32/63] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:09 2026] GET /volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb => generated 862 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-07ac186f-84f3-405f-8799-f977db518568 req-607356eb-a387-4f77-abfe-290974fb7627 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-07ac186f-84f3-405f-8799-f977db518568 req-607356eb-a387-4f77-abfe-290974fb7627 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] GET http://192.168.122.129/volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb Sep 02 00:41:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-07ac186f-84f3-405f-8799-f977db518568 req-607356eb-a387-4f77-abfe-290974fb7627 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-07ac186f-84f3-405f-8799-f977db518568 req-607356eb-a387-4f77-abfe-290974fb7627 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:09 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:09 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:09 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:09 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:09 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-07ac186f-84f3-405f-8799-f977db518568 req-607356eb-a387-4f77-abfe-290974fb7627 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Volume info retrieved successfully. Sep 02 00:41:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-07ac186f-84f3-405f-8799-f977db518568 req-607356eb-a387-4f77-abfe-290974fb7627 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb returned with HTTP 200 Sep 02 00:41:09 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 32/64] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:41:09 2026] GET /volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb => generated 862 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c74c4e75-37c4-4536-8e8b-abfb7bfd2700 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c74c4e75-37c4-4536-8e8b-abfb7bfd2700 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:41:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c74c4e75-37c4-4536-8e8b-abfb7bfd2700 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1784862538"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-c74c4e75-37c4-4536-8e8b-abfb7bfd2700 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1784862538'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:41:09 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-c74c4e75-37c4-4536-8e8b-abfb7bfd2700 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Create volume of 1 GB Sep 02 00:41:09 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c74c4e75-37c4-4536-8e8b-abfb7bfd2700 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Availability Zones retrieved successfully. Sep 02 00:41:09 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c74c4e75-37c4-4536-8e8b-abfb7bfd2700 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Flow 'volume_create_api' (1175fcc3-c068-4d38-94f4-306c03178f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:41:09 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c74c4e75-37c4-4536-8e8b-abfb7bfd2700 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef33eee8-fc0e-4893-9a90-cde1ebe70942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:09 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-c74c4e75-37c4-4536-8e8b-abfb7bfd2700 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:41:09 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c74c4e75-37c4-4536-8e8b-abfb7bfd2700 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef33eee8-fc0e-4893-9a90-cde1ebe70942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:09 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c74c4e75-37c4-4536-8e8b-abfb7bfd2700 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c00acf1-995c-42bf-8f61-5939fd6b0879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:10 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-c74c4e75-37c4-4536-8e8b-abfb7bfd2700 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Created reservations ['bb3a8936-ecd3-428d-8603-8b21aa9739be', 'd91af17b-5924-444c-8b92-3deefbe7d86a', '13185912-bc66-418b-a4be-9f385c3d9e80', 'e64e6534-736c-4ac0-892b-195758924dfc'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:41:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c74c4e75-37c4-4536-8e8b-abfb7bfd2700 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c00acf1-995c-42bf-8f61-5939fd6b0879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb3a8936-ecd3-428d-8603-8b21aa9739be', 'd91af17b-5924-444c-8b92-3deefbe7d86a', '13185912-bc66-418b-a4be-9f385c3d9e80', 'e64e6534-736c-4ac0-892b-195758924dfc']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c74c4e75-37c4-4536-8e8b-abfb7bfd2700 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35177a9e-244f-4229-a371-dba0dc48eb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:10 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:10 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c74c4e75-37c4-4536-8e8b-abfb7bfd2700 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35177a9e-244f-4229-a371-dba0dc48eb00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1784862538',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='357a3e17c8e04e94b1344647a6b85c64',qos_specs=None,replication_status=,reservations=['bb3a8936-ecd3-428d-8603-8b21aa9739be','d91af17b-5924-444c-8b92-3deefbe7d86a','13185912-bc66-418b-a4be-9f385c3d9e80','e64e6534-736c-4ac0-892b-195758924dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4db764068b11452196571cba036e76fd',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:41:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1784862538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='357a3e17c8e04e94b1344647a6b85c64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4db764068b11452196571cba036e76fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c74c4e75-37c4-4536-8e8b-abfb7bfd2700 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b83e125-5e2d-4976-a949-38980e76d341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c74c4e75-37c4-4536-8e8b-abfb7bfd2700 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b83e125-5e2d-4976-a949-38980e76d341) transitioned into state 'SUCCESS' from state '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-1784862538',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='357a3e17c8e04e94b1344647a6b85c64',qos_specs=None,replication_status=,reservations=['bb3a8936-ecd3-428d-8603-8b21aa9739be','d91af17b-5924-444c-8b92-3deefbe7d86a','13185912-bc66-418b-a4be-9f385c3d9e80','e64e6534-736c-4ac0-892b-195758924dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4db764068b11452196571cba036e76fd',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c74c4e75-37c4-4536-8e8b-abfb7bfd2700 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd6c49f-2909-4a06-a529-37947cd6b127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c74c4e75-37c4-4536-8e8b-abfb7bfd2700 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd6c49f-2909-4a06-a529-37947cd6b127) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c74c4e75-37c4-4536-8e8b-abfb7bfd2700 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Flow 'volume_create_api' (1175fcc3-c068-4d38-94f4-306c03178f69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:41:10 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c74c4e75-37c4-4536-8e8b-abfb7bfd2700 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Create volume request issued successfully. Sep 02 00:41:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c74c4e75-37c4-4536-8e8b-abfb7bfd2700 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:41:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 33/65] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:41:09 2026] POST /volume/v3/volumes => generated 769 bytes in 745 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:41:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bf708d22-d1eb-491c-96cf-b9800061f22e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bf708d22-d1eb-491c-96cf-b9800061f22e tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] GET http://192.168.122.129/volume/v3/volumes/1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0 Sep 02 00:41:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bf708d22-d1eb-491c-96cf-b9800061f22e tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bf708d22-d1eb-491c-96cf-b9800061f22e tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:10 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:10 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:10 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:10 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:10 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-bf708d22-d1eb-491c-96cf-b9800061f22e tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Volume info retrieved successfully. Sep 02 00:41:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bf708d22-d1eb-491c-96cf-b9800061f22e tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes/1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0 returned with HTTP 200 Sep 02 00:41:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 33/66] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:10 2026] GET /volume/v3/volumes/1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0 => generated 837 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4c105fcc-f799-41ea-86d4-9f29b160d63d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4c105fcc-f799-41ea-86d4-9f29b160d63d tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] GET http://192.168.122.129/volume/v3/volumes/1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0 Sep 02 00:41:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4c105fcc-f799-41ea-86d4-9f29b160d63d tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4c105fcc-f799-41ea-86d4-9f29b160d63d tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:11 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4c105fcc-f799-41ea-86d4-9f29b160d63d tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Volume info retrieved successfully. Sep 02 00:41:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4c105fcc-f799-41ea-86d4-9f29b160d63d tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes/1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0 returned with HTTP 200 Sep 02 00:41:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 34/67] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:11 2026] GET /volume/v3/volumes/1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0 => generated 861 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e01369fe-6895-49d8-ba73-edd23835ff3b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e01369fe-6895-49d8-ba73-edd23835ff3b tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] GET http://192.168.122.129/volume/v3/volumes/1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0 Sep 02 00:41:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e01369fe-6895-49d8-ba73-edd23835ff3b tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e01369fe-6895-49d8-ba73-edd23835ff3b tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:12 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:12 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e01369fe-6895-49d8-ba73-edd23835ff3b tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Volume info retrieved successfully. Sep 02 00:41:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e01369fe-6895-49d8-ba73-edd23835ff3b tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes/1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0 returned with HTTP 200 Sep 02 00:41:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 34/68] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:12 2026] GET /volume/v3/volumes/1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0 => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-194bd505-1f68-468a-a261-1ebc5c38920a req-9a77c3e9-f6ed-41fd-886e-dc07f16ab71c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-194bd505-1f68-468a-a261-1ebc5c38920a req-9a77c3e9-f6ed-41fd-886e-dc07f16ab71c tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] GET http://192.168.122.129/volume/v3/volumes/1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0 Sep 02 00:41:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-194bd505-1f68-468a-a261-1ebc5c38920a req-9a77c3e9-f6ed-41fd-886e-dc07f16ab71c tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-194bd505-1f68-468a-a261-1ebc5c38920a req-9a77c3e9-f6ed-41fd-886e-dc07f16ab71c tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:12 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:12 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-194bd505-1f68-468a-a261-1ebc5c38920a req-9a77c3e9-f6ed-41fd-886e-dc07f16ab71c tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Volume info retrieved successfully. Sep 02 00:41:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-194bd505-1f68-468a-a261-1ebc5c38920a req-9a77c3e9-f6ed-41fd-886e-dc07f16ab71c tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes/1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0 returned with HTTP 200 Sep 02 00:41:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 35/69] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:41:12 2026] GET /volume/v3/volumes/1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0 => generated 862 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c2247c0e-ec30-4b1e-9209-f702b7cdd424 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c2247c0e-ec30-4b1e-9209-f702b7cdd424 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:41:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c2247c0e-ec30-4b1e-9209-f702b7cdd424 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-464580790"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-c2247c0e-ec30-4b1e-9209-f702b7cdd424 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-464580790'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:41:12 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-c2247c0e-ec30-4b1e-9209-f702b7cdd424 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Create volume of 1 GB Sep 02 00:41:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c2247c0e-ec30-4b1e-9209-f702b7cdd424 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Availability Zones retrieved successfully. Sep 02 00:41:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c2247c0e-ec30-4b1e-9209-f702b7cdd424 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Flow 'volume_create_api' (8dca7eb7-5b82-42bf-90ce-5e3eb2930c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:41:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c2247c0e-ec30-4b1e-9209-f702b7cdd424 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8205865-2c25-47fd-b550-37e59a65f594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-c2247c0e-ec30-4b1e-9209-f702b7cdd424 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:41:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c2247c0e-ec30-4b1e-9209-f702b7cdd424 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8205865-2c25-47fd-b550-37e59a65f594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c2247c0e-ec30-4b1e-9209-f702b7cdd424 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d1255e2-a653-4349-aeca-dcfe0345b898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:13 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-c2247c0e-ec30-4b1e-9209-f702b7cdd424 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Created reservations ['ec1f738b-a34e-4f37-85f6-ea1ab8f5275a', '256f3784-24f4-47fa-9978-c0b0c632d44b', '38cdc5fd-1bea-466f-9255-64eb2b948834', '8f724025-5341-4767-bcb7-a84e9acf6bd2'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:41:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c2247c0e-ec30-4b1e-9209-f702b7cdd424 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d1255e2-a653-4349-aeca-dcfe0345b898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec1f738b-a34e-4f37-85f6-ea1ab8f5275a', '256f3784-24f4-47fa-9978-c0b0c632d44b', '38cdc5fd-1bea-466f-9255-64eb2b948834', '8f724025-5341-4767-bcb7-a84e9acf6bd2']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c2247c0e-ec30-4b1e-9209-f702b7cdd424 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6ba1cc1-4ee7-419b-82eb-cd50cf02fca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:13 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:13 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c2247c0e-ec30-4b1e-9209-f702b7cdd424 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6ba1cc1-4ee7-419b-82eb-cd50cf02fca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1afabab-2820-4ef7-a6b0-2f92c952f406', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-464580790',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='357a3e17c8e04e94b1344647a6b85c64',qos_specs=None,replication_status=,reservations=['ec1f738b-a34e-4f37-85f6-ea1ab8f5275a','256f3784-24f4-47fa-9978-c0b0c632d44b','38cdc5fd-1bea-466f-9255-64eb2b948834','8f724025-5341-4767-bcb7-a84e9acf6bd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4db764068b11452196571cba036e76fd',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:41:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-464580790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1afabab-2820-4ef7-a6b0-2f92c952f406,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='357a3e17c8e04e94b1344647a6b85c64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4db764068b11452196571cba036e76fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c2247c0e-ec30-4b1e-9209-f702b7cdd424 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fcd18bb-b7d2-47f1-92bc-bc0ce89aeb66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c2247c0e-ec30-4b1e-9209-f702b7cdd424 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fcd18bb-b7d2-47f1-92bc-bc0ce89aeb66) transitioned into state 'SUCCESS' from state '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-464580790',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='357a3e17c8e04e94b1344647a6b85c64',qos_specs=None,replication_status=,reservations=['ec1f738b-a34e-4f37-85f6-ea1ab8f5275a','256f3784-24f4-47fa-9978-c0b0c632d44b','38cdc5fd-1bea-466f-9255-64eb2b948834','8f724025-5341-4767-bcb7-a84e9acf6bd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4db764068b11452196571cba036e76fd',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c2247c0e-ec30-4b1e-9209-f702b7cdd424 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59f09058-010b-45d0-b2ac-9a9e93026972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c2247c0e-ec30-4b1e-9209-f702b7cdd424 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59f09058-010b-45d0-b2ac-9a9e93026972) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c2247c0e-ec30-4b1e-9209-f702b7cdd424 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Flow 'volume_create_api' (8dca7eb7-5b82-42bf-90ce-5e3eb2930c3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:41:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c2247c0e-ec30-4b1e-9209-f702b7cdd424 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Create volume request issued successfully. Sep 02 00:41:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c2247c0e-ec30-4b1e-9209-f702b7cdd424 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:41:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 35/70] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:41:12 2026] POST /volume/v3/volumes => generated 768 bytes in 854 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:41:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-aed5a5ce-1e4c-4a04-8d05-e222595366cc None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-aed5a5ce-1e4c-4a04-8d05-e222595366cc tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] GET http://192.168.122.129/volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 Sep 02 00:41:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-aed5a5ce-1e4c-4a04-8d05-e222595366cc tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-aed5a5ce-1e4c-4a04-8d05-e222595366cc tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:13 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:13 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:13 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:13 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:13 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-aed5a5ce-1e4c-4a04-8d05-e222595366cc tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Volume info retrieved successfully. Sep 02 00:41:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-aed5a5ce-1e4c-4a04-8d05-e222595366cc tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 returned with HTTP 200 Sep 02 00:41:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 36/71] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:13 2026] GET /volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 => generated 836 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-31d2350c-d799-4870-baed-a3bf0ab563ba None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-31d2350c-d799-4870-baed-a3bf0ab563ba tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] GET http://192.168.122.129/volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 Sep 02 00:41:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-31d2350c-d799-4870-baed-a3bf0ab563ba tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-31d2350c-d799-4870-baed-a3bf0ab563ba tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-31d2350c-d799-4870-baed-a3bf0ab563ba tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Volume info retrieved successfully. Sep 02 00:41:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-31d2350c-d799-4870-baed-a3bf0ab563ba tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 returned with HTTP 200 Sep 02 00:41:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 36/72] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:14 2026] GET /volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 => generated 860 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:41:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4904557a-ec34-44fc-84e2-a1e9a86e820a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4904557a-ec34-44fc-84e2-a1e9a86e820a tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] GET http://192.168.122.129/volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 Sep 02 00:41:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4904557a-ec34-44fc-84e2-a1e9a86e820a tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4904557a-ec34-44fc-84e2-a1e9a86e820a tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4904557a-ec34-44fc-84e2-a1e9a86e820a tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Volume info retrieved successfully. Sep 02 00:41:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4904557a-ec34-44fc-84e2-a1e9a86e820a tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 returned with HTTP 200 Sep 02 00:41:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 37/73] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:15 2026] GET /volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 => generated 861 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-4b219361-e508-458a-9525-fe7c0c490ca5 req-a32717c6-14ac-481e-9d2d-d5676732e72c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-4b219361-e508-458a-9525-fe7c0c490ca5 req-a32717c6-14ac-481e-9d2d-d5676732e72c tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] GET http://192.168.122.129/volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 Sep 02 00:41:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-4b219361-e508-458a-9525-fe7c0c490ca5 req-a32717c6-14ac-481e-9d2d-d5676732e72c tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-4b219361-e508-458a-9525-fe7c0c490ca5 req-a32717c6-14ac-481e-9d2d-d5676732e72c tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:16 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:16 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:16 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:16 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-4b219361-e508-458a-9525-fe7c0c490ca5 req-a32717c6-14ac-481e-9d2d-d5676732e72c tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Volume info retrieved successfully. Sep 02 00:41:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-4b219361-e508-458a-9525-fe7c0c490ca5 req-a32717c6-14ac-481e-9d2d-d5676732e72c tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 returned with HTTP 200 Sep 02 00:41:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 37/74] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:41:16 2026] GET /volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 => generated 861 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-6583916f-95b1-46ca-aaa3-98b19565c2ea req-4cc65dad-786b-4dfb-a3eb-332f3b2453b6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-6583916f-95b1-46ca-aaa3-98b19565c2ea req-4cc65dad-786b-4dfb-a3eb-332f3b2453b6 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:41:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-6583916f-95b1-46ca-aaa3-98b19565c2ea req-4cc65dad-786b-4dfb-a3eb-332f3b2453b6 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-6583916f-95b1-46ca-aaa3-98b19565c2ea req-4cc65dad-786b-4dfb-a3eb-332f3b2453b6 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [req-6583916f-95b1-46ca-aaa3-98b19565c2ea req-4cc65dad-786b-4dfb-a3eb-332f3b2453b6 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:41:16 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [req-6583916f-95b1-46ca-aaa3-98b19565c2ea req-4cc65dad-786b-4dfb-a3eb-332f3b2453b6 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:41:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:16 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:16 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:16 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-6583916f-95b1-46ca-aaa3-98b19565c2ea req-4cc65dad-786b-4dfb-a3eb-332f3b2453b6 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Get all volumes completed successfully. Sep 02 00:41:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-6583916f-95b1-46ca-aaa3-98b19565c2ea req-4cc65dad-786b-4dfb-a3eb-332f3b2453b6 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:41:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 38/75] 192.168.122.129 () {60 vars in 1397 bytes} [Wed Sep 2 00:41:16 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-68c38b03-e32e-4d78-93b1-4632de9b8f04 req-0b743b81-14ac-4173-b813-dff618961bae None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-68c38b03-e32e-4d78-93b1-4632de9b8f04 req-0b743b81-14ac-4173-b813-dff618961bae tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:41:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-68c38b03-e32e-4d78-93b1-4632de9b8f04 req-0b743b81-14ac-4173-b813-dff618961bae tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-68c38b03-e32e-4d78-93b1-4632de9b8f04 req-0b743b81-14ac-4173-b813-dff618961bae tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [req-68c38b03-e32e-4d78-93b1-4632de9b8f04 req-0b743b81-14ac-4173-b813-dff618961bae tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:41:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [req-68c38b03-e32e-4d78-93b1-4632de9b8f04 req-0b743b81-14ac-4173-b813-dff618961bae tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:41:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-68c38b03-e32e-4d78-93b1-4632de9b8f04 req-0b743b81-14ac-4173-b813-dff618961bae tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Get all volumes completed successfully. Sep 02 00:41:17 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:17 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-68c38b03-e32e-4d78-93b1-4632de9b8f04 req-0b743b81-14ac-4173-b813-dff618961bae tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:41:17 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 38/76] 192.168.122.129 () {60 vars in 1397 bytes} [Wed Sep 2 00:41:16 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-ac33d491-4f75-4fe6-9f4b-f0c4a697f585 req-f8bdb217-5291-40ac-8f61-12505f0c07d0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-ac33d491-4f75-4fe6-9f4b-f0c4a697f585 req-f8bdb217-5291-40ac-8f61-12505f0c07d0 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:41:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-ac33d491-4f75-4fe6-9f4b-f0c4a697f585 req-f8bdb217-5291-40ac-8f61-12505f0c07d0 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-ac33d491-4f75-4fe6-9f4b-f0c4a697f585 req-f8bdb217-5291-40ac-8f61-12505f0c07d0 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [req-ac33d491-4f75-4fe6-9f4b-f0c4a697f585 req-f8bdb217-5291-40ac-8f61-12505f0c07d0 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:41:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [req-ac33d491-4f75-4fe6-9f4b-f0c4a697f585 req-f8bdb217-5291-40ac-8f61-12505f0c07d0 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:41:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-ac33d491-4f75-4fe6-9f4b-f0c4a697f585 req-f8bdb217-5291-40ac-8f61-12505f0c07d0 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Get all volumes completed successfully. Sep 02 00:41:17 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:17 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-ac33d491-4f75-4fe6-9f4b-f0c4a697f585 req-f8bdb217-5291-40ac-8f61-12505f0c07d0 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:41:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 39/77] 192.168.122.129 () {60 vars in 1397 bytes} [Wed Sep 2 00:41:17 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-29d64bdf-62d1-4d83-906b-ccd4bdc6e624 req-79a4b9e3-e6f7-4938-92d2-98337e2f8fc8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-29d64bdf-62d1-4d83-906b-ccd4bdc6e624 req-79a4b9e3-e6f7-4938-92d2-98337e2f8fc8 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:41:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-29d64bdf-62d1-4d83-906b-ccd4bdc6e624 req-79a4b9e3-e6f7-4938-92d2-98337e2f8fc8 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-29d64bdf-62d1-4d83-906b-ccd4bdc6e624 req-79a4b9e3-e6f7-4938-92d2-98337e2f8fc8 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [req-29d64bdf-62d1-4d83-906b-ccd4bdc6e624 req-79a4b9e3-e6f7-4938-92d2-98337e2f8fc8 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:41:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [req-29d64bdf-62d1-4d83-906b-ccd4bdc6e624 req-79a4b9e3-e6f7-4938-92d2-98337e2f8fc8 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:41:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-29d64bdf-62d1-4d83-906b-ccd4bdc6e624 req-79a4b9e3-e6f7-4938-92d2-98337e2f8fc8 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Get all volumes completed successfully. Sep 02 00:41:17 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:17 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-29d64bdf-62d1-4d83-906b-ccd4bdc6e624 req-79a4b9e3-e6f7-4938-92d2-98337e2f8fc8 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:41:17 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 39/78] 192.168.122.129 () {60 vars in 1397 bytes} [Wed Sep 2 00:41:17 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-2bbb6838-f98e-401d-9326-9715ab3b8987 req-f81f48d7-be17-44bf-ad00-7719eac41a47 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-2bbb6838-f98e-401d-9326-9715ab3b8987 req-f81f48d7-be17-44bf-ad00-7719eac41a47 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:41:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-2bbb6838-f98e-401d-9326-9715ab3b8987 req-f81f48d7-be17-44bf-ad00-7719eac41a47 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-2bbb6838-f98e-401d-9326-9715ab3b8987 req-f81f48d7-be17-44bf-ad00-7719eac41a47 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [req-2bbb6838-f98e-401d-9326-9715ab3b8987 req-f81f48d7-be17-44bf-ad00-7719eac41a47 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:41:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [req-2bbb6838-f98e-401d-9326-9715ab3b8987 req-f81f48d7-be17-44bf-ad00-7719eac41a47 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:41:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-2bbb6838-f98e-401d-9326-9715ab3b8987 req-f81f48d7-be17-44bf-ad00-7719eac41a47 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Get all volumes completed successfully. Sep 02 00:41:17 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:17 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-2bbb6838-f98e-401d-9326-9715ab3b8987 req-f81f48d7-be17-44bf-ad00-7719eac41a47 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:41:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 40/79] 192.168.122.129 () {60 vars in 1397 bytes} [Wed Sep 2 00:41:17 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-dc657d31-70d3-4a49-8739-d9bc648acd9d req-1dad2ebf-b7e7-4999-9ca2-d66aeb9403bf None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-dc657d31-70d3-4a49-8739-d9bc648acd9d req-1dad2ebf-b7e7-4999-9ca2-d66aeb9403bf tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:41:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-dc657d31-70d3-4a49-8739-d9bc648acd9d req-1dad2ebf-b7e7-4999-9ca2-d66aeb9403bf tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-dc657d31-70d3-4a49-8739-d9bc648acd9d req-1dad2ebf-b7e7-4999-9ca2-d66aeb9403bf tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [req-dc657d31-70d3-4a49-8739-d9bc648acd9d req-1dad2ebf-b7e7-4999-9ca2-d66aeb9403bf tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:41:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [req-dc657d31-70d3-4a49-8739-d9bc648acd9d req-1dad2ebf-b7e7-4999-9ca2-d66aeb9403bf tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:41:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-dc657d31-70d3-4a49-8739-d9bc648acd9d req-1dad2ebf-b7e7-4999-9ca2-d66aeb9403bf tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Get all volumes completed successfully. Sep 02 00:41:17 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:17 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-dc657d31-70d3-4a49-8739-d9bc648acd9d req-1dad2ebf-b7e7-4999-9ca2-d66aeb9403bf tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:41:17 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 40/80] 192.168.122.129 () {60 vars in 1397 bytes} [Wed Sep 2 00:41:17 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-196e30aa-5f21-40ee-a8dc-1c297530ea64 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-196e30aa-5f21-40ee-a8dc-1c297530ea64 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 Sep 02 00:41:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-196e30aa-5f21-40ee-a8dc-1c297530ea64 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-196e30aa-5f21-40ee-a8dc-1c297530ea64 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:17 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:17 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-196e30aa-5f21-40ee-a8dc-1c297530ea64 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:41:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-196e30aa-5f21-40ee-a8dc-1c297530ea64 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 returned with HTTP 200 Sep 02 00:41:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 41/81] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:41:17 2026] GET /volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 => generated 1145 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-41bf1025-6c3f-4258-8d67-a349c284fe95 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-41bf1025-6c3f-4258-8d67-a349c284fe95 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] POST http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1/action Sep 02 00:41:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-41bf1025-6c3f-4258-8d67-a349c284fe95 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:41:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-41bf1025-6c3f-4258-8d67-a349c284fe95 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:18 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:18 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:18 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:18 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:18 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-41bf1025-6c3f-4258-8d67-a349c284fe95 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:41:18 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-41bf1025-6c3f-4258-8d67-a349c284fe95 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Begin detaching volume completed successfully. Sep 02 00:41:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-41bf1025-6c3f-4258-8d67-a349c284fe95 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1/action returned with HTTP 202 Sep 02 00:41:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 41/82] 192.168.122.129 () {64 vars in 1561 bytes} [Wed Sep 2 00:41:18 2026] POST /volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1/action => generated 0 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:41:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-166ae966-2ad4-41b0-bae9-32455a8a5d39 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-166ae966-2ad4-41b0-bae9-32455a8a5d39 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 Sep 02 00:41:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-166ae966-2ad4-41b0-bae9-32455a8a5d39 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-166ae966-2ad4-41b0-bae9-32455a8a5d39 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-2a5c7e42-f75d-4eda-a947-b7193d563285 req-a61988c7-76a2-4b60-a602-4b1bfc734f3a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-2a5c7e42-f75d-4eda-a947-b7193d563285 req-a61988c7-76a2-4b60-a602-4b1bfc734f3a tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:41:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-2a5c7e42-f75d-4eda-a947-b7193d563285 req-a61988c7-76a2-4b60-a602-4b1bfc734f3a tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-2a5c7e42-f75d-4eda-a947-b7193d563285 req-a61988c7-76a2-4b60-a602-4b1bfc734f3a tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [req-2a5c7e42-f75d-4eda-a947-b7193d563285 req-a61988c7-76a2-4b60-a602-4b1bfc734f3a tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:41:18 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [req-2a5c7e42-f75d-4eda-a947-b7193d563285 req-a61988c7-76a2-4b60-a602-4b1bfc734f3a tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:41:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:18 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:18 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:18 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:41:18 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:18 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:18 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:18 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:18 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:18 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:18 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-2a5c7e42-f75d-4eda-a947-b7193d563285 req-a61988c7-76a2-4b60-a602-4b1bfc734f3a tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Get all volumes completed successfully. Sep 02 00:41:18 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:18 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:18 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:18 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:18 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-166ae966-2ad4-41b0-bae9-32455a8a5d39 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:41:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-2a5c7e42-f75d-4eda-a947-b7193d563285 req-a61988c7-76a2-4b60-a602-4b1bfc734f3a tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:41:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 42/83] 192.168.122.129 () {60 vars in 1397 bytes} [Wed Sep 2 00:41:18 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-166ae966-2ad4-41b0-bae9-32455a8a5d39 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 returned with HTTP 200 Sep 02 00:41:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 42/84] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:18 2026] GET /volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 => generated 1148 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-098e6d2c-fbea-4562-b285-62e09754ffdc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-c9c0b58d-b189-4c92-ab25-d808c5ef8962 req-90a6865f-0a7c-49e2-afbb-160d175a2e94 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-098e6d2c-fbea-4562-b285-62e09754ffdc None None] GET http://192.168.122.129/volume// Sep 02 00:41:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-098e6d2c-fbea-4562-b285-62e09754ffdc None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-098e6d2c-fbea-4562-b285-62e09754ffdc None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-098e6d2c-fbea-4562-b285-62e09754ffdc None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:41:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 43/85] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:41:18 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:41:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-c9c0b58d-b189-4c92-ab25-d808c5ef8962 req-90a6865f-0a7c-49e2-afbb-160d175a2e94 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:41:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-c9c0b58d-b189-4c92-ab25-d808c5ef8962 req-90a6865f-0a7c-49e2-afbb-160d175a2e94 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-c9c0b58d-b189-4c92-ab25-d808c5ef8962 req-90a6865f-0a7c-49e2-afbb-160d175a2e94 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [req-c9c0b58d-b189-4c92-ab25-d808c5ef8962 req-90a6865f-0a7c-49e2-afbb-160d175a2e94 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:41:18 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [req-c9c0b58d-b189-4c92-ab25-d808c5ef8962 req-90a6865f-0a7c-49e2-afbb-160d175a2e94 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:41:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-3dfb62e0-6775-4f7e-ace8-ca6bac510238 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-3dfb62e0-6775-4f7e-ace8-ca6bac510238 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 Sep 02 00:41:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-3dfb62e0-6775-4f7e-ace8-ca6bac510238 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-3dfb62e0-6775-4f7e-ace8-ca6bac510238 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:18 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:41:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:18 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:18 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:18 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:18 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-c9c0b58d-b189-4c92-ab25-d808c5ef8962 req-90a6865f-0a7c-49e2-afbb-160d175a2e94 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] Get all volumes completed successfully. Sep 02 00:41:18 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:18 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-c9c0b58d-b189-4c92-ab25-d808c5ef8962 req-90a6865f-0a7c-49e2-afbb-160d175a2e94 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-reader] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:41:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 43/86] 192.168.122.129 () {60 vars in 1397 bytes} [Wed Sep 2 00:41:18 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:18 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:18 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:18 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:18 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1205b998-cfbf-48ef-b429-3cc7f505c9ea None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1205b998-cfbf-48ef-b429-3cc7f505c9ea tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] DELETE http://192.168.122.129/volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 Sep 02 00:41:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1205b998-cfbf-48ef-b429-3cc7f505c9ea tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1205b998-cfbf-48ef-b429-3cc7f505c9ea tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:18 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-3dfb62e0-6775-4f7e-ace8-ca6bac510238 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:41:18 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-1205b998-cfbf-48ef-b429-3cc7f505c9ea tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Delete volume with id: c1afabab-2820-4ef7-a6b0-2f92c952f406 Sep 02 00:41:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-3dfb62e0-6775-4f7e-ace8-ca6bac510238 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 returned with HTTP 200 Sep 02 00:41:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 44/87] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:41:18 2026] GET /volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 => generated 1329 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:41:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:18 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:18 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:18 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:18 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1205b998-cfbf-48ef-b429-3cc7f505c9ea tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Volume info retrieved successfully. Sep 02 00:41:18 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1205b998-cfbf-48ef-b429-3cc7f505c9ea tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Delete volume request issued successfully. Sep 02 00:41:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1205b998-cfbf-48ef-b429-3cc7f505c9ea tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 returned with HTTP 202 Sep 02 00:41:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 44/88] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:41:18 2026] DELETE /volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:41:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-343eda8e-860a-4028-a8ca-64b7b566783d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-343eda8e-860a-4028-a8ca-64b7b566783d tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] GET http://192.168.122.129/volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 Sep 02 00:41:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-343eda8e-860a-4028-a8ca-64b7b566783d tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-343eda8e-860a-4028-a8ca-64b7b566783d tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:18 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:18 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:18 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:18 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:18 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-343eda8e-860a-4028-a8ca-64b7b566783d tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Volume info retrieved successfully. Sep 02 00:41:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-343eda8e-860a-4028-a8ca-64b7b566783d tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 returned with HTTP 200 Sep 02 00:41:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 45/89] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:18 2026] GET /volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 => generated 860 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:41:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-9bf82fdd-7c62-4b49-b6da-3a2052f537ed None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-9bf82fdd-7c62-4b49-b6da-3a2052f537ed tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] DELETE http://192.168.122.129/volume/v3/attachments/883f0287-e144-4126-bc58-691c12822154 Sep 02 00:41:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-9bf82fdd-7c62-4b49-b6da-3a2052f537ed tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-9bf82fdd-7c62-4b49-b6da-3a2052f537ed tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:19 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:19 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, Sep 02 00:41:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-89e8f1e7-ad54-47d1-a636-076aa13794bd req-9bf82fdd-7c62-4b49-b6da-3a2052f537ed tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/attachments/883f0287-e144-4126-bc58-691c12822154 returned with HTTP 200 Sep 02 00:41:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 45/90] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:41:18 2026] DELETE /volume/v3/attachments/883f0287-e144-4126-bc58-691c12822154 => generated 19 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ac9b20f7-a9d8-421a-b2d0-a908b06b19e9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ac9b20f7-a9d8-421a-b2d0-a908b06b19e9 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 Sep 02 00:41:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ac9b20f7-a9d8-421a-b2d0-a908b06b19e9 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ac9b20f7-a9d8-421a-b2d0-a908b06b19e9 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:19 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:19 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:19 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ac9b20f7-a9d8-421a-b2d0-a908b06b19e9 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:41:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ac9b20f7-a9d8-421a-b2d0-a908b06b19e9 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 returned with HTTP 200 Sep 02 00:41:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 46/91] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:19 2026] GET /volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-dfa81995-8a17-4e0e-bfc6-66f656d1ff90 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-dfa81995-8a17-4e0e-bfc6-66f656d1ff90 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] GET http://192.168.122.129/volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 Sep 02 00:41:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-dfa81995-8a17-4e0e-bfc6-66f656d1ff90 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-dfa81995-8a17-4e0e-bfc6-66f656d1ff90 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:19 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:19 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-dfa81995-8a17-4e0e-bfc6-66f656d1ff90 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Volume info retrieved successfully. Sep 02 00:41:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-dfa81995-8a17-4e0e-bfc6-66f656d1ff90 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 returned with HTTP 200 Sep 02 00:41:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 46/92] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:19 2026] GET /volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 => generated 860 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b140d8a0-dbed-40ad-8a53-ddcd1aa42f58 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b140d8a0-dbed-40ad-8a53-ddcd1aa42f58 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] GET http://192.168.122.129/volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 Sep 02 00:41:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b140d8a0-dbed-40ad-8a53-ddcd1aa42f58 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b140d8a0-dbed-40ad-8a53-ddcd1aa42f58 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b140d8a0-dbed-40ad-8a53-ddcd1aa42f58 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 returned with HTTP 404 Sep 02 00:41:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 47/93] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:20 2026] GET /volume/v3/volumes/c1afabab-2820-4ef7-a6b0-2f92c952f406 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:41:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1048bdb5-266a-4494-a00f-0ba9d6f96d7b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1048bdb5-266a-4494-a00f-0ba9d6f96d7b tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] DELETE http://192.168.122.129/volume/v3/volumes/1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0 Sep 02 00:41:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1048bdb5-266a-4494-a00f-0ba9d6f96d7b tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1048bdb5-266a-4494-a00f-0ba9d6f96d7b tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:21 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-1048bdb5-266a-4494-a00f-0ba9d6f96d7b tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Delete volume with id: 1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0 Sep 02 00:41:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1048bdb5-266a-4494-a00f-0ba9d6f96d7b tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Volume info retrieved successfully. Sep 02 00:41:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1048bdb5-266a-4494-a00f-0ba9d6f96d7b tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Delete volume request issued successfully. Sep 02 00:41:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1048bdb5-266a-4494-a00f-0ba9d6f96d7b tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes/1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0 returned with HTTP 202 Sep 02 00:41:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 47/94] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:41:21 2026] DELETE /volume/v3/volumes/1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:41:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5ea8184d-d528-482c-aafe-f3d8922d3a51 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5ea8184d-d528-482c-aafe-f3d8922d3a51 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] GET http://192.168.122.129/volume/v3/volumes/1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0 Sep 02 00:41:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5ea8184d-d528-482c-aafe-f3d8922d3a51 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5ea8184d-d528-482c-aafe-f3d8922d3a51 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:21 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:21 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:21 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:21 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5ea8184d-d528-482c-aafe-f3d8922d3a51 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Volume info retrieved successfully. Sep 02 00:41:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5ea8184d-d528-482c-aafe-f3d8922d3a51 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes/1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0 returned with HTTP 200 Sep 02 00:41:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 48/95] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:21 2026] GET /volume/v3/volumes/1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0 => generated 861 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8bf79503-4514-4e14-b1dd-0fd7ca4ba5c7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-63496f4d-26ff-4c31-8056-dfa1906b94ca None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-63496f4d-26ff-4c31-8056-dfa1906b94ca tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] GET http://192.168.122.129/volume/v3/volumes/1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0 Sep 02 00:41:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-63496f4d-26ff-4c31-8056-dfa1906b94ca tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8bf79503-4514-4e14-b1dd-0fd7ca4ba5c7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:41:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-63496f4d-26ff-4c31-8056-dfa1906b94ca tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8bf79503-4514-4e14-b1dd-0fd7ca4ba5c7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1795471428"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-8bf79503-4514-4e14-b1dd-0fd7ca4ba5c7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1795471428'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:41:22 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-8bf79503-4514-4e14-b1dd-0fd7ca4ba5c7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Create volume of 1 GB Sep 02 00:41:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-63496f4d-26ff-4c31-8056-dfa1906b94ca tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes/1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0 returned with HTTP 404 Sep 02 00:41:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 49/96] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:22 2026] GET /volume/v3/volumes/1e67b9c5-7c62-4e42-9f47-b2f1319fb2f0 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:41:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8bf79503-4514-4e14-b1dd-0fd7ca4ba5c7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Availability Zones retrieved successfully. Sep 02 00:41:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cd21782c-1fdf-431e-b560-19977cbfca2c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cd21782c-1fdf-431e-b560-19977cbfca2c tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] DELETE http://192.168.122.129/volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb Sep 02 00:41:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cd21782c-1fdf-431e-b560-19977cbfca2c tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cd21782c-1fdf-431e-b560-19977cbfca2c tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:22 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-cd21782c-1fdf-431e-b560-19977cbfca2c tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Delete volume with id: d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb Sep 02 00:41:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bf79503-4514-4e14-b1dd-0fd7ca4ba5c7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Flow 'volume_create_api' (3cc9416e-494a-4ea2-80e6-93bd491b4021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:41:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cd21782c-1fdf-431e-b560-19977cbfca2c tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Volume info retrieved successfully. Sep 02 00:41:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bf79503-4514-4e14-b1dd-0fd7ca4ba5c7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e147c43-5785-4098-b99c-00f39b0e21a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-8bf79503-4514-4e14-b1dd-0fd7ca4ba5c7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:41:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cd21782c-1fdf-431e-b560-19977cbfca2c tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Delete volume request issued successfully. Sep 02 00:41:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cd21782c-1fdf-431e-b560-19977cbfca2c tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb returned with HTTP 202 Sep 02 00:41:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 50/97] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:41:22 2026] DELETE /volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:41:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fb38b80b-0af3-4c2f-9d8e-64f455240875 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fb38b80b-0af3-4c2f-9d8e-64f455240875 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] GET http://192.168.122.129/volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb Sep 02 00:41:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fb38b80b-0af3-4c2f-9d8e-64f455240875 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fb38b80b-0af3-4c2f-9d8e-64f455240875 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bf79503-4514-4e14-b1dd-0fd7ca4ba5c7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e147c43-5785-4098-b99c-00f39b0e21a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bf79503-4514-4e14-b1dd-0fd7ca4ba5c7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e73a86f8-5676-476c-95d2-72928057b7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-fb38b80b-0af3-4c2f-9d8e-64f455240875 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Volume info retrieved successfully. Sep 02 00:41:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fb38b80b-0af3-4c2f-9d8e-64f455240875 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb returned with HTTP 200 Sep 02 00:41:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 51/98] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:22 2026] GET /volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb => generated 861 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:22 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-8bf79503-4514-4e14-b1dd-0fd7ca4ba5c7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Created reservations ['543b9ea2-2d83-4232-87e3-4941c638da1d', '066611ba-6a9f-4c6f-8c21-a5908e6f57d0', '274389a1-a319-4178-8f50-ddb0c8a97f52', '171fec43-9101-4883-9c42-7e950fd65866'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:41:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bf79503-4514-4e14-b1dd-0fd7ca4ba5c7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e73a86f8-5676-476c-95d2-72928057b7b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['543b9ea2-2d83-4232-87e3-4941c638da1d', '066611ba-6a9f-4c6f-8c21-a5908e6f57d0', '274389a1-a319-4178-8f50-ddb0c8a97f52', '171fec43-9101-4883-9c42-7e950fd65866']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bf79503-4514-4e14-b1dd-0fd7ca4ba5c7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10fd97cd-e049-4848-a23a-9d2e6aac92e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:22 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bf79503-4514-4e14-b1dd-0fd7ca4ba5c7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10fd97cd-e049-4848-a23a-9d2e6aac92e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1324ebdd-5300-4fbb-8a4c-fe675f4280c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1795471428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cca8e2393cc48e1acda33569ecc504f',qos_specs=None,replication_status=,reservations=['543b9ea2-2d83-4232-87e3-4941c638da1d','066611ba-6a9f-4c6f-8c21-a5908e6f57d0','274389a1-a319-4178-8f50-ddb0c8a97f52','171fec43-9101-4883-9c42-7e950fd65866'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c701ce1c3d7b4b61bb792091e8a7cb8a',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:41:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1795471428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1324ebdd-5300-4fbb-8a4c-fe675f4280c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cca8e2393cc48e1acda33569ecc504f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c701ce1c3d7b4b61bb792091e8a7cb8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bf79503-4514-4e14-b1dd-0fd7ca4ba5c7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa4487eb-bfd8-459b-a817-d88c8632cfe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bf79503-4514-4e14-b1dd-0fd7ca4ba5c7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa4487eb-bfd8-459b-a817-d88c8632cfe5) transitioned into state 'SUCCESS' from state '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-1795471428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cca8e2393cc48e1acda33569ecc504f',qos_specs=None,replication_status=,reservations=['543b9ea2-2d83-4232-87e3-4941c638da1d','066611ba-6a9f-4c6f-8c21-a5908e6f57d0','274389a1-a319-4178-8f50-ddb0c8a97f52','171fec43-9101-4883-9c42-7e950fd65866'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c701ce1c3d7b4b61bb792091e8a7cb8a',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bf79503-4514-4e14-b1dd-0fd7ca4ba5c7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a4939e8-6fa0-419f-aa0c-b1a3e415aab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bf79503-4514-4e14-b1dd-0fd7ca4ba5c7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a4939e8-6fa0-419f-aa0c-b1a3e415aab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bf79503-4514-4e14-b1dd-0fd7ca4ba5c7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Flow 'volume_create_api' (3cc9416e-494a-4ea2-80e6-93bd491b4021) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:41:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8bf79503-4514-4e14-b1dd-0fd7ca4ba5c7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Create volume request issued successfully. Sep 02 00:41:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8bf79503-4514-4e14-b1dd-0fd7ca4ba5c7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:41:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 48/99] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:41:22 2026] POST /volume/v3/volumes => generated 763 bytes in 807 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:41:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bb082cee-c823-418e-80d1-be33b81c1eb7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bb082cee-c823-418e-80d1-be33b81c1eb7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] GET http://192.168.122.129/volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 Sep 02 00:41:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bb082cee-c823-418e-80d1-be33b81c1eb7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bb082cee-c823-418e-80d1-be33b81c1eb7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:23 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:23 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:23 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:23 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-bb082cee-c823-418e-80d1-be33b81c1eb7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Volume info retrieved successfully. Sep 02 00:41:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bb082cee-c823-418e-80d1-be33b81c1eb7 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] http://192.168.122.129/volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 returned with HTTP 200 Sep 02 00:41:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 52/100] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:23 2026] GET /volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 => generated 831 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:41:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c500f0e2-dc5b-4985-93c1-771cbae0758c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c500f0e2-dc5b-4985-93c1-771cbae0758c tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] GET http://192.168.122.129/volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb Sep 02 00:41:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c500f0e2-dc5b-4985-93c1-771cbae0758c tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c500f0e2-dc5b-4985-93c1-771cbae0758c tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:23 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:23 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c500f0e2-dc5b-4985-93c1-771cbae0758c tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Volume info retrieved successfully. Sep 02 00:41:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c500f0e2-dc5b-4985-93c1-771cbae0758c tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb returned with HTTP 200 Sep 02 00:41:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 49/101] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:23 2026] GET /volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb => generated 861 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-aa043da2-691a-4c55-89f5-408cdd307b72 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-aa043da2-691a-4c55-89f5-408cdd307b72 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] GET http://192.168.122.129/volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 Sep 02 00:41:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-aa043da2-691a-4c55-89f5-408cdd307b72 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-aa043da2-691a-4c55-89f5-408cdd307b72 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-aa043da2-691a-4c55-89f5-408cdd307b72 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Volume info retrieved successfully. Sep 02 00:41:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-aa043da2-691a-4c55-89f5-408cdd307b72 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] http://192.168.122.129/volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 returned with HTTP 200 Sep 02 00:41:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 53/102] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:24 2026] GET /volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 => generated 855 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:41:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5fcbb26d-0ea9-4c3f-bab6-62a75a0fcd60 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5fcbb26d-0ea9-4c3f-bab6-62a75a0fcd60 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] GET http://192.168.122.129/volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb Sep 02 00:41:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5fcbb26d-0ea9-4c3f-bab6-62a75a0fcd60 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5fcbb26d-0ea9-4c3f-bab6-62a75a0fcd60 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5fcbb26d-0ea9-4c3f-bab6-62a75a0fcd60 tempest-VolumesTestJSON-986546623 tempest-VolumesTestJSON-986546623-project-member] http://192.168.122.129/volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb returned with HTTP 404 Sep 02 00:41:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 50/103] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:24 2026] GET /volume/v3/volumes/d0aefc6c-5cfd-4681-8c2a-3e14ebf992eb => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:41:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-972872c0-2474-49a4-aa98-1b29460c4a12 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-972872c0-2474-49a4-aa98-1b29460c4a12 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] GET http://192.168.122.129/volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 Sep 02 00:41:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-972872c0-2474-49a4-aa98-1b29460c4a12 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-972872c0-2474-49a4-aa98-1b29460c4a12 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-972872c0-2474-49a4-aa98-1b29460c4a12 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Volume info retrieved successfully. Sep 02 00:41:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-972872c0-2474-49a4-aa98-1b29460c4a12 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] http://192.168.122.129/volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 returned with HTTP 200 Sep 02 00:41:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 54/104] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:25 2026] GET /volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 => generated 856 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b6fd015a-073e-463e-a7ff-880459233fc3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b6fd015a-073e-463e-a7ff-880459233fc3 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] POST http://192.168.122.129/volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4/action Sep 02 00:41:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b6fd015a-073e-463e-a7ff-880459233fc3 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:41:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b6fd015a-073e-463e-a7ff-880459233fc3 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b6fd015a-073e-463e-a7ff-880459233fc3 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Volume info retrieved successfully. Sep 02 00:41:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b6fd015a-073e-463e-a7ff-880459233fc3 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Volume updated successfully. Sep 02 00:41:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b6fd015a-073e-463e-a7ff-880459233fc3 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] http://192.168.122.129/volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4/action returned with HTTP 200 Sep 02 00:41:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 51/105] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:41:25 2026] POST /volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4/action => generated 0 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 00:41:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2b3b5efc-f8c0-449b-9467-ec2c4dfe9aa4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2b3b5efc-f8c0-449b-9467-ec2c4dfe9aa4 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] GET http://192.168.122.129/volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 Sep 02 00:41:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2b3b5efc-f8c0-449b-9467-ec2c4dfe9aa4 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2b3b5efc-f8c0-449b-9467-ec2c4dfe9aa4 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2b3b5efc-f8c0-449b-9467-ec2c4dfe9aa4 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Volume info retrieved successfully. Sep 02 00:41:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2b3b5efc-f8c0-449b-9467-ec2c4dfe9aa4 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] http://192.168.122.129/volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 returned with HTTP 200 Sep 02 00:41:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 55/106] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:25 2026] GET /volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 => generated 856 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-a27ea190-3b8b-4efc-a652-5bac4b3fd712 req-5e02663b-cc80-4fde-a0a6-225dc77aadda None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-a27ea190-3b8b-4efc-a652-5bac4b3fd712 req-5e02663b-cc80-4fde-a0a6-225dc77aadda tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] GET http://192.168.122.129/volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 Sep 02 00:41:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-a27ea190-3b8b-4efc-a652-5bac4b3fd712 req-5e02663b-cc80-4fde-a0a6-225dc77aadda tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-a27ea190-3b8b-4efc-a652-5bac4b3fd712 req-5e02663b-cc80-4fde-a0a6-225dc77aadda tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:26 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:26 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:26 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:26 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:26 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-a27ea190-3b8b-4efc-a652-5bac4b3fd712 req-5e02663b-cc80-4fde-a0a6-225dc77aadda tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Volume info retrieved successfully. Sep 02 00:41:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-a27ea190-3b8b-4efc-a652-5bac4b3fd712 req-5e02663b-cc80-4fde-a0a6-225dc77aadda tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] http://192.168.122.129/volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 returned with HTTP 200 Sep 02 00:41:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 52/107] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:41:26 2026] GET /volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 => generated 856 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-05a05c01-f02f-4b97-b2e8-ea36d0de7c0d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-05a05c01-f02f-4b97-b2e8-ea36d0de7c0d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-05a05c01-f02f-4b97-b2e8-ea36d0de7c0d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-147739965"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-05a05c01-f02f-4b97-b2e8-ea36d0de7c0d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-147739965'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-05a05c01-f02f-4b97-b2e8-ea36d0de7c0d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Create volume of 1 GB Sep 02 00:41:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-05a05c01-f02f-4b97-b2e8-ea36d0de7c0d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Availability Zones retrieved successfully. Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-05a05c01-f02f-4b97-b2e8-ea36d0de7c0d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Flow 'volume_create_api' (0818d3a2-0136-4770-bd68-67df24e04574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-05a05c01-f02f-4b97-b2e8-ea36d0de7c0d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f79f11b9-21bf-4195-b353-b9f2bd68b5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-05a05c01-f02f-4b97-b2e8-ea36d0de7c0d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-05a05c01-f02f-4b97-b2e8-ea36d0de7c0d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f79f11b9-21bf-4195-b353-b9f2bd68b5ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-05a05c01-f02f-4b97-b2e8-ea36d0de7c0d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4274a67-4aa2-4fe0-9b15-356f4b997bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-05a05c01-f02f-4b97-b2e8-ea36d0de7c0d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Created reservations ['052067fc-d809-4fa9-8231-9fd94b66ee9c', '4654f2ee-7820-4079-947a-6245da719d27', '32705a53-3df8-4e65-a2a4-40f3784665c0', 'a6833b88-56c5-4413-a532-bccb0aa4046f'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-05a05c01-f02f-4b97-b2e8-ea36d0de7c0d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4274a67-4aa2-4fe0-9b15-356f4b997bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['052067fc-d809-4fa9-8231-9fd94b66ee9c', '4654f2ee-7820-4079-947a-6245da719d27', '32705a53-3df8-4e65-a2a4-40f3784665c0', 'a6833b88-56c5-4413-a532-bccb0aa4046f']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-05a05c01-f02f-4b97-b2e8-ea36d0de7c0d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cd49193-197d-47b5-b417-9e3a2591a647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:29 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-05a05c01-f02f-4b97-b2e8-ea36d0de7c0d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cd49193-197d-47b5-b417-9e3a2591a647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '537f4e2c-d68b-4f2e-83ad-5144600318d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-147739965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cca8e2393cc48e1acda33569ecc504f',qos_specs=None,replication_status=,reservations=['052067fc-d809-4fa9-8231-9fd94b66ee9c','4654f2ee-7820-4079-947a-6245da719d27','32705a53-3df8-4e65-a2a4-40f3784665c0','a6833b88-56c5-4413-a532-bccb0aa4046f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c701ce1c3d7b4b61bb792091e8a7cb8a',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:41:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-147739965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=537f4e2c-d68b-4f2e-83ad-5144600318d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cca8e2393cc48e1acda33569ecc504f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c701ce1c3d7b4b61bb792091e8a7cb8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-05a05c01-f02f-4b97-b2e8-ea36d0de7c0d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44bcac9c-19bd-45a8-9b39-664c5e5962cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-05a05c01-f02f-4b97-b2e8-ea36d0de7c0d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44bcac9c-19bd-45a8-9b39-664c5e5962cc) transitioned into state 'SUCCESS' from state '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-147739965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cca8e2393cc48e1acda33569ecc504f',qos_specs=None,replication_status=,reservations=['052067fc-d809-4fa9-8231-9fd94b66ee9c','4654f2ee-7820-4079-947a-6245da719d27','32705a53-3df8-4e65-a2a4-40f3784665c0','a6833b88-56c5-4413-a532-bccb0aa4046f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c701ce1c3d7b4b61bb792091e8a7cb8a',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-05a05c01-f02f-4b97-b2e8-ea36d0de7c0d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc802dfc-1cc5-41c1-81da-4d5216c0e0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-05a05c01-f02f-4b97-b2e8-ea36d0de7c0d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc802dfc-1cc5-41c1-81da-4d5216c0e0af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-05a05c01-f02f-4b97-b2e8-ea36d0de7c0d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Flow 'volume_create_api' (0818d3a2-0136-4770-bd68-67df24e04574) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-05a05c01-f02f-4b97-b2e8-ea36d0de7c0d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Create volume request issued successfully. Sep 02 00:41:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-05a05c01-f02f-4b97-b2e8-ea36d0de7c0d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:41:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 56/108] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:41:29 2026] POST /volume/v3/volumes => generated 762 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:41:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7e1af5aa-4a19-4dab-bff9-2a699e0ebffc None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7e1af5aa-4a19-4dab-bff9-2a699e0ebffc tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] GET http://192.168.122.129/volume/v3/volumes/537f4e2c-d68b-4f2e-83ad-5144600318d9 Sep 02 00:41:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7e1af5aa-4a19-4dab-bff9-2a699e0ebffc tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7e1af5aa-4a19-4dab-bff9-2a699e0ebffc tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:29 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:29 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:29 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:29 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7e1af5aa-4a19-4dab-bff9-2a699e0ebffc tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Volume info retrieved successfully. Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0197d2ff-c364-4629-920a-a6295ac6ba99 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0197d2ff-c364-4629-920a-a6295ac6ba99 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0197d2ff-c364-4629-920a-a6295ac6ba99 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1249862732"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-0197d2ff-c364-4629-920a-a6295ac6ba99 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1249862732'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-0197d2ff-c364-4629-920a-a6295ac6ba99 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Create volume of 1 GB Sep 02 00:41:29 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:29 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7e1af5aa-4a19-4dab-bff9-2a699e0ebffc tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] http://192.168.122.129/volume/v3/volumes/537f4e2c-d68b-4f2e-83ad-5144600318d9 returned with HTTP 200 Sep 02 00:41:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 53/109] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:29 2026] GET /volume/v3/volumes/537f4e2c-d68b-4f2e-83ad-5144600318d9 => generated 830 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0197d2ff-c364-4629-920a-a6295ac6ba99 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Availability Zones retrieved successfully. Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0197d2ff-c364-4629-920a-a6295ac6ba99 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Flow 'volume_create_api' (fa910c97-ae61-40ec-b300-e74df1f054d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0197d2ff-c364-4629-920a-a6295ac6ba99 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d867d3c1-e742-47b1-b916-ad988af5c904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-0197d2ff-c364-4629-920a-a6295ac6ba99 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0197d2ff-c364-4629-920a-a6295ac6ba99 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d867d3c1-e742-47b1-b916-ad988af5c904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0197d2ff-c364-4629-920a-a6295ac6ba99 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (642e45aa-b7ca-4d2c-bbb2-05a996ac5282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:30 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-0197d2ff-c364-4629-920a-a6295ac6ba99 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Created reservations ['b96c29a1-4f72-48e5-8e40-d68e0f16fba4', '91a8bfca-8e8a-4d81-807f-e8d1aee856eb', '5b0ddaa7-c8b9-4f0b-95b1-686b61fbf1f2', 'f1677797-5cc6-4ec9-b69b-819b30ab49f6'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:41:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0197d2ff-c364-4629-920a-a6295ac6ba99 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (642e45aa-b7ca-4d2c-bbb2-05a996ac5282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b96c29a1-4f72-48e5-8e40-d68e0f16fba4', '91a8bfca-8e8a-4d81-807f-e8d1aee856eb', '5b0ddaa7-c8b9-4f0b-95b1-686b61fbf1f2', 'f1677797-5cc6-4ec9-b69b-819b30ab49f6']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0197d2ff-c364-4629-920a-a6295ac6ba99 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f50a5b7-dd86-4fb7-8f56-bb2c10313e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:30 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:30 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0197d2ff-c364-4629-920a-a6295ac6ba99 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f50a5b7-dd86-4fb7-8f56-bb2c10313e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f95ac74-8937-46fa-8573-0b33093e10bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1249862732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9bb3c59858a46ddb4139bfd18aef22b',qos_specs=None,replication_status=,reservations=['b96c29a1-4f72-48e5-8e40-d68e0f16fba4','91a8bfca-8e8a-4d81-807f-e8d1aee856eb','5b0ddaa7-c8b9-4f0b-95b1-686b61fbf1f2','f1677797-5cc6-4ec9-b69b-819b30ab49f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33ad0255049941538bc8bc4a7b9f8ff7',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:41:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1249862732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f95ac74-8937-46fa-8573-0b33093e10bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9bb3c59858a46ddb4139bfd18aef22b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33ad0255049941538bc8bc4a7b9f8ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0197d2ff-c364-4629-920a-a6295ac6ba99 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f885259-3962-4bab-9d5f-dee8296b4b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0197d2ff-c364-4629-920a-a6295ac6ba99 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f885259-3962-4bab-9d5f-dee8296b4b06) transitioned into state 'SUCCESS' from state '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-1249862732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9bb3c59858a46ddb4139bfd18aef22b',qos_specs=None,replication_status=,reservations=['b96c29a1-4f72-48e5-8e40-d68e0f16fba4','91a8bfca-8e8a-4d81-807f-e8d1aee856eb','5b0ddaa7-c8b9-4f0b-95b1-686b61fbf1f2','f1677797-5cc6-4ec9-b69b-819b30ab49f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33ad0255049941538bc8bc4a7b9f8ff7',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0197d2ff-c364-4629-920a-a6295ac6ba99 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46937a72-bcc2-4fe3-ae4e-f71d4333e7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0197d2ff-c364-4629-920a-a6295ac6ba99 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46937a72-bcc2-4fe3-ae4e-f71d4333e7ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0197d2ff-c364-4629-920a-a6295ac6ba99 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Flow 'volume_create_api' (fa910c97-ae61-40ec-b300-e74df1f054d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:41:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0197d2ff-c364-4629-920a-a6295ac6ba99 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Create volume request issued successfully. Sep 02 00:41:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0197d2ff-c364-4629-920a-a6295ac6ba99 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:41:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 57/110] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:41:29 2026] POST /volume/v3/volumes => generated 761 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:41:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0d263409-3c8f-469d-9eb7-e7e2c6e82531 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0d263409-3c8f-469d-9eb7-e7e2c6e82531 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] GET http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc Sep 02 00:41:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0d263409-3c8f-469d-9eb7-e7e2c6e82531 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0d263409-3c8f-469d-9eb7-e7e2c6e82531 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:30 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:30 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:30 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0d263409-3c8f-469d-9eb7-e7e2c6e82531 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Volume info retrieved successfully. Sep 02 00:41:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0d263409-3c8f-469d-9eb7-e7e2c6e82531 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc returned with HTTP 200 Sep 02 00:41:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 54/111] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:30 2026] GET /volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc => generated 829 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e98a3e33-25a5-49ad-847e-8fbd83989601 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e98a3e33-25a5-49ad-847e-8fbd83989601 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] GET http://192.168.122.129/volume/v3/volumes/537f4e2c-d68b-4f2e-83ad-5144600318d9 Sep 02 00:41:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e98a3e33-25a5-49ad-847e-8fbd83989601 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e98a3e33-25a5-49ad-847e-8fbd83989601 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:30 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:30 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:30 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:30 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e98a3e33-25a5-49ad-847e-8fbd83989601 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Volume info retrieved successfully. Sep 02 00:41:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e98a3e33-25a5-49ad-847e-8fbd83989601 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] http://192.168.122.129/volume/v3/volumes/537f4e2c-d68b-4f2e-83ad-5144600318d9 returned with HTTP 200 Sep 02 00:41:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 58/112] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:30 2026] GET /volume/v3/volumes/537f4e2c-d68b-4f2e-83ad-5144600318d9 => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-ffff0cc9-582f-4d1a-a761-ae144b97e6c6 req-cb22f48a-bae5-445d-bc33-47338b01bb5d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-ffff0cc9-582f-4d1a-a761-ae144b97e6c6 req-cb22f48a-bae5-445d-bc33-47338b01bb5d tempest-VolumesNegativeTest-1738482067 tempest-VolumesNegativeTest-1738482067-project-member] DELETE http://192.168.122.129/volume/v3/volumes/tempest-invalid-1206853196 Sep 02 00:41:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-ffff0cc9-582f-4d1a-a761-ae144b97e6c6 req-cb22f48a-bae5-445d-bc33-47338b01bb5d tempest-VolumesNegativeTest-1738482067 tempest-VolumesNegativeTest-1738482067-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-ffff0cc9-582f-4d1a-a761-ae144b97e6c6 req-cb22f48a-bae5-445d-bc33-47338b01bb5d tempest-VolumesNegativeTest-1738482067 tempest-VolumesNegativeTest-1738482067-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:31 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [req-ffff0cc9-582f-4d1a-a761-ae144b97e6c6 req-cb22f48a-bae5-445d-bc33-47338b01bb5d tempest-VolumesNegativeTest-1738482067 tempest-VolumesNegativeTest-1738482067-project-member] Delete volume with id: tempest-invalid-1206853196 Sep 02 00:41:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-ffff0cc9-582f-4d1a-a761-ae144b97e6c6 req-cb22f48a-bae5-445d-bc33-47338b01bb5d tempest-VolumesNegativeTest-1738482067 tempest-VolumesNegativeTest-1738482067-project-member] http://192.168.122.129/volume/v3/volumes/tempest-invalid-1206853196 returned with HTTP 404 Sep 02 00:41:31 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 55/113] 192.168.122.129 () {62 vars in 1479 bytes} [Wed Sep 2 00:41:31 2026] DELETE /volume/v3/volumes/tempest-invalid-1206853196 => generated 99 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:41:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-a861f236-6c7e-4412-b621-1b64de5efabe req-02eb03a8-afd1-40cb-a78f-f743cb7f46f4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-a861f236-6c7e-4412-b621-1b64de5efabe req-02eb03a8-afd1-40cb-a78f-f743cb7f46f4 tempest-VolumesNegativeTest-1738482067 tempest-VolumesNegativeTest-1738482067-project-member] DELETE http://192.168.122.129/volume/v3/volumes/95221efb-42ed-4b7d-a17f-3b26ff53f693 Sep 02 00:41:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-a861f236-6c7e-4412-b621-1b64de5efabe req-02eb03a8-afd1-40cb-a78f-f743cb7f46f4 tempest-VolumesNegativeTest-1738482067 tempest-VolumesNegativeTest-1738482067-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-a861f236-6c7e-4412-b621-1b64de5efabe req-02eb03a8-afd1-40cb-a78f-f743cb7f46f4 tempest-VolumesNegativeTest-1738482067 tempest-VolumesNegativeTest-1738482067-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:31 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [req-a861f236-6c7e-4412-b621-1b64de5efabe req-02eb03a8-afd1-40cb-a78f-f743cb7f46f4 tempest-VolumesNegativeTest-1738482067 tempest-VolumesNegativeTest-1738482067-project-member] Delete volume with id: 95221efb-42ed-4b7d-a17f-3b26ff53f693 Sep 02 00:41:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-a861f236-6c7e-4412-b621-1b64de5efabe req-02eb03a8-afd1-40cb-a78f-f743cb7f46f4 tempest-VolumesNegativeTest-1738482067 tempest-VolumesNegativeTest-1738482067-project-member] http://192.168.122.129/volume/v3/volumes/95221efb-42ed-4b7d-a17f-3b26ff53f693 returned with HTTP 404 Sep 02 00:41:31 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 59/114] 192.168.122.129 () {62 vars in 1509 bytes} [Wed Sep 2 00:41:31 2026] DELETE /volume/v3/volumes/95221efb-42ed-4b7d-a17f-3b26ff53f693 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:41:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-6dc392cf-bb2d-4151-b22a-6d57cd5eb81e req-6c39ae1f-b7e8-41d8-89fe-9841fd0bdae1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-6dc392cf-bb2d-4151-b22a-6d57cd5eb81e req-6c39ae1f-b7e8-41d8-89fe-9841fd0bdae1 tempest-VolumesNegativeTest-1738482067 tempest-VolumesNegativeTest-1738482067-project-reader] GET http://192.168.122.129/volume/v3/volumes/d41b4829-8fbe-4faa-af67-7e1cd6bd6f90 Sep 02 00:41:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-6dc392cf-bb2d-4151-b22a-6d57cd5eb81e req-6c39ae1f-b7e8-41d8-89fe-9841fd0bdae1 tempest-VolumesNegativeTest-1738482067 tempest-VolumesNegativeTest-1738482067-project-reader] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-6dc392cf-bb2d-4151-b22a-6d57cd5eb81e req-6c39ae1f-b7e8-41d8-89fe-9841fd0bdae1 tempest-VolumesNegativeTest-1738482067 tempest-VolumesNegativeTest-1738482067-project-reader] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-6dc392cf-bb2d-4151-b22a-6d57cd5eb81e req-6c39ae1f-b7e8-41d8-89fe-9841fd0bdae1 tempest-VolumesNegativeTest-1738482067 tempest-VolumesNegativeTest-1738482067-project-reader] http://192.168.122.129/volume/v3/volumes/d41b4829-8fbe-4faa-af67-7e1cd6bd6f90 returned with HTTP 404 Sep 02 00:41:31 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 56/115] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:41:31 2026] GET /volume/v3/volumes/d41b4829-8fbe-4faa-af67-7e1cd6bd6f90 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:41:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-219b75c0-a331-4691-bc2f-27ce39a25a34 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-219b75c0-a331-4691-bc2f-27ce39a25a34 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] GET http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc Sep 02 00:41:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-219b75c0-a331-4691-bc2f-27ce39a25a34 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-219b75c0-a331-4691-bc2f-27ce39a25a34 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:31 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:31 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:31 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:31 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:31 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-219b75c0-a331-4691-bc2f-27ce39a25a34 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Volume info retrieved successfully. Sep 02 00:41:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-219b75c0-a331-4691-bc2f-27ce39a25a34 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc returned with HTTP 200 Sep 02 00:41:31 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 60/116] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:31 2026] GET /volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3babed4d-a095-4328-959f-73127d754624 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3babed4d-a095-4328-959f-73127d754624 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] GET http://192.168.122.129/volume/v3/volumes/537f4e2c-d68b-4f2e-83ad-5144600318d9 Sep 02 00:41:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3babed4d-a095-4328-959f-73127d754624 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3babed4d-a095-4328-959f-73127d754624 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:31 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:31 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:31 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:31 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:31 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3babed4d-a095-4328-959f-73127d754624 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Volume info retrieved successfully. Sep 02 00:41:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3babed4d-a095-4328-959f-73127d754624 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] http://192.168.122.129/volume/v3/volumes/537f4e2c-d68b-4f2e-83ad-5144600318d9 returned with HTTP 200 Sep 02 00:41:31 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 57/117] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:31 2026] GET /volume/v3/volumes/537f4e2c-d68b-4f2e-83ad-5144600318d9 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-45676875-ba5b-4cba-9587-f55fd8d4afde None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-45676875-ba5b-4cba-9587-f55fd8d4afde tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] DELETE http://192.168.122.129/volume/v3/volumes/537f4e2c-d68b-4f2e-83ad-5144600318d9 Sep 02 00:41:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-45676875-ba5b-4cba-9587-f55fd8d4afde tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-45676875-ba5b-4cba-9587-f55fd8d4afde tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:32 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-45676875-ba5b-4cba-9587-f55fd8d4afde tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Delete volume with id: 537f4e2c-d68b-4f2e-83ad-5144600318d9 Sep 02 00:41:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-45676875-ba5b-4cba-9587-f55fd8d4afde tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Volume info retrieved successfully. Sep 02 00:41:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-45676875-ba5b-4cba-9587-f55fd8d4afde tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Delete volume request issued successfully. Sep 02 00:41:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-45676875-ba5b-4cba-9587-f55fd8d4afde tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] http://192.168.122.129/volume/v3/volumes/537f4e2c-d68b-4f2e-83ad-5144600318d9 returned with HTTP 202 Sep 02 00:41:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 61/118] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:41:32 2026] DELETE /volume/v3/volumes/537f4e2c-d68b-4f2e-83ad-5144600318d9 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:41:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-76619001-24ed-41cd-999b-7b9009ba5955 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-76619001-24ed-41cd-999b-7b9009ba5955 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] GET http://192.168.122.129/volume/v3/volumes/537f4e2c-d68b-4f2e-83ad-5144600318d9 Sep 02 00:41:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-76619001-24ed-41cd-999b-7b9009ba5955 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-76619001-24ed-41cd-999b-7b9009ba5955 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:32 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:32 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:32 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:32 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:32 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-76619001-24ed-41cd-999b-7b9009ba5955 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Volume info retrieved successfully. Sep 02 00:41:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-76619001-24ed-41cd-999b-7b9009ba5955 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] http://192.168.122.129/volume/v3/volumes/537f4e2c-d68b-4f2e-83ad-5144600318d9 returned with HTTP 200 Sep 02 00:41:32 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 58/119] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:32 2026] GET /volume/v3/volumes/537f4e2c-d68b-4f2e-83ad-5144600318d9 => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-77281f87-9243-46aa-b9a8-ad90c9d79be0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-77281f87-9243-46aa-b9a8-ad90c9d79be0 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] GET http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc Sep 02 00:41:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-77281f87-9243-46aa-b9a8-ad90c9d79be0 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-77281f87-9243-46aa-b9a8-ad90c9d79be0 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-77281f87-9243-46aa-b9a8-ad90c9d79be0 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Volume info retrieved successfully. Sep 02 00:41:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-77281f87-9243-46aa-b9a8-ad90c9d79be0 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc returned with HTTP 200 Sep 02 00:41:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 62/120] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:32 2026] GET /volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1606fc9a-6a0e-462a-844a-0cb7765d5270 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1606fc9a-6a0e-462a-844a-0cb7765d5270 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] GET http://192.168.122.129/volume/v3/volumes/537f4e2c-d68b-4f2e-83ad-5144600318d9 Sep 02 00:41:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1606fc9a-6a0e-462a-844a-0cb7765d5270 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1606fc9a-6a0e-462a-844a-0cb7765d5270 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1606fc9a-6a0e-462a-844a-0cb7765d5270 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] http://192.168.122.129/volume/v3/volumes/537f4e2c-d68b-4f2e-83ad-5144600318d9 returned with HTTP 404 Sep 02 00:41:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 59/121] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:33 2026] GET /volume/v3/volumes/537f4e2c-d68b-4f2e-83ad-5144600318d9 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:41:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-841c9c49-600e-479b-94c0-108f8ffd226e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-841c9c49-600e-479b-94c0-108f8ffd226e tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] DELETE http://192.168.122.129/volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 Sep 02 00:41:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-841c9c49-600e-479b-94c0-108f8ffd226e tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-841c9c49-600e-479b-94c0-108f8ffd226e tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:33 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-841c9c49-600e-479b-94c0-108f8ffd226e tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Delete volume with id: 1324ebdd-5300-4fbb-8a4c-fe675f4280c4 Sep 02 00:41:33 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:33 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:33 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:33 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:33 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-841c9c49-600e-479b-94c0-108f8ffd226e tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Volume info retrieved successfully. Sep 02 00:41:33 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-841c9c49-600e-479b-94c0-108f8ffd226e tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Delete volume request issued successfully. Sep 02 00:41:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-841c9c49-600e-479b-94c0-108f8ffd226e tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] http://192.168.122.129/volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 returned with HTTP 202 Sep 02 00:41:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 63/122] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:41:33 2026] DELETE /volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:41:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2e4e8fc0-8d1e-40a3-9ff4-7703149ee16f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2e4e8fc0-8d1e-40a3-9ff4-7703149ee16f tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] GET http://192.168.122.129/volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 Sep 02 00:41:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2e4e8fc0-8d1e-40a3-9ff4-7703149ee16f tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2e4e8fc0-8d1e-40a3-9ff4-7703149ee16f tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:33 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:33 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:33 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:33 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2e4e8fc0-8d1e-40a3-9ff4-7703149ee16f tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Volume info retrieved successfully. Sep 02 00:41:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2e4e8fc0-8d1e-40a3-9ff4-7703149ee16f tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] http://192.168.122.129/volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 returned with HTTP 200 Sep 02 00:41:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 60/123] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:33 2026] GET /volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 => generated 855 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e43377d5-29d6-4afc-b7a2-4e96d1814153 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e43377d5-29d6-4afc-b7a2-4e96d1814153 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] GET http://192.168.122.129/volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 Sep 02 00:41:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e43377d5-29d6-4afc-b7a2-4e96d1814153 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e43377d5-29d6-4afc-b7a2-4e96d1814153 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:34 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:34 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e43377d5-29d6-4afc-b7a2-4e96d1814153 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Volume info retrieved successfully. Sep 02 00:41:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e43377d5-29d6-4afc-b7a2-4e96d1814153 tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] http://192.168.122.129/volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 returned with HTTP 200 Sep 02 00:41:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 64/124] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:34 2026] GET /volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 => generated 855 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3c34ba2c-5480-4669-bbba-40fc95ce2ae8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cdf94202-92cb-4774-b894-feb0bec2532d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cdf94202-92cb-4774-b894-feb0bec2532d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] GET http://192.168.122.129/volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 Sep 02 00:41:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cdf94202-92cb-4774-b894-feb0bec2532d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cdf94202-92cb-4774-b894-feb0bec2532d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cdf94202-92cb-4774-b894-feb0bec2532d tempest-ServersNegativeTestJSON-1816821298 tempest-ServersNegativeTestJSON-1816821298-project-member] http://192.168.122.129/volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 returned with HTTP 404 Sep 02 00:41:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 65/125] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:36 2026] GET /volume/v3/volumes/1324ebdd-5300-4fbb-8a4c-fe675f4280c4 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:41:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3c34ba2c-5480-4669-bbba-40fc95ce2ae8 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] POST http://192.168.122.129/volume/v3/group_types Sep 02 00:41:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3c34ba2c-5480-4669-bbba-40fc95ce2ae8 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1956017123", "description": "tempest-group-type-description-512002688", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3c34ba2c-5480-4669-bbba-40fc95ce2ae8 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] http://192.168.122.129/volume/v3/group_types returned with HTTP 202 Sep 02 00:41:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 61/126] 192.168.122.129 () {62 vars in 1196 bytes} [Wed Sep 2 00:41:35 2026] POST /volume/v3/group_types => generated 264 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:41:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2cdb361f-7d00-4dcd-9db6-0597e1a68610 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2cdb361f-7d00-4dcd-9db6-0597e1a68610 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] GET http://192.168.122.129/volume/v3/group_types Sep 02 00:41:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2cdb361f-7d00-4dcd-9db6-0597e1a68610 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2cdb361f-7d00-4dcd-9db6-0597e1a68610 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2cdb361f-7d00-4dcd-9db6-0597e1a68610 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] http://192.168.122.129/volume/v3/group_types returned with HTTP 200 Sep 02 00:41:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 66/127] 192.168.122.129 () {60 vars in 1174 bytes} [Wed Sep 2 00:41:36 2026] GET /volume/v3/group_types => generated 498 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-21b63db2-2110-4178-8de1-79c9553737d1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-21b63db2-2110-4178-8de1-79c9553737d1 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] PUT http://192.168.122.129/volume/v3/group_types/2fa21f11-359b-46ae-b874-575695d615b8 Sep 02 00:41:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-21b63db2-2110-4178-8de1-79c9553737d1 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1730418063", "description": "updated-group-type-desc"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-21b63db2-2110-4178-8de1-79c9553737d1 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] http://192.168.122.129/volume/v3/group_types/2fa21f11-359b-46ae-b874-575695d615b8 returned with HTTP 200 Sep 02 00:41:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 62/128] 192.168.122.129 () {62 vars in 1306 bytes} [Wed Sep 2 00:41:36 2026] PUT /volume/v3/group_types/2fa21f11-359b-46ae-b874-575695d615b8 => generated 255 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:41:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2642f1bb-e1a5-4d7c-877b-12c5a6913807 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2642f1bb-e1a5-4d7c-877b-12c5a6913807 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] GET http://192.168.122.129/volume/v3/group_types/2fa21f11-359b-46ae-b874-575695d615b8 Sep 02 00:41:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2642f1bb-e1a5-4d7c-877b-12c5a6913807 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2642f1bb-e1a5-4d7c-877b-12c5a6913807 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2642f1bb-e1a5-4d7c-877b-12c5a6913807 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] http://192.168.122.129/volume/v3/group_types/2fa21f11-359b-46ae-b874-575695d615b8 returned with HTTP 200 Sep 02 00:41:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 67/129] 192.168.122.129 () {60 vars in 1285 bytes} [Wed Sep 2 00:41:36 2026] GET /volume/v3/group_types/2fa21f11-359b-46ae-b874-575695d615b8 => generated 255 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-492678aa-62dc-4cfe-918b-a995f0b6d4fb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-492678aa-62dc-4cfe-918b-a995f0b6d4fb tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] DELETE http://192.168.122.129/volume/v3/group_types/2fa21f11-359b-46ae-b874-575695d615b8 Sep 02 00:41:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-492678aa-62dc-4cfe-918b-a995f0b6d4fb tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-492678aa-62dc-4cfe-918b-a995f0b6d4fb tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-492678aa-62dc-4cfe-918b-a995f0b6d4fb tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] http://192.168.122.129/volume/v3/group_types/2fa21f11-359b-46ae-b874-575695d615b8 returned with HTTP 202 Sep 02 00:41:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 63/130] 192.168.122.129 () {60 vars in 1288 bytes} [Wed Sep 2 00:41:36 2026] DELETE /volume/v3/group_types/2fa21f11-359b-46ae-b874-575695d615b8 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:41:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d0e7a1be-e06c-4364-9e6b-e29bc6bb7bd5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d0e7a1be-e06c-4364-9e6b-e29bc6bb7bd5 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] GET http://192.168.122.129/volume/v3/group_types Sep 02 00:41:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d0e7a1be-e06c-4364-9e6b-e29bc6bb7bd5 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d0e7a1be-e06c-4364-9e6b-e29bc6bb7bd5 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d0e7a1be-e06c-4364-9e6b-e29bc6bb7bd5 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] http://192.168.122.129/volume/v3/group_types returned with HTTP 200 Sep 02 00:41:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 68/131] 192.168.122.129 () {60 vars in 1174 bytes} [Wed Sep 2 00:41:36 2026] GET /volume/v3/group_types => generated 248 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c96745e8-a1dd-4cc6-83e9-4f8ee0865d80 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c96745e8-a1dd-4cc6-83e9-4f8ee0865d80 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] POST http://192.168.122.129/volume/v3/group_types Sep 02 00:41:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c96745e8-a1dd-4cc6-83e9-4f8ee0865d80 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1814924549", "is_public": true}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c96745e8-a1dd-4cc6-83e9-4f8ee0865d80 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] http://192.168.122.129/volume/v3/group_types returned with HTTP 202 Sep 02 00:41:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 64/132] 192.168.122.129 () {62 vars in 1195 bytes} [Wed Sep 2 00:41:36 2026] POST /volume/v3/group_types => generated 164 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:41:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d64ec52d-6181-44b1-8938-f8e528dbdf0a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d64ec52d-6181-44b1-8938-f8e528dbdf0a tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] POST http://192.168.122.129/volume/v3/group_types Sep 02 00:41:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d64ec52d-6181-44b1-8938-f8e528dbdf0a tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1080805864", "is_public": false}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d64ec52d-6181-44b1-8938-f8e528dbdf0a tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] http://192.168.122.129/volume/v3/group_types returned with HTTP 202 Sep 02 00:41:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 69/133] 192.168.122.129 () {62 vars in 1195 bytes} [Wed Sep 2 00:41:36 2026] POST /volume/v3/group_types => generated 165 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:41:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1ec66ec6-31de-4ff8-abd0-12bfc8d41bec None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1ec66ec6-31de-4ff8-abd0-12bfc8d41bec tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] GET http://192.168.122.129/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 02 00:41:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1ec66ec6-31de-4ff8-abd0-12bfc8d41bec tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1ec66ec6-31de-4ff8-abd0-12bfc8d41bec tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1ec66ec6-31de-4ff8-abd0-12bfc8d41bec tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] http://192.168.122.129/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 02 00:41:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 65/134] 192.168.122.129 () {60 vars in 1235 bytes} [Wed Sep 2 00:41:36 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1baf1e23-efaa-4658-8af9-21332cdce8dc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1baf1e23-efaa-4658-8af9-21332cdce8dc tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] GET http://192.168.122.129/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 02 00:41:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1baf1e23-efaa-4658-8af9-21332cdce8dc tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1baf1e23-efaa-4658-8af9-21332cdce8dc tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1baf1e23-efaa-4658-8af9-21332cdce8dc tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] http://192.168.122.129/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 02 00:41:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 70/135] 192.168.122.129 () {60 vars in 1237 bytes} [Wed Sep 2 00:41:36 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-42d498da-a623-47ef-92ae-b27389f582f7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-42d498da-a623-47ef-92ae-b27389f582f7 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] GET http://192.168.122.129/volume/v3/group_types?is_public=False Sep 02 00:41:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-42d498da-a623-47ef-92ae-b27389f582f7 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-42d498da-a623-47ef-92ae-b27389f582f7 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-42d498da-a623-47ef-92ae-b27389f582f7 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] http://192.168.122.129/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 02 00:41:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 66/136] 192.168.122.129 () {60 vars in 1205 bytes} [Wed Sep 2 00:41:36 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:41:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4fdd722e-a3b8-483c-8520-d14c69464999 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4fdd722e-a3b8-483c-8520-d14c69464999 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] GET http://192.168.122.129/volume/v3/group_types?is_public=True Sep 02 00:41:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4fdd722e-a3b8-483c-8520-d14c69464999 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4fdd722e-a3b8-483c-8520-d14c69464999 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4fdd722e-a3b8-483c-8520-d14c69464999 tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] http://192.168.122.129/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 02 00:41:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 71/137] 192.168.122.129 () {60 vars in 1203 bytes} [Wed Sep 2 00:41:36 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bc4da5da-b7a6-4e2e-81af-48d1ed6418ed None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bc4da5da-b7a6-4e2e-81af-48d1ed6418ed tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] DELETE http://192.168.122.129/volume/v3/group_types/faed48d3-7259-49ef-8ece-b70355acc66e Sep 02 00:41:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bc4da5da-b7a6-4e2e-81af-48d1ed6418ed tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bc4da5da-b7a6-4e2e-81af-48d1ed6418ed tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bc4da5da-b7a6-4e2e-81af-48d1ed6418ed tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] http://192.168.122.129/volume/v3/group_types/faed48d3-7259-49ef-8ece-b70355acc66e returned with HTTP 202 Sep 02 00:41:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 67/138] 192.168.122.129 () {60 vars in 1288 bytes} [Wed Sep 2 00:41:36 2026] DELETE /volume/v3/group_types/faed48d3-7259-49ef-8ece-b70355acc66e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:41:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f955e9d9-edfa-45d4-af27-a7aec95ec5dd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f955e9d9-edfa-45d4-af27-a7aec95ec5dd tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] DELETE http://192.168.122.129/volume/v3/group_types/766054ef-fac3-4b1e-98db-b340718645a7 Sep 02 00:41:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f955e9d9-edfa-45d4-af27-a7aec95ec5dd tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f955e9d9-edfa-45d4-af27-a7aec95ec5dd tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f955e9d9-edfa-45d4-af27-a7aec95ec5dd tempest-GroupTypesTest-1325122872 tempest-GroupTypesTest-1325122872-project-admin] http://192.168.122.129/volume/v3/group_types/766054ef-fac3-4b1e-98db-b340718645a7 returned with HTTP 202 Sep 02 00:41:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 72/139] 192.168.122.129 () {60 vars in 1288 bytes} [Wed Sep 2 00:41:36 2026] DELETE /volume/v3/group_types/766054ef-fac3-4b1e-98db-b340718645a7 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:41:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-00ffed47-bed5-47d8-a2bf-3790d51a7f82 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-00ffed47-bed5-47d8-a2bf-3790d51a7f82 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:41:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-00ffed47-bed5-47d8-a2bf-3790d51a7f82 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-13561513"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-00ffed47-bed5-47d8-a2bf-3790d51a7f82 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:41:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 68/140] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:41:45 2026] POST /volume/v3/types => generated 214 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b0c3de56-d350-46e1-be6f-da9887acb19f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b0c3de56-d350-46e1-be6f-da9887acb19f tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] POST http://192.168.122.129/volume/v3/group_types Sep 02 00:41:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b0c3de56-d350-46e1-be6f-da9887acb19f tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1650431923"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b0c3de56-d350-46e1-be6f-da9887acb19f tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] http://192.168.122.129/volume/v3/group_types returned with HTTP 202 Sep 02 00:41:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 73/141] 192.168.122.129 () {62 vars in 1195 bytes} [Wed Sep 2 00:41:45 2026] POST /volume/v3/group_types => generated 173 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:41:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-72e7efec-1d75-478b-8bc3-10918884cbc5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-72e7efec-1d75-478b-8bc3-10918884cbc5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] POST http://192.168.122.129/volume/v3/groups Sep 02 00:41:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-72e7efec-1d75-478b-8bc3-10918884cbc5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1dc04873-8300-4e7a-addc-19bcd44b0218", "volume_types": ["0166e9b6-2ece-4e3a-9c37-027e2a165837"], "name": "tempest-Group1-716949676"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-72e7efec-1d75-478b-8bc3-10918884cbc5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Creating new group {'group': {'group_type': '1dc04873-8300-4e7a-addc-19bcd44b0218', 'volume_types': ['0166e9b6-2ece-4e3a-9c37-027e2a165837'], 'name': 'tempest-Group1-716949676'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 00:41:46 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.groups [None req-72e7efec-1d75-478b-8bc3-10918884cbc5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Creating group tempest-Group1-716949676. Sep 02 00:41:46 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:46 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 00:41:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-72e7efec-1d75-478b-8bc3-10918884cbc5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Availability zone cache updated, next update will occur around 2026-09-01 23:41:46.422497. {{(pid=86898) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 02 00:41:46 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-72e7efec-1d75-478b-8bc3-10918884cbc5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Availability Zones retrieved successfully. Sep 02 00:41:46 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-72e7efec-1d75-478b-8bc3-10918884cbc5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Created reservations ['55a7799b-e0b6-484b-a143-e586c4713792'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:41:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-72e7efec-1d75-478b-8bc3-10918884cbc5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups returned with HTTP 202 Sep 02 00:41:46 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 69/142] 192.168.122.129 () {62 vars in 1181 bytes} [Wed Sep 2 00:41:46 2026] POST /volume/v3/groups => generated 93 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:41:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-69fd4340-db85-41c4-9213-4cbdf47da516 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-69fd4340-db85-41c4-9213-4cbdf47da516 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/groups/d2f296a7-012a-4400-a054-ddc3eebe6d00 Sep 02 00:41:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-69fd4340-db85-41c4-9213-4cbdf47da516 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-69fd4340-db85-41c4-9213-4cbdf47da516 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-69fd4340-db85-41c4-9213-4cbdf47da516 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] show called for member d2f296a7-012a-4400-a054-ddc3eebe6d00 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:41:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:46 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:41:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-69fd4340-db85-41c4-9213-4cbdf47da516 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/d2f296a7-012a-4400-a054-ddc3eebe6d00 returned with HTTP 200 Sep 02 00:41:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 74/143] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:41:46 2026] GET /volume/v3/groups/d2f296a7-012a-4400-a054-ddc3eebe6d00 => generated 321 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-fbd9f01a-9081-4e25-82c3-a32d014b3746 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fbd9f01a-9081-4e25-82c3-a32d014b3746 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/groups/d2f296a7-012a-4400-a054-ddc3eebe6d00 Sep 02 00:41:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fbd9f01a-9081-4e25-82c3-a32d014b3746 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fbd9f01a-9081-4e25-82c3-a32d014b3746 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-fbd9f01a-9081-4e25-82c3-a32d014b3746 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] show called for member d2f296a7-012a-4400-a054-ddc3eebe6d00 {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:41:47 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:47 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:47 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:47 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:41:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fbd9f01a-9081-4e25-82c3-a32d014b3746 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/d2f296a7-012a-4400-a054-ddc3eebe6d00 returned with HTTP 200 Sep 02 00:41:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 70/144] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:41:47 2026] GET /volume/v3/groups/d2f296a7-012a-4400-a054-ddc3eebe6d00 => generated 322 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-10baf774-923f-4edc-b82b-befe3934d910 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-10baf774-923f-4edc-b82b-befe3934d910 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] POST http://192.168.122.129/volume/v3/groups Sep 02 00:41:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-10baf774-923f-4edc-b82b-befe3934d910 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1dc04873-8300-4e7a-addc-19bcd44b0218", "volume_types": ["0166e9b6-2ece-4e3a-9c37-027e2a165837"], "name": "tempest-Group2-1227235034"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-10baf774-923f-4edc-b82b-befe3934d910 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Creating new group {'group': {'group_type': '1dc04873-8300-4e7a-addc-19bcd44b0218', 'volume_types': ['0166e9b6-2ece-4e3a-9c37-027e2a165837'], 'name': 'tempest-Group2-1227235034'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 00:41:47 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.groups [None req-10baf774-923f-4edc-b82b-befe3934d910 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Creating group tempest-Group2-1227235034. Sep 02 00:41:47 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:47 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:47 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:47 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 00:41:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-10baf774-923f-4edc-b82b-befe3934d910 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Availability zone cache updated, next update will occur around 2026-09-01 23:41:47.871663. {{(pid=86899) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 02 00:41:47 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-10baf774-923f-4edc-b82b-befe3934d910 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Availability Zones retrieved successfully. Sep 02 00:41:47 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-10baf774-923f-4edc-b82b-befe3934d910 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Created reservations ['df84f489-5999-41ac-b5b9-13df9e331dc4'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:41:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-10baf774-923f-4edc-b82b-befe3934d910 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups returned with HTTP 202 Sep 02 00:41:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 75/145] 192.168.122.129 () {62 vars in 1181 bytes} [Wed Sep 2 00:41:47 2026] POST /volume/v3/groups => generated 94 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:41:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7a160e9f-3cae-4100-9f33-6caaa3ef30a2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7a160e9f-3cae-4100-9f33-6caaa3ef30a2 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/groups/59c4436d-ae8a-4f9c-bebc-3215d66c3443 Sep 02 00:41:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7a160e9f-3cae-4100-9f33-6caaa3ef30a2 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7a160e9f-3cae-4100-9f33-6caaa3ef30a2 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-7a160e9f-3cae-4100-9f33-6caaa3ef30a2 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] show called for member 59c4436d-ae8a-4f9c-bebc-3215d66c3443 {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:41:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:48 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:41:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7a160e9f-3cae-4100-9f33-6caaa3ef30a2 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/59c4436d-ae8a-4f9c-bebc-3215d66c3443 returned with HTTP 200 Sep 02 00:41:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 71/146] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:41:48 2026] GET /volume/v3/groups/59c4436d-ae8a-4f9c-bebc-3215d66c3443 => generated 322 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-726c6782-3c2f-4e0a-b221-1cdae1055fe0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-726c6782-3c2f-4e0a-b221-1cdae1055fe0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/groups/59c4436d-ae8a-4f9c-bebc-3215d66c3443 Sep 02 00:41:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-726c6782-3c2f-4e0a-b221-1cdae1055fe0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-726c6782-3c2f-4e0a-b221-1cdae1055fe0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-726c6782-3c2f-4e0a-b221-1cdae1055fe0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] show called for member 59c4436d-ae8a-4f9c-bebc-3215d66c3443 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:41:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:49 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:49 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:41:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-726c6782-3c2f-4e0a-b221-1cdae1055fe0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/59c4436d-ae8a-4f9c-bebc-3215d66c3443 returned with HTTP 200 Sep 02 00:41:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 76/147] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:41:49 2026] GET /volume/v3/groups/59c4436d-ae8a-4f9c-bebc-3215d66c3443 => generated 323 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-63284638-7539-4167-863c-6237511928c0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:41:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1009587816", "volume_type": "0166e9b6-2ece-4e3a-9c37-027e2a165837", "group_id": "d2f296a7-012a-4400-a054-ddc3eebe6d00", "size": 1}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1009587816', 'volume_type': '0166e9b6-2ece-4e3a-9c37-027e2a165837', 'group_id': 'd2f296a7-012a-4400-a054-ddc3eebe6d00', 'size': 1}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:41:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:49 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Create volume of 1 GB Sep 02 00:41:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:49 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:41:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Availability Zones retrieved successfully. Sep 02 00:41:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Flow 'volume_create_api' (ead5e4fb-c083-43e2-9efb-4ee75796a11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:41:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (620b2a7e-b313-4186-a658-339425abe403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:41:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (620b2a7e-b313-4186-a658-339425abe403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:41:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0166e9b6-2ece-4e3a-9c37-027e2a165837,is_public=True,name='tempest-GroupsTest-volume-type-13561513',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0166e9b6-2ece-4e3a-9c37-027e2a165837', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd2f296a7-012a-4400-a054-ddc3eebe6d00', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc0909b1-7339-46e0-aa11-5418ac06e9ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:49 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-13561513 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-13561513, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:41:49 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-13561513 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-13561513, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:41:49 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Created reservations ['a5afbe9f-ee10-4fdf-9022-3770afcd54da', 'a74a1854-eb26-4616-b391-8a1d3e96bf3f', '5fe31e2a-50ea-4b3c-b881-cdf44017c210', '3153fa60-f3f5-4736-a347-f47f3be65468'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:41:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc0909b1-7339-46e0-aa11-5418ac06e9ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5afbe9f-ee10-4fdf-9022-3770afcd54da', 'a74a1854-eb26-4616-b391-8a1d3e96bf3f', '5fe31e2a-50ea-4b3c-b881-cdf44017c210', '3153fa60-f3f5-4736-a347-f47f3be65468']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0a986c4-d3f6-409e-8a93-bf4f3c060215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:49 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0a986c4-d3f6-409e-8a93-bf4f3c060215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a4d302d-d0aa-408e-841f-335285d7f412', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1009587816',encryption_key_id=None,group_id=d2f296a7-012a-4400-a054-ddc3eebe6d00,group_type_id=,metadata={},multiattach=False,project_id='d1a7008691e04643aa16e98699efc572',qos_specs=None,replication_status=,reservations=['a5afbe9f-ee10-4fdf-9022-3770afcd54da','a74a1854-eb26-4616-b391-8a1d3e96bf3f','5fe31e2a-50ea-4b3c-b881-cdf44017c210','3153fa60-f3f5-4736-a347-f47f3be65468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edba713186f84878b1b0a81e5884031d',volume_type_id=0166e9b6-2ece-4e3a-9c37-027e2a165837), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:41:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1009587816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d2f296a7-012a-4400-a054-ddc3eebe6d00,host=None,id=7a4d302d-d0aa-408e-841f-335285d7f412,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1a7008691e04643aa16e98699efc572',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edba713186f84878b1b0a81e5884031d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0166e9b6-2ece-4e3a-9c37-027e2a165837),volume_type_id=0166e9b6-2ece-4e3a-9c37-027e2a165837)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c87b1861-7c24-490e-a606-49f093affde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c87b1861-7c24-490e-a606-49f093affde9) transitioned into state 'SUCCESS' from state '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-1009587816',encryption_key_id=None,group_id=d2f296a7-012a-4400-a054-ddc3eebe6d00,group_type_id=,metadata={},multiattach=False,project_id='d1a7008691e04643aa16e98699efc572',qos_specs=None,replication_status=,reservations=['a5afbe9f-ee10-4fdf-9022-3770afcd54da','a74a1854-eb26-4616-b391-8a1d3e96bf3f','5fe31e2a-50ea-4b3c-b881-cdf44017c210','3153fa60-f3f5-4736-a347-f47f3be65468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edba713186f84878b1b0a81e5884031d',volume_type_id=0166e9b6-2ece-4e3a-9c37-027e2a165837)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3fa5914-245c-47d2-a9b6-09982fc46bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:41:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3fa5914-245c-47d2-a9b6-09982fc46bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:41:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Flow 'volume_create_api' (ead5e4fb-c083-43e2-9efb-4ee75796a11a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:41:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Create volume request issued successfully. Sep 02 00:41:49 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:41:49 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:41:49 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:41:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-63284638-7539-4167-863c-6237511928c0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:41:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 72/148] 192.168.122.129 () {62 vars in 1184 bytes} [Wed Sep 2 00:41:49 2026] POST /volume/v3/volumes => generated 821 bytes in 779 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:41:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-02881357-359e-4230-a43b-b2d90a7e5a3a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-02881357-359e-4230-a43b-b2d90a7e5a3a tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/7a4d302d-d0aa-408e-841f-335285d7f412 Sep 02 00:41:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-02881357-359e-4230-a43b-b2d90a7e5a3a tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-02881357-359e-4230-a43b-b2d90a7e5a3a tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:50 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:50 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:50 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:50 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-02881357-359e-4230-a43b-b2d90a7e5a3a tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Volume info retrieved successfully. Sep 02 00:41:50 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-02881357-359e-4230-a43b-b2d90a7e5a3a tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:41:50 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-02881357-359e-4230-a43b-b2d90a7e5a3a tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:41:50 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-02881357-359e-4230-a43b-b2d90a7e5a3a tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:41:50 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:50 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-02881357-359e-4230-a43b-b2d90a7e5a3a tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/7a4d302d-d0aa-408e-841f-335285d7f412 returned with HTTP 200 Sep 02 00:41:50 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 77/149] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:41:49 2026] GET /volume/v3/volumes/7a4d302d-d0aa-408e-841f-335285d7f412 => generated 889 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b77ab045-fd07-48e8-92f8-8a08cba27fd2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b77ab045-fd07-48e8-92f8-8a08cba27fd2 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/7a4d302d-d0aa-408e-841f-335285d7f412 Sep 02 00:41:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b77ab045-fd07-48e8-92f8-8a08cba27fd2 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b77ab045-fd07-48e8-92f8-8a08cba27fd2 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:51 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:51 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:51 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:51 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:51 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b77ab045-fd07-48e8-92f8-8a08cba27fd2 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Volume info retrieved successfully. Sep 02 00:41:51 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-b77ab045-fd07-48e8-92f8-8a08cba27fd2 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:41:51 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-b77ab045-fd07-48e8-92f8-8a08cba27fd2 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:41:51 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-b77ab045-fd07-48e8-92f8-8a08cba27fd2 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:41:51 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:51 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b77ab045-fd07-48e8-92f8-8a08cba27fd2 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/7a4d302d-d0aa-408e-841f-335285d7f412 returned with HTTP 200 Sep 02 00:41:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 73/150] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:41:51 2026] GET /volume/v3/volumes/7a4d302d-d0aa-408e-841f-335285d7f412 => generated 913 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a1a05894-b1d7-4707-aecb-a9108a62bee3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a1a05894-b1d7-4707-aecb-a9108a62bee3 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 Sep 02 00:41:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a1a05894-b1d7-4707-aecb-a9108a62bee3 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a1a05894-b1d7-4707-aecb-a9108a62bee3 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:51 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:51 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:51 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:51 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:51 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a1a05894-b1d7-4707-aecb-a9108a62bee3 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:41:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a1a05894-b1d7-4707-aecb-a9108a62bee3 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 returned with HTTP 200 Sep 02 00:41:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 78/151] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:51 2026] GET /volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3b91d3f4-01f4-4a5f-8e70-f812ef3d849c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b91d3f4-01f4-4a5f-8e70-f812ef3d849c tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 Sep 02 00:41:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3b91d3f4-01f4-4a5f-8e70-f812ef3d849c tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3b91d3f4-01f4-4a5f-8e70-f812ef3d849c tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:51 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:51 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:51 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:51 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:51 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3b91d3f4-01f4-4a5f-8e70-f812ef3d849c tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:41:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b91d3f4-01f4-4a5f-8e70-f812ef3d849c tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 returned with HTTP 200 Sep 02 00:41:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 74/152] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:41:51 2026] GET /volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:41:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1b1caf67-0a69-4d46-b986-2b7b8a5a72ef None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1b1caf67-0a69-4d46-b986-2b7b8a5a72ef tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/7a4d302d-d0aa-408e-841f-335285d7f412 Sep 02 00:41:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1b1caf67-0a69-4d46-b986-2b7b8a5a72ef tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1b1caf67-0a69-4d46-b986-2b7b8a5a72ef tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:52 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:52 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:52 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:52 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:52 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1b1caf67-0a69-4d46-b986-2b7b8a5a72ef tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Volume info retrieved successfully. Sep 02 00:41:52 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-1b1caf67-0a69-4d46-b986-2b7b8a5a72ef tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:41:52 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-1b1caf67-0a69-4d46-b986-2b7b8a5a72ef tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:41:52 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-1b1caf67-0a69-4d46-b986-2b7b8a5a72ef tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:41:52 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:52 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1b1caf67-0a69-4d46-b986-2b7b8a5a72ef tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/7a4d302d-d0aa-408e-841f-335285d7f412 returned with HTTP 200 Sep 02 00:41:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 79/153] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:41:52 2026] GET /volume/v3/volumes/7a4d302d-d0aa-408e-841f-335285d7f412 => generated 914 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f7d3462c-38b3-49aa-ab01-ae85846739c4 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f7d3462c-38b3-49aa-ab01-ae85846739c4 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/groups/d2f296a7-012a-4400-a054-ddc3eebe6d00 Sep 02 00:41:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f7d3462c-38b3-49aa-ab01-ae85846739c4 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f7d3462c-38b3-49aa-ab01-ae85846739c4 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-f7d3462c-38b3-49aa-ab01-ae85846739c4 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] show called for member d2f296a7-012a-4400-a054-ddc3eebe6d00 {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:41:52 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:52 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:52 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:52 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:41:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f7d3462c-38b3-49aa-ab01-ae85846739c4 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/d2f296a7-012a-4400-a054-ddc3eebe6d00 returned with HTTP 200 Sep 02 00:41:52 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 75/154] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:41:52 2026] GET /volume/v3/groups/d2f296a7-012a-4400-a054-ddc3eebe6d00 => generated 322 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-66487d14-ded9-4ebd-ad7d-fa54e302659c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-66487d14-ded9-4ebd-ad7d-fa54e302659c tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/groups/59c4436d-ae8a-4f9c-bebc-3215d66c3443 Sep 02 00:41:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-66487d14-ded9-4ebd-ad7d-fa54e302659c tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-66487d14-ded9-4ebd-ad7d-fa54e302659c tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-66487d14-ded9-4ebd-ad7d-fa54e302659c tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] show called for member 59c4436d-ae8a-4f9c-bebc-3215d66c3443 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:41:52 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:52 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:52 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:52 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:41:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-66487d14-ded9-4ebd-ad7d-fa54e302659c tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/59c4436d-ae8a-4f9c-bebc-3215d66c3443 returned with HTTP 200 Sep 02 00:41:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 80/155] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:41:52 2026] GET /volume/v3/groups/59c4436d-ae8a-4f9c-bebc-3215d66c3443 => generated 323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-41e66366-c0f8-4b37-9573-9855fb2f4020 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-41e66366-c0f8-4b37-9573-9855fb2f4020 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/groups/detail Sep 02 00:41:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-41e66366-c0f8-4b37-9573-9855fb2f4020 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-41e66366-c0f8-4b37-9573-9855fb2f4020 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:52 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:52 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:52 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:52 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:41:53 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:53 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:41:53 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:53 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:41:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-41e66366-c0f8-4b37-9573-9855fb2f4020 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/detail returned with HTTP 200 Sep 02 00:41:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 76/156] 192.168.122.129 () {60 vars in 1180 bytes} [Wed Sep 2 00:41:52 2026] GET /volume/v3/groups/detail => generated 639 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-232434ce-ee9b-40ee-a4aa-0c125066e0e0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-232434ce-ee9b-40ee-a4aa-0c125066e0e0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:41:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-232434ce-ee9b-40ee-a4aa-0c125066e0e0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-232434ce-ee9b-40ee-a4aa-0c125066e0e0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-232434ce-ee9b-40ee-a4aa-0c125066e0e0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:41:53 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:53 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:53 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-232434ce-ee9b-40ee-a4aa-0c125066e0e0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:41:53 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:53 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:41:53 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:53 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-232434ce-ee9b-40ee-a4aa-0c125066e0e0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Get all volumes completed successfully. Sep 02 00:41:53 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-232434ce-ee9b-40ee-a4aa-0c125066e0e0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:41:53 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-232434ce-ee9b-40ee-a4aa-0c125066e0e0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:41:53 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-232434ce-ee9b-40ee-a4aa-0c125066e0e0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:41:53 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:53 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-232434ce-ee9b-40ee-a4aa-0c125066e0e0 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:41:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 81/157] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:41:53 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b28167d2-46bc-4378-a8a1-ee577d317d7f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b28167d2-46bc-4378-a8a1-ee577d317d7f tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:41:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b28167d2-46bc-4378-a8a1-ee577d317d7f tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b28167d2-46bc-4378-a8a1-ee577d317d7f tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-b28167d2-46bc-4378-a8a1-ee577d317d7f tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:41:53 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:53 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:53 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b28167d2-46bc-4378-a8a1-ee577d317d7f tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:41:53 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:53 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:41:53 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:53 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:53 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b28167d2-46bc-4378-a8a1-ee577d317d7f tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Get all volumes completed successfully. Sep 02 00:41:53 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-b28167d2-46bc-4378-a8a1-ee577d317d7f tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:41:53 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-b28167d2-46bc-4378-a8a1-ee577d317d7f tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:41:53 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-b28167d2-46bc-4378-a8a1-ee577d317d7f tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:41:53 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:53 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b28167d2-46bc-4378-a8a1-ee577d317d7f tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:41:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 77/158] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:41:53 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:41:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e22323ca-2fcc-478f-9a6b-956a0a60a112 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e22323ca-2fcc-478f-9a6b-956a0a60a112 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] POST http://192.168.122.129/volume/v3/groups/d2f296a7-012a-4400-a054-ddc3eebe6d00/action Sep 02 00:41:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e22323ca-2fcc-478f-9a6b-956a0a60a112 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:41:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e22323ca-2fcc-478f-9a6b-956a0a60a112 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-e22323ca-2fcc-478f-9a6b-956a0a60a112 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] delete called for group d2f296a7-012a-4400-a054-ddc3eebe6d00 {{(pid=86899) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 00:41:53 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.groups [None req-e22323ca-2fcc-478f-9a6b-956a0a60a112 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Delete group with id: d2f296a7-012a-4400-a054-ddc3eebe6d00 Sep 02 00:41:53 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:53 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:53 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:53 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 00:41:53 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:53 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:41:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e22323ca-2fcc-478f-9a6b-956a0a60a112 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/d2f296a7-012a-4400-a054-ddc3eebe6d00/action returned with HTTP 202 Sep 02 00:41:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 82/159] 192.168.122.129 () {62 vars in 1312 bytes} [Wed Sep 2 00:41:53 2026] POST /volume/v3/groups/d2f296a7-012a-4400-a054-ddc3eebe6d00/action => generated 0 bytes in 318 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:41:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4024b42a-cb0b-4b0e-8b0a-8de597e342c6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4024b42a-cb0b-4b0e-8b0a-8de597e342c6 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/7a4d302d-d0aa-408e-841f-335285d7f412 Sep 02 00:41:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4024b42a-cb0b-4b0e-8b0a-8de597e342c6 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4024b42a-cb0b-4b0e-8b0a-8de597e342c6 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:53 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:53 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:41:53 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:53 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:53 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4024b42a-cb0b-4b0e-8b0a-8de597e342c6 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Volume info retrieved successfully. Sep 02 00:41:53 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-4024b42a-cb0b-4b0e-8b0a-8de597e342c6 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:41:53 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-4024b42a-cb0b-4b0e-8b0a-8de597e342c6 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:41:54 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-4024b42a-cb0b-4b0e-8b0a-8de597e342c6 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:41:54 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:54 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4024b42a-cb0b-4b0e-8b0a-8de597e342c6 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/7a4d302d-d0aa-408e-841f-335285d7f412 returned with HTTP 200 Sep 02 00:41:54 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 78/160] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:41:53 2026] GET /volume/v3/volumes/7a4d302d-d0aa-408e-841f-335285d7f412 => generated 913 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6df8ade7-58f9-4bfb-9524-bdd3871f2031 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6df8ade7-58f9-4bfb-9524-bdd3871f2031 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/7a4d302d-d0aa-408e-841f-335285d7f412 Sep 02 00:41:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6df8ade7-58f9-4bfb-9524-bdd3871f2031 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6df8ade7-58f9-4bfb-9524-bdd3871f2031 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:55 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:55 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:41:55 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:55 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:55 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6df8ade7-58f9-4bfb-9524-bdd3871f2031 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Volume info retrieved successfully. Sep 02 00:41:55 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-6df8ade7-58f9-4bfb-9524-bdd3871f2031 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:41:55 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-6df8ade7-58f9-4bfb-9524-bdd3871f2031 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:41:55 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-6df8ade7-58f9-4bfb-9524-bdd3871f2031 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:41:55 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:55 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6df8ade7-58f9-4bfb-9524-bdd3871f2031 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/7a4d302d-d0aa-408e-841f-335285d7f412 returned with HTTP 200 Sep 02 00:41:55 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 83/161] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:41:55 2026] GET /volume/v3/volumes/7a4d302d-d0aa-408e-841f-335285d7f412 => generated 912 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-12aa05b3-7883-42e7-8d34-31370d3d8f34 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-12aa05b3-7883-42e7-8d34-31370d3d8f34 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/7a4d302d-d0aa-408e-841f-335285d7f412 Sep 02 00:41:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-12aa05b3-7883-42e7-8d34-31370d3d8f34 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-12aa05b3-7883-42e7-8d34-31370d3d8f34 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-12aa05b3-7883-42e7-8d34-31370d3d8f34 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/7a4d302d-d0aa-408e-841f-335285d7f412 returned with HTTP 404 Sep 02 00:41:56 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 79/162] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:41:56 2026] GET /volume/v3/volumes/7a4d302d-d0aa-408e-841f-335285d7f412 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:41:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-66d3c0f2-6653-4ca0-9be9-a668a5f72e95 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-66d3c0f2-6653-4ca0-9be9-a668a5f72e95 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/groups/d2f296a7-012a-4400-a054-ddc3eebe6d00 Sep 02 00:41:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-66d3c0f2-6653-4ca0-9be9-a668a5f72e95 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-66d3c0f2-6653-4ca0-9be9-a668a5f72e95 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-66d3c0f2-6653-4ca0-9be9-a668a5f72e95 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] show called for member d2f296a7-012a-4400-a054-ddc3eebe6d00 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:41:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-66d3c0f2-6653-4ca0-9be9-a668a5f72e95 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/d2f296a7-012a-4400-a054-ddc3eebe6d00 returned with HTTP 404 Sep 02 00:41:56 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 84/163] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:41:56 2026] GET /volume/v3/groups/d2f296a7-012a-4400-a054-ddc3eebe6d00 => generated 108 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:41:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-07953d36-e248-486d-85bf-818c7e872952 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-07953d36-e248-486d-85bf-818c7e872952 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] POST http://192.168.122.129/volume/v3/groups/59c4436d-ae8a-4f9c-bebc-3215d66c3443/action Sep 02 00:41:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-07953d36-e248-486d-85bf-818c7e872952 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:41:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-07953d36-e248-486d-85bf-818c7e872952 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-07953d36-e248-486d-85bf-818c7e872952 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] delete called for group 59c4436d-ae8a-4f9c-bebc-3215d66c3443 {{(pid=86898) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 00:41:56 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.groups [None req-07953d36-e248-486d-85bf-818c7e872952 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Delete group with id: 59c4436d-ae8a-4f9c-bebc-3215d66c3443 Sep 02 00:41:56 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:56 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:56 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:56 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 00:41:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-07953d36-e248-486d-85bf-818c7e872952 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/59c4436d-ae8a-4f9c-bebc-3215d66c3443/action returned with HTTP 202 Sep 02 00:41:56 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 80/164] 192.168.122.129 () {62 vars in 1312 bytes} [Wed Sep 2 00:41:56 2026] POST /volume/v3/groups/59c4436d-ae8a-4f9c-bebc-3215d66c3443/action => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:41:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ede1f230-9e73-4246-8383-3247dd58029e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ede1f230-9e73-4246-8383-3247dd58029e tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/groups/59c4436d-ae8a-4f9c-bebc-3215d66c3443 Sep 02 00:41:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ede1f230-9e73-4246-8383-3247dd58029e tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ede1f230-9e73-4246-8383-3247dd58029e tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-ede1f230-9e73-4246-8383-3247dd58029e tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] show called for member 59c4436d-ae8a-4f9c-bebc-3215d66c3443 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:41:56 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:56 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:57 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:57 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:41:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ede1f230-9e73-4246-8383-3247dd58029e tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/59c4436d-ae8a-4f9c-bebc-3215d66c3443 returned with HTTP 200 Sep 02 00:41:57 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 85/165] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:41:56 2026] GET /volume/v3/groups/59c4436d-ae8a-4f9c-bebc-3215d66c3443 => generated 322 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-16b29e6d-50fd-46d0-9d63-88d16f9c0d18 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-16b29e6d-50fd-46d0-9d63-88d16f9c0d18 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/groups/59c4436d-ae8a-4f9c-bebc-3215d66c3443 Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-16b29e6d-50fd-46d0-9d63-88d16f9c0d18 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-16b29e6d-50fd-46d0-9d63-88d16f9c0d18 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-16b29e6d-50fd-46d0-9d63-88d16f9c0d18 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] show called for member 59c4436d-ae8a-4f9c-bebc-3215d66c3443 {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-16b29e6d-50fd-46d0-9d63-88d16f9c0d18 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/59c4436d-ae8a-4f9c-bebc-3215d66c3443 returned with HTTP 404 Sep 02 00:41:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 81/166] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:41:58 2026] GET /volume/v3/groups/59c4436d-ae8a-4f9c-bebc-3215d66c3443 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:41:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-39acbb01-849a-4441-84ae-a6c59ee5c340 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-39acbb01-849a-4441-84ae-a6c59ee5c340 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/groups/detail Sep 02 00:41:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-39acbb01-849a-4441-84ae-a6c59ee5c340 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-39acbb01-849a-4441-84ae-a6c59ee5c340 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:58 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:58 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:41:58 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:58 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:41:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-39acbb01-849a-4441-84ae-a6c59ee5c340 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/detail returned with HTTP 200 Sep 02 00:41:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 86/167] 192.168.122.129 () {60 vars in 1180 bytes} [Wed Sep 2 00:41:58 2026] GET /volume/v3/groups/detail => generated 14 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d8580495-bd48-4338-a7b8-79ad75c6547a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d8580495-bd48-4338-a7b8-79ad75c6547a tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d8580495-bd48-4338-a7b8-79ad75c6547a tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d8580495-bd48-4338-a7b8-79ad75c6547a tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-d8580495-bd48-4338-a7b8-79ad75c6547a tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d8580495-bd48-4338-a7b8-79ad75c6547a tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:58 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:41:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d8580495-bd48-4338-a7b8-79ad75c6547a tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Get all volumes completed successfully. Sep 02 00:41:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d8580495-bd48-4338-a7b8-79ad75c6547a tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:41:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 82/168] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:41:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:41:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7458b48c-1287-4e7b-bcff-b35af57f30fd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7458b48c-1287-4e7b-bcff-b35af57f30fd tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] POST http://192.168.122.129/volume/v3/groups/59c4436d-ae8a-4f9c-bebc-3215d66c3443/action Sep 02 00:41:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7458b48c-1287-4e7b-bcff-b35af57f30fd tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:41:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7458b48c-1287-4e7b-bcff-b35af57f30fd tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-7458b48c-1287-4e7b-bcff-b35af57f30fd tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] delete called for group 59c4436d-ae8a-4f9c-bebc-3215d66c3443 {{(pid=86899) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 00:41:58 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.groups [None req-7458b48c-1287-4e7b-bcff-b35af57f30fd tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Delete group with id: 59c4436d-ae8a-4f9c-bebc-3215d66c3443 Sep 02 00:41:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7458b48c-1287-4e7b-bcff-b35af57f30fd tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/59c4436d-ae8a-4f9c-bebc-3215d66c3443/action returned with HTTP 404 Sep 02 00:41:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 87/169] 192.168.122.129 () {62 vars in 1312 bytes} [Wed Sep 2 00:41:58 2026] POST /volume/v3/groups/59c4436d-ae8a-4f9c-bebc-3215d66c3443/action => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cc8f1488-b310-4020-9950-69587667688d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cc8f1488-b310-4020-9950-69587667688d tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cc8f1488-b310-4020-9950-69587667688d tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cc8f1488-b310-4020-9950-69587667688d tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-cc8f1488-b310-4020-9950-69587667688d tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cc8f1488-b310-4020-9950-69587667688d tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-cc8f1488-b310-4020-9950-69587667688d tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Get all volumes completed successfully. Sep 02 00:41:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cc8f1488-b310-4020-9950-69587667688d tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:41:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 83/170] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:41:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-dc32a0b2-bdb4-477e-9a7f-8ebc4e4fd343 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dc32a0b2-bdb4-477e-9a7f-8ebc4e4fd343 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] POST http://192.168.122.129/volume/v3/groups/d2f296a7-012a-4400-a054-ddc3eebe6d00/action Sep 02 00:41:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dc32a0b2-bdb4-477e-9a7f-8ebc4e4fd343 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:41:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dc32a0b2-bdb4-477e-9a7f-8ebc4e4fd343 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-dc32a0b2-bdb4-477e-9a7f-8ebc4e4fd343 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] delete called for group d2f296a7-012a-4400-a054-ddc3eebe6d00 {{(pid=86899) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 00:41:58 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.groups [None req-dc32a0b2-bdb4-477e-9a7f-8ebc4e4fd343 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Delete group with id: d2f296a7-012a-4400-a054-ddc3eebe6d00 Sep 02 00:41:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dc32a0b2-bdb4-477e-9a7f-8ebc4e4fd343 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/d2f296a7-012a-4400-a054-ddc3eebe6d00/action returned with HTTP 404 Sep 02 00:41:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 88/171] 192.168.122.129 () {62 vars in 1312 bytes} [Wed Sep 2 00:41:58 2026] POST /volume/v3/groups/d2f296a7-012a-4400-a054-ddc3eebe6d00/action => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-32e78dca-d93b-4fc4-8d4b-43de71e0e4e7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-32e78dca-d93b-4fc4-8d4b-43de71e0e4e7 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] DELETE http://192.168.122.129/volume/v3/group_types/1dc04873-8300-4e7a-addc-19bcd44b0218 Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-32e78dca-d93b-4fc4-8d4b-43de71e0e4e7 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-32e78dca-d93b-4fc4-8d4b-43de71e0e4e7 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-32e78dca-d93b-4fc4-8d4b-43de71e0e4e7 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] http://192.168.122.129/volume/v3/group_types/1dc04873-8300-4e7a-addc-19bcd44b0218 returned with HTTP 202 Sep 02 00:41:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 84/172] 192.168.122.129 () {60 vars in 1288 bytes} [Wed Sep 2 00:41:58 2026] DELETE /volume/v3/group_types/1dc04873-8300-4e7a-addc-19bcd44b0218 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:41:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-575d6e57-455b-41de-919f-6c1f61cad525 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-575d6e57-455b-41de-919f-6c1f61cad525 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] DELETE http://192.168.122.129/volume/v3/types/0166e9b6-2ece-4e3a-9c37-027e2a165837 Sep 02 00:41:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-575d6e57-455b-41de-919f-6c1f61cad525 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-575d6e57-455b-41de-919f-6c1f61cad525 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-575d6e57-455b-41de-919f-6c1f61cad525 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] http://192.168.122.129/volume/v3/types/0166e9b6-2ece-4e3a-9c37-027e2a165837 returned with HTTP 202 Sep 02 00:41:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 89/173] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:41:58 2026] DELETE /volume/v3/types/0166e9b6-2ece-4e3a-9c37-027e2a165837 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4718bdb8-1495-4507-bf25-90882bc17b24 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4718bdb8-1495-4507-bf25-90882bc17b24 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] GET http://192.168.122.129/volume/v3/types/0166e9b6-2ece-4e3a-9c37-027e2a165837 Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4718bdb8-1495-4507-bf25-90882bc17b24 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4718bdb8-1495-4507-bf25-90882bc17b24 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4718bdb8-1495-4507-bf25-90882bc17b24 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] http://192.168.122.129/volume/v3/types/0166e9b6-2ece-4e3a-9c37-027e2a165837 returned with HTTP 404 Sep 02 00:41:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 85/174] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:41:58 2026] GET /volume/v3/types/0166e9b6-2ece-4e3a-9c37-027e2a165837 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:41:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f677e97d-9f47-4600-9208-b2d742f9c025 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f677e97d-9f47-4600-9208-b2d742f9c025 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:41:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f677e97d-9f47-4600-9208-b2d742f9c025 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-550320510"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f677e97d-9f47-4600-9208-b2d742f9c025 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:41:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 90/175] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:41:58 2026] POST /volume/v3/types => generated 215 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-aecce745-2826-43b7-9eb6-87a3b67e1516 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-aecce745-2826-43b7-9eb6-87a3b67e1516 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] POST http://192.168.122.129/volume/v3/group_types Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-aecce745-2826-43b7-9eb6-87a3b67e1516 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1007689466"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-aecce745-2826-43b7-9eb6-87a3b67e1516 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] http://192.168.122.129/volume/v3/group_types returned with HTTP 202 Sep 02 00:41:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 86/176] 192.168.122.129 () {62 vars in 1195 bytes} [Wed Sep 2 00:41:58 2026] POST /volume/v3/group_types => generated 173 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:41:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cf9ef116-24ce-4135-8f71-e56cb8310fba None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cf9ef116-24ce-4135-8f71-e56cb8310fba tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] POST http://192.168.122.129/volume/v3/groups Sep 02 00:41:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cf9ef116-24ce-4135-8f71-e56cb8310fba tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7b6cb954-2ec9-47b3-8667-a43762ec7bb8", "volume_types": ["13f78f98-c5e7-40cb-8670-83507a0cf897"], "name": "tempest-GroupsTest-Group-182045452"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:41:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-cf9ef116-24ce-4135-8f71-e56cb8310fba tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Creating new group {'group': {'group_type': '7b6cb954-2ec9-47b3-8667-a43762ec7bb8', 'volume_types': ['13f78f98-c5e7-40cb-8670-83507a0cf897'], 'name': 'tempest-GroupsTest-Group-182045452'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 00:41:58 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.groups [None req-cf9ef116-24ce-4135-8f71-e56cb8310fba tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Creating group tempest-GroupsTest-Group-182045452. Sep 02 00:41:58 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cf9ef116-24ce-4135-8f71-e56cb8310fba tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Availability Zones retrieved successfully. Sep 02 00:41:58 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-cf9ef116-24ce-4135-8f71-e56cb8310fba tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Created reservations ['9bbbdb28-27bd-433e-939f-3848075f190f'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:41:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cf9ef116-24ce-4135-8f71-e56cb8310fba tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups returned with HTTP 202 Sep 02 00:41:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 91/177] 192.168.122.129 () {62 vars in 1181 bytes} [Wed Sep 2 00:41:58 2026] POST /volume/v3/groups => generated 103 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-af4fbdc1-1d29-4a88-a498-f7d0beac5498 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-af4fbdc1-1d29-4a88-a498-f7d0beac5498 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-af4fbdc1-1d29-4a88-a498-f7d0beac5498 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-af4fbdc1-1d29-4a88-a498-f7d0beac5498 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-af4fbdc1-1d29-4a88-a498-f7d0beac5498 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] show called for member 9d111f00-63c5-4c4f-bb04-a3a3876f96d0 {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:41:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:41:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:41:58 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:41:58 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:41:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-af4fbdc1-1d29-4a88-a498-f7d0beac5498 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 returned with HTTP 200 Sep 02 00:41:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 87/178] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:41:58 2026] GET /volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 => generated 331 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:42:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7373f428-0e59-4f88-b7ba-811db618d9fb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7373f428-0e59-4f88-b7ba-811db618d9fb tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 Sep 02 00:42:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7373f428-0e59-4f88-b7ba-811db618d9fb tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7373f428-0e59-4f88-b7ba-811db618d9fb tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-7373f428-0e59-4f88-b7ba-811db618d9fb tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] show called for member 9d111f00-63c5-4c4f-bb04-a3a3876f96d0 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:42:00 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:00 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:00 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:00 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:42:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7373f428-0e59-4f88-b7ba-811db618d9fb tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 returned with HTTP 200 Sep 02 00:42:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 92/179] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:42:00 2026] GET /volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 => generated 332 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:42:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-726252400", "volume_type": "13f78f98-c5e7-40cb-8670-83507a0cf897", "group_id": "9d111f00-63c5-4c4f-bb04-a3a3876f96d0", "size": 1}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-726252400', 'volume_type': '13f78f98-c5e7-40cb-8670-83507a0cf897', 'group_id': '9d111f00-63c5-4c4f-bb04-a3a3876f96d0', 'size': 1}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:42:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:00 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Create volume of 1 GB Sep 02 00:42:00 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:00 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:42:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Availability Zones retrieved successfully. Sep 02 00:42:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Flow 'volume_create_api' (4b335d79-15fe-4bca-ad8f-7400a281e7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:42:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1aa510f-2bec-44e1-ada7-7db6c5822070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:42:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1aa510f-2bec-44e1-ada7-7db6c5822070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:41:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=13f78f98-c5e7-40cb-8670-83507a0cf897,is_public=True,name='tempest-GroupsTest-volume-type-550320510',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '13f78f98-c5e7-40cb-8670-83507a0cf897', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9d111f00-63c5-4c4f-bb04-a3a3876f96d0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfdf287f-0733-4896-bc62-b93f3e1643b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:00 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-550320510 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-550320510, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:42:00 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-550320510 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-550320510, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:42:00 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Created reservations ['fff22671-dffa-451e-be5b-ac5b65bf95cb', 'c1cb7a0c-ffc4-4f0c-b8e1-b4a9c63d9675', '9634067b-68fc-4063-9474-20b399e0599a', '6fd328a7-93ab-4aba-96ab-c93e44d516c6'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:42:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfdf287f-0733-4896-bc62-b93f3e1643b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fff22671-dffa-451e-be5b-ac5b65bf95cb', 'c1cb7a0c-ffc4-4f0c-b8e1-b4a9c63d9675', '9634067b-68fc-4063-9474-20b399e0599a', '6fd328a7-93ab-4aba-96ab-c93e44d516c6']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb60320f-8800-42be-8dca-108b955ae914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:00 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:00 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb60320f-8800-42be-8dca-108b955ae914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c0b900a-da22-4d75-9790-2eb31507db14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-726252400',encryption_key_id=None,group_id=9d111f00-63c5-4c4f-bb04-a3a3876f96d0,group_type_id=,metadata={},multiattach=False,project_id='d1a7008691e04643aa16e98699efc572',qos_specs=None,replication_status=,reservations=['fff22671-dffa-451e-be5b-ac5b65bf95cb','c1cb7a0c-ffc4-4f0c-b8e1-b4a9c63d9675','9634067b-68fc-4063-9474-20b399e0599a','6fd328a7-93ab-4aba-96ab-c93e44d516c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edba713186f84878b1b0a81e5884031d',volume_type_id=13f78f98-c5e7-40cb-8670-83507a0cf897), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:42:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-726252400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9d111f00-63c5-4c4f-bb04-a3a3876f96d0,host=None,id=1c0b900a-da22-4d75-9790-2eb31507db14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1a7008691e04643aa16e98699efc572',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edba713186f84878b1b0a81e5884031d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(13f78f98-c5e7-40cb-8670-83507a0cf897),volume_type_id=13f78f98-c5e7-40cb-8670-83507a0cf897)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (365c8016-1902-4524-b1a5-858c73180b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (365c8016-1902-4524-b1a5-858c73180b39) transitioned into state 'SUCCESS' from state '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-726252400',encryption_key_id=None,group_id=9d111f00-63c5-4c4f-bb04-a3a3876f96d0,group_type_id=,metadata={},multiattach=False,project_id='d1a7008691e04643aa16e98699efc572',qos_specs=None,replication_status=,reservations=['fff22671-dffa-451e-be5b-ac5b65bf95cb','c1cb7a0c-ffc4-4f0c-b8e1-b4a9c63d9675','9634067b-68fc-4063-9474-20b399e0599a','6fd328a7-93ab-4aba-96ab-c93e44d516c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edba713186f84878b1b0a81e5884031d',volume_type_id=13f78f98-c5e7-40cb-8670-83507a0cf897)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dc97e7d-0bc1-4b74-825f-846e850853db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dc97e7d-0bc1-4b74-825f-846e850853db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Flow 'volume_create_api' (4b335d79-15fe-4bca-ad8f-7400a281e7fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:42:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Create volume request issued successfully. Sep 02 00:42:00 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:42:00 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:42:00 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:42:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8e9686cc-88cf-46ad-bb19-26688a3b4d62 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:42:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 88/180] 192.168.122.129 () {62 vars in 1184 bytes} [Wed Sep 2 00:42:00 2026] POST /volume/v3/volumes => generated 821 bytes in 629 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:42:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-88e3fdc4-8dd6-4d06-9ccc-630a83713b58 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-88e3fdc4-8dd6-4d06-9ccc-630a83713b58 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/1c0b900a-da22-4d75-9790-2eb31507db14 Sep 02 00:42:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-88e3fdc4-8dd6-4d06-9ccc-630a83713b58 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-88e3fdc4-8dd6-4d06-9ccc-630a83713b58 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:00 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:00 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:00 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:00 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:00 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-88e3fdc4-8dd6-4d06-9ccc-630a83713b58 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Volume info retrieved successfully. Sep 02 00:42:00 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-88e3fdc4-8dd6-4d06-9ccc-630a83713b58 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:42:00 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-88e3fdc4-8dd6-4d06-9ccc-630a83713b58 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:42:00 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-88e3fdc4-8dd6-4d06-9ccc-630a83713b58 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:42:00 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:00 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-88e3fdc4-8dd6-4d06-9ccc-630a83713b58 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/1c0b900a-da22-4d75-9790-2eb31507db14 returned with HTTP 200 Sep 02 00:42:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 93/181] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:42:00 2026] GET /volume/v3/volumes/1c0b900a-da22-4d75-9790-2eb31507db14 => generated 889 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6206a33b-f089-475d-ac86-fe08e38c17ba None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6206a33b-f089-475d-ac86-fe08e38c17ba tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/1c0b900a-da22-4d75-9790-2eb31507db14 Sep 02 00:42:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6206a33b-f089-475d-ac86-fe08e38c17ba tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6206a33b-f089-475d-ac86-fe08e38c17ba tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:01 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:01 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:01 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:01 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6206a33b-f089-475d-ac86-fe08e38c17ba tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Volume info retrieved successfully. Sep 02 00:42:01 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-6206a33b-f089-475d-ac86-fe08e38c17ba tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:42:01 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-6206a33b-f089-475d-ac86-fe08e38c17ba tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:42:02 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-6206a33b-f089-475d-ac86-fe08e38c17ba tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:42:02 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:02 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6206a33b-f089-475d-ac86-fe08e38c17ba tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/1c0b900a-da22-4d75-9790-2eb31507db14 returned with HTTP 200 Sep 02 00:42:02 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 89/182] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:42:01 2026] GET /volume/v3/volumes/1c0b900a-da22-4d75-9790-2eb31507db14 => generated 913 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ad5a6916-3089-4f81-9e31-b7b334f8b1af None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ad5a6916-3089-4f81-9e31-b7b334f8b1af tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/1c0b900a-da22-4d75-9790-2eb31507db14 Sep 02 00:42:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ad5a6916-3089-4f81-9e31-b7b334f8b1af tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ad5a6916-3089-4f81-9e31-b7b334f8b1af tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:03 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:03 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:03 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:03 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:03 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ad5a6916-3089-4f81-9e31-b7b334f8b1af tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Volume info retrieved successfully. Sep 02 00:42:03 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-ad5a6916-3089-4f81-9e31-b7b334f8b1af tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:42:03 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-ad5a6916-3089-4f81-9e31-b7b334f8b1af tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:42:03 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-ad5a6916-3089-4f81-9e31-b7b334f8b1af tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:42:03 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:03 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ad5a6916-3089-4f81-9e31-b7b334f8b1af tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/1c0b900a-da22-4d75-9790-2eb31507db14 returned with HTTP 200 Sep 02 00:42:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 94/183] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:42:03 2026] GET /volume/v3/volumes/1c0b900a-da22-4d75-9790-2eb31507db14 => generated 914 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8415957c-48ce-4c86-9445-cd8913feeb06 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:42:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1973916969", "volume_type": "13f78f98-c5e7-40cb-8670-83507a0cf897", "group_id": "9d111f00-63c5-4c4f-bb04-a3a3876f96d0", "size": 1}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1973916969', 'volume_type': '13f78f98-c5e7-40cb-8670-83507a0cf897', 'group_id': '9d111f00-63c5-4c4f-bb04-a3a3876f96d0', 'size': 1}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:42:03 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:03 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:03 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Create volume of 1 GB Sep 02 00:42:03 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:03 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:42:03 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Availability Zones retrieved successfully. Sep 02 00:42:03 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Flow 'volume_create_api' (78584b50-5f7d-4d44-9f08-142eb8d0e57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:42:03 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f999d60c-63b1-4332-a262-84e7ce469024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:03 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:03 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:03 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:42:03 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f999d60c-63b1-4332-a262-84e7ce469024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:41:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=13f78f98-c5e7-40cb-8670-83507a0cf897,is_public=True,name='tempest-GroupsTest-volume-type-550320510',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '13f78f98-c5e7-40cb-8670-83507a0cf897', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9d111f00-63c5-4c4f-bb04-a3a3876f96d0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:03 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9fc6a9f-c371-4a2e-b0ce-04911c2ffd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:03 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Created reservations ['7a4a42a0-31c9-44ca-93a1-1b2f4346e39c', 'ac3ba1d3-6223-4e41-a593-1602337844f2', 'ad2c240c-1433-42d4-a056-080499cbaf88', 'a346da2c-0d86-40c1-9ffd-759a2553d247'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:42:03 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9fc6a9f-c371-4a2e-b0ce-04911c2ffd38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a4a42a0-31c9-44ca-93a1-1b2f4346e39c', 'ac3ba1d3-6223-4e41-a593-1602337844f2', 'ad2c240c-1433-42d4-a056-080499cbaf88', 'a346da2c-0d86-40c1-9ffd-759a2553d247']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:03 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1a77415-1dfa-43ae-bc45-cc4512f233ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:03 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:03 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:03 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1a77415-1dfa-43ae-bc45-cc4512f233ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6204314b-ce38-4dd2-bac3-15fefabe1200', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1973916969',encryption_key_id=None,group_id=9d111f00-63c5-4c4f-bb04-a3a3876f96d0,group_type_id=,metadata={},multiattach=False,project_id='d1a7008691e04643aa16e98699efc572',qos_specs=None,replication_status=,reservations=['7a4a42a0-31c9-44ca-93a1-1b2f4346e39c','ac3ba1d3-6223-4e41-a593-1602337844f2','ad2c240c-1433-42d4-a056-080499cbaf88','a346da2c-0d86-40c1-9ffd-759a2553d247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edba713186f84878b1b0a81e5884031d',volume_type_id=13f78f98-c5e7-40cb-8670-83507a0cf897), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:42:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1973916969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9d111f00-63c5-4c4f-bb04-a3a3876f96d0,host=None,id=6204314b-ce38-4dd2-bac3-15fefabe1200,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1a7008691e04643aa16e98699efc572',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edba713186f84878b1b0a81e5884031d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(13f78f98-c5e7-40cb-8670-83507a0cf897),volume_type_id=13f78f98-c5e7-40cb-8670-83507a0cf897)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:03 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06c67788-6079-42e1-979d-ce8ac352921a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:03 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06c67788-6079-42e1-979d-ce8ac352921a) transitioned into state 'SUCCESS' from state '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-1973916969',encryption_key_id=None,group_id=9d111f00-63c5-4c4f-bb04-a3a3876f96d0,group_type_id=,metadata={},multiattach=False,project_id='d1a7008691e04643aa16e98699efc572',qos_specs=None,replication_status=,reservations=['7a4a42a0-31c9-44ca-93a1-1b2f4346e39c','ac3ba1d3-6223-4e41-a593-1602337844f2','ad2c240c-1433-42d4-a056-080499cbaf88','a346da2c-0d86-40c1-9ffd-759a2553d247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edba713186f84878b1b0a81e5884031d',volume_type_id=13f78f98-c5e7-40cb-8670-83507a0cf897)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:03 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca35cf9-4858-4d65-b6a0-a735d3ec3262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:03 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca35cf9-4858-4d65-b6a0-a735d3ec3262) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:03 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Flow 'volume_create_api' (78584b50-5f7d-4d44-9f08-142eb8d0e57d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:42:03 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Create volume request issued successfully. Sep 02 00:42:03 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:42:03 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:42:04 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:42:04 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:04 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8415957c-48ce-4c86-9445-cd8913feeb06 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:42:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 90/184] 192.168.122.129 () {62 vars in 1184 bytes} [Wed Sep 2 00:42:03 2026] POST /volume/v3/volumes => generated 822 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:42:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0dce4bc0-c873-4034-9488-1cefd0a242c5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0dce4bc0-c873-4034-9488-1cefd0a242c5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/6204314b-ce38-4dd2-bac3-15fefabe1200 Sep 02 00:42:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0dce4bc0-c873-4034-9488-1cefd0a242c5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0dce4bc0-c873-4034-9488-1cefd0a242c5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:04 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=314,cinder:INSERT=46,cinder:UPDATE=66 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:42:04 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:04 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:04 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:04 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:04 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0dce4bc0-c873-4034-9488-1cefd0a242c5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Volume info retrieved successfully. Sep 02 00:42:04 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-0dce4bc0-c873-4034-9488-1cefd0a242c5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:42:04 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-0dce4bc0-c873-4034-9488-1cefd0a242c5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:42:04 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-0dce4bc0-c873-4034-9488-1cefd0a242c5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:42:04 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:04 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0dce4bc0-c873-4034-9488-1cefd0a242c5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/6204314b-ce38-4dd2-bac3-15fefabe1200 returned with HTTP 200 Sep 02 00:42:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 95/185] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:42:04 2026] GET /volume/v3/volumes/6204314b-ce38-4dd2-bac3-15fefabe1200 => generated 890 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:42:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0418feae-42f5-41f4-91c0-9eea8aeb617c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0418feae-42f5-41f4-91c0-9eea8aeb617c tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/6204314b-ce38-4dd2-bac3-15fefabe1200 Sep 02 00:42:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0418feae-42f5-41f4-91c0-9eea8aeb617c tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0418feae-42f5-41f4-91c0-9eea8aeb617c tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:05 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=325,cinder:INSERT=52,cinder:UPDATE=77 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:42:05 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:05 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:05 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:05 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:05 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0418feae-42f5-41f4-91c0-9eea8aeb617c tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Volume info retrieved successfully. Sep 02 00:42:05 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-0418feae-42f5-41f4-91c0-9eea8aeb617c tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:42:05 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-0418feae-42f5-41f4-91c0-9eea8aeb617c tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:42:05 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-0418feae-42f5-41f4-91c0-9eea8aeb617c tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:42:05 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:05 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0418feae-42f5-41f4-91c0-9eea8aeb617c tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/6204314b-ce38-4dd2-bac3-15fefabe1200 returned with HTTP 200 Sep 02 00:42:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 91/186] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:42:05 2026] GET /volume/v3/volumes/6204314b-ce38-4dd2-bac3-15fefabe1200 => generated 914 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e2c061b4-60aa-479a-9495-ebbdb70b09c1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e2c061b4-60aa-479a-9495-ebbdb70b09c1 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/6204314b-ce38-4dd2-bac3-15fefabe1200 Sep 02 00:42:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e2c061b4-60aa-479a-9495-ebbdb70b09c1 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e2c061b4-60aa-479a-9495-ebbdb70b09c1 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:06 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:06 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:06 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:06 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:06 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e2c061b4-60aa-479a-9495-ebbdb70b09c1 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Volume info retrieved successfully. Sep 02 00:42:06 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-e2c061b4-60aa-479a-9495-ebbdb70b09c1 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:42:06 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-e2c061b4-60aa-479a-9495-ebbdb70b09c1 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:42:06 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-e2c061b4-60aa-479a-9495-ebbdb70b09c1 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:42:06 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:06 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e2c061b4-60aa-479a-9495-ebbdb70b09c1 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/6204314b-ce38-4dd2-bac3-15fefabe1200 returned with HTTP 200 Sep 02 00:42:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 96/187] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:42:06 2026] GET /volume/v3/volumes/6204314b-ce38-4dd2-bac3-15fefabe1200 => generated 915 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d624cd1e-608d-43c1-9a12-906e90fa5f43 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d624cd1e-608d-43c1-9a12-906e90fa5f43 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] PUT http://192.168.122.129/volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 Sep 02 00:42:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d624cd1e-608d-43c1-9a12-906e90fa5f43 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "6204314b-ce38-4dd2-bac3-15fefabe1200"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-d624cd1e-608d-43c1-9a12-906e90fa5f43 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Update called for group 9d111f00-63c5-4c4f-bb04-a3a3876f96d0. {{(pid=86898) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 00:42:06 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.groups [None req-d624cd1e-608d-43c1-9a12-906e90fa5f43 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Updating group 9d111f00-63c5-4c4f-bb04-a3a3876f96d0 with name new_group description: This is a new group add_volumes: None remove_volumes: 6204314b-ce38-4dd2-bac3-15fefabe1200. Sep 02 00:42:06 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:06 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d624cd1e-608d-43c1-9a12-906e90fa5f43 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 returned with HTTP 202 Sep 02 00:42:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 92/188] 192.168.122.129 () {62 vars in 1291 bytes} [Wed Sep 2 00:42:06 2026] PUT /volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:42:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2d1bc92b-1d95-4440-8638-8868eb9dca76 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2d1bc92b-1d95-4440-8638-8868eb9dca76 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 Sep 02 00:42:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2d1bc92b-1d95-4440-8638-8868eb9dca76 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2d1bc92b-1d95-4440-8638-8868eb9dca76 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-2d1bc92b-1d95-4440-8638-8868eb9dca76 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] show called for member 9d111f00-63c5-4c4f-bb04-a3a3876f96d0 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:42:07 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:07 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:07 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:07 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:42:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2d1bc92b-1d95-4440-8638-8868eb9dca76 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 returned with HTTP 200 Sep 02 00:42:07 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 97/189] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:42:06 2026] GET /volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 => generated 323 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8406600f-faad-4d84-a10c-711c9edde068 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8406600f-faad-4d84-a10c-711c9edde068 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 Sep 02 00:42:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8406600f-faad-4d84-a10c-711c9edde068 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8406600f-faad-4d84-a10c-711c9edde068 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-8406600f-faad-4d84-a10c-711c9edde068 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] show called for member 9d111f00-63c5-4c4f-bb04-a3a3876f96d0 {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:42:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:08 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:08 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:42:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8406600f-faad-4d84-a10c-711c9edde068 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 returned with HTTP 200 Sep 02 00:42:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 93/190] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:42:08 2026] GET /volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 => generated 324 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2f1b52d4-7635-41c5-ba05-eaa888698804 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2f1b52d4-7635-41c5-ba05-eaa888698804 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 Sep 02 00:42:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2f1b52d4-7635-41c5-ba05-eaa888698804 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2f1b52d4-7635-41c5-ba05-eaa888698804 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-2f1b52d4-7635-41c5-ba05-eaa888698804 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] show called for member 9d111f00-63c5-4c4f-bb04-a3a3876f96d0 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:42:08 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:08 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:08 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:08 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:42:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2f1b52d4-7635-41c5-ba05-eaa888698804 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 returned with HTTP 200 Sep 02 00:42:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 98/191] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:42:08 2026] GET /volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 => generated 324 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4770db63-294e-402d-bd65-129ad6657bc5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4770db63-294e-402d-bd65-129ad6657bc5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:42:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4770db63-294e-402d-bd65-129ad6657bc5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4770db63-294e-402d-bd65-129ad6657bc5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-4770db63-294e-402d-bd65-129ad6657bc5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:42:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:08 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4770db63-294e-402d-bd65-129ad6657bc5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:42:08 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:08 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:42:08 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:08 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:08 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:08 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4770db63-294e-402d-bd65-129ad6657bc5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Get all volumes completed successfully. Sep 02 00:42:08 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-4770db63-294e-402d-bd65-129ad6657bc5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:42:08 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-4770db63-294e-402d-bd65-129ad6657bc5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:42:08 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-4770db63-294e-402d-bd65-129ad6657bc5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:42:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4770db63-294e-402d-bd65-129ad6657bc5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:42:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 94/192] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:42:08 2026] GET /volume/v3/volumes/detail => generated 1788 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:42:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fa3a6d6e-3a39-4f0a-b318-5ee12f74b5df None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fa3a6d6e-3a39-4f0a-b318-5ee12f74b5df tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] PUT http://192.168.122.129/volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 Sep 02 00:42:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fa3a6d6e-3a39-4f0a-b318-5ee12f74b5df tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "6204314b-ce38-4dd2-bac3-15fefabe1200"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-fa3a6d6e-3a39-4f0a-b318-5ee12f74b5df tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Update called for group 9d111f00-63c5-4c4f-bb04-a3a3876f96d0. {{(pid=86899) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 00:42:08 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.groups [None req-fa3a6d6e-3a39-4f0a-b318-5ee12f74b5df tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Updating group 9d111f00-63c5-4c4f-bb04-a3a3876f96d0 with name None description: None add_volumes: 6204314b-ce38-4dd2-bac3-15fefabe1200 remove_volumes: None. Sep 02 00:42:08 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:08 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:08 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:08 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:08 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:08 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:42:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fa3a6d6e-3a39-4f0a-b318-5ee12f74b5df tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 returned with HTTP 202 Sep 02 00:42:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 99/193] 192.168.122.129 () {62 vars in 1290 bytes} [Wed Sep 2 00:42:08 2026] PUT /volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:42:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-921885fe-66dc-4b6f-9d84-ef8ffb078969 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-921885fe-66dc-4b6f-9d84-ef8ffb078969 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 Sep 02 00:42:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-921885fe-66dc-4b6f-9d84-ef8ffb078969 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-921885fe-66dc-4b6f-9d84-ef8ffb078969 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-921885fe-66dc-4b6f-9d84-ef8ffb078969 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] show called for member 9d111f00-63c5-4c4f-bb04-a3a3876f96d0 {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:42:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:08 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:08 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:42:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-921885fe-66dc-4b6f-9d84-ef8ffb078969 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 returned with HTTP 200 Sep 02 00:42:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 95/194] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:42:08 2026] GET /volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 => generated 323 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-33cb6b21-555a-4b3a-9eb8-964b45c2a0c8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-33cb6b21-555a-4b3a-9eb8-964b45c2a0c8 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 Sep 02 00:42:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-33cb6b21-555a-4b3a-9eb8-964b45c2a0c8 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-33cb6b21-555a-4b3a-9eb8-964b45c2a0c8 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-33cb6b21-555a-4b3a-9eb8-964b45c2a0c8 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] show called for member 9d111f00-63c5-4c4f-bb04-a3a3876f96d0 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:42:09 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:09 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:09 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:09 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:42:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-33cb6b21-555a-4b3a-9eb8-964b45c2a0c8 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 returned with HTTP 200 Sep 02 00:42:09 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 100/195] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:42:09 2026] GET /volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 => generated 324 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0b6e3afe-33a1-4876-9709-115d8ec3be41 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0b6e3afe-33a1-4876-9709-115d8ec3be41 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:42:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0b6e3afe-33a1-4876-9709-115d8ec3be41 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0b6e3afe-33a1-4876-9709-115d8ec3be41 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-0b6e3afe-33a1-4876-9709-115d8ec3be41 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:42:09 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:09 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:09 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-0b6e3afe-33a1-4876-9709-115d8ec3be41 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:42:09 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:09 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:42:09 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:09 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:09 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:09 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:09 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0b6e3afe-33a1-4876-9709-115d8ec3be41 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Get all volumes completed successfully. Sep 02 00:42:09 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-0b6e3afe-33a1-4876-9709-115d8ec3be41 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:42:09 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-0b6e3afe-33a1-4876-9709-115d8ec3be41 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:42:09 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-0b6e3afe-33a1-4876-9709-115d8ec3be41 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:42:09 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:09 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:09 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-0b6e3afe-33a1-4876-9709-115d8ec3be41 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:42:09 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-0b6e3afe-33a1-4876-9709-115d8ec3be41 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:42:10 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-0b6e3afe-33a1-4876-9709-115d8ec3be41 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:42:10 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:10 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0b6e3afe-33a1-4876-9709-115d8ec3be41 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:42:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 96/196] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:42:09 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 501 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:42:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e98e1af6-38aa-4ea0-be8e-b6951effce63 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e98e1af6-38aa-4ea0-be8e-b6951effce63 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:42:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e98e1af6-38aa-4ea0-be8e-b6951effce63 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e98e1af6-38aa-4ea0-be8e-b6951effce63 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-e98e1af6-38aa-4ea0-be8e-b6951effce63 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:42:10 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:10 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e98e1af6-38aa-4ea0-be8e-b6951effce63 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:42:10 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:10 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:42:10 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:10 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:10 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:10 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:10 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e98e1af6-38aa-4ea0-be8e-b6951effce63 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Get all volumes completed successfully. Sep 02 00:42:10 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-e98e1af6-38aa-4ea0-be8e-b6951effce63 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:42:10 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-e98e1af6-38aa-4ea0-be8e-b6951effce63 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:42:10 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-e98e1af6-38aa-4ea0-be8e-b6951effce63 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:42:10 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:10 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:10 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-e98e1af6-38aa-4ea0-be8e-b6951effce63 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:42:10 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-e98e1af6-38aa-4ea0-be8e-b6951effce63 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:42:10 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-e98e1af6-38aa-4ea0-be8e-b6951effce63 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:42:10 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:10 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e98e1af6-38aa-4ea0-be8e-b6951effce63 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:42:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 101/197] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:42:10 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:42:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4c143e65-67b8-43bc-a9d8-0225f89a9cf5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4c143e65-67b8-43bc-a9d8-0225f89a9cf5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] POST http://192.168.122.129/volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0/action Sep 02 00:42:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4c143e65-67b8-43bc-a9d8-0225f89a9cf5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:42:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4c143e65-67b8-43bc-a9d8-0225f89a9cf5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-4c143e65-67b8-43bc-a9d8-0225f89a9cf5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] delete called for group 9d111f00-63c5-4c4f-bb04-a3a3876f96d0 {{(pid=86898) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 00:42:10 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.groups [None req-4c143e65-67b8-43bc-a9d8-0225f89a9cf5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Delete group with id: 9d111f00-63c5-4c4f-bb04-a3a3876f96d0 Sep 02 00:42:10 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:10 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:10 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:10 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 00:42:10 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:10 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:42:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4c143e65-67b8-43bc-a9d8-0225f89a9cf5 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0/action returned with HTTP 202 Sep 02 00:42:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 97/198] 192.168.122.129 () {62 vars in 1312 bytes} [Wed Sep 2 00:42:10 2026] POST /volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0/action => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:42:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ae709d5e-df9f-4f0c-a584-4674843326c8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ae709d5e-df9f-4f0c-a584-4674843326c8 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/6204314b-ce38-4dd2-bac3-15fefabe1200 Sep 02 00:42:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ae709d5e-df9f-4f0c-a584-4674843326c8 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ae709d5e-df9f-4f0c-a584-4674843326c8 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:10 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:10 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:10 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:10 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:10 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ae709d5e-df9f-4f0c-a584-4674843326c8 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Volume info retrieved successfully. Sep 02 00:42:10 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-ae709d5e-df9f-4f0c-a584-4674843326c8 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:42:10 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-ae709d5e-df9f-4f0c-a584-4674843326c8 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:42:10 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-ae709d5e-df9f-4f0c-a584-4674843326c8 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:42:10 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:10 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ae709d5e-df9f-4f0c-a584-4674843326c8 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/6204314b-ce38-4dd2-bac3-15fefabe1200 returned with HTTP 200 Sep 02 00:42:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 102/199] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:42:10 2026] GET /volume/v3/volumes/6204314b-ce38-4dd2-bac3-15fefabe1200 => generated 914 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a59fd920-81ae-46fd-960a-9533ad2219fa None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a59fd920-81ae-46fd-960a-9533ad2219fa tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/6204314b-ce38-4dd2-bac3-15fefabe1200 Sep 02 00:42:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a59fd920-81ae-46fd-960a-9533ad2219fa tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a59fd920-81ae-46fd-960a-9533ad2219fa tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:12 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:12 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a59fd920-81ae-46fd-960a-9533ad2219fa tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Volume info retrieved successfully. Sep 02 00:42:12 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-a59fd920-81ae-46fd-960a-9533ad2219fa tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:42:12 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-a59fd920-81ae-46fd-960a-9533ad2219fa tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:42:12 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-a59fd920-81ae-46fd-960a-9533ad2219fa tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:42:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a59fd920-81ae-46fd-960a-9533ad2219fa tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/6204314b-ce38-4dd2-bac3-15fefabe1200 returned with HTTP 200 Sep 02 00:42:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 98/200] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:42:11 2026] GET /volume/v3/volumes/6204314b-ce38-4dd2-bac3-15fefabe1200 => generated 914 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-14258937-4ed3-40db-b3d6-d73beea9549b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-14258937-4ed3-40db-b3d6-d73beea9549b tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/6204314b-ce38-4dd2-bac3-15fefabe1200 Sep 02 00:42:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-14258937-4ed3-40db-b3d6-d73beea9549b tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-14258937-4ed3-40db-b3d6-d73beea9549b tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:13 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:13 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:13 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:13 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-14258937-4ed3-40db-b3d6-d73beea9549b tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Volume info retrieved successfully. Sep 02 00:42:13 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-14258937-4ed3-40db-b3d6-d73beea9549b tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:42:13 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-14258937-4ed3-40db-b3d6-d73beea9549b tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:42:13 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-14258937-4ed3-40db-b3d6-d73beea9549b tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:42:13 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:13 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-14258937-4ed3-40db-b3d6-d73beea9549b tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/6204314b-ce38-4dd2-bac3-15fefabe1200 returned with HTTP 200 Sep 02 00:42:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 103/201] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:42:13 2026] GET /volume/v3/volumes/6204314b-ce38-4dd2-bac3-15fefabe1200 => generated 914 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:42:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3927eade-a1d9-4969-89f3-e088d871246a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3927eade-a1d9-4969-89f3-e088d871246a tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/6204314b-ce38-4dd2-bac3-15fefabe1200 Sep 02 00:42:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3927eade-a1d9-4969-89f3-e088d871246a tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3927eade-a1d9-4969-89f3-e088d871246a tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3927eade-a1d9-4969-89f3-e088d871246a tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/6204314b-ce38-4dd2-bac3-15fefabe1200 returned with HTTP 404 Sep 02 00:42:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 99/202] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:42:14 2026] GET /volume/v3/volumes/6204314b-ce38-4dd2-bac3-15fefabe1200 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:42:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-40db70c9-8bdd-4596-ba43-0247f7867b3a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-40db70c9-8bdd-4596-ba43-0247f7867b3a tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/volumes/1c0b900a-da22-4d75-9790-2eb31507db14 Sep 02 00:42:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-40db70c9-8bdd-4596-ba43-0247f7867b3a tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-40db70c9-8bdd-4596-ba43-0247f7867b3a tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-40db70c9-8bdd-4596-ba43-0247f7867b3a tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/volumes/1c0b900a-da22-4d75-9790-2eb31507db14 returned with HTTP 404 Sep 02 00:42:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 104/203] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:42:14 2026] GET /volume/v3/volumes/1c0b900a-da22-4d75-9790-2eb31507db14 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:42:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d407b4b6-cfac-4966-8b4d-6f7741414430 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d407b4b6-cfac-4966-8b4d-6f7741414430 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] GET http://192.168.122.129/volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 Sep 02 00:42:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d407b4b6-cfac-4966-8b4d-6f7741414430 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d407b4b6-cfac-4966-8b4d-6f7741414430 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-d407b4b6-cfac-4966-8b4d-6f7741414430 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] show called for member 9d111f00-63c5-4c4f-bb04-a3a3876f96d0 {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:42:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d407b4b6-cfac-4966-8b4d-6f7741414430 tempest-GroupsTest-111983734 tempest-GroupsTest-111983734-project-member] http://192.168.122.129/volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 returned with HTTP 404 Sep 02 00:42:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 100/204] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:42:14 2026] GET /volume/v3/groups/9d111f00-63c5-4c4f-bb04-a3a3876f96d0 => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:42:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4763fbb3-0af3-4b03-8642-20e1ecd481f4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4763fbb3-0af3-4b03-8642-20e1ecd481f4 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] DELETE http://192.168.122.129/volume/v3/group_types/7b6cb954-2ec9-47b3-8667-a43762ec7bb8 Sep 02 00:42:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4763fbb3-0af3-4b03-8642-20e1ecd481f4 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4763fbb3-0af3-4b03-8642-20e1ecd481f4 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4763fbb3-0af3-4b03-8642-20e1ecd481f4 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] http://192.168.122.129/volume/v3/group_types/7b6cb954-2ec9-47b3-8667-a43762ec7bb8 returned with HTTP 202 Sep 02 00:42:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 105/205] 192.168.122.129 () {60 vars in 1288 bytes} [Wed Sep 2 00:42:14 2026] DELETE /volume/v3/group_types/7b6cb954-2ec9-47b3-8667-a43762ec7bb8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:42:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ab8e7da0-356e-4851-88cb-47c18065ec0d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ab8e7da0-356e-4851-88cb-47c18065ec0d tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] DELETE http://192.168.122.129/volume/v3/types/13f78f98-c5e7-40cb-8670-83507a0cf897 Sep 02 00:42:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ab8e7da0-356e-4851-88cb-47c18065ec0d tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ab8e7da0-356e-4851-88cb-47c18065ec0d tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ab8e7da0-356e-4851-88cb-47c18065ec0d tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] http://192.168.122.129/volume/v3/types/13f78f98-c5e7-40cb-8670-83507a0cf897 returned with HTTP 202 Sep 02 00:42:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 101/206] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:42:14 2026] DELETE /volume/v3/types/13f78f98-c5e7-40cb-8670-83507a0cf897 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:42:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-78401800-7604-4cb6-81bc-96682da33612 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-78401800-7604-4cb6-81bc-96682da33612 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] GET http://192.168.122.129/volume/v3/types/13f78f98-c5e7-40cb-8670-83507a0cf897 Sep 02 00:42:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-78401800-7604-4cb6-81bc-96682da33612 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-78401800-7604-4cb6-81bc-96682da33612 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-78401800-7604-4cb6-81bc-96682da33612 tempest-GroupsTest-672028950 tempest-GroupsTest-672028950-project-admin] http://192.168.122.129/volume/v3/types/13f78f98-c5e7-40cb-8670-83507a0cf897 returned with HTTP 404 Sep 02 00:42:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 106/207] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:42:14 2026] GET /volume/v3/types/13f78f98-c5e7-40cb-8670-83507a0cf897 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:42:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-f404ae4c-d52f-4ebd-adae-7bc476d3eaa8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-f404ae4c-d52f-4ebd-adae-7bc476d3eaa8 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] GET http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc Sep 02 00:42:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-f404ae4c-d52f-4ebd-adae-7bc476d3eaa8 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-f404ae4c-d52f-4ebd-adae-7bc476d3eaa8 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:17 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:17 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-f404ae4c-d52f-4ebd-adae-7bc476d3eaa8 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Volume info retrieved successfully. Sep 02 00:42:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-f404ae4c-d52f-4ebd-adae-7bc476d3eaa8 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc returned with HTTP 200 Sep 02 00:42:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 102/208] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:42:17 2026] GET /volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc => generated 854 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f4ee7574-8871-4746-9610-912b6b2188a7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f4ee7574-8871-4746-9610-912b6b2188a7 None None] GET http://192.168.122.129/volume// Sep 02 00:42:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f4ee7574-8871-4746-9610-912b6b2188a7 None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f4ee7574-8871-4746-9610-912b6b2188a7 None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f4ee7574-8871-4746-9610-912b6b2188a7 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:42:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 107/209] 192.168.122.129 () {58 vars in 1317 bytes} [Wed Sep 2 00:42:18 2026] GET /volume/ => generated 390 bytes in 37 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:42:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-8c1c54f5-5763-4e23-8540-e0c9d8ec4e58 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-8c1c54f5-5763-4e23-8540-e0c9d8ec4e58 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:42:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-8c1c54f5-5763-4e23-8540-e0c9d8ec4e58 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f95ac74-8937-46fa-8573-0b33093e10bc", "connector": null, "instance_uuid": "7534ee74-0517-4bf2-867b-99c345512dac"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:18 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:18 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:18 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-8c1c54f5-5763-4e23-8540-e0c9d8ec4e58 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:42:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 103/210] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:42:18 2026] POST /volume/v3/attachments => generated 273 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1afd6e83-e215-4886-8cc7-1433b2329e2d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1afd6e83-e215-4886-8cc7-1433b2329e2d tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] GET http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc Sep 02 00:42:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1afd6e83-e215-4886-8cc7-1433b2329e2d tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1afd6e83-e215-4886-8cc7-1433b2329e2d tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:18 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:18 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7800ed52-2e50-40b9-a0b8-c75bfb8f0b74 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7800ed52-2e50-40b9-a0b8-c75bfb8f0b74 None None] GET http://192.168.122.129/volume// Sep 02 00:42:18 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:18 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7800ed52-2e50-40b9-a0b8-c75bfb8f0b74 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7800ed52-2e50-40b9-a0b8-c75bfb8f0b74 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7800ed52-2e50-40b9-a0b8-c75bfb8f0b74 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:42:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 104/211] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:42:18 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:42:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-a0044f23-c8f8-4125-a4ca-ba4c99aeaf6d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:18 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1afd6e83-e215-4886-8cc7-1433b2329e2d tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Volume info retrieved successfully. Sep 02 00:42:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-a0044f23-c8f8-4125-a4ca-ba4c99aeaf6d tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] GET http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc Sep 02 00:42:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-a0044f23-c8f8-4125-a4ca-ba4c99aeaf6d tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-a0044f23-c8f8-4125-a4ca-ba4c99aeaf6d tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1afd6e83-e215-4886-8cc7-1433b2329e2d tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc returned with HTTP 200 Sep 02 00:42:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 108/212] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:18 2026] GET /volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc => generated 853 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:19 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:19 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-a0044f23-c8f8-4125-a4ca-ba4c99aeaf6d tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Volume info retrieved successfully. Sep 02 00:42:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-a0044f23-c8f8-4125-a4ca-ba4c99aeaf6d tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc returned with HTTP 200 Sep 02 00:42:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 105/213] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:42:18 2026] GET /volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc => generated 1034 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:42:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-de0f87d8-7710-47d2-b9fb-6912c71b3361 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-de0f87d8-7710-47d2-b9fb-6912c71b3361 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] PUT http://192.168.122.129/volume/v3/attachments/0e75bd00-9e3e-4169-ba99-9f7ff6b6b848 Sep 02 00:42:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-de0f87d8-7710-47d2-b9fb-6912c71b3361 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.129", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:99ea8ad4da87", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ea39e472-48c2-4305-83f6-cb40dfe92962", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:19 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-de0f87d8-7710-47d2-b9fb-6912c71b3361 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Acquiring lock "cinder-attachment_update-2f95ac74-8937-46fa-8573-0b33093e10bc-devstack" by "attachment_update" {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:42:19 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-de0f87d8-7710-47d2-b9fb-6912c71b3361 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Lock "cinder-attachment_update-2f95ac74-8937-46fa-8573-0b33093e10bc-devstack" acquired by "attachment_update" :: waited 0.057s {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:42:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:19 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:19 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-255c503c-ab5d-4207-8ac2-e305a6b0aac9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-255c503c-ab5d-4207-8ac2-e305a6b0aac9 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] GET http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc Sep 02 00:42:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-255c503c-ab5d-4207-8ac2-e305a6b0aac9 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-255c503c-ab5d-4207-8ac2-e305a6b0aac9 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:20 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:20 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-255c503c-ab5d-4207-8ac2-e305a6b0aac9 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Volume info retrieved successfully. Sep 02 00:42:20 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-de0f87d8-7710-47d2-b9fb-6912c71b3361 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Lock "cinder-attachment_update-2f95ac74-8937-46fa-8573-0b33093e10bc-devstack" released by "attachment_update" :: held 0.387s {{(pid=86899) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:42:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-de0f87d8-7710-47d2-b9fb-6912c71b3361 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/attachments/0e75bd00-9e3e-4169-ba99-9f7ff6b6b848 returned with HTTP 200 Sep 02 00:42:20 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 109/214] 192.168.122.129 () {66 vars in 1593 bytes} [Wed Sep 2 00:42:19 2026] PUT /volume/v3/attachments/0e75bd00-9e3e-4169-ba99-9f7ff6b6b848 => generated 694 bytes in 672 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-255c503c-ab5d-4207-8ac2-e305a6b0aac9 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc returned with HTTP 200 Sep 02 00:42:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 106/215] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:20 2026] GET /volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc => generated 854 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-a7a5af87-5c3e-45bc-bde8-12e4902eae35 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-a7a5af87-5c3e-45bc-bde8-12e4902eae35 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] POST http://192.168.122.129/volume/v3/attachments/0e75bd00-9e3e-4169-ba99-9f7ff6b6b848/action Sep 02 00:42:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-a7a5af87-5c3e-45bc-bde8-12e4902eae35 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Action body: b'{"os-complete": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:42:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-a7a5af87-5c3e-45bc-bde8-12e4902eae35 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:21 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:21 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:21 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:21 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-d8d733b6-c623-4dd6-9cda-f999b607943e req-a7a5af87-5c3e-45bc-bde8-12e4902eae35 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/attachments/0e75bd00-9e3e-4169-ba99-9f7ff6b6b848/action returned with HTTP 204 Sep 02 00:42:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 110/216] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:42:21 2026] POST /volume/v3/attachments/0e75bd00-9e3e-4169-ba99-9f7ff6b6b848/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:42:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6819c176-bbf9-49cb-8ef7-684e112d9734 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6819c176-bbf9-49cb-8ef7-684e112d9734 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] GET http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc Sep 02 00:42:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6819c176-bbf9-49cb-8ef7-684e112d9734 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6819c176-bbf9-49cb-8ef7-684e112d9734 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6819c176-bbf9-49cb-8ef7-684e112d9734 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Volume info retrieved successfully. Sep 02 00:42:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6819c176-bbf9-49cb-8ef7-684e112d9734 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc returned with HTTP 200 Sep 02 00:42:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 107/217] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:21 2026] GET /volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc => generated 1146 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e7848e4b-b3bd-43de-b6b7-1156fcd856a3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e7848e4b-b3bd-43de-b6b7-1156fcd856a3 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] GET http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc Sep 02 00:42:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e7848e4b-b3bd-43de-b6b7-1156fcd856a3 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e7848e4b-b3bd-43de-b6b7-1156fcd856a3 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:21 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:21 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:21 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:21 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e7848e4b-b3bd-43de-b6b7-1156fcd856a3 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Volume info retrieved successfully. Sep 02 00:42:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e7848e4b-b3bd-43de-b6b7-1156fcd856a3 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc returned with HTTP 200 Sep 02 00:42:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 111/218] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:21 2026] GET /volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc => generated 1146 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-53ed6d6e-6331-4351-b872-6088760322d1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-53ed6d6e-6331-4351-b872-6088760322d1 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] GET http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc Sep 02 00:42:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-53ed6d6e-6331-4351-b872-6088760322d1 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-53ed6d6e-6331-4351-b872-6088760322d1 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:22 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-53ed6d6e-6331-4351-b872-6088760322d1 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Volume info retrieved successfully. Sep 02 00:42:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-53ed6d6e-6331-4351-b872-6088760322d1 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc returned with HTTP 200 Sep 02 00:42:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 108/219] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:42:22 2026] GET /volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc => generated 1146 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-0fb0a154-6357-465f-a9b3-37b22b71c1d9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-0fb0a154-6357-465f-a9b3-37b22b71c1d9 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] POST http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc/action Sep 02 00:42:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-0fb0a154-6357-465f-a9b3-37b22b71c1d9 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:42:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-0fb0a154-6357-465f-a9b3-37b22b71c1d9 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-0fb0a154-6357-465f-a9b3-37b22b71c1d9 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Volume info retrieved successfully. Sep 02 00:42:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-0fb0a154-6357-465f-a9b3-37b22b71c1d9 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Begin detaching volume completed successfully. Sep 02 00:42:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-0fb0a154-6357-465f-a9b3-37b22b71c1d9 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc/action returned with HTTP 202 Sep 02 00:42:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 112/220] 192.168.122.129 () {64 vars in 1561 bytes} [Wed Sep 2 00:42:22 2026] POST /volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:42:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b9590ffe-87ab-4022-b6e8-6f3deff52d24 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b9590ffe-87ab-4022-b6e8-6f3deff52d24 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] GET http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc Sep 02 00:42:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b9590ffe-87ab-4022-b6e8-6f3deff52d24 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b9590ffe-87ab-4022-b6e8-6f3deff52d24 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:22 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b9590ffe-87ab-4022-b6e8-6f3deff52d24 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Volume info retrieved successfully. Sep 02 00:42:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b9590ffe-87ab-4022-b6e8-6f3deff52d24 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc returned with HTTP 200 Sep 02 00:42:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 109/221] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:22 2026] GET /volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc => generated 1149 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-641b4390-4517-4e8b-a081-e4251254cade None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-641b4390-4517-4e8b-a081-e4251254cade None None] GET http://192.168.122.129/volume// Sep 02 00:42:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-641b4390-4517-4e8b-a081-e4251254cade None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-641b4390-4517-4e8b-a081-e4251254cade None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-641b4390-4517-4e8b-a081-e4251254cade None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:42:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 113/222] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:42:22 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 00:42:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-7784eb85-8070-4b0b-afae-fa0511efc30b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-7784eb85-8070-4b0b-afae-fa0511efc30b tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] GET http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc Sep 02 00:42:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-7784eb85-8070-4b0b-afae-fa0511efc30b tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-7784eb85-8070-4b0b-afae-fa0511efc30b tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:22 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-7784eb85-8070-4b0b-afae-fa0511efc30b tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Volume info retrieved successfully. Sep 02 00:42:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-7784eb85-8070-4b0b-afae-fa0511efc30b tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc returned with HTTP 200 Sep 02 00:42:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 110/223] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:42:22 2026] GET /volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc => generated 1330 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:42:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-f2f381b5-9746-424e-8844-8d90cb670f13 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-f2f381b5-9746-424e-8844-8d90cb670f13 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] DELETE http://192.168.122.129/volume/v3/attachments/0e75bd00-9e3e-4169-ba99-9f7ff6b6b848 Sep 02 00:42:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-f2f381b5-9746-424e-8844-8d90cb670f13 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-f2f381b5-9746-424e-8844-8d90cb670f13 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:22 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, Sep 02 00:42:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-0893211c-ef0d-42bf-916b-655fb9e5188a req-f2f381b5-9746-424e-8844-8d90cb670f13 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/attachments/0e75bd00-9e3e-4169-ba99-9f7ff6b6b848 returned with HTTP 200 Sep 02 00:42:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 114/224] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:42:22 2026] DELETE /volume/v3/attachments/0e75bd00-9e3e-4169-ba99-9f7ff6b6b848 => generated 19 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0fb1b9d1-d910-4e67-a522-1b42e3c0e5a7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0fb1b9d1-d910-4e67-a522-1b42e3c0e5a7 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] GET http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc Sep 02 00:42:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0fb1b9d1-d910-4e67-a522-1b42e3c0e5a7 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0fb1b9d1-d910-4e67-a522-1b42e3c0e5a7 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:23 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:23 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0fb1b9d1-d910-4e67-a522-1b42e3c0e5a7 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Volume info retrieved successfully. Sep 02 00:42:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0fb1b9d1-d910-4e67-a522-1b42e3c0e5a7 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc returned with HTTP 200 Sep 02 00:42:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 111/225] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:23 2026] GET /volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:42:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3cd483a5-0029-4aef-9629-14e38bd2b5ac None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3cd483a5-0029-4aef-9629-14e38bd2b5ac tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:42:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3cd483a5-0029-4aef-9629-14e38bd2b5ac tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1954868225"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3cd483a5-0029-4aef-9629-14e38bd2b5ac tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:42:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 115/226] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:42:24 2026] POST /volume/v3/types => generated 220 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-41422af3-20f6-4e14-9eb9-39468b8e62fd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-41422af3-20f6-4e14-9eb9-39468b8e62fd tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] POST http://192.168.122.129/volume/v3/group_types Sep 02 00:42:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-41422af3-20f6-4e14-9eb9-39468b8e62fd tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1992165091"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-41422af3-20f6-4e14-9eb9-39468b8e62fd tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] http://192.168.122.129/volume/v3/group_types returned with HTTP 202 Sep 02 00:42:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 112/227] 192.168.122.129 () {62 vars in 1195 bytes} [Wed Sep 2 00:42:24 2026] POST /volume/v3/group_types => generated 177 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:42:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-07d37f3c-eaf9-451f-a5da-9668250939bb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-07d37f3c-eaf9-451f-a5da-9668250939bb tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] POST http://192.168.122.129/volume/v3/groups Sep 02 00:42:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-07d37f3c-eaf9-451f-a5da-9668250939bb tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dbe22b32-37fb-4e29-8046-913c30895942", "volume_types": ["f267dcf2-d850-4131-8715-3d217ffb39a4"], "name": "tempest-GroupsV320Test-Group-1459573832"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-07d37f3c-eaf9-451f-a5da-9668250939bb tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Creating new group {'group': {'group_type': 'dbe22b32-37fb-4e29-8046-913c30895942', 'volume_types': ['f267dcf2-d850-4131-8715-3d217ffb39a4'], 'name': 'tempest-GroupsV320Test-Group-1459573832'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 00:42:25 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.groups [None req-07d37f3c-eaf9-451f-a5da-9668250939bb tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Creating group tempest-GroupsV320Test-Group-1459573832. Sep 02 00:42:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-07d37f3c-eaf9-451f-a5da-9668250939bb tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Availability Zones retrieved successfully. Sep 02 00:42:25 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-07d37f3c-eaf9-451f-a5da-9668250939bb tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Created reservations ['556b55d7-a1f7-4e7e-ada2-f668cf64d0f9'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:42:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-07d37f3c-eaf9-451f-a5da-9668250939bb tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] http://192.168.122.129/volume/v3/groups returned with HTTP 202 Sep 02 00:42:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 116/228] 192.168.122.129 () {62 vars in 1181 bytes} [Wed Sep 2 00:42:24 2026] POST /volume/v3/groups => generated 108 bytes in 755 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:42:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-86a45ebf-2c8e-4958-b99f-0cb7d71cf591 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-86a45ebf-2c8e-4958-b99f-0cb7d71cf591 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] GET http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 Sep 02 00:42:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-86a45ebf-2c8e-4958-b99f-0cb7d71cf591 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-86a45ebf-2c8e-4958-b99f-0cb7d71cf591 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-86a45ebf-2c8e-4958-b99f-0cb7d71cf591 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] show called for member 56288916-ad2e-43d9-b601-224604936c30 {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:42:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:25 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:42:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-86a45ebf-2c8e-4958-b99f-0cb7d71cf591 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 returned with HTTP 200 Sep 02 00:42:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 113/229] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:42:25 2026] GET /volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 => generated 388 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-24ffc4f8-faed-4d07-94e7-1da3f2937c38 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-24ffc4f8-faed-4d07-94e7-1da3f2937c38 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] GET http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 Sep 02 00:42:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-24ffc4f8-faed-4d07-94e7-1da3f2937c38 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-24ffc4f8-faed-4d07-94e7-1da3f2937c38 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-24ffc4f8-faed-4d07-94e7-1da3f2937c38 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] show called for member 56288916-ad2e-43d9-b601-224604936c30 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:42:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:26 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:26 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:42:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-24ffc4f8-faed-4d07-94e7-1da3f2937c38 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 returned with HTTP 200 Sep 02 00:42:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 117/230] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:42:26 2026] GET /volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 => generated 389 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:42:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7220cd10-4395-43a7-a156-e48812dab141 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7220cd10-4395-43a7-a156-e48812dab141 tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] POST http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30/action Sep 02 00:42:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7220cd10-4395-43a7-a156-e48812dab141 tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:42:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7220cd10-4395-43a7-a156-e48812dab141 tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-7220cd10-4395-43a7-a156-e48812dab141 tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] Updating group '56288916-ad2e-43d9-b601-224604936c30' with 'creating' {{(pid=86898) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 02 00:42:26 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:26 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7220cd10-4395-43a7-a156-e48812dab141 tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30/action returned with HTTP 202 Sep 02 00:42:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 114/231] 192.168.122.129 () {62 vars in 1312 bytes} [Wed Sep 2 00:42:26 2026] POST /volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:42:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b8b32d85-31c0-4009-9740-330a8137ccf0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b8b32d85-31c0-4009-9740-330a8137ccf0 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] GET http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 Sep 02 00:42:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b8b32d85-31c0-4009-9740-330a8137ccf0 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b8b32d85-31c0-4009-9740-330a8137ccf0 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-b8b32d85-31c0-4009-9740-330a8137ccf0 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] show called for member 56288916-ad2e-43d9-b601-224604936c30 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:42:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:26 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:26 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:42:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b8b32d85-31c0-4009-9740-330a8137ccf0 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 returned with HTTP 200 Sep 02 00:42:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 118/232] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:42:26 2026] GET /volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 => generated 388 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-fa01364d-c5e6-4c99-bd04-3b00826a04f3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fa01364d-c5e6-4c99-bd04-3b00826a04f3 tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] POST http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30/action Sep 02 00:42:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fa01364d-c5e6-4c99-bd04-3b00826a04f3 tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:42:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fa01364d-c5e6-4c99-bd04-3b00826a04f3 tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-fa01364d-c5e6-4c99-bd04-3b00826a04f3 tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] Updating group '56288916-ad2e-43d9-b601-224604936c30' with 'available' {{(pid=86898) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 02 00:42:26 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:26 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fa01364d-c5e6-4c99-bd04-3b00826a04f3 tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30/action returned with HTTP 202 Sep 02 00:42:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 115/233] 192.168.122.129 () {62 vars in 1312 bytes} [Wed Sep 2 00:42:26 2026] POST /volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:42:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fa391b5d-2a9a-40ff-bbd8-158a1262ab70 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fa391b5d-2a9a-40ff-bbd8-158a1262ab70 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] GET http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 Sep 02 00:42:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fa391b5d-2a9a-40ff-bbd8-158a1262ab70 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fa391b5d-2a9a-40ff-bbd8-158a1262ab70 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-fa391b5d-2a9a-40ff-bbd8-158a1262ab70 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] show called for member 56288916-ad2e-43d9-b601-224604936c30 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:42:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:26 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:26 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:42:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fa391b5d-2a9a-40ff-bbd8-158a1262ab70 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 returned with HTTP 200 Sep 02 00:42:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 119/234] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:42:26 2026] GET /volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 => generated 389 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a1c675a2-96d0-4d06-9a8c-9f0ecdae53d6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a1c675a2-96d0-4d06-9a8c-9f0ecdae53d6 tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] POST http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30/action Sep 02 00:42:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a1c675a2-96d0-4d06-9a8c-9f0ecdae53d6 tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:42:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a1c675a2-96d0-4d06-9a8c-9f0ecdae53d6 tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-a1c675a2-96d0-4d06-9a8c-9f0ecdae53d6 tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] Updating group '56288916-ad2e-43d9-b601-224604936c30' with 'error' {{(pid=86898) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 02 00:42:26 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:26 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a1c675a2-96d0-4d06-9a8c-9f0ecdae53d6 tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30/action returned with HTTP 202 Sep 02 00:42:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 116/235] 192.168.122.129 () {62 vars in 1312 bytes} [Wed Sep 2 00:42:26 2026] POST /volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:42:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1bf3e7f2-2117-4ce1-8693-0b45ea6d8436 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1bf3e7f2-2117-4ce1-8693-0b45ea6d8436 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] GET http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 Sep 02 00:42:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1bf3e7f2-2117-4ce1-8693-0b45ea6d8436 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1bf3e7f2-2117-4ce1-8693-0b45ea6d8436 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-1bf3e7f2-2117-4ce1-8693-0b45ea6d8436 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] show called for member 56288916-ad2e-43d9-b601-224604936c30 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:42:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:26 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:26 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:42:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1bf3e7f2-2117-4ce1-8693-0b45ea6d8436 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 returned with HTTP 200 Sep 02 00:42:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 120/236] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:42:26 2026] GET /volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 => generated 385 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e540e993-d9f6-43b8-97a1-f7b1a2125e0b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e540e993-d9f6-43b8-97a1-f7b1a2125e0b tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] POST http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30/action Sep 02 00:42:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e540e993-d9f6-43b8-97a1-f7b1a2125e0b tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:42:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e540e993-d9f6-43b8-97a1-f7b1a2125e0b tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-e540e993-d9f6-43b8-97a1-f7b1a2125e0b tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] Updating group '56288916-ad2e-43d9-b601-224604936c30' with 'available' {{(pid=86898) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 02 00:42:27 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:27 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e540e993-d9f6-43b8-97a1-f7b1a2125e0b tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30/action returned with HTTP 202 Sep 02 00:42:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 117/237] 192.168.122.129 () {62 vars in 1312 bytes} [Wed Sep 2 00:42:27 2026] POST /volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:42:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1b540715-63c1-4248-bf55-ff54112ccef2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1b540715-63c1-4248-bf55-ff54112ccef2 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] GET http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 Sep 02 00:42:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1b540715-63c1-4248-bf55-ff54112ccef2 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1b540715-63c1-4248-bf55-ff54112ccef2 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-1b540715-63c1-4248-bf55-ff54112ccef2 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] show called for member 56288916-ad2e-43d9-b601-224604936c30 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:42:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:27 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:42:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1b540715-63c1-4248-bf55-ff54112ccef2 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 returned with HTTP 200 Sep 02 00:42:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 121/238] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:42:27 2026] GET /volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 => generated 389 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2281a5be-c12f-44cf-b55c-492bfb908a06 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2281a5be-c12f-44cf-b55c-492bfb908a06 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:42:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2281a5be-c12f-44cf-b55c-492bfb908a06 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2281a5be-c12f-44cf-b55c-492bfb908a06 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-2281a5be-c12f-44cf-b55c-492bfb908a06 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:42:27 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-2281a5be-c12f-44cf-b55c-492bfb908a06 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:42:27 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:27 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:42:27 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2281a5be-c12f-44cf-b55c-492bfb908a06 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Get all volumes completed successfully. Sep 02 00:42:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2281a5be-c12f-44cf-b55c-492bfb908a06 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:42:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 118/239] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:42:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-00f96a31-6d14-4ad7-af7b-355072e00ca5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-00f96a31-6d14-4ad7-af7b-355072e00ca5 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] POST http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30/action Sep 02 00:42:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-00f96a31-6d14-4ad7-af7b-355072e00ca5 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:42:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-00f96a31-6d14-4ad7-af7b-355072e00ca5 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-00f96a31-6d14-4ad7-af7b-355072e00ca5 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] delete called for group 56288916-ad2e-43d9-b601-224604936c30 {{(pid=86899) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 00:42:27 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.groups [None req-00f96a31-6d14-4ad7-af7b-355072e00ca5 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Delete group with id: 56288916-ad2e-43d9-b601-224604936c30 Sep 02 00:42:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:27 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 00:42:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-00f96a31-6d14-4ad7-af7b-355072e00ca5 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30/action returned with HTTP 202 Sep 02 00:42:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 122/240] 192.168.122.129 () {62 vars in 1312 bytes} [Wed Sep 2 00:42:27 2026] POST /volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:42:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3bce698d-77da-40a1-b707-4756672624d9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3bce698d-77da-40a1-b707-4756672624d9 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] GET http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 Sep 02 00:42:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3bce698d-77da-40a1-b707-4756672624d9 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3bce698d-77da-40a1-b707-4756672624d9 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-3bce698d-77da-40a1-b707-4756672624d9 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] show called for member 56288916-ad2e-43d9-b601-224604936c30 {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:42:27 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:27 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:27 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:27 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:42:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3bce698d-77da-40a1-b707-4756672624d9 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 returned with HTTP 200 Sep 02 00:42:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 119/241] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:42:27 2026] GET /volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 => generated 388 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-27e7d42f-c768-41e8-a9a4-404c65827ad2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-27e7d42f-c768-41e8-a9a4-404c65827ad2 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] GET http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 Sep 02 00:42:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-27e7d42f-c768-41e8-a9a4-404c65827ad2 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-27e7d42f-c768-41e8-a9a4-404c65827ad2 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-27e7d42f-c768-41e8-a9a4-404c65827ad2 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] show called for member 56288916-ad2e-43d9-b601-224604936c30 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:42:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-27e7d42f-c768-41e8-a9a4-404c65827ad2 tempest-GroupsV320Test-198960645 tempest-GroupsV320Test-198960645-project-member] http://192.168.122.129/volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 returned with HTTP 404 Sep 02 00:42:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 123/242] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:42:28 2026] GET /volume/v3/groups/56288916-ad2e-43d9-b601-224604936c30 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 00:42:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d4046e9a-1828-4ec3-ae54-e1fb281fe7ab None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d4046e9a-1828-4ec3-ae54-e1fb281fe7ab tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] DELETE http://192.168.122.129/volume/v3/group_types/dbe22b32-37fb-4e29-8046-913c30895942 Sep 02 00:42:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d4046e9a-1828-4ec3-ae54-e1fb281fe7ab tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d4046e9a-1828-4ec3-ae54-e1fb281fe7ab tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:28 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:28 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d4046e9a-1828-4ec3-ae54-e1fb281fe7ab tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] http://192.168.122.129/volume/v3/group_types/dbe22b32-37fb-4e29-8046-913c30895942 returned with HTTP 202 Sep 02 00:42:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 120/243] 192.168.122.129 () {60 vars in 1288 bytes} [Wed Sep 2 00:42:28 2026] DELETE /volume/v3/group_types/dbe22b32-37fb-4e29-8046-913c30895942 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:42:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e0503bd9-8f2c-42ab-b247-e5172a1874b0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e0503bd9-8f2c-42ab-b247-e5172a1874b0 tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] DELETE http://192.168.122.129/volume/v3/types/f267dcf2-d850-4131-8715-3d217ffb39a4 Sep 02 00:42:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e0503bd9-8f2c-42ab-b247-e5172a1874b0 tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e0503bd9-8f2c-42ab-b247-e5172a1874b0 tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e0503bd9-8f2c-42ab-b247-e5172a1874b0 tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] http://192.168.122.129/volume/v3/types/f267dcf2-d850-4131-8715-3d217ffb39a4 returned with HTTP 202 Sep 02 00:42:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 124/244] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:42:28 2026] DELETE /volume/v3/types/f267dcf2-d850-4131-8715-3d217ffb39a4 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:42:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4b901c94-0c0c-406b-945b-803e8627e8b5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4b901c94-0c0c-406b-945b-803e8627e8b5 tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] GET http://192.168.122.129/volume/v3/types/f267dcf2-d850-4131-8715-3d217ffb39a4 Sep 02 00:42:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4b901c94-0c0c-406b-945b-803e8627e8b5 tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4b901c94-0c0c-406b-945b-803e8627e8b5 tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4b901c94-0c0c-406b-945b-803e8627e8b5 tempest-GroupsV320Test-778790688 tempest-GroupsV320Test-778790688-project-admin] http://192.168.122.129/volume/v3/types/f267dcf2-d850-4131-8715-3d217ffb39a4 returned with HTTP 404 Sep 02 00:42:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 121/245] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:42:28 2026] GET /volume/v3/types/f267dcf2-d850-4131-8715-3d217ffb39a4 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:42:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8e41208e-5b5e-4751-861a-64d01096a713 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8e41208e-5b5e-4751-861a-64d01096a713 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] GET http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc Sep 02 00:42:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8e41208e-5b5e-4751-861a-64d01096a713 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8e41208e-5b5e-4751-861a-64d01096a713 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:29 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:29 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:29 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:29 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8e41208e-5b5e-4751-861a-64d01096a713 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Volume info retrieved successfully. Sep 02 00:42:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8e41208e-5b5e-4751-861a-64d01096a713 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc returned with HTTP 200 Sep 02 00:42:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 125/246] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:29 2026] GET /volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8fccb667-d873-4a52-98a2-b11f1c8597bc None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8fccb667-d873-4a52-98a2-b11f1c8597bc tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] GET http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc Sep 02 00:42:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8fccb667-d873-4a52-98a2-b11f1c8597bc tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8fccb667-d873-4a52-98a2-b11f1c8597bc tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:29 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:29 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:29 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:29 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8fccb667-d873-4a52-98a2-b11f1c8597bc tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Volume info retrieved successfully. Sep 02 00:42:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8fccb667-d873-4a52-98a2-b11f1c8597bc tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc returned with HTTP 200 Sep 02 00:42:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 122/247] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:29 2026] GET /volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-63b0fcfd-55ac-4d81-96b6-6d2ed3664008 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-63b0fcfd-55ac-4d81-96b6-6d2ed3664008 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:42:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-63b0fcfd-55ac-4d81-96b6-6d2ed3664008 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1221851615"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-63b0fcfd-55ac-4d81-96b6-6d2ed3664008 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1221851615'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:42:34 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-63b0fcfd-55ac-4d81-96b6-6d2ed3664008 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Create volume of 1 GB Sep 02 00:42:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-63b0fcfd-55ac-4d81-96b6-6d2ed3664008 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Availability Zones retrieved successfully. Sep 02 00:42:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-63b0fcfd-55ac-4d81-96b6-6d2ed3664008 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Flow 'volume_create_api' (78c20200-a37c-403f-9c05-caa8dd8f656e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:42:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-63b0fcfd-55ac-4d81-96b6-6d2ed3664008 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e81c2d8-d6a5-415f-a2a6-c7abfcf46c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-63b0fcfd-55ac-4d81-96b6-6d2ed3664008 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:42:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-63b0fcfd-55ac-4d81-96b6-6d2ed3664008 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e81c2d8-d6a5-415f-a2a6-c7abfcf46c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-63b0fcfd-55ac-4d81-96b6-6d2ed3664008 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (811743c7-9d98-4853-9665-682cc2698841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:34 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-63b0fcfd-55ac-4d81-96b6-6d2ed3664008 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Created reservations ['3b1daf33-5c13-44f2-8988-a3545c85272a', 'c8b2d8f8-0ade-4349-bdd8-54232485812e', 'b0e73600-a009-44d4-a27b-1ad7257e2ee3', '00a7a880-d9a9-455e-a36f-463e2fca5f91'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:42:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-63b0fcfd-55ac-4d81-96b6-6d2ed3664008 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (811743c7-9d98-4853-9665-682cc2698841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b1daf33-5c13-44f2-8988-a3545c85272a', 'c8b2d8f8-0ade-4349-bdd8-54232485812e', 'b0e73600-a009-44d4-a27b-1ad7257e2ee3', '00a7a880-d9a9-455e-a36f-463e2fca5f91']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-63b0fcfd-55ac-4d81-96b6-6d2ed3664008 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (462e82dc-e2a8-4606-a415-5eed7c94dca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-63b0fcfd-55ac-4d81-96b6-6d2ed3664008 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (462e82dc-e2a8-4606-a415-5eed7c94dca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19870f88-a13b-40e7-bb0f-e74cc2951733', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1221851615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='647582f9f1b84cbfadde14b791a3f1aa',qos_specs=None,replication_status=,reservations=['3b1daf33-5c13-44f2-8988-a3545c85272a','c8b2d8f8-0ade-4349-bdd8-54232485812e','b0e73600-a009-44d4-a27b-1ad7257e2ee3','00a7a880-d9a9-455e-a36f-463e2fca5f91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79d3e994db2846b1b8a482454c13ca7f',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:42:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1221851615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19870f88-a13b-40e7-bb0f-e74cc2951733,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='647582f9f1b84cbfadde14b791a3f1aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79d3e994db2846b1b8a482454c13ca7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-63b0fcfd-55ac-4d81-96b6-6d2ed3664008 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726b6e17-7f58-486d-bbe7-7aa8dd2c359c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-63b0fcfd-55ac-4d81-96b6-6d2ed3664008 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726b6e17-7f58-486d-bbe7-7aa8dd2c359c) transitioned into state 'SUCCESS' from state '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-1221851615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='647582f9f1b84cbfadde14b791a3f1aa',qos_specs=None,replication_status=,reservations=['3b1daf33-5c13-44f2-8988-a3545c85272a','c8b2d8f8-0ade-4349-bdd8-54232485812e','b0e73600-a009-44d4-a27b-1ad7257e2ee3','00a7a880-d9a9-455e-a36f-463e2fca5f91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79d3e994db2846b1b8a482454c13ca7f',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-63b0fcfd-55ac-4d81-96b6-6d2ed3664008 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dbd8fa2-7d53-4e2c-a723-620e8c70bd36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-63b0fcfd-55ac-4d81-96b6-6d2ed3664008 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dbd8fa2-7d53-4e2c-a723-620e8c70bd36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-63b0fcfd-55ac-4d81-96b6-6d2ed3664008 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Flow 'volume_create_api' (78c20200-a37c-403f-9c05-caa8dd8f656e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:42:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-63b0fcfd-55ac-4d81-96b6-6d2ed3664008 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Create volume request issued successfully. Sep 02 00:42:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-63b0fcfd-55ac-4d81-96b6-6d2ed3664008 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:42:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 126/248] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:42:34 2026] POST /volume/v3/volumes => generated 760 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:42:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ac7007cb-ef51-4e07-9b34-ce5ab4b37889 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ac7007cb-ef51-4e07-9b34-ce5ab4b37889 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 Sep 02 00:42:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ac7007cb-ef51-4e07-9b34-ce5ab4b37889 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ac7007cb-ef51-4e07-9b34-ce5ab4b37889 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:34 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:34 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:34 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:34 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ac7007cb-ef51-4e07-9b34-ce5ab4b37889 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ac7007cb-ef51-4e07-9b34-ce5ab4b37889 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 returned with HTTP 200 Sep 02 00:42:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 123/249] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:34 2026] GET /volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 => generated 828 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3364ab94-5b4e-4ae4-b28f-057395b20457 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3364ab94-5b4e-4ae4-b28f-057395b20457 tempest-UserMessagesTest-1891810806 tempest-UserMessagesTest-1891810806-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:42:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3364ab94-5b4e-4ae4-b28f-057395b20457 tempest-UserMessagesTest-1891810806 tempest-UserMessagesTest-1891810806-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-307680704", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1409582401", "vendor_name": "tempest-vendor_name-564867561"}}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:35 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:35 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3364ab94-5b4e-4ae4-b28f-057395b20457 tempest-UserMessagesTest-1891810806 tempest-UserMessagesTest-1891810806-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:42:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 127/250] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:42:35 2026] POST /volume/v3/types => generated 326 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:42:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c6202704-5381-4744-b345-2c3caefb5de2", "size": 1, "name": "tempest-UserMessagesTest-Volume-1352221788"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Create volume request body: {'volume': {'volume_type': 'c6202704-5381-4744-b345-2c3caefb5de2', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1352221788'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:42:35 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Create volume of 1 GB Sep 02 00:42:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Availability Zones retrieved successfully. Sep 02 00:42:35 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Flow 'volume_create_api' (9cdb286a-4479-4144-b510-0dc217c24da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:42:35 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ba8d9b6-1944-41ce-b384-d939240bc1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:35 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:42:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bc843b4c-7731-4776-8071-3f559ae5f2c3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bc843b4c-7731-4776-8071-3f559ae5f2c3 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 Sep 02 00:42:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bc843b4c-7731-4776-8071-3f559ae5f2c3 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bc843b4c-7731-4776-8071-3f559ae5f2c3 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:35 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:35 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:35 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:35 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-bc843b4c-7731-4776-8071-3f559ae5f2c3 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:35 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ba8d9b6-1944-41ce-b384-d939240bc1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:42:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1409582401',vendor_name='tempest-vendor_name-564867561'},id=c6202704-5381-4744-b345-2c3caefb5de2,is_public=True,name='tempest-UserMessagesTest-volume-type-307680704',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c6202704-5381-4744-b345-2c3caefb5de2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bc843b4c-7731-4776-8071-3f559ae5f2c3 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 returned with HTTP 200 Sep 02 00:42:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 128/251] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:35 2026] GET /volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 => generated 852 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:35 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (873ceca5-f353-48f3-b529-cef302226a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:35 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-307680704 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-307680704, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:42:35 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-307680704 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-307680704, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:42:36 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Created reservations ['835bbf00-9544-43cb-b574-d41bc69400ff', '1c751d0b-f44d-49ef-908f-8153768b7aa0', 'e54281f1-0ced-47dd-9e25-550a848ef219', '115a6ecf-694b-4430-9f4f-8f1e9df388df'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:42:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (873ceca5-f353-48f3-b529-cef302226a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['835bbf00-9544-43cb-b574-d41bc69400ff', '1c751d0b-f44d-49ef-908f-8153768b7aa0', 'e54281f1-0ced-47dd-9e25-550a848ef219', '115a6ecf-694b-4430-9f4f-8f1e9df388df']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6de16c1-a372-4f71-8268-110632374c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:36 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:36 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6de16c1-a372-4f71-8268-110632374c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eddaabf5-e57e-4beb-b7db-76ab6e602ea6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1352221788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2d8e306f6fd4f40905781da3fb9ca99',qos_specs=None,replication_status=,reservations=['835bbf00-9544-43cb-b574-d41bc69400ff','1c751d0b-f44d-49ef-908f-8153768b7aa0','e54281f1-0ced-47dd-9e25-550a848ef219','115a6ecf-694b-4430-9f4f-8f1e9df388df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ca0366fa4d749dbb3a190e7b7baea6d',volume_type_id=c6202704-5381-4744-b345-2c3caefb5de2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:42:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1352221788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eddaabf5-e57e-4beb-b7db-76ab6e602ea6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2d8e306f6fd4f40905781da3fb9ca99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ca0366fa4d749dbb3a190e7b7baea6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c6202704-5381-4744-b345-2c3caefb5de2),volume_type_id=c6202704-5381-4744-b345-2c3caefb5de2)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b49ee50-9f3c-4d25-8510-93fb7510ee8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b49ee50-9f3c-4d25-8510-93fb7510ee8a) transitioned into state 'SUCCESS' from state '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-1352221788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2d8e306f6fd4f40905781da3fb9ca99',qos_specs=None,replication_status=,reservations=['835bbf00-9544-43cb-b574-d41bc69400ff','1c751d0b-f44d-49ef-908f-8153768b7aa0','e54281f1-0ced-47dd-9e25-550a848ef219','115a6ecf-694b-4430-9f4f-8f1e9df388df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ca0366fa4d749dbb3a190e7b7baea6d',volume_type_id=c6202704-5381-4744-b345-2c3caefb5de2)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2994b55-ae80-4114-9d35-712ae1f371f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2994b55-ae80-4114-9d35-712ae1f371f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Flow 'volume_create_api' (9cdb286a-4479-4144-b510-0dc217c24da7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:42:36 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Create volume request issued successfully. Sep 02 00:42:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a75a8293-f08c-4cd0-8ec2-ed72171d19fa tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:42:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 124/252] 192.168.122.129 () {62 vars in 1183 bytes} [Wed Sep 2 00:42:35 2026] POST /volume/v3/volumes => generated 793 bytes in 882 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:42:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5f9b4ec4-c3be-4514-99cc-bb825e837cc8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5f9b4ec4-c3be-4514-99cc-bb825e837cc8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] GET http://192.168.122.129/volume/v3/volumes/eddaabf5-e57e-4beb-b7db-76ab6e602ea6 Sep 02 00:42:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5f9b4ec4-c3be-4514-99cc-bb825e837cc8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5f9b4ec4-c3be-4514-99cc-bb825e837cc8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:36 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:36 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:36 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5f9b4ec4-c3be-4514-99cc-bb825e837cc8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Volume info retrieved successfully. Sep 02 00:42:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5f9b4ec4-c3be-4514-99cc-bb825e837cc8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] http://192.168.122.129/volume/v3/volumes/eddaabf5-e57e-4beb-b7db-76ab6e602ea6 returned with HTTP 200 Sep 02 00:42:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 129/253] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:42:36 2026] GET /volume/v3/volumes/eddaabf5-e57e-4beb-b7db-76ab6e602ea6 => generated 861 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c6aad99d-610a-43ee-aebe-040e964aaa1e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c6aad99d-610a-43ee-aebe-040e964aaa1e tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] DELETE http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc Sep 02 00:42:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c6aad99d-610a-43ee-aebe-040e964aaa1e tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c6aad99d-610a-43ee-aebe-040e964aaa1e tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:36 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-c6aad99d-610a-43ee-aebe-040e964aaa1e tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Delete volume with id: 2f95ac74-8937-46fa-8573-0b33093e10bc Sep 02 00:42:36 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:36 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:36 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:36 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:36 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c6aad99d-610a-43ee-aebe-040e964aaa1e tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Volume info retrieved successfully. Sep 02 00:42:36 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c6aad99d-610a-43ee-aebe-040e964aaa1e tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Delete volume request issued successfully. Sep 02 00:42:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c6aad99d-610a-43ee-aebe-040e964aaa1e tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc returned with HTTP 202 Sep 02 00:42:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 125/254] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:42:36 2026] DELETE /volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:42:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f9d9715e-5b46-4788-b3c5-14892b88c29e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f9d9715e-5b46-4788-b3c5-14892b88c29e tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] GET http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc Sep 02 00:42:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f9d9715e-5b46-4788-b3c5-14892b88c29e tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f9d9715e-5b46-4788-b3c5-14892b88c29e tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:36 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:36 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:36 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f9d9715e-5b46-4788-b3c5-14892b88c29e tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Volume info retrieved successfully. Sep 02 00:42:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f9d9715e-5b46-4788-b3c5-14892b88c29e tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc returned with HTTP 200 Sep 02 00:42:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 130/255] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:36 2026] GET /volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-38c43ff4-4111-4e8d-a8be-298b80739af5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-38c43ff4-4111-4e8d-a8be-298b80739af5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 Sep 02 00:42:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-38c43ff4-4111-4e8d-a8be-298b80739af5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-38c43ff4-4111-4e8d-a8be-298b80739af5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:36 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:36 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:36 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:36 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:36 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-38c43ff4-4111-4e8d-a8be-298b80739af5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-38c43ff4-4111-4e8d-a8be-298b80739af5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 returned with HTTP 200 Sep 02 00:42:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 126/256] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:36 2026] GET /volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:42:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-3f358997-f87b-4d08-91ec-7b742c9585b5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-3f358997-f87b-4d08-91ec-7b742c9585b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 Sep 02 00:42:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-3f358997-f87b-4d08-91ec-7b742c9585b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-3f358997-f87b-4d08-91ec-7b742c9585b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:36 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:36 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:36 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-3f358997-f87b-4d08-91ec-7b742c9585b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-3f358997-f87b-4d08-91ec-7b742c9585b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 returned with HTTP 200 Sep 02 00:42:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 131/257] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:42:36 2026] GET /volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-431cd1f8-dbd5-4da8-8a58-51b5652e04b8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-431cd1f8-dbd5-4da8-8a58-51b5652e04b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] GET http://192.168.122.129/volume/v3/volumes/eddaabf5-e57e-4beb-b7db-76ab6e602ea6 Sep 02 00:42:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-431cd1f8-dbd5-4da8-8a58-51b5652e04b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-431cd1f8-dbd5-4da8-8a58-51b5652e04b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5c1f6e31-2a9e-45a2-99b4-05e412684a82 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5c1f6e31-2a9e-45a2-99b4-05e412684a82 None None] GET http://192.168.122.129/volume// Sep 02 00:42:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5c1f6e31-2a9e-45a2-99b4-05e412684a82 None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5c1f6e31-2a9e-45a2-99b4-05e412684a82 None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5c1f6e31-2a9e-45a2-99b4-05e412684a82 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:42:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 132/258] 192.168.122.129 () {58 vars in 1317 bytes} [Wed Sep 2 00:42:37 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 00:42:37 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:37 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:37 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:37 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:37 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-431cd1f8-dbd5-4da8-8a58-51b5652e04b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Volume info retrieved successfully. Sep 02 00:42:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-431cd1f8-dbd5-4da8-8a58-51b5652e04b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] http://192.168.122.129/volume/v3/volumes/eddaabf5-e57e-4beb-b7db-76ab6e602ea6 returned with HTTP 200 Sep 02 00:42:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 127/259] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:42:37 2026] GET /volume/v3/volumes/eddaabf5-e57e-4beb-b7db-76ab6e602ea6 => generated 882 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d4a2e0c4-e6df-48d8-9a14-edadd084f430 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d4a2e0c4-e6df-48d8-9a14-edadd084f430 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] GET http://192.168.122.129/volume/v3/messages Sep 02 00:42:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d4a2e0c4-e6df-48d8-9a14-edadd084f430 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d4a2e0c4-e6df-48d8-9a14-edadd084f430 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d4a2e0c4-e6df-48d8-9a14-edadd084f430 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] http://192.168.122.129/volume/v3/messages returned with HTTP 200 Sep 02 00:42:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 133/260] 192.168.122.129 () {60 vars in 1164 bytes} [Wed Sep 2 00:42:37 2026] GET /volume/v3/messages => generated 678 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f7988319-36e0-41b5-bcde-d54fd04cad2b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f7988319-36e0-41b5-bcde-d54fd04cad2b tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] DELETE http://192.168.122.129/volume/v3/messages/9761c0d3-c119-4e09-8ab5-85acc37387d4 Sep 02 00:42:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f7988319-36e0-41b5-bcde-d54fd04cad2b tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f7988319-36e0-41b5-bcde-d54fd04cad2b tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f7988319-36e0-41b5-bcde-d54fd04cad2b tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] http://192.168.122.129/volume/v3/messages/9761c0d3-c119-4e09-8ab5-85acc37387d4 returned with HTTP 204 Sep 02 00:42:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 128/261] 192.168.122.129 () {60 vars in 1278 bytes} [Wed Sep 2 00:42:37 2026] DELETE /volume/v3/messages/9761c0d3-c119-4e09-8ab5-85acc37387d4 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 00:42:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8a7e50d2-1f61-429c-841f-56a0b8b2cb0d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8a7e50d2-1f61-429c-841f-56a0b8b2cb0d tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] GET http://192.168.122.129/volume/v3/messages/9761c0d3-c119-4e09-8ab5-85acc37387d4 Sep 02 00:42:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8a7e50d2-1f61-429c-841f-56a0b8b2cb0d tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8a7e50d2-1f61-429c-841f-56a0b8b2cb0d tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8a7e50d2-1f61-429c-841f-56a0b8b2cb0d tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] http://192.168.122.129/volume/v3/messages/9761c0d3-c119-4e09-8ab5-85acc37387d4 returned with HTTP 404 Sep 02 00:42:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 134/262] 192.168.122.129 () {60 vars in 1275 bytes} [Wed Sep 2 00:42:37 2026] GET /volume/v3/messages/9761c0d3-c119-4e09-8ab5-85acc37387d4 => generated 110 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:42:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-89a4aa8e-5cfc-4603-aec5-0a18947293ee None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-89a4aa8e-5cfc-4603-aec5-0a18947293ee tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] GET http://192.168.122.129/volume/v3/volumes/eddaabf5-e57e-4beb-b7db-76ab6e602ea6 Sep 02 00:42:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-89a4aa8e-5cfc-4603-aec5-0a18947293ee tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-89a4aa8e-5cfc-4603-aec5-0a18947293ee tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:37 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:37 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:37 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:37 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:37 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-89a4aa8e-5cfc-4603-aec5-0a18947293ee tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Volume info retrieved successfully. Sep 02 00:42:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-89a4aa8e-5cfc-4603-aec5-0a18947293ee tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] http://192.168.122.129/volume/v3/volumes/eddaabf5-e57e-4beb-b7db-76ab6e602ea6 returned with HTTP 200 Sep 02 00:42:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 129/263] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:42:37 2026] GET /volume/v3/volumes/eddaabf5-e57e-4beb-b7db-76ab6e602ea6 => generated 882 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-52874e4c-09e2-4362-96b3-9583a7f88530 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3b145ba6-6073-4170-9112-68d4415e84ab None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b145ba6-6073-4170-9112-68d4415e84ab tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] DELETE http://192.168.122.129/volume/v3/volumes/eddaabf5-e57e-4beb-b7db-76ab6e602ea6 Sep 02 00:42:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3b145ba6-6073-4170-9112-68d4415e84ab tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3b145ba6-6073-4170-9112-68d4415e84ab tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:37 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-3b145ba6-6073-4170-9112-68d4415e84ab tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Delete volume with id: eddaabf5-e57e-4beb-b7db-76ab6e602ea6 Sep 02 00:42:37 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:37 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:37 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:37 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:37 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3b145ba6-6073-4170-9112-68d4415e84ab tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Volume info retrieved successfully. Sep 02 00:42:37 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3b145ba6-6073-4170-9112-68d4415e84ab tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86898) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 00:42:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-52874e4c-09e2-4362-96b3-9583a7f88530 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:42:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-52874e4c-09e2-4362-96b3-9583a7f88530 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19870f88-a13b-40e7-bb0f-e74cc2951733", "connector": null, "instance_uuid": "663f418c-aaa6-436b-b382-75cd3590d0c8"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:37 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:37 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:37 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:37 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:37 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-3b145ba6-6073-4170-9112-68d4415e84ab tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Created reservations ['8df9c107-2518-4a4e-8abe-ca2e7b84767e', '1794f72f-f751-4817-bfcf-7c588d68d195', '27db3e5f-a5ab-49ce-ae07-1d13ee48889a', 'c8d5cb58-a312-4b0f-8d59-3017dd61fa8a'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:42:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-52874e4c-09e2-4362-96b3-9583a7f88530 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:42:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 135/264] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:42:37 2026] POST /volume/v3/attachments => generated 273 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f0aaf02f-5395-4879-a1e5-b297e0087b68 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f0aaf02f-5395-4879-a1e5-b297e0087b68 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] GET http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc Sep 02 00:42:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f0aaf02f-5395-4879-a1e5-b297e0087b68 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f0aaf02f-5395-4879-a1e5-b297e0087b68 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f0aaf02f-5395-4879-a1e5-b297e0087b68 tempest-TaggedAttachmentsTest-1994752416 tempest-TaggedAttachmentsTest-1994752416-project-member] http://192.168.122.129/volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc returned with HTTP 404 Sep 02 00:42:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 136/265] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:37 2026] GET /volume/v3/volumes/2f95ac74-8937-46fa-8573-0b33093e10bc => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:42:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3b145ba6-6073-4170-9112-68d4415e84ab tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Delete volume request issued successfully. Sep 02 00:42:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b145ba6-6073-4170-9112-68d4415e84ab tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] http://192.168.122.129/volume/v3/volumes/eddaabf5-e57e-4beb-b7db-76ab6e602ea6 returned with HTTP 202 Sep 02 00:42:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 130/266] 192.168.122.129 () {60 vars in 1275 bytes} [Wed Sep 2 00:42:37 2026] DELETE /volume/v3/volumes/eddaabf5-e57e-4beb-b7db-76ab6e602ea6 => generated 0 bytes in 340 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:42:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-aed3cdf0-14cf-4a3e-9b93-5143d48daa7b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d01446b0-74dc-40ef-b7c2-96a3ab79230c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-aed3cdf0-14cf-4a3e-9b93-5143d48daa7b tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] GET http://192.168.122.129/volume/v3/volumes/eddaabf5-e57e-4beb-b7db-76ab6e602ea6 Sep 02 00:42:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d01446b0-74dc-40ef-b7c2-96a3ab79230c tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 Sep 02 00:42:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-aed3cdf0-14cf-4a3e-9b93-5143d48daa7b tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d01446b0-74dc-40ef-b7c2-96a3ab79230c tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-aed3cdf0-14cf-4a3e-9b93-5143d48daa7b tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d01446b0-74dc-40ef-b7c2-96a3ab79230c tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-aed3cdf0-14cf-4a3e-9b93-5143d48daa7b tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] http://192.168.122.129/volume/v3/volumes/eddaabf5-e57e-4beb-b7db-76ab6e602ea6 returned with HTTP 404 Sep 02 00:42:38 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:38 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 137/267] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:42:38 2026] GET /volume/v3/volumes/eddaabf5-e57e-4beb-b7db-76ab6e602ea6 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:42:38 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:38 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-9c47d76b-9272-4bc6-8ac6-4a03039754a7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9c47d76b-9272-4bc6-8ac6-4a03039754a7 tempest-UserMessagesTest-1891810806 tempest-UserMessagesTest-1891810806-project-admin] DELETE http://192.168.122.129/volume/v3/types/c6202704-5381-4744-b345-2c3caefb5de2 Sep 02 00:42:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d01446b0-74dc-40ef-b7c2-96a3ab79230c tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9c47d76b-9272-4bc6-8ac6-4a03039754a7 tempest-UserMessagesTest-1891810806 tempest-UserMessagesTest-1891810806-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9c47d76b-9272-4bc6-8ac6-4a03039754a7 tempest-UserMessagesTest-1891810806 tempest-UserMessagesTest-1891810806-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d01446b0-74dc-40ef-b7c2-96a3ab79230c tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 returned with HTTP 200 Sep 02 00:42:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 131/268] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:38 2026] GET /volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 => generated 852 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8cd82b14-adfd-4bde-96e3-5b7c61068abd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8cd82b14-adfd-4bde-96e3-5b7c61068abd None None] GET http://192.168.122.129/volume// Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8cd82b14-adfd-4bde-96e3-5b7c61068abd None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8cd82b14-adfd-4bde-96e3-5b7c61068abd None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8cd82b14-adfd-4bde-96e3-5b7c61068abd None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:42:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 132/269] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:42:38 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-6d68979f-46ab-4802-afe4-fd677e310ee1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-6d68979f-46ab-4802-afe4-fd677e310ee1 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-6d68979f-46ab-4802-afe4-fd677e310ee1 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-6d68979f-46ab-4802-afe4-fd677e310ee1 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:38 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:38 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:38 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-6d68979f-46ab-4802-afe4-fd677e310ee1 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-6d68979f-46ab-4802-afe4-fd677e310ee1 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 returned with HTTP 200 Sep 02 00:42:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 133/270] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:42:38 2026] GET /volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 => generated 1033 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:42:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9c47d76b-9272-4bc6-8ac6-4a03039754a7 tempest-UserMessagesTest-1891810806 tempest-UserMessagesTest-1891810806-project-admin] http://192.168.122.129/volume/v3/types/c6202704-5381-4744-b345-2c3caefb5de2 returned with HTTP 202 Sep 02 00:42:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 138/271] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:42:38 2026] DELETE /volume/v3/types/c6202704-5381-4744-b345-2c3caefb5de2 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-40edfa1f-3d2c-4ece-9f76-1aa71dadb246 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-40edfa1f-3d2c-4ece-9f76-1aa71dadb246 tempest-UserMessagesTest-1891810806 tempest-UserMessagesTest-1891810806-project-admin] GET http://192.168.122.129/volume/v3/types/c6202704-5381-4744-b345-2c3caefb5de2 Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-40edfa1f-3d2c-4ece-9f76-1aa71dadb246 tempest-UserMessagesTest-1891810806 tempest-UserMessagesTest-1891810806-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-40edfa1f-3d2c-4ece-9f76-1aa71dadb246 tempest-UserMessagesTest-1891810806 tempest-UserMessagesTest-1891810806-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-40edfa1f-3d2c-4ece-9f76-1aa71dadb246 tempest-UserMessagesTest-1891810806 tempest-UserMessagesTest-1891810806-project-admin] http://192.168.122.129/volume/v3/types/c6202704-5381-4744-b345-2c3caefb5de2 returned with HTTP 404 Sep 02 00:42:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 134/272] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:42:38 2026] GET /volume/v3/types/c6202704-5381-4744-b345-2c3caefb5de2 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:42:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8c312514-bd20-4032-b099-39647617a779 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8c312514-bd20-4032-b099-39647617a779 tempest-UserMessagesTest-1891810806 tempest-UserMessagesTest-1891810806-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:42:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8c312514-bd20-4032-b099-39647617a779 tempest-UserMessagesTest-1891810806 tempest-UserMessagesTest-1891810806-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-48369558", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1034105118", "vendor_name": "tempest-vendor_name-1165574669"}}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8c312514-bd20-4032-b099-39647617a779 tempest-UserMessagesTest-1891810806 tempest-UserMessagesTest-1891810806-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:42:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 139/273] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:42:38 2026] POST /volume/v3/types => generated 326 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cd1333ed-a926-4f92-9213-7f627db938b8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cd1333ed-a926-4f92-9213-7f627db938b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cd1333ed-a926-4f92-9213-7f627db938b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "71c384f3-3027-4da4-9680-55adf45431ff", "size": 1, "name": "tempest-UserMessagesTest-Volume-367163533"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-cd1333ed-a926-4f92-9213-7f627db938b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Create volume request body: {'volume': {'volume_type': '71c384f3-3027-4da4-9680-55adf45431ff', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-367163533'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-cd1333ed-a926-4f92-9213-7f627db938b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Create volume of 1 GB Sep 02 00:42:38 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:38 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-cd1333ed-a926-4f92-9213-7f627db938b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Availability Zones retrieved successfully. Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cd1333ed-a926-4f92-9213-7f627db938b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Flow 'volume_create_api' (a6dfa6a9-e158-4d14-8b18-ff26daff8247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:42:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-b5700ff5-7d04-4c42-a7c6-2032c56e3fcf None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cd1333ed-a926-4f92-9213-7f627db938b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b85da859-7d10-4f92-8f60-fd7001692f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-b5700ff5-7d04-4c42-a7c6-2032c56e3fcf tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] PUT http://192.168.122.129/volume/v3/attachments/d9d7374c-68a1-4f65-87f8-32d313c7b1cc Sep 02 00:42:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-b5700ff5-7d04-4c42-a7c6-2032c56e3fcf tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.129", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:99ea8ad4da87", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ea39e472-48c2-4305-83f6-cb40dfe92962", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-cd1333ed-a926-4f92-9213-7f627db938b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:42:38 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-b5700ff5-7d04-4c42-a7c6-2032c56e3fcf tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Acquiring lock "cinder-attachment_update-19870f88-a13b-40e7-bb0f-e74cc2951733-devstack" by "attachment_update" {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:42:38 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-b5700ff5-7d04-4c42-a7c6-2032c56e3fcf tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Lock "cinder-attachment_update-19870f88-a13b-40e7-bb0f-e74cc2951733-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:42:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cd1333ed-a926-4f92-9213-7f627db938b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b85da859-7d10-4f92-8f60-fd7001692f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:42:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1034105118',vendor_name='tempest-vendor_name-1165574669'},id=71c384f3-3027-4da4-9680-55adf45431ff,is_public=True,name='tempest-UserMessagesTest-volume-type-48369558',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '71c384f3-3027-4da4-9680-55adf45431ff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cd1333ed-a926-4f92-9213-7f627db938b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78001356-cb26-4a84-a27d-8974ebf603ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:38 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:38 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:38 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-cd1333ed-a926-4f92-9213-7f627db938b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-48369558 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-48369558, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:42:38 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-cd1333ed-a926-4f92-9213-7f627db938b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-48369558 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-48369558, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-cd1333ed-a926-4f92-9213-7f627db938b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Created reservations ['c70f2ea9-da36-40f3-bd25-b8da063b6285', '68d6622b-27df-4beb-a634-95e4145adbeb', '4dcc9f9b-c895-4d54-b9d1-aa2bbcc05a37', 'f3e4f130-ae99-482b-91d4-d8237303e386'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cd1333ed-a926-4f92-9213-7f627db938b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78001356-cb26-4a84-a27d-8974ebf603ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c70f2ea9-da36-40f3-bd25-b8da063b6285', '68d6622b-27df-4beb-a634-95e4145adbeb', '4dcc9f9b-c895-4d54-b9d1-aa2bbcc05a37', 'f3e4f130-ae99-482b-91d4-d8237303e386']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cd1333ed-a926-4f92-9213-7f627db938b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb544ed-884b-442b-8a99-7ee458b232fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:38 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-b5700ff5-7d04-4c42-a7c6-2032c56e3fcf tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Lock "cinder-attachment_update-19870f88-a13b-40e7-bb0f-e74cc2951733-devstack" released by "attachment_update" :: held 0.199s {{(pid=86899) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:42:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-b5700ff5-7d04-4c42-a7c6-2032c56e3fcf tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/attachments/d9d7374c-68a1-4f65-87f8-32d313c7b1cc returned with HTTP 200 Sep 02 00:42:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 140/274] 192.168.122.129 () {66 vars in 1593 bytes} [Wed Sep 2 00:42:38 2026] PUT /volume/v3/attachments/d9d7374c-68a1-4f65-87f8-32d313c7b1cc => generated 694 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:38 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:38 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cd1333ed-a926-4f92-9213-7f627db938b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb544ed-884b-442b-8a99-7ee458b232fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '675457f8-c8e7-416f-ac2c-cb9d132bd2d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-367163533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2d8e306f6fd4f40905781da3fb9ca99',qos_specs=None,replication_status=,reservations=['c70f2ea9-da36-40f3-bd25-b8da063b6285','68d6622b-27df-4beb-a634-95e4145adbeb','4dcc9f9b-c895-4d54-b9d1-aa2bbcc05a37','f3e4f130-ae99-482b-91d4-d8237303e386'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ca0366fa4d749dbb3a190e7b7baea6d',volume_type_id=71c384f3-3027-4da4-9680-55adf45431ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:42:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-367163533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=675457f8-c8e7-416f-ac2c-cb9d132bd2d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2d8e306f6fd4f40905781da3fb9ca99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ca0366fa4d749dbb3a190e7b7baea6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(71c384f3-3027-4da4-9680-55adf45431ff),volume_type_id=71c384f3-3027-4da4-9680-55adf45431ff)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cd1333ed-a926-4f92-9213-7f627db938b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b4bdd32-02f0-4ec4-b568-215e4f43e972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cd1333ed-a926-4f92-9213-7f627db938b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b4bdd32-02f0-4ec4-b568-215e4f43e972) transitioned into state 'SUCCESS' from state '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-367163533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2d8e306f6fd4f40905781da3fb9ca99',qos_specs=None,replication_status=,reservations=['c70f2ea9-da36-40f3-bd25-b8da063b6285','68d6622b-27df-4beb-a634-95e4145adbeb','4dcc9f9b-c895-4d54-b9d1-aa2bbcc05a37','f3e4f130-ae99-482b-91d4-d8237303e386'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ca0366fa4d749dbb3a190e7b7baea6d',volume_type_id=71c384f3-3027-4da4-9680-55adf45431ff)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cd1333ed-a926-4f92-9213-7f627db938b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a12a0c56-dfd7-4096-b7fe-0bf1faa324e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cd1333ed-a926-4f92-9213-7f627db938b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a12a0c56-dfd7-4096-b7fe-0bf1faa324e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cd1333ed-a926-4f92-9213-7f627db938b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Flow 'volume_create_api' (a6dfa6a9-e158-4d14-8b18-ff26daff8247) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:42:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-cd1333ed-a926-4f92-9213-7f627db938b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Create volume request issued successfully. Sep 02 00:42:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cd1333ed-a926-4f92-9213-7f627db938b8 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:42:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 135/275] 192.168.122.129 () {62 vars in 1183 bytes} [Wed Sep 2 00:42:38 2026] POST /volume/v3/volumes => generated 791 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:42:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-769141ac-333c-42ab-be9b-f4596b93a01d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-769141ac-333c-42ab-be9b-f4596b93a01d tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] GET http://192.168.122.129/volume/v3/volumes/675457f8-c8e7-416f-ac2c-cb9d132bd2d4 Sep 02 00:42:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-769141ac-333c-42ab-be9b-f4596b93a01d tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-769141ac-333c-42ab-be9b-f4596b93a01d tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:38 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:38 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:38 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-769141ac-333c-42ab-be9b-f4596b93a01d tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Volume info retrieved successfully. Sep 02 00:42:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-769141ac-333c-42ab-be9b-f4596b93a01d tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] http://192.168.122.129/volume/v3/volumes/675457f8-c8e7-416f-ac2c-cb9d132bd2d4 returned with HTTP 200 Sep 02 00:42:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 141/276] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:42:38 2026] GET /volume/v3/volumes/675457f8-c8e7-416f-ac2c-cb9d132bd2d4 => generated 859 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8344c3e1-f959-4d20-9de6-16e1f235ce87 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8344c3e1-f959-4d20-9de6-16e1f235ce87 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 Sep 02 00:42:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8344c3e1-f959-4d20-9de6-16e1f235ce87 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8344c3e1-f959-4d20-9de6-16e1f235ce87 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:39 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:39 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:39 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:39 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:39 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8344c3e1-f959-4d20-9de6-16e1f235ce87 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8344c3e1-f959-4d20-9de6-16e1f235ce87 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 returned with HTTP 200 Sep 02 00:42:39 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 136/277] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:39 2026] GET /volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-a1856216-af73-4698-86ea-a0058d140349 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-a1856216-af73-4698-86ea-a0058d140349 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] POST http://192.168.122.129/volume/v3/attachments/d9d7374c-68a1-4f65-87f8-32d313c7b1cc/action Sep 02 00:42:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-a1856216-af73-4698-86ea-a0058d140349 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Action body: b'{"os-complete": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:42:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-a1856216-af73-4698-86ea-a0058d140349 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:39 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:39 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:39 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:39 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-055e2049-604e-4a43-9920-d9b759fc17b0 req-a1856216-af73-4698-86ea-a0058d140349 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/attachments/d9d7374c-68a1-4f65-87f8-32d313c7b1cc/action returned with HTTP 204 Sep 02 00:42:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 142/278] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:42:39 2026] POST /volume/v3/attachments/d9d7374c-68a1-4f65-87f8-32d313c7b1cc/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:42:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6b79467f-295e-49c0-810b-ecc534a88600 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6b79467f-295e-49c0-810b-ecc534a88600 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] GET http://192.168.122.129/volume/v3/volumes/675457f8-c8e7-416f-ac2c-cb9d132bd2d4 Sep 02 00:42:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6b79467f-295e-49c0-810b-ecc534a88600 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6b79467f-295e-49c0-810b-ecc534a88600 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:39 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:39 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:39 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:39 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:39 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6b79467f-295e-49c0-810b-ecc534a88600 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Volume info retrieved successfully. Sep 02 00:42:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6b79467f-295e-49c0-810b-ecc534a88600 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] http://192.168.122.129/volume/v3/volumes/675457f8-c8e7-416f-ac2c-cb9d132bd2d4 returned with HTTP 200 Sep 02 00:42:39 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 137/279] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:42:39 2026] GET /volume/v3/volumes/675457f8-c8e7-416f-ac2c-cb9d132bd2d4 => generated 880 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-13a47502-a097-424b-95c2-f39397388c21 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-13a47502-a097-424b-95c2-f39397388c21 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] GET http://192.168.122.129/volume/v3/messages Sep 02 00:42:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-13a47502-a097-424b-95c2-f39397388c21 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-13a47502-a097-424b-95c2-f39397388c21 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-13a47502-a097-424b-95c2-f39397388c21 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] http://192.168.122.129/volume/v3/messages returned with HTTP 200 Sep 02 00:42:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 143/280] 192.168.122.129 () {60 vars in 1164 bytes} [Wed Sep 2 00:42:39 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bd83cd99-25bd-4adc-8e97-1aa03ca5b1da None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bd83cd99-25bd-4adc-8e97-1aa03ca5b1da tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] GET http://192.168.122.129/volume/v3/messages/35607e50-9bee-4478-b922-c04b25f34414 Sep 02 00:42:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bd83cd99-25bd-4adc-8e97-1aa03ca5b1da tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bd83cd99-25bd-4adc-8e97-1aa03ca5b1da tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bd83cd99-25bd-4adc-8e97-1aa03ca5b1da tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] http://192.168.122.129/volume/v3/messages/35607e50-9bee-4478-b922-c04b25f34414 returned with HTTP 200 Sep 02 00:42:39 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 138/281] 192.168.122.129 () {60 vars in 1275 bytes} [Wed Sep 2 00:42:39 2026] GET /volume/v3/messages/35607e50-9bee-4478-b922-c04b25f34414 => generated 675 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-261db830-b29c-4f97-b56e-fdfd7743f240 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-261db830-b29c-4f97-b56e-fdfd7743f240 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] GET http://192.168.122.129/volume/v3/messages Sep 02 00:42:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-261db830-b29c-4f97-b56e-fdfd7743f240 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-261db830-b29c-4f97-b56e-fdfd7743f240 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-261db830-b29c-4f97-b56e-fdfd7743f240 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] http://192.168.122.129/volume/v3/messages returned with HTTP 200 Sep 02 00:42:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 144/282] 192.168.122.129 () {60 vars in 1164 bytes} [Wed Sep 2 00:42:39 2026] GET /volume/v3/messages => generated 678 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0eecaebd-0bfb-4ef6-a9ac-3bd97193d691 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0eecaebd-0bfb-4ef6-a9ac-3bd97193d691 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] DELETE http://192.168.122.129/volume/v3/messages/35607e50-9bee-4478-b922-c04b25f34414 Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0eecaebd-0bfb-4ef6-a9ac-3bd97193d691 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0eecaebd-0bfb-4ef6-a9ac-3bd97193d691 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0eecaebd-0bfb-4ef6-a9ac-3bd97193d691 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] http://192.168.122.129/volume/v3/messages/35607e50-9bee-4478-b922-c04b25f34414 returned with HTTP 204 Sep 02 00:42:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 139/283] 192.168.122.129 () {60 vars in 1278 bytes} [Wed Sep 2 00:42:39 2026] DELETE /volume/v3/messages/35607e50-9bee-4478-b922-c04b25f34414 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 00:42:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7f2f2c30-3efe-4952-a153-c016b6fadde7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7f2f2c30-3efe-4952-a153-c016b6fadde7 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] GET http://192.168.122.129/volume/v3/volumes/675457f8-c8e7-416f-ac2c-cb9d132bd2d4 Sep 02 00:42:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7f2f2c30-3efe-4952-a153-c016b6fadde7 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7f2f2c30-3efe-4952-a153-c016b6fadde7 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:40 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:40 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7f2f2c30-3efe-4952-a153-c016b6fadde7 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Volume info retrieved successfully. Sep 02 00:42:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7f2f2c30-3efe-4952-a153-c016b6fadde7 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] http://192.168.122.129/volume/v3/volumes/675457f8-c8e7-416f-ac2c-cb9d132bd2d4 returned with HTTP 200 Sep 02 00:42:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 145/284] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:42:40 2026] GET /volume/v3/volumes/675457f8-c8e7-416f-ac2c-cb9d132bd2d4 => generated 880 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-181cb634-86ca-4073-a0fe-2ca26fbe2ca6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-181cb634-86ca-4073-a0fe-2ca26fbe2ca6 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] DELETE http://192.168.122.129/volume/v3/volumes/675457f8-c8e7-416f-ac2c-cb9d132bd2d4 Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-181cb634-86ca-4073-a0fe-2ca26fbe2ca6 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-181cb634-86ca-4073-a0fe-2ca26fbe2ca6 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-181cb634-86ca-4073-a0fe-2ca26fbe2ca6 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Delete volume with id: 675457f8-c8e7-416f-ac2c-cb9d132bd2d4 Sep 02 00:42:40 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:40 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:40 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:40 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-181cb634-86ca-4073-a0fe-2ca26fbe2ca6 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Volume info retrieved successfully. Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-181cb634-86ca-4073-a0fe-2ca26fbe2ca6 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86898) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-181cb634-86ca-4073-a0fe-2ca26fbe2ca6 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Created reservations ['cac09d29-316a-4bbe-a610-2a905edcdff7', '42ffce3e-e72c-40ed-a53e-f7e8424601eb', '908d5689-bdeb-45f3-a742-9a65d5d653b3', '5a835455-adf5-48fc-9ff9-b103038b35ff'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-181cb634-86ca-4073-a0fe-2ca26fbe2ca6 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Delete volume request issued successfully. Sep 02 00:42:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-181cb634-86ca-4073-a0fe-2ca26fbe2ca6 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] http://192.168.122.129/volume/v3/volumes/675457f8-c8e7-416f-ac2c-cb9d132bd2d4 returned with HTTP 202 Sep 02 00:42:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 140/285] 192.168.122.129 () {60 vars in 1275 bytes} [Wed Sep 2 00:42:40 2026] DELETE /volume/v3/volumes/675457f8-c8e7-416f-ac2c-cb9d132bd2d4 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:42:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c8d2c8af-022d-469f-836c-63c2ac656c79 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c8d2c8af-022d-469f-836c-63c2ac656c79 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] GET http://192.168.122.129/volume/v3/volumes/675457f8-c8e7-416f-ac2c-cb9d132bd2d4 Sep 02 00:42:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c8d2c8af-022d-469f-836c-63c2ac656c79 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c8d2c8af-022d-469f-836c-63c2ac656c79 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c8d2c8af-022d-469f-836c-63c2ac656c79 tempest-UserMessagesTest-2031179721 tempest-UserMessagesTest-2031179721-project-member] http://192.168.122.129/volume/v3/volumes/675457f8-c8e7-416f-ac2c-cb9d132bd2d4 returned with HTTP 404 Sep 02 00:42:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 146/286] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:42:40 2026] GET /volume/v3/volumes/675457f8-c8e7-416f-ac2c-cb9d132bd2d4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f9caada2-a57c-4421-a0cb-28745e9f96b9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b49c027a-b4ee-40b7-a77e-0ab59e0cc35e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f9caada2-a57c-4421-a0cb-28745e9f96b9 tempest-UserMessagesTest-1891810806 tempest-UserMessagesTest-1891810806-project-admin] DELETE http://192.168.122.129/volume/v3/types/71c384f3-3027-4da4-9680-55adf45431ff Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f9caada2-a57c-4421-a0cb-28745e9f96b9 tempest-UserMessagesTest-1891810806 tempest-UserMessagesTest-1891810806-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f9caada2-a57c-4421-a0cb-28745e9f96b9 tempest-UserMessagesTest-1891810806 tempest-UserMessagesTest-1891810806-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b49c027a-b4ee-40b7-a77e-0ab59e0cc35e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 Sep 02 00:42:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b49c027a-b4ee-40b7-a77e-0ab59e0cc35e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b49c027a-b4ee-40b7-a77e-0ab59e0cc35e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:40 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:40 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b49c027a-b4ee-40b7-a77e-0ab59e0cc35e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b49c027a-b4ee-40b7-a77e-0ab59e0cc35e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 returned with HTTP 200 Sep 02 00:42:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 147/287] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:40 2026] GET /volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 => generated 1145 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f9caada2-a57c-4421-a0cb-28745e9f96b9 tempest-UserMessagesTest-1891810806 tempest-UserMessagesTest-1891810806-project-admin] http://192.168.122.129/volume/v3/types/71c384f3-3027-4da4-9680-55adf45431ff returned with HTTP 202 Sep 02 00:42:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 141/288] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:42:40 2026] DELETE /volume/v3/types/71c384f3-3027-4da4-9680-55adf45431ff => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:42:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f8245ba9-ab1e-492e-89b5-262f7a93b3ec None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4ef0ccda-563d-4cb3-9118-ed46a0af726e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f8245ba9-ab1e-492e-89b5-262f7a93b3ec tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 Sep 02 00:42:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f8245ba9-ab1e-492e-89b5-262f7a93b3ec tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f8245ba9-ab1e-492e-89b5-262f7a93b3ec tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4ef0ccda-563d-4cb3-9118-ed46a0af726e tempest-UserMessagesTest-1891810806 tempest-UserMessagesTest-1891810806-project-admin] GET http://192.168.122.129/volume/v3/types/71c384f3-3027-4da4-9680-55adf45431ff Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4ef0ccda-563d-4cb3-9118-ed46a0af726e tempest-UserMessagesTest-1891810806 tempest-UserMessagesTest-1891810806-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4ef0ccda-563d-4cb3-9118-ed46a0af726e tempest-UserMessagesTest-1891810806 tempest-UserMessagesTest-1891810806-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4ef0ccda-563d-4cb3-9118-ed46a0af726e tempest-UserMessagesTest-1891810806 tempest-UserMessagesTest-1891810806-project-admin] http://192.168.122.129/volume/v3/types/71c384f3-3027-4da4-9680-55adf45431ff returned with HTTP 404 Sep 02 00:42:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 142/289] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:42:40 2026] GET /volume/v3/types/71c384f3-3027-4da4-9680-55adf45431ff => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:42:40 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:40 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f8245ba9-ab1e-492e-89b5-262f7a93b3ec tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f8245ba9-ab1e-492e-89b5-262f7a93b3ec tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 returned with HTTP 200 Sep 02 00:42:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 148/290] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:40 2026] GET /volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 => generated 1145 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-52958a74-e2ea-4057-8b72-9e1cd55855b5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-52958a74-e2ea-4057-8b72-9e1cd55855b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-52958a74-e2ea-4057-8b72-9e1cd55855b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1690203837"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-52958a74-e2ea-4057-8b72-9e1cd55855b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1690203837'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-52958a74-e2ea-4057-8b72-9e1cd55855b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Create volume of 1 GB Sep 02 00:42:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-52958a74-e2ea-4057-8b72-9e1cd55855b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Availability Zones retrieved successfully. Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-52958a74-e2ea-4057-8b72-9e1cd55855b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Flow 'volume_create_api' (8fe5189c-33dd-4236-82ed-832815deeea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-52958a74-e2ea-4057-8b72-9e1cd55855b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e85114f4-b75c-4fa0-ae4f-a46c4aaa0203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-52958a74-e2ea-4057-8b72-9e1cd55855b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-52958a74-e2ea-4057-8b72-9e1cd55855b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e85114f4-b75c-4fa0-ae4f-a46c4aaa0203) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-52958a74-e2ea-4057-8b72-9e1cd55855b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa176747-cdac-4a99-b109-500d9dc5b131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-52958a74-e2ea-4057-8b72-9e1cd55855b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Created reservations ['adf84647-e43c-4466-8936-815433994c59', '8df31824-cbe3-4139-8b78-d4f8684b4d79', 'd8b516a8-5527-4af6-89be-e9df4f457d71', 'f112527e-7d3c-49f5-aa75-18556b498c1d'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-52958a74-e2ea-4057-8b72-9e1cd55855b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa176747-cdac-4a99-b109-500d9dc5b131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adf84647-e43c-4466-8936-815433994c59', '8df31824-cbe3-4139-8b78-d4f8684b4d79', 'd8b516a8-5527-4af6-89be-e9df4f457d71', 'f112527e-7d3c-49f5-aa75-18556b498c1d']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-52958a74-e2ea-4057-8b72-9e1cd55855b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d2da32a-e1ef-410f-986f-333f0794281a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:40 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-52958a74-e2ea-4057-8b72-9e1cd55855b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d2da32a-e1ef-410f-986f-333f0794281a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b420bcab-58b6-4300-8a63-1dc6a8c79408', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1690203837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='647582f9f1b84cbfadde14b791a3f1aa',qos_specs=None,replication_status=,reservations=['adf84647-e43c-4466-8936-815433994c59','8df31824-cbe3-4139-8b78-d4f8684b4d79','d8b516a8-5527-4af6-89be-e9df4f457d71','f112527e-7d3c-49f5-aa75-18556b498c1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79d3e994db2846b1b8a482454c13ca7f',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:42:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1690203837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b420bcab-58b6-4300-8a63-1dc6a8c79408,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='647582f9f1b84cbfadde14b791a3f1aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79d3e994db2846b1b8a482454c13ca7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-52958a74-e2ea-4057-8b72-9e1cd55855b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2de203e3-a75b-47f2-82ad-66945b359ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-52958a74-e2ea-4057-8b72-9e1cd55855b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2de203e3-a75b-47f2-82ad-66945b359ccb) transitioned into state 'SUCCESS' from state '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-1690203837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='647582f9f1b84cbfadde14b791a3f1aa',qos_specs=None,replication_status=,reservations=['adf84647-e43c-4466-8936-815433994c59','8df31824-cbe3-4139-8b78-d4f8684b4d79','d8b516a8-5527-4af6-89be-e9df4f457d71','f112527e-7d3c-49f5-aa75-18556b498c1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79d3e994db2846b1b8a482454c13ca7f',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-52958a74-e2ea-4057-8b72-9e1cd55855b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e50b085-86e6-4f6a-8fcd-1ac60543442f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-52958a74-e2ea-4057-8b72-9e1cd55855b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e50b085-86e6-4f6a-8fcd-1ac60543442f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-52958a74-e2ea-4057-8b72-9e1cd55855b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Flow 'volume_create_api' (8fe5189c-33dd-4236-82ed-832815deeea5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:42:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-52958a74-e2ea-4057-8b72-9e1cd55855b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Create volume request issued successfully. Sep 02 00:42:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-52958a74-e2ea-4057-8b72-9e1cd55855b5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:42:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 143/291] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:42:40 2026] POST /volume/v3/volumes => generated 760 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:42:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0774d8c6-ad2f-48f4-8ba7-b06e0b375953 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0774d8c6-ad2f-48f4-8ba7-b06e0b375953 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 Sep 02 00:42:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0774d8c6-ad2f-48f4-8ba7-b06e0b375953 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0774d8c6-ad2f-48f4-8ba7-b06e0b375953 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:40 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:40 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0774d8c6-ad2f-48f4-8ba7-b06e0b375953 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0774d8c6-ad2f-48f4-8ba7-b06e0b375953 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 returned with HTTP 200 Sep 02 00:42:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 149/292] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:40 2026] GET /volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 => generated 828 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ae2d174d-49a5-4e96-9674-d2ad88fe8be7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ae2d174d-49a5-4e96-9674-d2ad88fe8be7 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 Sep 02 00:42:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ae2d174d-49a5-4e96-9674-d2ad88fe8be7 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ae2d174d-49a5-4e96-9674-d2ad88fe8be7 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:42 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:42 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ae2d174d-49a5-4e96-9674-d2ad88fe8be7 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ae2d174d-49a5-4e96-9674-d2ad88fe8be7 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 returned with HTTP 200 Sep 02 00:42:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 144/293] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:42 2026] GET /volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 => generated 852 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4c0e2a38-3c59-4e72-90c0-34aa68f05bf9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4c0e2a38-3c59-4e72-90c0-34aa68f05bf9 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 Sep 02 00:42:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4c0e2a38-3c59-4e72-90c0-34aa68f05bf9 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4c0e2a38-3c59-4e72-90c0-34aa68f05bf9 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:43 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:43 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:43 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:43 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:43 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4c0e2a38-3c59-4e72-90c0-34aa68f05bf9 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4c0e2a38-3c59-4e72-90c0-34aa68f05bf9 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 returned with HTTP 200 Sep 02 00:42:43 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 150/294] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:43 2026] GET /volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-51ee29ca-fcc8-4872-85f6-0663e51eed02 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-51ee29ca-fcc8-4872-85f6-0663e51eed02 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 Sep 02 00:42:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-51ee29ca-fcc8-4872-85f6-0663e51eed02 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-51ee29ca-fcc8-4872-85f6-0663e51eed02 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:43 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:43 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-51ee29ca-fcc8-4872-85f6-0663e51eed02 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-51ee29ca-fcc8-4872-85f6-0663e51eed02 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 returned with HTTP 200 Sep 02 00:42:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 145/295] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:42:43 2026] GET /volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5dda5270-a2a8-43af-a2ae-4e00c40eb1ab None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5dda5270-a2a8-43af-a2ae-4e00c40eb1ab None None] GET http://192.168.122.129/volume// Sep 02 00:42:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5dda5270-a2a8-43af-a2ae-4e00c40eb1ab None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5dda5270-a2a8-43af-a2ae-4e00c40eb1ab None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5dda5270-a2a8-43af-a2ae-4e00c40eb1ab None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:42:43 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 151/296] 192.168.122.129 () {58 vars in 1317 bytes} [Wed Sep 2 00:42:43 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:42:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-96b507a5-fe90-4e0c-adba-1b798cd55f3f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-96b507a5-fe90-4e0c-adba-1b798cd55f3f tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:42:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-96b507a5-fe90-4e0c-adba-1b798cd55f3f tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b420bcab-58b6-4300-8a63-1dc6a8c79408", "connector": null, "instance_uuid": "663f418c-aaa6-436b-b382-75cd3590d0c8"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:43 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:43 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-96b507a5-fe90-4e0c-adba-1b798cd55f3f tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:42:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 146/297] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:42:43 2026] POST /volume/v3/attachments => generated 273 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-120a2c4e-cc3c-4e47-8d1f-20361da08c56 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-120a2c4e-cc3c-4e47-8d1f-20361da08c56 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 Sep 02 00:42:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-120a2c4e-cc3c-4e47-8d1f-20361da08c56 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-120a2c4e-cc3c-4e47-8d1f-20361da08c56 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:43 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:43 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:43 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:43 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-09b988dc-fd1b-4aa3-b2be-0a99bd732022 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-09b988dc-fd1b-4aa3-b2be-0a99bd732022 None None] GET http://192.168.122.129/volume// Sep 02 00:42:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-09b988dc-fd1b-4aa3-b2be-0a99bd732022 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:43 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-120a2c4e-cc3c-4e47-8d1f-20361da08c56 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-09b988dc-fd1b-4aa3-b2be-0a99bd732022 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-09b988dc-fd1b-4aa3-b2be-0a99bd732022 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:42:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 147/298] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:42:43 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:42:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-58e3005b-0ab6-4bde-8f18-c1928e11d7da None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-120a2c4e-cc3c-4e47-8d1f-20361da08c56 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 returned with HTTP 200 Sep 02 00:42:43 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 152/299] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:43 2026] GET /volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 => generated 852 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-58e3005b-0ab6-4bde-8f18-c1928e11d7da tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 Sep 02 00:42:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-58e3005b-0ab6-4bde-8f18-c1928e11d7da tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-58e3005b-0ab6-4bde-8f18-c1928e11d7da tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:43 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:43 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-58e3005b-0ab6-4bde-8f18-c1928e11d7da tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-58e3005b-0ab6-4bde-8f18-c1928e11d7da tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 returned with HTTP 200 Sep 02 00:42:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 148/300] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:42:43 2026] GET /volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 => generated 1033 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:42:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-df56ed45-4940-4f8d-8db6-11818197bd5e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-df56ed45-4940-4f8d-8db6-11818197bd5e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] PUT http://192.168.122.129/volume/v3/attachments/51e1e5d4-940e-4562-b2a4-77706e46356c Sep 02 00:42:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-df56ed45-4940-4f8d-8db6-11818197bd5e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.129", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:99ea8ad4da87", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ea39e472-48c2-4305-83f6-cb40dfe92962", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:44 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-df56ed45-4940-4f8d-8db6-11818197bd5e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Acquiring lock "cinder-attachment_update-b420bcab-58b6-4300-8a63-1dc6a8c79408-devstack" by "attachment_update" {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:42:44 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-df56ed45-4940-4f8d-8db6-11818197bd5e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Lock "cinder-attachment_update-b420bcab-58b6-4300-8a63-1dc6a8c79408-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:42:44 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:44 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:44 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:44 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:44 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-df56ed45-4940-4f8d-8db6-11818197bd5e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Lock "cinder-attachment_update-b420bcab-58b6-4300-8a63-1dc6a8c79408-devstack" released by "attachment_update" :: held 0.238s {{(pid=86899) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:42:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-df56ed45-4940-4f8d-8db6-11818197bd5e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/attachments/51e1e5d4-940e-4562-b2a4-77706e46356c returned with HTTP 200 Sep 02 00:42:44 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 153/301] 192.168.122.129 () {66 vars in 1593 bytes} [Wed Sep 2 00:42:44 2026] PUT /volume/v3/attachments/51e1e5d4-940e-4562-b2a4-77706e46356c => generated 694 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-677c033d-42fb-4fda-a322-de129626a6d9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-677c033d-42fb-4fda-a322-de129626a6d9 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 Sep 02 00:42:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-677c033d-42fb-4fda-a322-de129626a6d9 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-677c033d-42fb-4fda-a322-de129626a6d9 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:44 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:44 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:44 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:44 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-d9a5a62c-a979-4ec6-b018-6d421f075fd4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-d9a5a62c-a979-4ec6-b018-6d421f075fd4 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] POST http://192.168.122.129/volume/v3/attachments/51e1e5d4-940e-4562-b2a4-77706e46356c/action Sep 02 00:42:44 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-677c033d-42fb-4fda-a322-de129626a6d9 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-d9a5a62c-a979-4ec6-b018-6d421f075fd4 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Action body: b'{"os-complete": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:42:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-d9a5a62c-a979-4ec6-b018-6d421f075fd4 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-677c033d-42fb-4fda-a322-de129626a6d9 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 returned with HTTP 200 Sep 02 00:42:44 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 149/302] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:44 2026] GET /volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:44 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:44 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:44 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:44 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-79aa11d8-0f4c-4a1f-8e9d-dbe891d28581 req-d9a5a62c-a979-4ec6-b018-6d421f075fd4 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/attachments/51e1e5d4-940e-4562-b2a4-77706e46356c/action returned with HTTP 204 Sep 02 00:42:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 154/303] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:42:44 2026] POST /volume/v3/attachments/51e1e5d4-940e-4562-b2a4-77706e46356c/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:42:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8e3abb45-18ec-4309-900e-1020d8079a07 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8e3abb45-18ec-4309-900e-1020d8079a07 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 Sep 02 00:42:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8e3abb45-18ec-4309-900e-1020d8079a07 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8e3abb45-18ec-4309-900e-1020d8079a07 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3435282b-c2de-4b27-b781-bc90e73f2952 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:45 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:45 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:46 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:46 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:46 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8e3abb45-18ec-4309-900e-1020d8079a07 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8e3abb45-18ec-4309-900e-1020d8079a07 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 returned with HTTP 200 Sep 02 00:42:46 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 150/304] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:45 2026] GET /volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 => generated 1145 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a1cd16e6-92ff-4022-8c18-1b5fee9bd5a5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a1cd16e6-92ff-4022-8c18-1b5fee9bd5a5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a1cd16e6-92ff-4022-8c18-1b5fee9bd5a5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a1cd16e6-92ff-4022-8c18-1b5fee9bd5a5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:46 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:46 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:46 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:46 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:46 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a1cd16e6-92ff-4022-8c18-1b5fee9bd5a5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a1cd16e6-92ff-4022-8c18-1b5fee9bd5a5 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 returned with HTTP 200 Sep 02 00:42:46 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 151/305] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:46 2026] GET /volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3435282b-c2de-4b27-b781-bc90e73f2952 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3435282b-c2de-4b27-b781-bc90e73f2952 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-601172801", "os-volume-type-access:is_public": false}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3435282b-c2de-4b27-b781-bc90e73f2952 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:42:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 155/306] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:42:45 2026] POST /volume/v3/types => generated 228 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1fb16d7d-3b61-4e3f-8b25-79594758c297 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-16903676-5f9e-45f3-83f8-0a58ad004156 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-16903676-5f9e-45f3-83f8-0a58ad004156 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-16903676-5f9e-45f3-83f8-0a58ad004156 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1226003132"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-16903676-5f9e-45f3-83f8-0a58ad004156 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1226003132'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-16903676-5f9e-45f3-83f8-0a58ad004156 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Create volume of 1 GB Sep 02 00:42:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-16903676-5f9e-45f3-83f8-0a58ad004156 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Availability Zones retrieved successfully. Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-16903676-5f9e-45f3-83f8-0a58ad004156 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Flow 'volume_create_api' (b8a05423-e1b3-41d2-8601-b629677049c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-16903676-5f9e-45f3-83f8-0a58ad004156 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae9da154-026f-40f3-a7ea-be9c68430956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-16903676-5f9e-45f3-83f8-0a58ad004156 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:42:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1fb16d7d-3b61-4e3f-8b25-79594758c297 tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1fb16d7d-3b61-4e3f-8b25-79594758c297 tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e8abf92b-bd04-4957-b57f-931390dc69fa", "size": 1}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-1fb16d7d-3b61-4e3f-8b25-79594758c297 tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Create volume request body: {'volume': {'volume_type': 'e8abf92b-bd04-4957-b57f-931390dc69fa', 'size': 1}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:42:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1fb16d7d-3b61-4e3f-8b25-79594758c297 tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 404 Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-16903676-5f9e-45f3-83f8-0a58ad004156 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae9da154-026f-40f3-a7ea-be9c68430956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:46 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 152/307] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:42:46 2026] POST /volume/v3/volumes => generated 114 bytes in 185 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-16903676-5f9e-45f3-83f8-0a58ad004156 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb000e0c-096b-4160-93eb-ca9bb0ec9029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-78fc3ba6-789d-4286-b954-f2441390a5db None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-78fc3ba6-789d-4286-b954-f2441390a5db tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] POST http://192.168.122.129/volume/v3/types/e8abf92b-bd04-4957-b57f-931390dc69fa/action Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-78fc3ba6-789d-4286-b954-f2441390a5db tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Action body: b'{"addProjectAccess": {"project": "43bb66758d7840a5947bb39f5112e49a"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-78fc3ba6-789d-4286-b954-f2441390a5db tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "43bb66758d7840a5947bb39f5112e49a"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-78fc3ba6-789d-4286-b954-f2441390a5db tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] http://192.168.122.129/volume/v3/types/e8abf92b-bd04-4957-b57f-931390dc69fa/action returned with HTTP 202 Sep 02 00:42:46 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 153/308] 192.168.122.129 () {60 vars in 1268 bytes} [Wed Sep 2 00:42:46 2026] POST /volume/v3/types/e8abf92b-bd04-4957-b57f-931390dc69fa/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e8abf92b-bd04-4957-b57f-931390dc69fa", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-474959751"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Create volume request body: {'volume': {'volume_type': 'e8abf92b-bd04-4957-b57f-931390dc69fa', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-474959751'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:42:46 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Create volume of 1 GB Sep 02 00:42:46 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:46 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:46 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Availability Zones retrieved successfully. Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Flow 'volume_create_api' (6464be2d-ca2b-4d57-a191-c451cbb6f218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b43b6a22-ccb1-4b0a-90f8-5bcd282d9af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-16903676-5f9e-45f3-83f8-0a58ad004156 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Created reservations ['d7abaf56-b67b-4a16-9b7d-eac5c56cfa3a', 'c2e64b66-aec7-447c-ace0-a3c7c9dbf20d', '97b0c82b-d0c1-4761-8e3d-9008067fde14', 'a181617a-55f8-4b9a-827e-f5fe3a3d7696'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-16903676-5f9e-45f3-83f8-0a58ad004156 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb000e0c-096b-4160-93eb-ca9bb0ec9029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7abaf56-b67b-4a16-9b7d-eac5c56cfa3a', 'c2e64b66-aec7-447c-ace0-a3c7c9dbf20d', '97b0c82b-d0c1-4761-8e3d-9008067fde14', 'a181617a-55f8-4b9a-827e-f5fe3a3d7696']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-16903676-5f9e-45f3-83f8-0a58ad004156 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ff28535-3df2-45d9-b4e0-ac4ee67ef90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b43b6a22-ccb1-4b0a-90f8-5bcd282d9af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:42:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e8abf92b-bd04-4957-b57f-931390dc69fa,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-601172801',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e8abf92b-bd04-4957-b57f-931390dc69fa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7986bc8-7aa7-4dc1-954e-8854e1cd6252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-16903676-5f9e-45f3-83f8-0a58ad004156 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ff28535-3df2-45d9-b4e0-ac4ee67ef90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8e305f3-8d0a-48d1-8d5b-96e4618a0475', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1226003132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0464baba3d6e4da4bbbc6b84bd03bb5b',qos_specs=None,replication_status=,reservations=['d7abaf56-b67b-4a16-9b7d-eac5c56cfa3a','c2e64b66-aec7-447c-ace0-a3c7c9dbf20d','97b0c82b-d0c1-4761-8e3d-9008067fde14','a181617a-55f8-4b9a-827e-f5fe3a3d7696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='801e5fb47ce348e192e36b7179c90fc8',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:42:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1226003132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8e305f3-8d0a-48d1-8d5b-96e4618a0475,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0464baba3d6e4da4bbbc6b84bd03bb5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='801e5fb47ce348e192e36b7179c90fc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-16903676-5f9e-45f3-83f8-0a58ad004156 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9c484c7-56e8-4824-a654-b14ef6d24029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:46 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-601172801 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-601172801, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:42:46 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-601172801 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-601172801, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-16903676-5f9e-45f3-83f8-0a58ad004156 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9c484c7-56e8-4824-a654-b14ef6d24029) transitioned into state 'SUCCESS' from state '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-1226003132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0464baba3d6e4da4bbbc6b84bd03bb5b',qos_specs=None,replication_status=,reservations=['d7abaf56-b67b-4a16-9b7d-eac5c56cfa3a','c2e64b66-aec7-447c-ace0-a3c7c9dbf20d','97b0c82b-d0c1-4761-8e3d-9008067fde14','a181617a-55f8-4b9a-827e-f5fe3a3d7696'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='801e5fb47ce348e192e36b7179c90fc8',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-16903676-5f9e-45f3-83f8-0a58ad004156 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f88db39-c61e-442e-9a83-11904fb23c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-16903676-5f9e-45f3-83f8-0a58ad004156 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f88db39-c61e-442e-9a83-11904fb23c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-16903676-5f9e-45f3-83f8-0a58ad004156 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Flow 'volume_create_api' (b8a05423-e1b3-41d2-8601-b629677049c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-16903676-5f9e-45f3-83f8-0a58ad004156 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Create volume request issued successfully. Sep 02 00:42:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-16903676-5f9e-45f3-83f8-0a58ad004156 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:42:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 156/309] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:42:46 2026] POST /volume/v3/volumes => generated 766 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-73acfcdf-6da5-4e58-84fe-45760ad0a454 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-73acfcdf-6da5-4e58-84fe-45760ad0a454 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-73acfcdf-6da5-4e58-84fe-45760ad0a454 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-73acfcdf-6da5-4e58-84fe-45760ad0a454 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Created reservations ['64ecddaf-b7c2-4437-8607-124b6de7efd0', 'c6d58629-f53a-43d4-9664-84b92f0aa2f6', 'e7e8bd86-3a52-45fa-b34e-c702c60b86a3', 'fcadd837-38c1-4e74-8e1d-ea7f904c49b3'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7986bc8-7aa7-4dc1-954e-8854e1cd6252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64ecddaf-b7c2-4437-8607-124b6de7efd0', 'c6d58629-f53a-43d4-9664-84b92f0aa2f6', 'e7e8bd86-3a52-45fa-b34e-c702c60b86a3', 'fcadd837-38c1-4e74-8e1d-ea7f904c49b3']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d713959-1eeb-4171-88f8-e9f0b8e8ce7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-73acfcdf-6da5-4e58-84fe-45760ad0a454 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-73acfcdf-6da5-4e58-84fe-45760ad0a454 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 returned with HTTP 200 Sep 02 00:42:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 157/310] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:42:46 2026] GET /volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 => generated 1145 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-06411c4e-4c1c-4984-a15a-e1e245ef8e30 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-06411c4e-4c1c-4984-a15a-e1e245ef8e30 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] GET http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-06411c4e-4c1c-4984-a15a-e1e245ef8e30 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-06411c4e-4c1c-4984-a15a-e1e245ef8e30 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-06411c4e-4c1c-4984-a15a-e1e245ef8e30 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Volume info retrieved successfully. Sep 02 00:42:46 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:46 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-06411c4e-4c1c-4984-a15a-e1e245ef8e30 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 returned with HTTP 200 Sep 02 00:42:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 158/311] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:46 2026] GET /volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 => generated 834 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d713959-1eeb-4171-88f8-e9f0b8e8ce7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca4b9ed5-a3d6-443b-beb4-b070b0759e87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-474959751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43bb66758d7840a5947bb39f5112e49a',qos_specs=None,replication_status=,reservations=['64ecddaf-b7c2-4437-8607-124b6de7efd0','c6d58629-f53a-43d4-9664-84b92f0aa2f6','e7e8bd86-3a52-45fa-b34e-c702c60b86a3','fcadd837-38c1-4e74-8e1d-ea7f904c49b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='981c92efb2cc40f2a72b31e94ca51a67',volume_type_id=e8abf92b-bd04-4957-b57f-931390dc69fa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:42:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-474959751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca4b9ed5-a3d6-443b-beb4-b070b0759e87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43bb66758d7840a5947bb39f5112e49a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='981c92efb2cc40f2a72b31e94ca51a67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e8abf92b-bd04-4957-b57f-931390dc69fa),volume_type_id=e8abf92b-bd04-4957-b57f-931390dc69fa)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8df4acc0-2030-4228-8a0a-f2f4cefb52fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-962f7d90-0a89-4b49-8c93-caf037193e14 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-962f7d90-0a89-4b49-8c93-caf037193e14 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] POST http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733/action Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-962f7d90-0a89-4b49-8c93-caf037193e14 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-962f7d90-0a89-4b49-8c93-caf037193e14 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-962f7d90-0a89-4b49-8c93-caf037193e14 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-962f7d90-0a89-4b49-8c93-caf037193e14 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Begin detaching volume completed successfully. Sep 02 00:42:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-962f7d90-0a89-4b49-8c93-caf037193e14 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733/action returned with HTTP 202 Sep 02 00:42:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 159/312] 192.168.122.129 () {64 vars in 1561 bytes} [Wed Sep 2 00:42:46 2026] POST /volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8df4acc0-2030-4228-8a0a-f2f4cefb52fb) transitioned into state 'SUCCESS' from state '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-474959751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43bb66758d7840a5947bb39f5112e49a',qos_specs=None,replication_status=,reservations=['64ecddaf-b7c2-4437-8607-124b6de7efd0','c6d58629-f53a-43d4-9664-84b92f0aa2f6','e7e8bd86-3a52-45fa-b34e-c702c60b86a3','fcadd837-38c1-4e74-8e1d-ea7f904c49b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='981c92efb2cc40f2a72b31e94ca51a67',volume_type_id=e8abf92b-bd04-4957-b57f-931390dc69fa)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0bce8db-9f99-4a9a-b872-0185a75f9878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-dfe74538-f522-4468-9443-9017f0d8f1f6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dfe74538-f522-4468-9443-9017f0d8f1f6 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dfe74538-f522-4468-9443-9017f0d8f1f6 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dfe74538-f522-4468-9443-9017f0d8f1f6 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:47 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:47 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:47 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0bce8db-9f99-4a9a-b872-0185a75f9878) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:42:47 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:47 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:47 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Flow 'volume_create_api' (6464be2d-ca2b-4d57-a191-c451cbb6f218) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:42:47 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Create volume request issued successfully. Sep 02 00:42:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8bbb6243-a57c-4571-8e94-0a9e1020636b tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:42:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 154/313] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:42:46 2026] POST /volume/v3/volumes => generated 802 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:42:47 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-dfe74538-f522-4468-9443-9017f0d8f1f6 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-70d5fda3-1007-4692-896e-605e48cd7c9c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-70d5fda3-1007-4692-896e-605e48cd7c9c tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] GET http://192.168.122.129/volume/v3/volumes/ca4b9ed5-a3d6-443b-beb4-b070b0759e87 Sep 02 00:42:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-70d5fda3-1007-4692-896e-605e48cd7c9c tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-70d5fda3-1007-4692-896e-605e48cd7c9c tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dfe74538-f522-4468-9443-9017f0d8f1f6 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 returned with HTTP 200 Sep 02 00:42:47 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 160/314] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:46 2026] GET /volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 => generated 1148 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-15e1f5ce-8b2c-44bc-b242-238111612a9e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-15e1f5ce-8b2c-44bc-b242-238111612a9e None None] GET http://192.168.122.129/volume// Sep 02 00:42:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-15e1f5ce-8b2c-44bc-b242-238111612a9e None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-15e1f5ce-8b2c-44bc-b242-238111612a9e None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-15e1f5ce-8b2c-44bc-b242-238111612a9e None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:42:47 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 161/315] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:42:47 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:42:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-6019951b-edcc-4c50-87b9-c41d81f0cbc8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-6019951b-edcc-4c50-87b9-c41d81f0cbc8 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 Sep 02 00:42:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-6019951b-edcc-4c50-87b9-c41d81f0cbc8 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-6019951b-edcc-4c50-87b9-c41d81f0cbc8 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:47 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:47 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:47 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:47 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:47 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-70d5fda3-1007-4692-896e-605e48cd7c9c tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Volume info retrieved successfully. Sep 02 00:42:47 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:47 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-70d5fda3-1007-4692-896e-605e48cd7c9c tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] http://192.168.122.129/volume/v3/volumes/ca4b9ed5-a3d6-443b-beb4-b070b0759e87 returned with HTTP 200 Sep 02 00:42:47 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:47 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 155/316] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:47 2026] GET /volume/v3/volumes/ca4b9ed5-a3d6-443b-beb4-b070b0759e87 => generated 870 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:47 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-6019951b-edcc-4c50-87b9-c41d81f0cbc8 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-6019951b-edcc-4c50-87b9-c41d81f0cbc8 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 returned with HTTP 200 Sep 02 00:42:47 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 162/317] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:42:47 2026] GET /volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 => generated 1329 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:42:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-28a33c6e-bd11-4e83-a9c1-2664c5d58fcb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-28a33c6e-bd11-4e83-a9c1-2664c5d58fcb tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] DELETE http://192.168.122.129/volume/v3/attachments/d9d7374c-68a1-4f65-87f8-32d313c7b1cc Sep 02 00:42:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-28a33c6e-bd11-4e83-a9c1-2664c5d58fcb tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-28a33c6e-bd11-4e83-a9c1-2664c5d58fcb tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:47 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:47 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:47 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:47 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, Sep 02 00:42:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-4a765a6c-e4b0-4ed3-af72-1562108bd685 req-28a33c6e-bd11-4e83-a9c1-2664c5d58fcb tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/attachments/d9d7374c-68a1-4f65-87f8-32d313c7b1cc returned with HTTP 200 Sep 02 00:42:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 156/318] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:42:47 2026] DELETE /volume/v3/attachments/d9d7374c-68a1-4f65-87f8-32d313c7b1cc => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1d9f60b6-2414-4b1c-bafd-fd7fbd1b8ff7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1d9f60b6-2414-4b1c-bafd-fd7fbd1b8ff7 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] GET http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 Sep 02 00:42:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1d9f60b6-2414-4b1c-bafd-fd7fbd1b8ff7 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1d9f60b6-2414-4b1c-bafd-fd7fbd1b8ff7 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:47 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:47 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:47 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:47 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:47 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1d9f60b6-2414-4b1c-bafd-fd7fbd1b8ff7 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Volume info retrieved successfully. Sep 02 00:42:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1d9f60b6-2414-4b1c-bafd-fd7fbd1b8ff7 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 returned with HTTP 200 Sep 02 00:42:47 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 163/319] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:47 2026] GET /volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-37484122-6655-4f00-b4e6-c22b317fb910 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-37484122-6655-4f00-b4e6-c22b317fb910 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 Sep 02 00:42:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-37484122-6655-4f00-b4e6-c22b317fb910 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-37484122-6655-4f00-b4e6-c22b317fb910 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:48 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-37484122-6655-4f00-b4e6-c22b317fb910 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-218be742-9f6d-417b-ac1c-6ca36928ea98 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-37484122-6655-4f00-b4e6-c22b317fb910 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 returned with HTTP 200 Sep 02 00:42:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-218be742-9f6d-417b-ac1c-6ca36928ea98 tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] GET http://192.168.122.129/volume/v3/volumes/ca4b9ed5-a3d6-443b-beb4-b070b0759e87 Sep 02 00:42:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 157/320] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:48 2026] GET /volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-218be742-9f6d-417b-ac1c-6ca36928ea98 tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-218be742-9f6d-417b-ac1c-6ca36928ea98 tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-218be742-9f6d-417b-ac1c-6ca36928ea98 tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Volume info retrieved successfully. Sep 02 00:42:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-218be742-9f6d-417b-ac1c-6ca36928ea98 tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] http://192.168.122.129/volume/v3/volumes/ca4b9ed5-a3d6-443b-beb4-b070b0759e87 returned with HTTP 200 Sep 02 00:42:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 164/321] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:48 2026] GET /volume/v3/volumes/ca4b9ed5-a3d6-443b-beb4-b070b0759e87 => generated 894 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-b594517b-5c9f-44ae-b950-caacb76140a1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-b594517b-5c9f-44ae-b950-caacb76140a1 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 Sep 02 00:42:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-b594517b-5c9f-44ae-b950-caacb76140a1 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-b594517b-5c9f-44ae-b950-caacb76140a1 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:48 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-b594517b-5c9f-44ae-b950-caacb76140a1 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-b594517b-5c9f-44ae-b950-caacb76140a1 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 returned with HTTP 200 Sep 02 00:42:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 158/322] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:42:48 2026] GET /volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 => generated 1145 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-f3a47a1e-93f7-4e97-b5d3-9b1f2a9fd9bf None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-f3a47a1e-93f7-4e97-b5d3-9b1f2a9fd9bf tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] POST http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408/action Sep 02 00:42:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-f3a47a1e-93f7-4e97-b5d3-9b1f2a9fd9bf tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:42:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-f3a47a1e-93f7-4e97-b5d3-9b1f2a9fd9bf tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-f3a47a1e-93f7-4e97-b5d3-9b1f2a9fd9bf tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-f3a47a1e-93f7-4e97-b5d3-9b1f2a9fd9bf tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Begin detaching volume completed successfully. Sep 02 00:42:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-f3a47a1e-93f7-4e97-b5d3-9b1f2a9fd9bf tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408/action returned with HTTP 202 Sep 02 00:42:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 165/323] 192.168.122.129 () {64 vars in 1561 bytes} [Wed Sep 2 00:42:48 2026] POST /volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:42:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-fa8b5415-5e2c-44a7-b113-837e6b89cb94 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fa8b5415-5e2c-44a7-b113-837e6b89cb94 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 Sep 02 00:42:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fa8b5415-5e2c-44a7-b113-837e6b89cb94 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fa8b5415-5e2c-44a7-b113-837e6b89cb94 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:48 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-fa8b5415-5e2c-44a7-b113-837e6b89cb94 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fa8b5415-5e2c-44a7-b113-837e6b89cb94 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 returned with HTTP 200 Sep 02 00:42:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 159/324] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:48 2026] GET /volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 => generated 1148 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:42:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5ee60773-84ed-4157-959f-3e285a083bc3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5ee60773-84ed-4157-959f-3e285a083bc3 None None] GET http://192.168.122.129/volume// Sep 02 00:42:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5ee60773-84ed-4157-959f-3e285a083bc3 None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5ee60773-84ed-4157-959f-3e285a083bc3 None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5ee60773-84ed-4157-959f-3e285a083bc3 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:42:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 166/325] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:42:48 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:42:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-374abc4a-6bdf-4535-82f6-03a9610eda1a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-374abc4a-6bdf-4535-82f6-03a9610eda1a tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 Sep 02 00:42:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-374abc4a-6bdf-4535-82f6-03a9610eda1a tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-374abc4a-6bdf-4535-82f6-03a9610eda1a tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:48 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-374abc4a-6bdf-4535-82f6-03a9610eda1a tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-374abc4a-6bdf-4535-82f6-03a9610eda1a tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 returned with HTTP 200 Sep 02 00:42:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 160/326] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:42:48 2026] GET /volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 => generated 1329 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:42:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-0dd9e67a-2574-4411-8381-efede9fc2674 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-0dd9e67a-2574-4411-8381-efede9fc2674 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] DELETE http://192.168.122.129/volume/v3/attachments/51e1e5d4-940e-4562-b2a4-77706e46356c Sep 02 00:42:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-47f109c0-7273-42e0-9410-863a2449edef None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-0dd9e67a-2574-4411-8381-efede9fc2674 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-0dd9e67a-2574-4411-8381-efede9fc2674 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-47f109c0-7273-42e0-9410-863a2449edef tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] GET http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 Sep 02 00:42:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-47f109c0-7273-42e0-9410-863a2449edef tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-47f109c0-7273-42e0-9410-863a2449edef tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-47f109c0-7273-42e0-9410-863a2449edef tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Volume info retrieved successfully. Sep 02 00:42:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-47f109c0-7273-42e0-9410-863a2449edef tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 returned with HTTP 200 Sep 02 00:42:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 161/327] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:48 2026] GET /volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 => generated 859 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:49 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:49 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, Sep 02 00:42:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-fd32f79b-5ac2-4347-83a7-11c268a663a5 req-0dd9e67a-2574-4411-8381-efede9fc2674 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/attachments/51e1e5d4-940e-4562-b2a4-77706e46356c returned with HTTP 200 Sep 02 00:42:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 167/328] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:42:48 2026] DELETE /volume/v3/attachments/51e1e5d4-940e-4562-b2a4-77706e46356c => generated 19 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8855d072-91a2-413c-a5ce-ef89358b4005 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8855d072-91a2-413c-a5ce-ef89358b4005 tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] GET http://192.168.122.129/volume/v3/volumes/ca4b9ed5-a3d6-443b-beb4-b070b0759e87 Sep 02 00:42:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8855d072-91a2-413c-a5ce-ef89358b4005 tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8855d072-91a2-413c-a5ce-ef89358b4005 tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:49 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8855d072-91a2-413c-a5ce-ef89358b4005 tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Volume info retrieved successfully. Sep 02 00:42:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8855d072-91a2-413c-a5ce-ef89358b4005 tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] http://192.168.122.129/volume/v3/volumes/ca4b9ed5-a3d6-443b-beb4-b070b0759e87 returned with HTTP 200 Sep 02 00:42:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 162/329] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:49 2026] GET /volume/v3/volumes/ca4b9ed5-a3d6-443b-beb4-b070b0759e87 => generated 895 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-106d0127-3222-47d4-ad85-c06e65cddceb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-106d0127-3222-47d4-ad85-c06e65cddceb tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] GET http://192.168.122.129/volume/v3/volumes/ca4b9ed5-a3d6-443b-beb4-b070b0759e87 Sep 02 00:42:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-106d0127-3222-47d4-ad85-c06e65cddceb tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-106d0127-3222-47d4-ad85-c06e65cddceb tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:49 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:49 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-106d0127-3222-47d4-ad85-c06e65cddceb tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Volume info retrieved successfully. Sep 02 00:42:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-106d0127-3222-47d4-ad85-c06e65cddceb tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] http://192.168.122.129/volume/v3/volumes/ca4b9ed5-a3d6-443b-beb4-b070b0759e87 returned with HTTP 200 Sep 02 00:42:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 168/330] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:49 2026] GET /volume/v3/volumes/ca4b9ed5-a3d6-443b-beb4-b070b0759e87 => generated 895 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4b3a5e64-53e0-4f89-8354-f1ac933d274f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4b3a5e64-53e0-4f89-8354-f1ac933d274f tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] DELETE http://192.168.122.129/volume/v3/volumes/ca4b9ed5-a3d6-443b-beb4-b070b0759e87 Sep 02 00:42:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4b3a5e64-53e0-4f89-8354-f1ac933d274f tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4b3a5e64-53e0-4f89-8354-f1ac933d274f tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:49 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-4b3a5e64-53e0-4f89-8354-f1ac933d274f tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Delete volume with id: ca4b9ed5-a3d6-443b-beb4-b070b0759e87 Sep 02 00:42:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:49 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4b3a5e64-53e0-4f89-8354-f1ac933d274f tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Volume info retrieved successfully. Sep 02 00:42:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4b3a5e64-53e0-4f89-8354-f1ac933d274f tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Delete volume request issued successfully. Sep 02 00:42:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4b3a5e64-53e0-4f89-8354-f1ac933d274f tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] http://192.168.122.129/volume/v3/volumes/ca4b9ed5-a3d6-443b-beb4-b070b0759e87 returned with HTTP 202 Sep 02 00:42:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 163/331] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:42:49 2026] DELETE /volume/v3/volumes/ca4b9ed5-a3d6-443b-beb4-b070b0759e87 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:42:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-941250dd-66d5-41df-aed7-03d9de8d59bd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-941250dd-66d5-41df-aed7-03d9de8d59bd tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] GET http://192.168.122.129/volume/v3/volumes/ca4b9ed5-a3d6-443b-beb4-b070b0759e87 Sep 02 00:42:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-941250dd-66d5-41df-aed7-03d9de8d59bd tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-941250dd-66d5-41df-aed7-03d9de8d59bd tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:49 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:49 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-941250dd-66d5-41df-aed7-03d9de8d59bd tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Volume info retrieved successfully. Sep 02 00:42:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-941250dd-66d5-41df-aed7-03d9de8d59bd tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] http://192.168.122.129/volume/v3/volumes/ca4b9ed5-a3d6-443b-beb4-b070b0759e87 returned with HTTP 200 Sep 02 00:42:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 169/332] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:49 2026] GET /volume/v3/volumes/ca4b9ed5-a3d6-443b-beb4-b070b0759e87 => generated 894 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:42:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9b673835-fddc-4d48-bb36-2872c8de6c8e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9b673835-fddc-4d48-bb36-2872c8de6c8e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 Sep 02 00:42:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9b673835-fddc-4d48-bb36-2872c8de6c8e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9b673835-fddc-4d48-bb36-2872c8de6c8e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:49 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9b673835-fddc-4d48-bb36-2872c8de6c8e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9b673835-fddc-4d48-bb36-2872c8de6c8e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 returned with HTTP 200 Sep 02 00:42:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 164/333] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:49 2026] GET /volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d71bd521-d914-47da-9a81-da8a170fe605 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d71bd521-d914-47da-9a81-da8a170fe605 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 Sep 02 00:42:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d71bd521-d914-47da-9a81-da8a170fe605 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d71bd521-d914-47da-9a81-da8a170fe605 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:49 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:49 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d71bd521-d914-47da-9a81-da8a170fe605 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d71bd521-d914-47da-9a81-da8a170fe605 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 returned with HTTP 200 Sep 02 00:42:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 170/334] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:49 2026] GET /volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b5da3857-ccd1-4e16-b63f-97457fcaa9af None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b5da3857-ccd1-4e16-b63f-97457fcaa9af tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 Sep 02 00:42:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b5da3857-ccd1-4e16-b63f-97457fcaa9af tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b5da3857-ccd1-4e16-b63f-97457fcaa9af tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:49 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b5da3857-ccd1-4e16-b63f-97457fcaa9af tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b5da3857-ccd1-4e16-b63f-97457fcaa9af tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 returned with HTTP 200 Sep 02 00:42:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 165/335] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:49 2026] GET /volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d9e3e9c5-d3b3-4edd-bcfe-70ea92b00574 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d9e3e9c5-d3b3-4edd-bcfe-70ea92b00574 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 Sep 02 00:42:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d9e3e9c5-d3b3-4edd-bcfe-70ea92b00574 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d9e3e9c5-d3b3-4edd-bcfe-70ea92b00574 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:49 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:49 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d9e3e9c5-d3b3-4edd-bcfe-70ea92b00574 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d9e3e9c5-d3b3-4edd-bcfe-70ea92b00574 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 returned with HTTP 200 Sep 02 00:42:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 171/336] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:49 2026] GET /volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9403b4e5-b937-4c0f-bca1-09da9148b5dc None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9403b4e5-b937-4c0f-bca1-09da9148b5dc tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 Sep 02 00:42:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9403b4e5-b937-4c0f-bca1-09da9148b5dc tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9403b4e5-b937-4c0f-bca1-09da9148b5dc tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:50 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:50 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:50 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:50 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:50 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9403b4e5-b937-4c0f-bca1-09da9148b5dc tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9403b4e5-b937-4c0f-bca1-09da9148b5dc tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 returned with HTTP 200 Sep 02 00:42:50 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 166/337] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:50 2026] GET /volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e492d431-87b4-4d6a-9d69-79aaa18356a5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e492d431-87b4-4d6a-9d69-79aaa18356a5 tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] GET http://192.168.122.129/volume/v3/volumes/ca4b9ed5-a3d6-443b-beb4-b070b0759e87 Sep 02 00:42:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e492d431-87b4-4d6a-9d69-79aaa18356a5 tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e492d431-87b4-4d6a-9d69-79aaa18356a5 tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e492d431-87b4-4d6a-9d69-79aaa18356a5 tempest-VolumeTypesAccessTest-1257778347 tempest-VolumeTypesAccessTest-1257778347-project-member] http://192.168.122.129/volume/v3/volumes/ca4b9ed5-a3d6-443b-beb4-b070b0759e87 returned with HTTP 404 Sep 02 00:42:50 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 172/338] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:50 2026] GET /volume/v3/volumes/ca4b9ed5-a3d6-443b-beb4-b070b0759e87 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:42:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4895e0bb-7311-4742-89cf-3ea42682537d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4895e0bb-7311-4742-89cf-3ea42682537d tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] POST http://192.168.122.129/volume/v3/types/e8abf92b-bd04-4957-b57f-931390dc69fa/action Sep 02 00:42:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4895e0bb-7311-4742-89cf-3ea42682537d tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Action body: b'{"removeProjectAccess": {"project": "43bb66758d7840a5947bb39f5112e49a"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:42:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4895e0bb-7311-4742-89cf-3ea42682537d tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "43bb66758d7840a5947bb39f5112e49a"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4895e0bb-7311-4742-89cf-3ea42682537d tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] http://192.168.122.129/volume/v3/types/e8abf92b-bd04-4957-b57f-931390dc69fa/action returned with HTTP 202 Sep 02 00:42:50 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 167/339] 192.168.122.129 () {60 vars in 1268 bytes} [Wed Sep 2 00:42:50 2026] POST /volume/v3/types/e8abf92b-bd04-4957-b57f-931390dc69fa/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:42:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d4060d61-8ed2-419d-9f01-9ec0b750a6d9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d4060d61-8ed2-419d-9f01-9ec0b750a6d9 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] DELETE http://192.168.122.129/volume/v3/types/e8abf92b-bd04-4957-b57f-931390dc69fa Sep 02 00:42:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d4060d61-8ed2-419d-9f01-9ec0b750a6d9 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d4060d61-8ed2-419d-9f01-9ec0b750a6d9 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d4060d61-8ed2-419d-9f01-9ec0b750a6d9 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] http://192.168.122.129/volume/v3/types/e8abf92b-bd04-4957-b57f-931390dc69fa returned with HTTP 202 Sep 02 00:42:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 173/340] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:42:50 2026] DELETE /volume/v3/types/e8abf92b-bd04-4957-b57f-931390dc69fa => generated 0 bytes in 315 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:42:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3484bbcf-ef65-4c64-aa6a-6eaf6fcd09e3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3484bbcf-ef65-4c64-aa6a-6eaf6fcd09e3 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] GET http://192.168.122.129/volume/v3/types/e8abf92b-bd04-4957-b57f-931390dc69fa Sep 02 00:42:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3484bbcf-ef65-4c64-aa6a-6eaf6fcd09e3 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3484bbcf-ef65-4c64-aa6a-6eaf6fcd09e3 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3484bbcf-ef65-4c64-aa6a-6eaf6fcd09e3 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] http://192.168.122.129/volume/v3/types/e8abf92b-bd04-4957-b57f-931390dc69fa returned with HTTP 404 Sep 02 00:42:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 168/341] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:42:50 2026] GET /volume/v3/types/e8abf92b-bd04-4957-b57f-931390dc69fa => generated 114 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:42:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-340b7c1a-93d8-44b0-8bfa-411a95b8f31c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-340b7c1a-93d8-44b0-8bfa-411a95b8f31c tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:42:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-340b7c1a-93d8-44b0-8bfa-411a95b8f31c tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1278627362", "os-volume-type-access:is_public": false}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-340b7c1a-93d8-44b0-8bfa-411a95b8f31c tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:42:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 174/342] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:42:51 2026] POST /volume/v3/types => generated 229 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-784a1cc2-4f7a-4b1d-9256-6d6884dd9756 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-784a1cc2-4f7a-4b1d-9256-6d6884dd9756 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] POST http://192.168.122.129/volume/v3/types/bb236d50-470e-4531-ba70-8f143e6674ff/action Sep 02 00:42:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-784a1cc2-4f7a-4b1d-9256-6d6884dd9756 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Action body: b'{"addProjectAccess": {"project": "43bb66758d7840a5947bb39f5112e49a"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:42:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-784a1cc2-4f7a-4b1d-9256-6d6884dd9756 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "43bb66758d7840a5947bb39f5112e49a"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-784a1cc2-4f7a-4b1d-9256-6d6884dd9756 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] http://192.168.122.129/volume/v3/types/bb236d50-470e-4531-ba70-8f143e6674ff/action returned with HTTP 202 Sep 02 00:42:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 169/343] 192.168.122.129 () {60 vars in 1268 bytes} [Wed Sep 2 00:42:51 2026] POST /volume/v3/types/bb236d50-470e-4531-ba70-8f143e6674ff/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:42:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-82ed6559-d501-40eb-aea1-9154460e2bf6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-82ed6559-d501-40eb-aea1-9154460e2bf6 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] POST http://192.168.122.129/volume/v3/types/bb236d50-470e-4531-ba70-8f143e6674ff/action Sep 02 00:42:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-82ed6559-d501-40eb-aea1-9154460e2bf6 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Action body: b'{"addProjectAccess": {"project": "9946a2a86c114623a312c439ae1a2fe0"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:42:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-82ed6559-d501-40eb-aea1-9154460e2bf6 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9946a2a86c114623a312c439ae1a2fe0"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-82ed6559-d501-40eb-aea1-9154460e2bf6 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] http://192.168.122.129/volume/v3/types/bb236d50-470e-4531-ba70-8f143e6674ff/action returned with HTTP 202 Sep 02 00:42:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 175/344] 192.168.122.129 () {60 vars in 1268 bytes} [Wed Sep 2 00:42:51 2026] POST /volume/v3/types/bb236d50-470e-4531-ba70-8f143e6674ff/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:42:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-41eddbc2-b182-4ade-b079-949b940dc5a6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-41eddbc2-b182-4ade-b079-949b940dc5a6 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] GET http://192.168.122.129/volume/v3/types/bb236d50-470e-4531-ba70-8f143e6674ff/os-volume-type-access Sep 02 00:42:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-41eddbc2-b182-4ade-b079-949b940dc5a6 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-41eddbc2-b182-4ade-b079-949b940dc5a6 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-41eddbc2-b182-4ade-b079-949b940dc5a6 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] http://192.168.122.129/volume/v3/types/bb236d50-470e-4531-ba70-8f143e6674ff/os-volume-type-access returned with HTTP 200 Sep 02 00:42:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 170/345] 192.168.122.129 () {58 vars in 1292 bytes} [Wed Sep 2 00:42:51 2026] GET /volume/v3/types/bb236d50-470e-4531-ba70-8f143e6674ff/os-volume-type-access => generated 244 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3dc2025f-ac66-4ba6-b269-4fccff068d32 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3dc2025f-ac66-4ba6-b269-4fccff068d32 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] POST http://192.168.122.129/volume/v3/types/bb236d50-470e-4531-ba70-8f143e6674ff/action Sep 02 00:42:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3dc2025f-ac66-4ba6-b269-4fccff068d32 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Action body: b'{"removeProjectAccess": {"project": "9946a2a86c114623a312c439ae1a2fe0"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:42:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3dc2025f-ac66-4ba6-b269-4fccff068d32 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9946a2a86c114623a312c439ae1a2fe0"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3dc2025f-ac66-4ba6-b269-4fccff068d32 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] http://192.168.122.129/volume/v3/types/bb236d50-470e-4531-ba70-8f143e6674ff/action returned with HTTP 202 Sep 02 00:42:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 176/346] 192.168.122.129 () {60 vars in 1268 bytes} [Wed Sep 2 00:42:51 2026] POST /volume/v3/types/bb236d50-470e-4531-ba70-8f143e6674ff/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:42:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-51616a64-7ba4-4d28-8c63-4ab8e40dc990 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-51616a64-7ba4-4d28-8c63-4ab8e40dc990 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] POST http://192.168.122.129/volume/v3/types/bb236d50-470e-4531-ba70-8f143e6674ff/action Sep 02 00:42:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-51616a64-7ba4-4d28-8c63-4ab8e40dc990 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Action body: b'{"removeProjectAccess": {"project": "43bb66758d7840a5947bb39f5112e49a"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:42:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-51616a64-7ba4-4d28-8c63-4ab8e40dc990 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "43bb66758d7840a5947bb39f5112e49a"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:42:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-51616a64-7ba4-4d28-8c63-4ab8e40dc990 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] http://192.168.122.129/volume/v3/types/bb236d50-470e-4531-ba70-8f143e6674ff/action returned with HTTP 202 Sep 02 00:42:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 171/347] 192.168.122.129 () {60 vars in 1268 bytes} [Wed Sep 2 00:42:51 2026] POST /volume/v3/types/bb236d50-470e-4531-ba70-8f143e6674ff/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:42:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5d249f28-4993-415a-a155-4aa63b1c8ad6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5d249f28-4993-415a-a155-4aa63b1c8ad6 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] DELETE http://192.168.122.129/volume/v3/types/bb236d50-470e-4531-ba70-8f143e6674ff Sep 02 00:42:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5d249f28-4993-415a-a155-4aa63b1c8ad6 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5d249f28-4993-415a-a155-4aa63b1c8ad6 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5d249f28-4993-415a-a155-4aa63b1c8ad6 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] http://192.168.122.129/volume/v3/types/bb236d50-470e-4531-ba70-8f143e6674ff returned with HTTP 202 Sep 02 00:42:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 177/348] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:42:51 2026] DELETE /volume/v3/types/bb236d50-470e-4531-ba70-8f143e6674ff => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:42:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-37170a1c-00c1-43cd-8e11-3078a0cdb0a3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-37170a1c-00c1-43cd-8e11-3078a0cdb0a3 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] GET http://192.168.122.129/volume/v3/types/bb236d50-470e-4531-ba70-8f143e6674ff Sep 02 00:42:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-37170a1c-00c1-43cd-8e11-3078a0cdb0a3 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-37170a1c-00c1-43cd-8e11-3078a0cdb0a3 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-37170a1c-00c1-43cd-8e11-3078a0cdb0a3 tempest-VolumeTypesAccessTest-307080352 tempest-VolumeTypesAccessTest-307080352-project-admin] http://192.168.122.129/volume/v3/types/bb236d50-470e-4531-ba70-8f143e6674ff returned with HTTP 404 Sep 02 00:42:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 172/349] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:42:51 2026] GET /volume/v3/types/bb236d50-470e-4531-ba70-8f143e6674ff => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:42:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5442014a-2d6c-4b7e-a2d7-def06ecdf7e0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5442014a-2d6c-4b7e-a2d7-def06ecdf7e0 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] DELETE http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 Sep 02 00:42:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5442014a-2d6c-4b7e-a2d7-def06ecdf7e0 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5442014a-2d6c-4b7e-a2d7-def06ecdf7e0 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:55 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-5442014a-2d6c-4b7e-a2d7-def06ecdf7e0 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Delete volume with id: b420bcab-58b6-4300-8a63-1dc6a8c79408 Sep 02 00:42:55 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:55 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:55 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:55 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:55 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5442014a-2d6c-4b7e-a2d7-def06ecdf7e0 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:55 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5442014a-2d6c-4b7e-a2d7-def06ecdf7e0 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Delete volume request issued successfully. Sep 02 00:42:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5442014a-2d6c-4b7e-a2d7-def06ecdf7e0 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 returned with HTTP 202 Sep 02 00:42:55 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 178/350] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:42:55 2026] DELETE /volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:42:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2538b6f6-f5a0-4bbf-8809-2f944bcc18c6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2538b6f6-f5a0-4bbf-8809-2f944bcc18c6 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 Sep 02 00:42:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2538b6f6-f5a0-4bbf-8809-2f944bcc18c6 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2538b6f6-f5a0-4bbf-8809-2f944bcc18c6 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:55 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:55 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:55 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:55 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:55 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2538b6f6-f5a0-4bbf-8809-2f944bcc18c6 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2538b6f6-f5a0-4bbf-8809-2f944bcc18c6 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 returned with HTTP 200 Sep 02 00:42:55 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 173/351] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:55 2026] GET /volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 => generated 852 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5920ce70-5a99-4a4c-923e-2060da2fe48e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5920ce70-5a99-4a4c-923e-2060da2fe48e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 Sep 02 00:42:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5920ce70-5a99-4a4c-923e-2060da2fe48e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5920ce70-5a99-4a4c-923e-2060da2fe48e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:56 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:56 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:56 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:56 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:56 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5920ce70-5a99-4a4c-923e-2060da2fe48e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5920ce70-5a99-4a4c-923e-2060da2fe48e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 returned with HTTP 200 Sep 02 00:42:56 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 179/352] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:56 2026] GET /volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1ff0b7a1-63ba-44fa-bd66-880f1dd4e21e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1ff0b7a1-63ba-44fa-bd66-880f1dd4e21e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 Sep 02 00:42:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1ff0b7a1-63ba-44fa-bd66-880f1dd4e21e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1ff0b7a1-63ba-44fa-bd66-880f1dd4e21e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1ff0b7a1-63ba-44fa-bd66-880f1dd4e21e tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 returned with HTTP 404 Sep 02 00:42:57 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 174/353] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:57 2026] GET /volume/v3/volumes/b420bcab-58b6-4300-8a63-1dc6a8c79408 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:42:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6bb564da-a110-43dc-8990-2d39b5f98532 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6bb564da-a110-43dc-8990-2d39b5f98532 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] DELETE http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 Sep 02 00:42:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6bb564da-a110-43dc-8990-2d39b5f98532 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6bb564da-a110-43dc-8990-2d39b5f98532 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:57 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-6bb564da-a110-43dc-8990-2d39b5f98532 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Delete volume with id: 19870f88-a13b-40e7-bb0f-e74cc2951733 Sep 02 00:42:57 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:57 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:57 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:57 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:57 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6bb564da-a110-43dc-8990-2d39b5f98532 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:57 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6bb564da-a110-43dc-8990-2d39b5f98532 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Delete volume request issued successfully. Sep 02 00:42:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6bb564da-a110-43dc-8990-2d39b5f98532 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 returned with HTTP 202 Sep 02 00:42:57 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 180/354] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:42:57 2026] DELETE /volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:42:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5cf61cc4-b502-4356-a2d6-c2aac92c827f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5cf61cc4-b502-4356-a2d6-c2aac92c827f tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 Sep 02 00:42:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5cf61cc4-b502-4356-a2d6-c2aac92c827f tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5cf61cc4-b502-4356-a2d6-c2aac92c827f tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:58 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:58 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5cf61cc4-b502-4356-a2d6-c2aac92c827f tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5cf61cc4-b502-4356-a2d6-c2aac92c827f tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 returned with HTTP 200 Sep 02 00:42:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 175/355] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:57 2026] GET /volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 => generated 852 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:42:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-72cd9389-48bb-4e6f-817a-bc263edddb3d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-72cd9389-48bb-4e6f-817a-bc263edddb3d tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 Sep 02 00:42:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-72cd9389-48bb-4e6f-817a-bc263edddb3d tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-72cd9389-48bb-4e6f-817a-bc263edddb3d tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-72cd9389-48bb-4e6f-817a-bc263edddb3d tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 returned with HTTP 404 Sep 02 00:42:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 181/356] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:59 2026] GET /volume/v3/volumes/19870f88-a13b-40e7-bb0f-e74cc2951733 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:42:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ab36bb5f-5220-45e3-93cb-dde0469168dd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ab36bb5f-5220-45e3-93cb-dde0469168dd tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] DELETE http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 Sep 02 00:42:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ab36bb5f-5220-45e3-93cb-dde0469168dd tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ab36bb5f-5220-45e3-93cb-dde0469168dd tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:59 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-ab36bb5f-5220-45e3-93cb-dde0469168dd tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Delete volume with id: a7193b14-5aaf-4d9d-bfbe-6999d54070c1 Sep 02 00:42:59 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:59 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:42:59 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:59 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:42:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ab36bb5f-5220-45e3-93cb-dde0469168dd tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ab36bb5f-5220-45e3-93cb-dde0469168dd tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Delete volume request issued successfully. Sep 02 00:42:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ab36bb5f-5220-45e3-93cb-dde0469168dd tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 returned with HTTP 202 Sep 02 00:42:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 176/357] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:42:59 2026] DELETE /volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:42:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-461f2042-bcf3-46aa-9332-32aa19f0e959 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:42:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-461f2042-bcf3-46aa-9332-32aa19f0e959 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 Sep 02 00:42:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-461f2042-bcf3-46aa-9332-32aa19f0e959 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:42:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-461f2042-bcf3-46aa-9332-32aa19f0e959 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:42:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:42:59 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:42:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:42:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:42:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-461f2042-bcf3-46aa-9332-32aa19f0e959 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:42:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-461f2042-bcf3-46aa-9332-32aa19f0e959 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 returned with HTTP 200 Sep 02 00:42:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 182/358] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:42:59 2026] GET /volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 => generated 852 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:43:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-402403c8-2e0e-4677-898e-7aa040e9d615 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-402403c8-2e0e-4677-898e-7aa040e9d615 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 Sep 02 00:43:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-402403c8-2e0e-4677-898e-7aa040e9d615 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-402403c8-2e0e-4677-898e-7aa040e9d615 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:00 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:00 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:43:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:43:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-402403c8-2e0e-4677-898e-7aa040e9d615 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Volume info retrieved successfully. Sep 02 00:43:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-402403c8-2e0e-4677-898e-7aa040e9d615 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 returned with HTTP 200 Sep 02 00:43:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 177/359] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:43:00 2026] GET /volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 => generated 852 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:43:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-185cae41-8cbe-4a34-a542-e7e388c0ee6d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-185cae41-8cbe-4a34-a542-e7e388c0ee6d tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:43:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-185cae41-8cbe-4a34-a542-e7e388c0ee6d tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-56034228", "extra_specs": {"spec1": "val1"}}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:43:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-185cae41-8cbe-4a34-a542-e7e388c0ee6d tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:43:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 183/360] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:43:01 2026] POST /volume/v3/types => generated 241 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:43:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a257a5ed-3fea-469e-8faf-2261b34839c8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a257a5ed-3fea-469e-8faf-2261b34839c8 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] POST http://192.168.122.129/volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635/extra_specs Sep 02 00:43:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a257a5ed-3fea-469e-8faf-2261b34839c8 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:43:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a257a5ed-3fea-469e-8faf-2261b34839c8 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] http://192.168.122.129/volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635/extra_specs returned with HTTP 400 Sep 02 00:43:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 178/361] 192.168.122.129 () {60 vars in 1283 bytes} [Wed Sep 2 00:43:01 2026] POST /volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635/extra_specs => generated 146 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:43:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-30b03f86-a6a6-4348-ab06-84d2ea59582a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-30b03f86-a6a6-4348-ab06-84d2ea59582a tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] POST http://192.168.122.129/volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635/extra_specs Sep 02 00:43:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-30b03f86-a6a6-4348-ab06-84d2ea59582a tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:43:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-30b03f86-a6a6-4348-ab06-84d2ea59582a tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] http://192.168.122.129/volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635/extra_specs returned with HTTP 400 Sep 02 00:43:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 184/362] 192.168.122.129 () {60 vars in 1283 bytes} [Wed Sep 2 00:43:01 2026] POST /volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635/extra_specs => generated 132 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:43:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-997df493-33c1-45f4-88da-4e34a4d8d666 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-997df493-33c1-45f4-88da-4e34a4d8d666 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] POST http://192.168.122.129/volume/v3/types/2c0194bc-5868-47c5-acfb-25e18c32fbb5/extra_specs Sep 02 00:43:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-997df493-33c1-45f4-88da-4e34a4d8d666 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:43:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-997df493-33c1-45f4-88da-4e34a4d8d666 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] http://192.168.122.129/volume/v3/types/2c0194bc-5868-47c5-acfb-25e18c32fbb5/extra_specs returned with HTTP 404 Sep 02 00:43:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 179/363] 192.168.122.129 () {60 vars in 1283 bytes} [Wed Sep 2 00:43:01 2026] POST /volume/v3/types/2c0194bc-5868-47c5-acfb-25e18c32fbb5/extra_specs => generated 114 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:43:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c96c8727-6f71-4225-9608-58af00115f4e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c96c8727-6f71-4225-9608-58af00115f4e tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] DELETE http://192.168.122.129/volume/v3/types/e2a08b8a-d538-4e21-afaf-e7c54dea655c/extra_specs/spec1 Sep 02 00:43:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c96c8727-6f71-4225-9608-58af00115f4e tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c96c8727-6f71-4225-9608-58af00115f4e tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c96c8727-6f71-4225-9608-58af00115f4e tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] http://192.168.122.129/volume/v3/types/e2a08b8a-d538-4e21-afaf-e7c54dea655c/extra_specs/spec1 returned with HTTP 404 Sep 02 00:43:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 185/364] 192.168.122.129 () {58 vars in 1283 bytes} [Wed Sep 2 00:43:01 2026] DELETE /volume/v3/types/e2a08b8a-d538-4e21-afaf-e7c54dea655c/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:43:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-57868143-fd29-4674-8622-895b0216ebe0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-57868143-fd29-4674-8622-895b0216ebe0 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] GET http://192.168.122.129/volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635/extra_specs/nonexistent_extra_spec_name Sep 02 00:43:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-57868143-fd29-4674-8622-895b0216ebe0 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-57868143-fd29-4674-8622-895b0216ebe0 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-57868143-fd29-4674-8622-895b0216ebe0 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] http://192.168.122.129/volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 02 00:43:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 180/365] 192.168.122.129 () {58 vars in 1346 bytes} [Wed Sep 2 00:43:01 2026] GET /volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:43:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-affc35c4-ced8-4b40-8edd-8fadce22672a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-affc35c4-ced8-4b40-8edd-8fadce22672a tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] GET http://192.168.122.129/volume/v3/types/6b2cfe8f-9120-4950-a9bd-d5a005470c69/extra_specs/spec1 Sep 02 00:43:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-affc35c4-ced8-4b40-8edd-8fadce22672a tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-affc35c4-ced8-4b40-8edd-8fadce22672a tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-affc35c4-ced8-4b40-8edd-8fadce22672a tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] http://192.168.122.129/volume/v3/types/6b2cfe8f-9120-4950-a9bd-d5a005470c69/extra_specs/spec1 returned with HTTP 404 Sep 02 00:43:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 186/366] 192.168.122.129 () {58 vars in 1280 bytes} [Wed Sep 2 00:43:01 2026] GET /volume/v3/types/6b2cfe8f-9120-4950-a9bd-d5a005470c69/extra_specs/spec1 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:43:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-80382d25-6acb-470a-9fc9-317284962adc None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-80382d25-6acb-470a-9fc9-317284962adc tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] GET http://192.168.122.129/volume/v3/types/ad1062de-36ef-410d-b2cb-bac8185f74e4/extra_specs Sep 02 00:43:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-80382d25-6acb-470a-9fc9-317284962adc tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-80382d25-6acb-470a-9fc9-317284962adc tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-80382d25-6acb-470a-9fc9-317284962adc tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] http://192.168.122.129/volume/v3/types/ad1062de-36ef-410d-b2cb-bac8185f74e4/extra_specs returned with HTTP 404 Sep 02 00:43:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 181/367] 192.168.122.129 () {58 vars in 1262 bytes} [Wed Sep 2 00:43:01 2026] GET /volume/v3/types/ad1062de-36ef-410d-b2cb-bac8185f74e4/extra_specs => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:43:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-88c2797b-9068-40ba-9c3c-8fdfb0643ebe None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-88c2797b-9068-40ba-9c3c-8fdfb0643ebe tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] PUT http://192.168.122.129/volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635/extra_specs/spec1 Sep 02 00:43:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-88c2797b-9068-40ba-9c3c-8fdfb0643ebe tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:43:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-88c2797b-9068-40ba-9c3c-8fdfb0643ebe tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] http://192.168.122.129/volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635/extra_specs/spec1 returned with HTTP 400 Sep 02 00:43:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 187/368] 192.168.122.129 () {60 vars in 1300 bytes} [Wed Sep 2 00:43:01 2026] PUT /volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635/extra_specs/spec1 => generated 102 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:43:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7c0e1afa-5c09-40b7-b8fa-7cc8ec63f59f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a4834065-17f2-4b66-9ed5-3ac7fc65fdd8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7c0e1afa-5c09-40b7-b8fa-7cc8ec63f59f tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] PUT http://192.168.122.129/volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635/extra_specs/spec1 Sep 02 00:43:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7c0e1afa-5c09-40b7-b8fa-7cc8ec63f59f tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] Action: 'update', calling method: update, body: null {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:43:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7c0e1afa-5c09-40b7-b8fa-7cc8ec63f59f tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] http://192.168.122.129/volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635/extra_specs/spec1 returned with HTTP 400 Sep 02 00:43:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 182/369] 192.168.122.129 () {60 vars in 1299 bytes} [Wed Sep 2 00:43:01 2026] PUT /volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635/extra_specs/spec1 => generated 72 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 02 00:43:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a4834065-17f2-4b66-9ed5-3ac7fc65fdd8 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] GET http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 Sep 02 00:43:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a4834065-17f2-4b66-9ed5-3ac7fc65fdd8 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a4834065-17f2-4b66-9ed5-3ac7fc65fdd8 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-790552f7-d347-4e22-8c24-c9e1dfcda218 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-790552f7-d347-4e22-8c24-c9e1dfcda218 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] PUT http://192.168.122.129/volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635/extra_specs/None Sep 02 00:43:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-790552f7-d347-4e22-8c24-c9e1dfcda218 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:43:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a4834065-17f2-4b66-9ed5-3ac7fc65fdd8 tempest-AttachVolumeTestJSON-2070218218 tempest-AttachVolumeTestJSON-2070218218-project-member] http://192.168.122.129/volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 returned with HTTP 404 Sep 02 00:43:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 188/370] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:43:01 2026] GET /volume/v3/volumes/a7193b14-5aaf-4d9d-bfbe-6999d54070c1 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:43:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-790552f7-d347-4e22-8c24-c9e1dfcda218 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 02 00:43:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-790552f7-d347-4e22-8c24-c9e1dfcda218 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] http://192.168.122.129/volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635/extra_specs/None returned with HTTP 400 Sep 02 00:43:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 183/371] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:43:01 2026] PUT /volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635/extra_specs/None => generated 73 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:43:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ce168b81-1ed0-4fec-b4fa-47e8eaa91b89 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ce168b81-1ed0-4fec-b4fa-47e8eaa91b89 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] PUT http://192.168.122.129/volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635/extra_specs/3a494d71-267e-4ecd-bb75-43fa8ba2f70b Sep 02 00:43:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ce168b81-1ed0-4fec-b4fa-47e8eaa91b89 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:43:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ce168b81-1ed0-4fec-b4fa-47e8eaa91b89 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 02 00:43:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ce168b81-1ed0-4fec-b4fa-47e8eaa91b89 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] http://192.168.122.129/volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635/extra_specs/3a494d71-267e-4ecd-bb75-43fa8ba2f70b returned with HTTP 400 Sep 02 00:43:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 189/372] 192.168.122.129 () {60 vars in 1393 bytes} [Wed Sep 2 00:43:01 2026] PUT /volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635/extra_specs/3a494d71-267e-4ecd-bb75-43fa8ba2f70b => generated 73 bytes in 95 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:43:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-caa55444-2c8b-486a-b5c5-462851b18b49 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-caa55444-2c8b-486a-b5c5-462851b18b49 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] PUT http://192.168.122.129/volume/v3/types/35b4fe5d-0ed2-4159-866a-baacfc438665/extra_specs/spec1 Sep 02 00:43:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-caa55444-2c8b-486a-b5c5-462851b18b49 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:43:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-caa55444-2c8b-486a-b5c5-462851b18b49 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] http://192.168.122.129/volume/v3/types/35b4fe5d-0ed2-4159-866a-baacfc438665/extra_specs/spec1 returned with HTTP 404 Sep 02 00:43:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 184/373] 192.168.122.129 () {60 vars in 1300 bytes} [Wed Sep 2 00:43:01 2026] PUT /volume/v3/types/35b4fe5d-0ed2-4159-866a-baacfc438665/extra_specs/spec1 => generated 114 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:43:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f29efa65-9571-479c-b0aa-4768f9e6e9c4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f29efa65-9571-479c-b0aa-4768f9e6e9c4 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] DELETE http://192.168.122.129/volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635 Sep 02 00:43:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f29efa65-9571-479c-b0aa-4768f9e6e9c4 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f29efa65-9571-479c-b0aa-4768f9e6e9c4 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f29efa65-9571-479c-b0aa-4768f9e6e9c4 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] http://192.168.122.129/volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635 returned with HTTP 202 Sep 02 00:43:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 190/374] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:43:01 2026] DELETE /volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:43:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-61d4f10b-f143-47a2-9241-7c794dd21150 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-61d4f10b-f143-47a2-9241-7c794dd21150 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] GET http://192.168.122.129/volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635 Sep 02 00:43:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-61d4f10b-f143-47a2-9241-7c794dd21150 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-61d4f10b-f143-47a2-9241-7c794dd21150 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-61d4f10b-f143-47a2-9241-7c794dd21150 tempest-ExtraSpecsNegativeTest-1139899665 tempest-ExtraSpecsNegativeTest-1139899665-project-admin] http://192.168.122.129/volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635 returned with HTTP 404 Sep 02 00:43:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 185/375] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:43:01 2026] GET /volume/v3/types/3e518564-1193-4bfb-af5c-7ad6d11f2635 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:43:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-f43d4397-0158-4c5b-831f-7f059d4594a1 req-ffc3b9fa-b8b3-4ad6-8510-b05ef667ceaa None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-f43d4397-0158-4c5b-831f-7f059d4594a1 req-ffc3b9fa-b8b3-4ad6-8510-b05ef667ceaa tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] GET http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 Sep 02 00:43:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-f43d4397-0158-4c5b-831f-7f059d4594a1 req-ffc3b9fa-b8b3-4ad6-8510-b05ef667ceaa tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-f43d4397-0158-4c5b-831f-7f059d4594a1 req-ffc3b9fa-b8b3-4ad6-8510-b05ef667ceaa tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:03 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:03 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:43:03 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:03 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:43:03 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-f43d4397-0158-4c5b-831f-7f059d4594a1 req-ffc3b9fa-b8b3-4ad6-8510-b05ef667ceaa tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Volume info retrieved successfully. Sep 02 00:43:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-f43d4397-0158-4c5b-831f-7f059d4594a1 req-ffc3b9fa-b8b3-4ad6-8510-b05ef667ceaa tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 returned with HTTP 200 Sep 02 00:43:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 191/376] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:43:03 2026] GET /volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:43:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ef00cc14-7ded-4cbb-b28a-1a5ffec555d5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ef00cc14-7ded-4cbb-b28a-1a5ffec555d5 None None] GET http://192.168.122.129/volume// Sep 02 00:43:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ef00cc14-7ded-4cbb-b28a-1a5ffec555d5 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ef00cc14-7ded-4cbb-b28a-1a5ffec555d5 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ef00cc14-7ded-4cbb-b28a-1a5ffec555d5 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:43:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 186/377] 192.168.122.129 () {58 vars in 1308 bytes} [Wed Sep 2 00:43:03 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:43:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-f43d4397-0158-4c5b-831f-7f059d4594a1 req-72b99bf8-82e7-4ad2-900c-7af7a50157d2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-f43d4397-0158-4c5b-831f-7f059d4594a1 req-72b99bf8-82e7-4ad2-900c-7af7a50157d2 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:43:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-f43d4397-0158-4c5b-831f-7f059d4594a1 req-72b99bf8-82e7-4ad2-900c-7af7a50157d2 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8e305f3-8d0a-48d1-8d5b-96e4618a0475", "connector": null, "instance_uuid": "48cfe2bc-e175-4402-bfe4-66bf44c3f953"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:43:03 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:03 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:43:03 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:03 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:43:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-f43d4397-0158-4c5b-831f-7f059d4594a1 req-72b99bf8-82e7-4ad2-900c-7af7a50157d2 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:43:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 192/378] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:43:03 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:43:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-f43d4397-0158-4c5b-831f-7f059d4594a1 req-8f623771-099d-4d85-9577-3ba3599e143f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-f43d4397-0158-4c5b-831f-7f059d4594a1 req-8f623771-099d-4d85-9577-3ba3599e143f tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] POST http://192.168.122.129/volume/v3/attachments/2d914a18-fb1a-4797-b50e-659486fd01ba/action Sep 02 00:43:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-f43d4397-0158-4c5b-831f-7f059d4594a1 req-8f623771-099d-4d85-9577-3ba3599e143f tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Action body: b'{"os-complete": null}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:43:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-f43d4397-0158-4c5b-831f-7f059d4594a1 req-8f623771-099d-4d85-9577-3ba3599e143f tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:43:04 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:04 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:43:04 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:04 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:43:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-f43d4397-0158-4c5b-831f-7f059d4594a1 req-8f623771-099d-4d85-9577-3ba3599e143f tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] http://192.168.122.129/volume/v3/attachments/2d914a18-fb1a-4797-b50e-659486fd01ba/action returned with HTTP 204 Sep 02 00:43:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 187/379] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:43:04 2026] POST /volume/v3/attachments/2d914a18-fb1a-4797-b50e-659486fd01ba/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:43:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1b48fdbb-5119-4f97-9672-8198a76000dc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1b48fdbb-5119-4f97-9672-8198a76000dc tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] GET http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 Sep 02 00:43:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1b48fdbb-5119-4f97-9672-8198a76000dc tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1b48fdbb-5119-4f97-9672-8198a76000dc tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:04 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=400,cinder:UPDATE=76,cinder:INSERT=36 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:43:04 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:04 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:43:04 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:04 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:43:04 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1b48fdbb-5119-4f97-9672-8198a76000dc tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Volume info retrieved successfully. Sep 02 00:43:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1b48fdbb-5119-4f97-9672-8198a76000dc tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 returned with HTTP 200 Sep 02 00:43:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 193/380] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:43:04 2026] GET /volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 => generated 1121 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:43:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-803c5b26-b2e9-43f7-8a10-fd5ec1bb8542 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-803c5b26-b2e9-43f7-8a10-fd5ec1bb8542 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] GET http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 Sep 02 00:43:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-803c5b26-b2e9-43f7-8a10-fd5ec1bb8542 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-803c5b26-b2e9-43f7-8a10-fd5ec1bb8542 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:04 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:04 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:43:04 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:04 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:43:04 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-803c5b26-b2e9-43f7-8a10-fd5ec1bb8542 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Volume info retrieved successfully. Sep 02 00:43:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-803c5b26-b2e9-43f7-8a10-fd5ec1bb8542 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 returned with HTTP 200 Sep 02 00:43:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 188/381] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:43:04 2026] GET /volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 => generated 1121 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:43:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-11032203-7a27-4940-9d2e-1e064b6e4cf6 req-326dc449-8a95-494a-aa4a-00d67715ff61 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-11032203-7a27-4940-9d2e-1e064b6e4cf6 req-326dc449-8a95-494a-aa4a-00d67715ff61 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] GET http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 Sep 02 00:43:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-11032203-7a27-4940-9d2e-1e064b6e4cf6 req-326dc449-8a95-494a-aa4a-00d67715ff61 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-11032203-7a27-4940-9d2e-1e064b6e4cf6 req-326dc449-8a95-494a-aa4a-00d67715ff61 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:04 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:04 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:43:04 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:04 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:43:04 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-11032203-7a27-4940-9d2e-1e064b6e4cf6 req-326dc449-8a95-494a-aa4a-00d67715ff61 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Volume info retrieved successfully. Sep 02 00:43:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-11032203-7a27-4940-9d2e-1e064b6e4cf6 req-326dc449-8a95-494a-aa4a-00d67715ff61 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 returned with HTTP 200 Sep 02 00:43:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 194/382] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:43:04 2026] GET /volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 => generated 1121 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:43:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-11032203-7a27-4940-9d2e-1e064b6e4cf6 req-ea5520c6-2763-4c53-bcdd-fc3c876ba368 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-11032203-7a27-4940-9d2e-1e064b6e4cf6 req-ea5520c6-2763-4c53-bcdd-fc3c876ba368 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] DELETE http://192.168.122.129/volume/v3/attachments/2d914a18-fb1a-4797-b50e-659486fd01ba Sep 02 00:43:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-11032203-7a27-4940-9d2e-1e064b6e4cf6 req-ea5520c6-2763-4c53-bcdd-fc3c876ba368 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-11032203-7a27-4940-9d2e-1e064b6e4cf6 req-ea5520c6-2763-4c53-bcdd-fc3c876ba368 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:04 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:04 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:43:04 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:04 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, Sep 02 00:43:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-11032203-7a27-4940-9d2e-1e064b6e4cf6 req-ea5520c6-2763-4c53-bcdd-fc3c876ba368 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] http://192.168.122.129/volume/v3/attachments/2d914a18-fb1a-4797-b50e-659486fd01ba returned with HTTP 200 Sep 02 00:43:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 189/383] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:43:04 2026] DELETE /volume/v3/attachments/2d914a18-fb1a-4797-b50e-659486fd01ba => generated 19 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:43:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f8b09779-10f0-4491-9955-02090f2f4cb8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f8b09779-10f0-4491-9955-02090f2f4cb8 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] GET http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 Sep 02 00:43:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f8b09779-10f0-4491-9955-02090f2f4cb8 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f8b09779-10f0-4491-9955-02090f2f4cb8 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:04 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:04 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:43:04 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:04 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:43:04 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f8b09779-10f0-4491-9955-02090f2f4cb8 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Volume info retrieved successfully. Sep 02 00:43:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f8b09779-10f0-4491-9955-02090f2f4cb8 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 returned with HTTP 200 Sep 02 00:43:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 195/384] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:43:04 2026] GET /volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 => generated 859 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:43:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-283b760a-5d2b-4e4a-95b6-13c7d80311f4 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-283b760a-5d2b-4e4a-95b6-13c7d80311f4 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:43:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-283b760a-5d2b-4e4a-95b6-13c7d80311f4 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1282320133"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:43:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-283b760a-5d2b-4e4a-95b6-13c7d80311f4 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1282320133'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:43:10 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-283b760a-5d2b-4e4a-95b6-13c7d80311f4 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Create volume of 1 GB Sep 02 00:43:10 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:10 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:43:10 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=429,cinder:UPDATE=115,cinder:INSERT=50 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:43:10 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-283b760a-5d2b-4e4a-95b6-13c7d80311f4 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Availability Zones retrieved successfully. Sep 02 00:43:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-283b760a-5d2b-4e4a-95b6-13c7d80311f4 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Flow 'volume_create_api' (2bf80033-bb85-4dbd-9622-61aedbfd616a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:43:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-283b760a-5d2b-4e4a-95b6-13c7d80311f4 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f309bfaf-7e58-418d-b992-8a8448ee76a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:43:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-283b760a-5d2b-4e4a-95b6-13c7d80311f4 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:43:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-283b760a-5d2b-4e4a-95b6-13c7d80311f4 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f309bfaf-7e58-418d-b992-8a8448ee76a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:43:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-283b760a-5d2b-4e4a-95b6-13c7d80311f4 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3baeb8f6-97ef-4594-9423-bcee52841979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:43:10 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-283b760a-5d2b-4e4a-95b6-13c7d80311f4 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Created reservations ['634b39f7-89cf-4c1a-a614-ec1ca24f4265', 'b04fefd9-46e3-4cce-9c8c-1ff466adca7b', 'bf55874c-a490-4211-854e-78a6f315f6fa', '8235a1f0-65e0-4626-afe1-62acc0caecde'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:43:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-283b760a-5d2b-4e4a-95b6-13c7d80311f4 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3baeb8f6-97ef-4594-9423-bcee52841979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['634b39f7-89cf-4c1a-a614-ec1ca24f4265', 'b04fefd9-46e3-4cce-9c8c-1ff466adca7b', 'bf55874c-a490-4211-854e-78a6f315f6fa', '8235a1f0-65e0-4626-afe1-62acc0caecde']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:43:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-283b760a-5d2b-4e4a-95b6-13c7d80311f4 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4648d8b7-4643-48f4-8fd9-d2648aa866ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:43:10 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:10 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:43:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-283b760a-5d2b-4e4a-95b6-13c7d80311f4 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4648d8b7-4643-48f4-8fd9-d2648aa866ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c12afbcb-b610-48af-abee-4b873935aac1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1282320133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61249c5addc545cab6cf87cc29bce7dd',qos_specs=None,replication_status=,reservations=['634b39f7-89cf-4c1a-a614-ec1ca24f4265','b04fefd9-46e3-4cce-9c8c-1ff466adca7b','bf55874c-a490-4211-854e-78a6f315f6fa','8235a1f0-65e0-4626-afe1-62acc0caecde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a94eee3a613744ec8300ecb002a1aab8',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:43:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1282320133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c12afbcb-b610-48af-abee-4b873935aac1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61249c5addc545cab6cf87cc29bce7dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a94eee3a613744ec8300ecb002a1aab8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:43:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-283b760a-5d2b-4e4a-95b6-13c7d80311f4 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c4ec950-c45e-4af6-9a67-79696bd610cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:43:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-283b760a-5d2b-4e4a-95b6-13c7d80311f4 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c4ec950-c45e-4af6-9a67-79696bd610cb) transitioned into state 'SUCCESS' from state '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-1282320133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61249c5addc545cab6cf87cc29bce7dd',qos_specs=None,replication_status=,reservations=['634b39f7-89cf-4c1a-a614-ec1ca24f4265','b04fefd9-46e3-4cce-9c8c-1ff466adca7b','bf55874c-a490-4211-854e-78a6f315f6fa','8235a1f0-65e0-4626-afe1-62acc0caecde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a94eee3a613744ec8300ecb002a1aab8',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:43:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-283b760a-5d2b-4e4a-95b6-13c7d80311f4 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8a22f58-3e33-430c-a72e-7a2754098847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:43:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-283b760a-5d2b-4e4a-95b6-13c7d80311f4 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8a22f58-3e33-430c-a72e-7a2754098847) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:43:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-283b760a-5d2b-4e4a-95b6-13c7d80311f4 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Flow 'volume_create_api' (2bf80033-bb85-4dbd-9622-61aedbfd616a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:43:10 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-283b760a-5d2b-4e4a-95b6-13c7d80311f4 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Create volume request issued successfully. Sep 02 00:43:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-283b760a-5d2b-4e4a-95b6-13c7d80311f4 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:43:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 190/385] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:43:09 2026] POST /volume/v3/volumes => generated 759 bytes in 904 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:43:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-079461e9-8960-406c-a182-78fc94ac0f9c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-079461e9-8960-406c-a182-78fc94ac0f9c tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] GET http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 Sep 02 00:43:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-079461e9-8960-406c-a182-78fc94ac0f9c tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-079461e9-8960-406c-a182-78fc94ac0f9c tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:10 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:10 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:43:10 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:10 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:43:10 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-079461e9-8960-406c-a182-78fc94ac0f9c tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Volume info retrieved successfully. Sep 02 00:43:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-079461e9-8960-406c-a182-78fc94ac0f9c tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 returned with HTTP 200 Sep 02 00:43:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 196/386] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:43:10 2026] GET /volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 => generated 827 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:43:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1035424b-dcbd-4db6-9131-e60a33d5294c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1035424b-dcbd-4db6-9131-e60a33d5294c tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] GET http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 Sep 02 00:43:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1035424b-dcbd-4db6-9131-e60a33d5294c tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1035424b-dcbd-4db6-9131-e60a33d5294c tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:11 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:43:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:43:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1035424b-dcbd-4db6-9131-e60a33d5294c tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Volume info retrieved successfully. Sep 02 00:43:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1035424b-dcbd-4db6-9131-e60a33d5294c tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 returned with HTTP 200 Sep 02 00:43:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 191/387] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:43:11 2026] GET /volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:43:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a19ea089-b0f9-4908-af7f-e86fb73a9d27 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a19ea089-b0f9-4908-af7f-e86fb73a9d27 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] GET http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 Sep 02 00:43:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a19ea089-b0f9-4908-af7f-e86fb73a9d27 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a19ea089-b0f9-4908-af7f-e86fb73a9d27 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:12 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:12 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:43:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:43:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a19ea089-b0f9-4908-af7f-e86fb73a9d27 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Volume info retrieved successfully. Sep 02 00:43:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a19ea089-b0f9-4908-af7f-e86fb73a9d27 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 returned with HTTP 200 Sep 02 00:43:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 197/388] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:43:12 2026] GET /volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 => generated 852 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:43:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d7c802a9-20d7-4c7d-9885-227ea625e6f6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d7c802a9-20d7-4c7d-9885-227ea625e6f6 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] POST http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata Sep 02 00:43:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d7c802a9-20d7-4c7d-9885-227ea625e6f6 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:43:12 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:12 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:43:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:43:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d7c802a9-20d7-4c7d-9885-227ea625e6f6 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Volume info retrieved successfully. Sep 02 00:43:13 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d7c802a9-20d7-4c7d-9885-227ea625e6f6 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Create volume metadata completed successfully. Sep 02 00:43:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d7c802a9-20d7-4c7d-9885-227ea625e6f6 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata returned with HTTP 200 Sep 02 00:43:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-298893d2-882e-4204-93a7-ae3fa0eb6d78 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 192/389] 192.168.122.129 () {60 vars in 1281 bytes} [Wed Sep 2 00:43:12 2026] POST /volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata => generated 101 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:43:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-298893d2-882e-4204-93a7-ae3fa0eb6d78 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] GET http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata Sep 02 00:43:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-298893d2-882e-4204-93a7-ae3fa0eb6d78 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-298893d2-882e-4204-93a7-ae3fa0eb6d78 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:13 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:13 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:43:13 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:13 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:43:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-298893d2-882e-4204-93a7-ae3fa0eb6d78 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Volume info retrieved successfully. Sep 02 00:43:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-298893d2-882e-4204-93a7-ae3fa0eb6d78 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Get volume metadata completed successfully. Sep 02 00:43:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-298893d2-882e-4204-93a7-ae3fa0eb6d78 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata returned with HTTP 200 Sep 02 00:43:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 198/390] 192.168.122.129 () {58 vars in 1259 bytes} [Wed Sep 2 00:43:13 2026] GET /volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata => generated 101 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:43:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f9c823d2-592b-49ef-a244-eaaafca248b1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f9c823d2-592b-49ef-a244-eaaafca248b1 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] PUT http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata Sep 02 00:43:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f9c823d2-592b-49ef-a244-eaaafca248b1 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:43:13 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:13 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:43:13 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:13 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:43:13 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f9c823d2-592b-49ef-a244-eaaafca248b1 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Volume info retrieved successfully. Sep 02 00:43:13 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f9c823d2-592b-49ef-a244-eaaafca248b1 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Update volume metadata completed successfully. Sep 02 00:43:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f9c823d2-592b-49ef-a244-eaaafca248b1 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata returned with HTTP 200 Sep 02 00:43:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 193/391] 192.168.122.129 () {60 vars in 1279 bytes} [Wed Sep 2 00:43:13 2026] PUT /volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata => generated 57 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:43:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-64e1d2e6-e1e5-4b4c-b1b6-543f29af8f0d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-64e1d2e6-e1e5-4b4c-b1b6-543f29af8f0d tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] GET http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata Sep 02 00:43:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-64e1d2e6-e1e5-4b4c-b1b6-543f29af8f0d tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-64e1d2e6-e1e5-4b4c-b1b6-543f29af8f0d tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:13 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:13 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:43:13 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:13 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:43:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-64e1d2e6-e1e5-4b4c-b1b6-543f29af8f0d tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Volume info retrieved successfully. Sep 02 00:43:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-64e1d2e6-e1e5-4b4c-b1b6-543f29af8f0d tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Get volume metadata completed successfully. Sep 02 00:43:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-64e1d2e6-e1e5-4b4c-b1b6-543f29af8f0d tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata returned with HTTP 200 Sep 02 00:43:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 199/392] 192.168.122.129 () {58 vars in 1259 bytes} [Wed Sep 2 00:43:13 2026] GET /volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata => generated 57 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:43:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e69f29ef-1034-45ef-ab6a-a58346fa332b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e69f29ef-1034-45ef-ab6a-a58346fa332b tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] DELETE http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata/key1 Sep 02 00:43:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e69f29ef-1034-45ef-ab6a-a58346fa332b tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e69f29ef-1034-45ef-ab6a-a58346fa332b tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:13 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:13 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:43:13 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:13 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:43:13 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e69f29ef-1034-45ef-ab6a-a58346fa332b tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Volume info retrieved successfully. Sep 02 00:43:13 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e69f29ef-1034-45ef-ab6a-a58346fa332b tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Get volume metadata completed successfully. Sep 02 00:43:13 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e69f29ef-1034-45ef-ab6a-a58346fa332b tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Delete volume metadata completed successfully. Sep 02 00:43:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e69f29ef-1034-45ef-ab6a-a58346fa332b tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata/key1 returned with HTTP 200 Sep 02 00:43:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 194/393] 192.168.122.129 () {58 vars in 1277 bytes} [Wed Sep 2 00:43:13 2026] DELETE /volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata/key1 => generated 0 bytes in 110 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 02 00:43:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-127d7529-c65a-46cc-8a19-54a4eb0c591d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-127d7529-c65a-46cc-8a19-54a4eb0c591d tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] GET http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata Sep 02 00:43:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-127d7529-c65a-46cc-8a19-54a4eb0c591d tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-127d7529-c65a-46cc-8a19-54a4eb0c591d tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:13 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:13 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:43:13 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:13 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:43:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-127d7529-c65a-46cc-8a19-54a4eb0c591d tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Volume info retrieved successfully. Sep 02 00:43:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-127d7529-c65a-46cc-8a19-54a4eb0c591d tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Get volume metadata completed successfully. Sep 02 00:43:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-127d7529-c65a-46cc-8a19-54a4eb0c591d tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata returned with HTTP 200 Sep 02 00:43:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 200/394] 192.168.122.129 () {58 vars in 1259 bytes} [Wed Sep 2 00:43:13 2026] GET /volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata => generated 32 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:43:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-416e265f-b5c3-4561-bb9b-1b733ad28914 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-416e265f-b5c3-4561-bb9b-1b733ad28914 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] PUT http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata Sep 02 00:43:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-416e265f-b5c3-4561-bb9b-1b733ad28914 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:43:13 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:13 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:43:13 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:13 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:43:13 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-416e265f-b5c3-4561-bb9b-1b733ad28914 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Volume info retrieved successfully. Sep 02 00:43:13 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-416e265f-b5c3-4561-bb9b-1b733ad28914 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Update volume metadata completed successfully. Sep 02 00:43:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-416e265f-b5c3-4561-bb9b-1b733ad28914 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata returned with HTTP 200 Sep 02 00:43:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 195/395] 192.168.122.129 () {60 vars in 1279 bytes} [Wed Sep 2 00:43:13 2026] PUT /volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata => generated 16 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 00:43:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d675902a-9ffc-4cb7-a445-a5104c0e2564 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d675902a-9ffc-4cb7-a445-a5104c0e2564 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] POST http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata Sep 02 00:43:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d675902a-9ffc-4cb7-a445-a5104c0e2564 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:43:13 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:13 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:43:13 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:13 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:43:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d675902a-9ffc-4cb7-a445-a5104c0e2564 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Volume info retrieved successfully. Sep 02 00:43:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d675902a-9ffc-4cb7-a445-a5104c0e2564 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Create volume metadata completed successfully. Sep 02 00:43:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d675902a-9ffc-4cb7-a445-a5104c0e2564 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata returned with HTTP 200 Sep 02 00:43:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 201/396] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:43:13 2026] POST /volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata => generated 68 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:43:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f6116ffc-b889-456a-8fa4-ec483916eb69 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f6116ffc-b889-456a-8fa4-ec483916eb69 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] PUT http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata/key3 Sep 02 00:43:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f6116ffc-b889-456a-8fa4-ec483916eb69 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:43:13 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:13 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:43:13 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:13 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:43:13 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f6116ffc-b889-456a-8fa4-ec483916eb69 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Volume info retrieved successfully. Sep 02 00:43:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f6116ffc-b889-456a-8fa4-ec483916eb69 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Update volume metadata completed successfully. Sep 02 00:43:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f6116ffc-b889-456a-8fa4-ec483916eb69 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata/key3 returned with HTTP 200 Sep 02 00:43:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 196/397] 192.168.122.129 () {60 vars in 1294 bytes} [Wed Sep 2 00:43:13 2026] PUT /volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata/key3 => generated 35 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:43:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cee8cdbb-5d06-4126-97a6-617c19e0010e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cee8cdbb-5d06-4126-97a6-617c19e0010e tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] GET http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata/key3 Sep 02 00:43:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cee8cdbb-5d06-4126-97a6-617c19e0010e tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cee8cdbb-5d06-4126-97a6-617c19e0010e tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:43:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:43:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cee8cdbb-5d06-4126-97a6-617c19e0010e tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Volume info retrieved successfully. Sep 02 00:43:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cee8cdbb-5d06-4126-97a6-617c19e0010e tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Get volume metadata completed successfully. Sep 02 00:43:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cee8cdbb-5d06-4126-97a6-617c19e0010e tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata/key3 returned with HTTP 200 Sep 02 00:43:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 202/398] 192.168.122.129 () {58 vars in 1274 bytes} [Wed Sep 2 00:43:14 2026] GET /volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata/key3 => generated 35 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:43:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8adf449e-8dd2-4806-bf79-756503255b23 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8adf449e-8dd2-4806-bf79-756503255b23 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] GET http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata Sep 02 00:43:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8adf449e-8dd2-4806-bf79-756503255b23 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8adf449e-8dd2-4806-bf79-756503255b23 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:43:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:43:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8adf449e-8dd2-4806-bf79-756503255b23 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Volume info retrieved successfully. Sep 02 00:43:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8adf449e-8dd2-4806-bf79-756503255b23 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Get volume metadata completed successfully. Sep 02 00:43:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8adf449e-8dd2-4806-bf79-756503255b23 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata returned with HTTP 200 Sep 02 00:43:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 197/399] 192.168.122.129 () {58 vars in 1259 bytes} [Wed Sep 2 00:43:14 2026] GET /volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata => generated 75 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:43:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-66f7ef66-6ffe-42d7-ad00-8f148e2ea1ca None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-66f7ef66-6ffe-42d7-ad00-8f148e2ea1ca tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] PUT http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata Sep 02 00:43:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-66f7ef66-6ffe-42d7-ad00-8f148e2ea1ca tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:43:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:43:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:43:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-66f7ef66-6ffe-42d7-ad00-8f148e2ea1ca tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Volume info retrieved successfully. Sep 02 00:43:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-66f7ef66-6ffe-42d7-ad00-8f148e2ea1ca tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Update volume metadata completed successfully. Sep 02 00:43:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-66f7ef66-6ffe-42d7-ad00-8f148e2ea1ca tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata returned with HTTP 200 Sep 02 00:43:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 203/400] 192.168.122.129 () {60 vars in 1279 bytes} [Wed Sep 2 00:43:14 2026] PUT /volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1/metadata => generated 16 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:43:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b197e3b6-bab1-4330-a98a-b39b882b8289 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b197e3b6-bab1-4330-a98a-b39b882b8289 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] GET http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 Sep 02 00:43:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b197e3b6-bab1-4330-a98a-b39b882b8289 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b197e3b6-bab1-4330-a98a-b39b882b8289 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:43:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:43:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b197e3b6-bab1-4330-a98a-b39b882b8289 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Volume info retrieved successfully. Sep 02 00:43:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b197e3b6-bab1-4330-a98a-b39b882b8289 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 returned with HTTP 200 Sep 02 00:43:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 198/401] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:43:14 2026] GET /volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:43:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-28f74d9b-25dc-4aaa-a00e-eb8f7004eb2d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-28f74d9b-25dc-4aaa-a00e-eb8f7004eb2d tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] DELETE http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 Sep 02 00:43:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-28f74d9b-25dc-4aaa-a00e-eb8f7004eb2d tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-28f74d9b-25dc-4aaa-a00e-eb8f7004eb2d tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:14 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-28f74d9b-25dc-4aaa-a00e-eb8f7004eb2d tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Delete volume with id: c12afbcb-b610-48af-abee-4b873935aac1 Sep 02 00:43:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:43:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:43:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-28f74d9b-25dc-4aaa-a00e-eb8f7004eb2d tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Volume info retrieved successfully. Sep 02 00:43:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-28f74d9b-25dc-4aaa-a00e-eb8f7004eb2d tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Delete volume request issued successfully. Sep 02 00:43:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-28f74d9b-25dc-4aaa-a00e-eb8f7004eb2d tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 returned with HTTP 202 Sep 02 00:43:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 204/402] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:43:14 2026] DELETE /volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:43:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-90df1d05-3809-4b3b-8922-a780a1c857f6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-90df1d05-3809-4b3b-8922-a780a1c857f6 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] GET http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 Sep 02 00:43:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-90df1d05-3809-4b3b-8922-a780a1c857f6 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-90df1d05-3809-4b3b-8922-a780a1c857f6 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:43:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:43:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-90df1d05-3809-4b3b-8922-a780a1c857f6 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Volume info retrieved successfully. Sep 02 00:43:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-90df1d05-3809-4b3b-8922-a780a1c857f6 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 returned with HTTP 200 Sep 02 00:43:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 199/403] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:43:14 2026] GET /volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:43:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8a4cb2aa-1db1-4778-aab0-0d885eb4774a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8a4cb2aa-1db1-4778-aab0-0d885eb4774a tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] GET http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 Sep 02 00:43:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8a4cb2aa-1db1-4778-aab0-0d885eb4774a tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8a4cb2aa-1db1-4778-aab0-0d885eb4774a tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:15 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:15 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:43:15 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:15 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:43:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8a4cb2aa-1db1-4778-aab0-0d885eb4774a tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Volume info retrieved successfully. Sep 02 00:43:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8a4cb2aa-1db1-4778-aab0-0d885eb4774a tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 returned with HTTP 200 Sep 02 00:43:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 205/404] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:43:15 2026] GET /volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 => generated 851 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:43:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c8677c11-b683-4e41-b1ff-5b2b19db0826 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c8677c11-b683-4e41-b1ff-5b2b19db0826 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] GET http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 Sep 02 00:43:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c8677c11-b683-4e41-b1ff-5b2b19db0826 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c8677c11-b683-4e41-b1ff-5b2b19db0826 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c8677c11-b683-4e41-b1ff-5b2b19db0826 tempest-VolumesMetadataTest-1587457264 tempest-VolumesMetadataTest-1587457264-project-member] http://192.168.122.129/volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 returned with HTTP 404 Sep 02 00:43:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 200/405] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:43:16 2026] GET /volume/v3/volumes/c12afbcb-b610-48af-abee-4b873935aac1 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:43:25 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=46,cinder:INSERT=2,cinder:UPDATE=2 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:43:26 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=58,cinder:INSERT=11,cinder:UPDATE=19 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:43:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-773142fa-1a21-40fe-b004-804d9daa47c7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-773142fa-1a21-40fe-b004-804d9daa47c7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:43:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-773142fa-1a21-40fe-b004-804d9daa47c7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1283619394"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:43:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-773142fa-1a21-40fe-b004-804d9daa47c7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1283619394'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:43:37 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-773142fa-1a21-40fe-b004-804d9daa47c7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Create volume of 1 GB Sep 02 00:43:37 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-773142fa-1a21-40fe-b004-804d9daa47c7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Availability Zones retrieved successfully. Sep 02 00:43:37 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-773142fa-1a21-40fe-b004-804d9daa47c7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Flow 'volume_create_api' (8a5b8f90-497d-4cd8-b605-14b5b0571987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:43:37 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-773142fa-1a21-40fe-b004-804d9daa47c7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e448539-852d-4f9b-b531-9c52cccd9738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:43:37 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-773142fa-1a21-40fe-b004-804d9daa47c7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:43:37 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-773142fa-1a21-40fe-b004-804d9daa47c7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e448539-852d-4f9b-b531-9c52cccd9738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:43:37 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-773142fa-1a21-40fe-b004-804d9daa47c7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff10c06b-f2cf-4e11-9090-3ff8331bfb18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:43:37 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-773142fa-1a21-40fe-b004-804d9daa47c7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Created reservations ['23015705-f600-45ed-abd4-f622a4120861', 'd3b49364-fb15-40e6-a73a-f56321ad9ba8', '8bf876e0-f357-41ec-a150-9947ac339444', 'c785a912-d6ff-4958-b7ef-96e09b1cf136'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:43:37 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-773142fa-1a21-40fe-b004-804d9daa47c7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff10c06b-f2cf-4e11-9090-3ff8331bfb18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23015705-f600-45ed-abd4-f622a4120861', 'd3b49364-fb15-40e6-a73a-f56321ad9ba8', '8bf876e0-f357-41ec-a150-9947ac339444', 'c785a912-d6ff-4958-b7ef-96e09b1cf136']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:43:37 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-773142fa-1a21-40fe-b004-804d9daa47c7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87fa55e9-2f8d-45b4-af96-46e708d05301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:43:37 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:37 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:43:37 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-773142fa-1a21-40fe-b004-804d9daa47c7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87fa55e9-2f8d-45b4-af96-46e708d05301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '125b8af5-8c62-492f-a590-c5706d73e113', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1283619394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c31d7cad2994bcb8ea5a2897448c1c3',qos_specs=None,replication_status=,reservations=['23015705-f600-45ed-abd4-f622a4120861','d3b49364-fb15-40e6-a73a-f56321ad9ba8','8bf876e0-f357-41ec-a150-9947ac339444','c785a912-d6ff-4958-b7ef-96e09b1cf136'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15b70eb4a80e4d59b6efdf96633d60f7',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:43:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1283619394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=125b8af5-8c62-492f-a590-c5706d73e113,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c31d7cad2994bcb8ea5a2897448c1c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15b70eb4a80e4d59b6efdf96633d60f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:43:37 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-773142fa-1a21-40fe-b004-804d9daa47c7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (224f211f-5ad5-4a76-993b-ef63f767857d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:43:37 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-773142fa-1a21-40fe-b004-804d9daa47c7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (224f211f-5ad5-4a76-993b-ef63f767857d) transitioned into state 'SUCCESS' from state '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-1283619394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c31d7cad2994bcb8ea5a2897448c1c3',qos_specs=None,replication_status=,reservations=['23015705-f600-45ed-abd4-f622a4120861','d3b49364-fb15-40e6-a73a-f56321ad9ba8','8bf876e0-f357-41ec-a150-9947ac339444','c785a912-d6ff-4958-b7ef-96e09b1cf136'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15b70eb4a80e4d59b6efdf96633d60f7',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:43:37 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-773142fa-1a21-40fe-b004-804d9daa47c7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afc9f170-073c-4a09-a7a0-625f022a5439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:43:37 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-773142fa-1a21-40fe-b004-804d9daa47c7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afc9f170-073c-4a09-a7a0-625f022a5439) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:43:37 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-773142fa-1a21-40fe-b004-804d9daa47c7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Flow 'volume_create_api' (8a5b8f90-497d-4cd8-b605-14b5b0571987) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:43:37 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-773142fa-1a21-40fe-b004-804d9daa47c7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Create volume request issued successfully. Sep 02 00:43:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-773142fa-1a21-40fe-b004-804d9daa47c7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:43:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 206/406] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:43:36 2026] POST /volume/v3/volumes => generated 758 bytes in 833 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:43:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7a59f9e8-9258-418b-8ea3-179338e799eb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7a59f9e8-9258-418b-8ea3-179338e799eb tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] GET http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 Sep 02 00:43:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7a59f9e8-9258-418b-8ea3-179338e799eb tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7a59f9e8-9258-418b-8ea3-179338e799eb tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:37 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:37 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:43:37 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:37 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:43:37 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7a59f9e8-9258-418b-8ea3-179338e799eb tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:43:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7a59f9e8-9258-418b-8ea3-179338e799eb tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 returned with HTTP 200 Sep 02 00:43:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 201/407] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:43:37 2026] GET /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 => generated 826 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:43:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-90499006-863e-4611-8d78-d6e7e1dff104 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-90499006-863e-4611-8d78-d6e7e1dff104 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] GET http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 Sep 02 00:43:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-90499006-863e-4611-8d78-d6e7e1dff104 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-90499006-863e-4611-8d78-d6e7e1dff104 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:38 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:38 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:43:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:43:38 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-90499006-863e-4611-8d78-d6e7e1dff104 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:43:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-90499006-863e-4611-8d78-d6e7e1dff104 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 returned with HTTP 200 Sep 02 00:43:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 207/408] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:43:38 2026] GET /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:43:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2aa6161c-af39-459a-bb22-1e6e4157e251 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2aa6161c-af39-459a-bb22-1e6e4157e251 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] GET http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 Sep 02 00:43:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2aa6161c-af39-459a-bb22-1e6e4157e251 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2aa6161c-af39-459a-bb22-1e6e4157e251 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:39 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:39 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:43:39 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:39 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:43:39 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2aa6161c-af39-459a-bb22-1e6e4157e251 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:43:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2aa6161c-af39-459a-bb22-1e6e4157e251 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 returned with HTTP 200 Sep 02 00:43:39 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 202/409] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:43:39 2026] GET /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 => generated 851 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:43:48 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:43:49 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=8 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:43:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bdfbe6d1-9bbf-4581-90e1-79cf09f02a6b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bdfbe6d1-9bbf-4581-90e1-79cf09f02a6b tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] POST http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action Sep 02 00:43:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bdfbe6d1-9bbf-4581-90e1-79cf09f02a6b tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action body: b'{"os-attach": {"instance_uuid": "1bc2afbd-7984-4529-b3c8-a04da37e3962", "mountpoint": "/dev/vdb"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:43:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bdfbe6d1-9bbf-4581-90e1-79cf09f02a6b tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1bc2afbd-7984-4529-b3c8-a04da37e3962", "mountpoint": "/dev/vdb"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:43:50 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:50 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:43:50 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:50 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:43:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-bdfbe6d1-9bbf-4581-90e1-79cf09f02a6b tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:43:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-bdfbe6d1-9bbf-4581-90e1-79cf09f02a6b tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Update volume admin metadata completed successfully. Sep 02 00:43:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-bdfbe6d1-9bbf-4581-90e1-79cf09f02a6b tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Attach volume completed successfully. Sep 02 00:43:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bdfbe6d1-9bbf-4581-90e1-79cf09f02a6b tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action returned with HTTP 202 Sep 02 00:43:50 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 208/410] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:43:50 2026] POST /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action => generated 0 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:43:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5bc4a6de-510c-460a-9242-63e17c621408 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5bc4a6de-510c-460a-9242-63e17c621408 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] GET http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 Sep 02 00:43:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5bc4a6de-510c-460a-9242-63e17c621408 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5bc4a6de-510c-460a-9242-63e17c621408 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:50 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:50 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:43:50 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:50 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:43:50 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5bc4a6de-510c-460a-9242-63e17c621408 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:43:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5bc4a6de-510c-460a-9242-63e17c621408 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 returned with HTTP 200 Sep 02 00:43:50 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 203/411] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:43:50 2026] GET /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 => generated 1185 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:43:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-19187f15-99d2-48ca-85dd-9c53432f7875 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-19187f15-99d2-48ca-85dd-9c53432f7875 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] POST http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action Sep 02 00:43:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-19187f15-99d2-48ca-85dd-9c53432f7875 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action body: b'{"os-detach": {}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:43:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-19187f15-99d2-48ca-85dd-9c53432f7875 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:43:50 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:50 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:43:50 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:50 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:43:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-19187f15-99d2-48ca-85dd-9c53432f7875 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:43:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-19187f15-99d2-48ca-85dd-9c53432f7875 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Detach volume completed successfully. Sep 02 00:43:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-19187f15-99d2-48ca-85dd-9c53432f7875 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action returned with HTTP 202 Sep 02 00:43:50 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 209/412] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:43:50 2026] POST /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action => generated 0 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:43:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4119fab1-78a4-4b3d-ae3a-c207d4e3270d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4119fab1-78a4-4b3d-ae3a-c207d4e3270d tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] GET http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 Sep 02 00:43:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4119fab1-78a4-4b3d-ae3a-c207d4e3270d tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4119fab1-78a4-4b3d-ae3a-c207d4e3270d tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:51 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:51 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:43:51 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:51 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:43:51 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4119fab1-78a4-4b3d-ae3a-c207d4e3270d tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:43:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4119fab1-78a4-4b3d-ae3a-c207d4e3270d tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 returned with HTTP 200 Sep 02 00:43:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 204/413] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:43:51 2026] GET /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 => generated 870 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:43:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-9ab88812-86e3-47ea-b9a8-63c9fb1af47e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9ab88812-86e3-47ea-b9a8-63c9fb1af47e tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:43:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9ab88812-86e3-47ea-b9a8-63c9fb1af47e tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1022451595"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:43:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-9ab88812-86e3-47ea-b9a8-63c9fb1af47e tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1022451595'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:43:52 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-9ab88812-86e3-47ea-b9a8-63c9fb1af47e tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Create volume of 1 GB Sep 02 00:43:52 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-9ab88812-86e3-47ea-b9a8-63c9fb1af47e tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Availability Zones retrieved successfully. Sep 02 00:43:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9ab88812-86e3-47ea-b9a8-63c9fb1af47e tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Flow 'volume_create_api' (02ce73a8-ab8f-454d-b30d-c7ecae9dcae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:43:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9ab88812-86e3-47ea-b9a8-63c9fb1af47e tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b81ef45e-beb9-401d-a705-f321fc22b87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:43:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-9ab88812-86e3-47ea-b9a8-63c9fb1af47e tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:43:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9ab88812-86e3-47ea-b9a8-63c9fb1af47e tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b81ef45e-beb9-401d-a705-f321fc22b87a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:43:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9ab88812-86e3-47ea-b9a8-63c9fb1af47e tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38054902-3421-4442-bd18-4055f537f3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:43:52 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-9ab88812-86e3-47ea-b9a8-63c9fb1af47e tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Created reservations ['cd2cedc7-ea38-460a-9826-a3950b47f245', '2cd4d721-8441-438b-9627-b72b7ebd680e', 'ac76b9ee-4d94-48a9-a027-8ad0a63b3598', 'e9ff921d-21c4-47d0-98a2-954c41bcdbbe'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:43:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9ab88812-86e3-47ea-b9a8-63c9fb1af47e tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38054902-3421-4442-bd18-4055f537f3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd2cedc7-ea38-460a-9826-a3950b47f245', '2cd4d721-8441-438b-9627-b72b7ebd680e', 'ac76b9ee-4d94-48a9-a027-8ad0a63b3598', 'e9ff921d-21c4-47d0-98a2-954c41bcdbbe']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:43:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9ab88812-86e3-47ea-b9a8-63c9fb1af47e tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1873a10-85df-4f94-b21f-faa2311e2be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:43:52 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:52 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:43:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9ab88812-86e3-47ea-b9a8-63c9fb1af47e tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1873a10-85df-4f94-b21f-faa2311e2be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4a5fb74-6277-49ef-a57c-fcea248e35c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1022451595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='742984327fe14726bfe5876c7ac5c945',qos_specs=None,replication_status=,reservations=['cd2cedc7-ea38-460a-9826-a3950b47f245','2cd4d721-8441-438b-9627-b72b7ebd680e','ac76b9ee-4d94-48a9-a027-8ad0a63b3598','e9ff921d-21c4-47d0-98a2-954c41bcdbbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f95a4760434a3085e55e39f87ee9b5',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:43:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1022451595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4a5fb74-6277-49ef-a57c-fcea248e35c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='742984327fe14726bfe5876c7ac5c945',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4f95a4760434a3085e55e39f87ee9b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:43:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9ab88812-86e3-47ea-b9a8-63c9fb1af47e tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7a0bc35-2a09-45f2-8ed6-afa9d7da5cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:43:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9ab88812-86e3-47ea-b9a8-63c9fb1af47e tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7a0bc35-2a09-45f2-8ed6-afa9d7da5cba) transitioned into state 'SUCCESS' from state '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-1022451595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='742984327fe14726bfe5876c7ac5c945',qos_specs=None,replication_status=,reservations=['cd2cedc7-ea38-460a-9826-a3950b47f245','2cd4d721-8441-438b-9627-b72b7ebd680e','ac76b9ee-4d94-48a9-a027-8ad0a63b3598','e9ff921d-21c4-47d0-98a2-954c41bcdbbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f95a4760434a3085e55e39f87ee9b5',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:43:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9ab88812-86e3-47ea-b9a8-63c9fb1af47e tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (651fb2ae-b782-4ae8-a62a-e9c08f5aa89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:43:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9ab88812-86e3-47ea-b9a8-63c9fb1af47e tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (651fb2ae-b782-4ae8-a62a-e9c08f5aa89f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:43:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9ab88812-86e3-47ea-b9a8-63c9fb1af47e tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Flow 'volume_create_api' (02ce73a8-ab8f-454d-b30d-c7ecae9dcae8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:43:52 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-9ab88812-86e3-47ea-b9a8-63c9fb1af47e tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Create volume request issued successfully. Sep 02 00:43:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9ab88812-86e3-47ea-b9a8-63c9fb1af47e tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:43:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 210/414] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:43:52 2026] POST /volume/v3/volumes => generated 763 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:43:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1a44c602-d068-4db0-a3fd-9a22dd965377 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1a44c602-d068-4db0-a3fd-9a22dd965377 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] GET http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 Sep 02 00:43:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1a44c602-d068-4db0-a3fd-9a22dd965377 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1a44c602-d068-4db0-a3fd-9a22dd965377 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:53 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:53 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:43:53 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:53 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:43:53 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1a44c602-d068-4db0-a3fd-9a22dd965377 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Volume info retrieved successfully. Sep 02 00:43:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1a44c602-d068-4db0-a3fd-9a22dd965377 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 returned with HTTP 200 Sep 02 00:43:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 205/415] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:43:53 2026] GET /volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 => generated 859 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:43:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0a395017-527a-44de-8268-c600fc34dbb1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0a395017-527a-44de-8268-c600fc34dbb1 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] GET http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 Sep 02 00:43:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0a395017-527a-44de-8268-c600fc34dbb1 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0a395017-527a-44de-8268-c600fc34dbb1 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:53 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:53 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:43:53 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:53 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:43:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0a395017-527a-44de-8268-c600fc34dbb1 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Volume info retrieved successfully. Sep 02 00:43:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0a395017-527a-44de-8268-c600fc34dbb1 tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 returned with HTTP 200 Sep 02 00:43:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 211/416] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:43:53 2026] GET /volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 => generated 859 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:43:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a58e091d-b206-4435-87e8-cd4fefdc7b7f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a58e091d-b206-4435-87e8-cd4fefdc7b7f tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] DELETE http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 Sep 02 00:43:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a58e091d-b206-4435-87e8-cd4fefdc7b7f tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a58e091d-b206-4435-87e8-cd4fefdc7b7f tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:59 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-a58e091d-b206-4435-87e8-cd4fefdc7b7f tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Delete volume with id: f8e305f3-8d0a-48d1-8d5b-96e4618a0475 Sep 02 00:43:59 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:59 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:43:59 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:59 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:43:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a58e091d-b206-4435-87e8-cd4fefdc7b7f tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Volume info retrieved successfully. Sep 02 00:43:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a58e091d-b206-4435-87e8-cd4fefdc7b7f tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Delete volume request issued successfully. Sep 02 00:43:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a58e091d-b206-4435-87e8-cd4fefdc7b7f tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 returned with HTTP 202 Sep 02 00:43:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 206/417] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:43:59 2026] DELETE /volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:43:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-62cee571-4390-443c-95ed-b4df01e77cfb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:43:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-62cee571-4390-443c-95ed-b4df01e77cfb tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] GET http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 Sep 02 00:43:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-62cee571-4390-443c-95ed-b4df01e77cfb tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:43:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-62cee571-4390-443c-95ed-b4df01e77cfb tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:43:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:43:59 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:43:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:43:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:43:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-62cee571-4390-443c-95ed-b4df01e77cfb tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Volume info retrieved successfully. Sep 02 00:43:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-62cee571-4390-443c-95ed-b4df01e77cfb tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 returned with HTTP 200 Sep 02 00:43:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 212/418] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:43:59 2026] GET /volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 => generated 858 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e7cba5a9-e6b4-40ca-9cfd-0e07e49e3fbb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e7cba5a9-e6b4-40ca-9cfd-0e07e49e3fbb tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] GET http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 Sep 02 00:44:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e7cba5a9-e6b4-40ca-9cfd-0e07e49e3fbb tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e7cba5a9-e6b4-40ca-9cfd-0e07e49e3fbb tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:00 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:00 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e7cba5a9-e6b4-40ca-9cfd-0e07e49e3fbb tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Volume info retrieved successfully. Sep 02 00:44:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e7cba5a9-e6b4-40ca-9cfd-0e07e49e3fbb tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 returned with HTTP 200 Sep 02 00:44:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 207/419] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:00 2026] GET /volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 => generated 858 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6dadce06-8478-4884-9455-d2b87ee78f9f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6dadce06-8478-4884-9455-d2b87ee78f9f tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] GET http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 Sep 02 00:44:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6dadce06-8478-4884-9455-d2b87ee78f9f tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6dadce06-8478-4884-9455-d2b87ee78f9f tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6dadce06-8478-4884-9455-d2b87ee78f9f tempest-AttachVolumeShelveTestJSON-1490910717 tempest-AttachVolumeShelveTestJSON-1490910717-project-member] http://192.168.122.129/volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 returned with HTTP 404 Sep 02 00:44:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 213/420] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:01 2026] GET /volume/v3/volumes/f8e305f3-8d0a-48d1-8d5b-96e4618a0475 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:44:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-98ab9769-d558-4571-9647-3a44c721f4a1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-98ab9769-d558-4571-9647-3a44c721f4a1 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] POST http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action Sep 02 00:44:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-98ab9769-d558-4571-9647-3a44c721f4a1 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action body: b'{"os-attach": {"instance_uuid": "2d6cac1d-33c4-44a7-bf2a-37ece26b9156", "mountpoint": "/dev/vdb"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:44:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-98ab9769-d558-4571-9647-3a44c721f4a1 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2d6cac1d-33c4-44a7-bf2a-37ece26b9156", "mountpoint": "/dev/vdb"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:08 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:08 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-98ab9769-d558-4571-9647-3a44c721f4a1 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:44:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-98ab9769-d558-4571-9647-3a44c721f4a1 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Update volume admin metadata completed successfully. Sep 02 00:44:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-98ab9769-d558-4571-9647-3a44c721f4a1 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Attach volume completed successfully. Sep 02 00:44:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-98ab9769-d558-4571-9647-3a44c721f4a1 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action returned with HTTP 202 Sep 02 00:44:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 208/421] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:44:08 2026] POST /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action => generated 0 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:44:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-85d65c1c-07ba-4f07-aa28-82d445e08ec2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-85d65c1c-07ba-4f07-aa28-82d445e08ec2 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] GET http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 Sep 02 00:44:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-85d65c1c-07ba-4f07-aa28-82d445e08ec2 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-85d65c1c-07ba-4f07-aa28-82d445e08ec2 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:09 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:09 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:09 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:09 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:09 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-85d65c1c-07ba-4f07-aa28-82d445e08ec2 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:44:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-85d65c1c-07ba-4f07-aa28-82d445e08ec2 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 returned with HTTP 200 Sep 02 00:44:09 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 214/422] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:08 2026] GET /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 => generated 1185 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-534345d4-ec9b-4a86-997d-72ac75fe5dbc None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-534345d4-ec9b-4a86-997d-72ac75fe5dbc tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] GET http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 Sep 02 00:44:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-534345d4-ec9b-4a86-997d-72ac75fe5dbc tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-534345d4-ec9b-4a86-997d-72ac75fe5dbc tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:09 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:09 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:09 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:09 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:09 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-534345d4-ec9b-4a86-997d-72ac75fe5dbc tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:44:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-534345d4-ec9b-4a86-997d-72ac75fe5dbc tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 returned with HTTP 200 Sep 02 00:44:09 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 209/423] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:09 2026] GET /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 => generated 1185 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-9636d517-e117-48f0-a456-801ec2004d2c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9636d517-e117-48f0-a456-801ec2004d2c tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] POST http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action Sep 02 00:44:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9636d517-e117-48f0-a456-801ec2004d2c tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action body: b'{"os-detach": {}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:44:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9636d517-e117-48f0-a456-801ec2004d2c tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:09 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:09 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:09 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:09 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:09 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-9636d517-e117-48f0-a456-801ec2004d2c tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:44:09 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-9636d517-e117-48f0-a456-801ec2004d2c tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Detach volume completed successfully. Sep 02 00:44:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9636d517-e117-48f0-a456-801ec2004d2c tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action returned with HTTP 202 Sep 02 00:44:09 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 215/424] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:44:09 2026] POST /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action => generated 0 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:44:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-724d6bdf-5df9-494f-9a8b-02fb8d8f283f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-724d6bdf-5df9-494f-9a8b-02fb8d8f283f tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] GET http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 Sep 02 00:44:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-724d6bdf-5df9-494f-9a8b-02fb8d8f283f tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-724d6bdf-5df9-494f-9a8b-02fb8d8f283f tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:09 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:09 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:09 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:09 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:09 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-724d6bdf-5df9-494f-9a8b-02fb8d8f283f tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:44:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-724d6bdf-5df9-494f-9a8b-02fb8d8f283f tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 returned with HTTP 200 Sep 02 00:44:09 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 210/425] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:09 2026] GET /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 => generated 870 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e31e343f-2fe8-4d58-9ce2-ca58be645292 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e31e343f-2fe8-4d58-9ce2-ca58be645292 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] POST http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action Sep 02 00:44:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e31e343f-2fe8-4d58-9ce2-ca58be645292 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:44:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e31e343f-2fe8-4d58-9ce2-ca58be645292 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-96b8f4c9-8465-45bb-8822-063dba01475a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:13 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:13 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:13 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:13 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e31e343f-2fe8-4d58-9ce2-ca58be645292 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:44:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-96b8f4c9-8465-45bb-8822-063dba01475a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:44:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-96b8f4c9-8465-45bb-8822-063dba01475a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-424240828"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-96b8f4c9-8465-45bb-8822-063dba01475a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-424240828'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:44:13 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-96b8f4c9-8465-45bb-8822-063dba01475a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Create volume of 1 GB Sep 02 00:44:13 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-96b8f4c9-8465-45bb-8822-063dba01475a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Availability Zones retrieved successfully. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e31e343f-2fe8-4d58-9ce2-ca58be645292 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Reserve volume completed successfully. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e31e343f-2fe8-4d58-9ce2-ca58be645292 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action returned with HTTP 202 Sep 02 00:44:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 216/426] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:44:13 2026] POST /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3eb8fa2e-8106-4668-8532-c6c76c8d44e7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-96b8f4c9-8465-45bb-8822-063dba01475a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Flow 'volume_create_api' (e3adb31c-ac37-4482-b662-58b28d3039ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3eb8fa2e-8106-4668-8532-c6c76c8d44e7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] GET http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3eb8fa2e-8106-4668-8532-c6c76c8d44e7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3eb8fa2e-8106-4668-8532-c6c76c8d44e7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-96b8f4c9-8465-45bb-8822-063dba01475a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f3dcc18-40eb-47b5-b0e8-aa12318b27be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:44:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-96b8f4c9-8465-45bb-8822-063dba01475a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-96b8f4c9-8465-45bb-8822-063dba01475a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f3dcc18-40eb-47b5-b0e8-aa12318b27be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:44:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-96b8f4c9-8465-45bb-8822-063dba01475a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac795761-d591-43d1-8868-98d79932dd48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3eb8fa2e-8106-4668-8532-c6c76c8d44e7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3eb8fa2e-8106-4668-8532-c6c76c8d44e7 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 returned with HTTP 200 Sep 02 00:44:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 217/427] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:14 2026] GET /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 => generated 870 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-44748405-8467-4020-9066-c9abfe24efa3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-44748405-8467-4020-9066-c9abfe24efa3 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] POST http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-44748405-8467-4020-9066-c9abfe24efa3 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-44748405-8467-4020-9066-c9abfe24efa3 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-44748405-8467-4020-9066-c9abfe24efa3 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-44748405-8467-4020-9066-c9abfe24efa3 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Unreserve volume completed successfully. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-44748405-8467-4020-9066-c9abfe24efa3 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action returned with HTTP 202 Sep 02 00:44:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 218/428] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:44:14 2026] POST /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-71911204-bb3b-44cd-8f07-1b8a04ce123c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-71911204-bb3b-44cd-8f07-1b8a04ce123c tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] GET http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-71911204-bb3b-44cd-8f07-1b8a04ce123c tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-71911204-bb3b-44cd-8f07-1b8a04ce123c tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-71911204-bb3b-44cd-8f07-1b8a04ce123c tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-71911204-bb3b-44cd-8f07-1b8a04ce123c tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 returned with HTTP 200 Sep 02 00:44:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 219/429] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:14 2026] GET /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 => generated 870 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8b089960-0696-4bd6-b66c-5dcb869c53d9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8b089960-0696-4bd6-b66c-5dcb869c53d9 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] POST http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8b089960-0696-4bd6-b66c-5dcb869c53d9 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8b089960-0696-4bd6-b66c-5dcb869c53d9 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8b089960-0696-4bd6-b66c-5dcb869c53d9 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:44:14 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-96b8f4c9-8465-45bb-8822-063dba01475a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Created reservations ['4961ad39-9d81-40b9-bec5-fc0a4e36a1c9', '14fd12c1-8ae6-4253-be11-d69c72ab5e4f', 'ec6cbac2-1e7c-4bb2-9cff-1b53efc98117', 'b2771eae-3843-43a4-bf93-0706c55e5814'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:44:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-96b8f4c9-8465-45bb-8822-063dba01475a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac795761-d591-43d1-8868-98d79932dd48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4961ad39-9d81-40b9-bec5-fc0a4e36a1c9', '14fd12c1-8ae6-4253-be11-d69c72ab5e4f', 'ec6cbac2-1e7c-4bb2-9cff-1b53efc98117', 'b2771eae-3843-43a4-bf93-0706c55e5814']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8b089960-0696-4bd6-b66c-5dcb869c53d9 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume updated successfully. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8b089960-0696-4bd6-b66c-5dcb869c53d9 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action returned with HTTP 200 Sep 02 00:44:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 220/430] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:44:14 2026] POST /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action => generated 0 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-db9f0fa3-3f2e-424a-9e5f-d77016d9cd2a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-db9f0fa3-3f2e-424a-9e5f-d77016d9cd2a tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] GET http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 Sep 02 00:44:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-96b8f4c9-8465-45bb-8822-063dba01475a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78566e86-1421-4c00-bf2d-931e5019771a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-db9f0fa3-3f2e-424a-9e5f-d77016d9cd2a tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-db9f0fa3-3f2e-424a-9e5f-d77016d9cd2a tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-db9f0fa3-3f2e-424a-9e5f-d77016d9cd2a tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-db9f0fa3-3f2e-424a-9e5f-d77016d9cd2a tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 returned with HTTP 200 Sep 02 00:44:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 221/431] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:14 2026] GET /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 => generated 869 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0f2a21da-6f19-4cee-a4a3-ca67b0dce96d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0f2a21da-6f19-4cee-a4a3-ca67b0dce96d tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] POST http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0f2a21da-6f19-4cee-a4a3-ca67b0dce96d tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0f2a21da-6f19-4cee-a4a3-ca67b0dce96d tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-96b8f4c9-8465-45bb-8822-063dba01475a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78566e86-1421-4c00-bf2d-931e5019771a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e02598c8-00bc-46cd-958b-547e45f9b08c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-424240828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea3fd98f690b42e18a4986a967666ca3',qos_specs=None,replication_status=,reservations=['4961ad39-9d81-40b9-bec5-fc0a4e36a1c9','14fd12c1-8ae6-4253-be11-d69c72ab5e4f','ec6cbac2-1e7c-4bb2-9cff-1b53efc98117','b2771eae-3843-43a4-bf93-0706c55e5814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05fa3be3da324cefb116d008e439afee',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:44:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-424240828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e02598c8-00bc-46cd-958b-547e45f9b08c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea3fd98f690b42e18a4986a967666ca3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05fa3be3da324cefb116d008e439afee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0f2a21da-6f19-4cee-a4a3-ca67b0dce96d tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:44:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-96b8f4c9-8465-45bb-8822-063dba01475a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb103b43-dc5e-4737-9be4-439e278efc0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0f2a21da-6f19-4cee-a4a3-ca67b0dce96d tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume updated successfully. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0f2a21da-6f19-4cee-a4a3-ca67b0dce96d tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action returned with HTTP 200 Sep 02 00:44:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 222/432] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:44:14 2026] POST /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action => generated 0 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-43214d8e-256a-4145-b0f8-2d55eb2ec84f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-43214d8e-256a-4145-b0f8-2d55eb2ec84f tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] GET http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-43214d8e-256a-4145-b0f8-2d55eb2ec84f tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-43214d8e-256a-4145-b0f8-2d55eb2ec84f tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-43214d8e-256a-4145-b0f8-2d55eb2ec84f tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-43214d8e-256a-4145-b0f8-2d55eb2ec84f tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 returned with HTTP 200 Sep 02 00:44:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 223/433] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:14 2026] GET /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 => generated 870 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-50cc5c2d-ec88-4699-aaca-c145be19b6a8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-50cc5c2d-ec88-4699-aaca-c145be19b6a8 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] POST http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-50cc5c2d-ec88-4699-aaca-c145be19b6a8 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-50cc5c2d-ec88-4699-aaca-c145be19b6a8 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-96b8f4c9-8465-45bb-8822-063dba01475a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb103b43-dc5e-4737-9be4-439e278efc0d) transitioned into state 'SUCCESS' from state '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-424240828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea3fd98f690b42e18a4986a967666ca3',qos_specs=None,replication_status=,reservations=['4961ad39-9d81-40b9-bec5-fc0a4e36a1c9','14fd12c1-8ae6-4253-be11-d69c72ab5e4f','ec6cbac2-1e7c-4bb2-9cff-1b53efc98117','b2771eae-3843-43a4-bf93-0706c55e5814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05fa3be3da324cefb116d008e439afee',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:44:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-96b8f4c9-8465-45bb-8822-063dba01475a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cc268c6-b6de-4a64-95d3-5d6504d342e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-50cc5c2d-ec88-4699-aaca-c145be19b6a8 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-50cc5c2d-ec88-4699-aaca-c145be19b6a8 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Update volume admin metadata completed successfully. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-50cc5c2d-ec88-4699-aaca-c145be19b6a8 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Update readonly setting on volume completed successfully. Sep 02 00:44:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-50cc5c2d-ec88-4699-aaca-c145be19b6a8 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action returned with HTTP 202 Sep 02 00:44:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-96b8f4c9-8465-45bb-8822-063dba01475a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cc268c6-b6de-4a64-95d3-5d6504d342e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:44:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-96b8f4c9-8465-45bb-8822-063dba01475a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Flow 'volume_create_api' (e3adb31c-ac37-4482-b662-58b28d3039ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:44:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 224/434] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:44:14 2026] POST /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:44:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-96b8f4c9-8465-45bb-8822-063dba01475a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Create volume request issued successfully. Sep 02 00:44:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-96b8f4c9-8465-45bb-8822-063dba01475a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:44:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 211/435] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:44:13 2026] POST /volume/v3/volumes => generated 763 bytes in 910 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:44:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d87186bb-3f84-4bf6-9b75-5167e4f21529 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-24af9635-80cf-4629-a532-3d5dfea28e9d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-24af9635-80cf-4629-a532-3d5dfea28e9d tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] GET http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 Sep 02 00:44:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-24af9635-80cf-4629-a532-3d5dfea28e9d tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-24af9635-80cf-4629-a532-3d5dfea28e9d tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-24af9635-80cf-4629-a532-3d5dfea28e9d tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:44:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-24af9635-80cf-4629-a532-3d5dfea28e9d tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 returned with HTTP 200 Sep 02 00:44:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 212/436] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:14 2026] GET /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 => generated 869 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-375a5333-8977-4c7d-87d1-9e239588ca8a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-375a5333-8977-4c7d-87d1-9e239588ca8a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:44:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-375a5333-8977-4c7d-87d1-9e239588ca8a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-375a5333-8977-4c7d-87d1-9e239588ca8a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-375a5333-8977-4c7d-87d1-9e239588ca8a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:44:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-375a5333-8977-4c7d-87d1-9e239588ca8a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:44:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 213/437] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:14 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 831 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b4a8cfcb-12bd-47c6-84b3-800ede669eff None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b4a8cfcb-12bd-47c6-84b3-800ede669eff tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] POST http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action Sep 02 00:44:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b4a8cfcb-12bd-47c6-84b3-800ede669eff tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:44:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b4a8cfcb-12bd-47c6-84b3-800ede669eff tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b4a8cfcb-12bd-47c6-84b3-800ede669eff tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:44:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b4a8cfcb-12bd-47c6-84b3-800ede669eff tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Update volume admin metadata completed successfully. Sep 02 00:44:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b4a8cfcb-12bd-47c6-84b3-800ede669eff tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Update readonly setting on volume completed successfully. Sep 02 00:44:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b4a8cfcb-12bd-47c6-84b3-800ede669eff tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action returned with HTTP 202 Sep 02 00:44:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 214/438] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:44:15 2026] POST /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:44:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bba0240c-4c56-41b5-8162-64d330e53728 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bba0240c-4c56-41b5-8162-64d330e53728 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] GET http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 Sep 02 00:44:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bba0240c-4c56-41b5-8162-64d330e53728 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bba0240c-4c56-41b5-8162-64d330e53728 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-bba0240c-4c56-41b5-8162-64d330e53728 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:44:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bba0240c-4c56-41b5-8162-64d330e53728 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 returned with HTTP 200 Sep 02 00:44:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 215/439] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:15 2026] GET /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 => generated 870 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9dd9fc26-ea88-469f-9220-508d3765799a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9dd9fc26-ea88-469f-9220-508d3765799a tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] POST http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action Sep 02 00:44:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9dd9fc26-ea88-469f-9220-508d3765799a tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1782515638", "disk_format": "raw"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:44:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9dd9fc26-ea88-469f-9220-508d3765799a tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1782515638", "disk_format": "raw"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d87186bb-3f84-4bf6-9b75-5167e4f21529 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:44:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d87186bb-3f84-4bf6-9b75-5167e4f21529 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-413543989"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d87186bb-3f84-4bf6-9b75-5167e4f21529 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:44:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9dd9fc26-ea88-469f-9220-508d3765799a tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:44:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 225/440] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:44:14 2026] POST /volume/v3/types => generated 227 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1ca127c2-b3d5-4844-a4fa-b3ec71ddcdd1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1ca127c2-b3d5-4844-a4fa-b3ec71ddcdd1 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] POST http://192.168.122.129/volume/v3/group_types Sep 02 00:44:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1ca127c2-b3d5-4844-a4fa-b3ec71ddcdd1 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1892482086"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1ca127c2-b3d5-4844-a4fa-b3ec71ddcdd1 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] http://192.168.122.129/volume/v3/group_types returned with HTTP 202 Sep 02 00:44:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 226/441] 192.168.122.129 () {62 vars in 1195 bytes} [Wed Sep 2 00:44:15 2026] POST /volume/v3/group_types => generated 185 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:44:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d6f90b3f-8b53-4c00-8030-91a2dbddc56d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:15 devstack devstack@c-api.service[86898]: DEBUG cinder.image.image_utils [None req-9dd9fc26-ea88-469f-9220-508d3765799a tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1782515638'}] 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-1782515638'}]. {{(pid=86898) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 02 00:44:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d6f90b3f-8b53-4c00-8030-91a2dbddc56d tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] POST http://192.168.122.129/volume/v3/groups Sep 02 00:44:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d6f90b3f-8b53-4c00-8030-91a2dbddc56d tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "14c770fd-c47c-458c-91bd-a0cafdb57f82", "volume_types": ["bd567775-2594-4b5c-bc38-8fa5294c71c0"], "name": "tempest-GroupSnapshotsV319Test-Group-55230682"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-d6f90b3f-8b53-4c00-8030-91a2dbddc56d tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Creating new group {'group': {'group_type': '14c770fd-c47c-458c-91bd-a0cafdb57f82', 'volume_types': ['bd567775-2594-4b5c-bc38-8fa5294c71c0'], 'name': 'tempest-GroupSnapshotsV319Test-Group-55230682'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 00:44:15 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.groups [None req-d6f90b3f-8b53-4c00-8030-91a2dbddc56d tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-55230682. Sep 02 00:44:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d6f90b3f-8b53-4c00-8030-91a2dbddc56d tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Availability Zones retrieved successfully. Sep 02 00:44:15 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-d6f90b3f-8b53-4c00-8030-91a2dbddc56d tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Created reservations ['77f0688f-b551-4846-81ee-816b33b9e018'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:44:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d6f90b3f-8b53-4c00-8030-91a2dbddc56d tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/groups returned with HTTP 202 Sep 02 00:44:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 227/442] 192.168.122.129 () {62 vars in 1181 bytes} [Wed Sep 2 00:44:15 2026] POST /volume/v3/groups => generated 114 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:44:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d45c5d43-9112-49c0-8319-997d04d41136 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d45c5d43-9112-49c0-8319-997d04d41136 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/groups/2dafae9d-0c72-4e53-947e-6135cc4a0e99 Sep 02 00:44:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d45c5d43-9112-49c0-8319-997d04d41136 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d45c5d43-9112-49c0-8319-997d04d41136 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-d45c5d43-9112-49c0-8319-997d04d41136 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] show called for member 2dafae9d-0c72-4e53-947e-6135cc4a0e99 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:44:15 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:15 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:15 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:15 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:44:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d45c5d43-9112-49c0-8319-997d04d41136 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/groups/2dafae9d-0c72-4e53-947e-6135cc4a0e99 returned with HTTP 200 Sep 02 00:44:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 228/443] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:44:15 2026] GET /volume/v3/groups/2dafae9d-0c72-4e53-947e-6135cc4a0e99 => generated 394 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6e68c748-ad0a-44fa-b3ae-6e02a35d6d2c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6e68c748-ad0a-44fa-b3ae-6e02a35d6d2c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:44:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6e68c748-ad0a-44fa-b3ae-6e02a35d6d2c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6e68c748-ad0a-44fa-b3ae-6e02a35d6d2c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:16 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:16 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:16 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:16 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6e68c748-ad0a-44fa-b3ae-6e02a35d6d2c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:44:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6e68c748-ad0a-44fa-b3ae-6e02a35d6d2c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:44:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 229/444] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:16 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 855 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9dd9fc26-ea88-469f-9220-508d3765799a tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Copy volume to image completed successfully. Sep 02 00:44:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9dd9fc26-ea88-469f-9220-508d3765799a tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action returned with HTTP 202 Sep 02 00:44:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 216/445] 192.168.122.129 () {60 vars in 1275 bytes} [Wed Sep 2 00:44:15 2026] POST /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action => generated 655 bytes in 1643 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:44:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-81e70c8f-fa8c-4a41-a6a2-49610e2bae12 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-81e70c8f-fa8c-4a41-a6a2-49610e2bae12 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/groups/2dafae9d-0c72-4e53-947e-6135cc4a0e99 Sep 02 00:44:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-81e70c8f-fa8c-4a41-a6a2-49610e2bae12 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-81e70c8f-fa8c-4a41-a6a2-49610e2bae12 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-81e70c8f-fa8c-4a41-a6a2-49610e2bae12 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] show called for member 2dafae9d-0c72-4e53-947e-6135cc4a0e99 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:44:16 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:16 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:16 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:16 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:44:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-81e70c8f-fa8c-4a41-a6a2-49610e2bae12 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/groups/2dafae9d-0c72-4e53-947e-6135cc4a0e99 returned with HTTP 200 Sep 02 00:44:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 230/446] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:44:16 2026] GET /volume/v3/groups/2dafae9d-0c72-4e53-947e-6135cc4a0e99 => generated 395 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:44:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1394842498", "volume_type": "bd567775-2594-4b5c-bc38-8fa5294c71c0", "group_id": "2dafae9d-0c72-4e53-947e-6135cc4a0e99", "size": 1}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1394842498', 'volume_type': 'bd567775-2594-4b5c-bc38-8fa5294c71c0', 'group_id': '2dafae9d-0c72-4e53-947e-6135cc4a0e99', 'size': 1}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:44:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:16 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Create volume of 1 GB Sep 02 00:44:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:16 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:44:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Availability Zones retrieved successfully. Sep 02 00:44:16 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Flow 'volume_create_api' (fa8d07c9-96f5-44dc-9aee-b4133a1ebbed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:44:16 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a58a74-3e4e-4968-9003-c663274bd403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:44:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:16 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:44:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a58a74-3e4e-4968-9003-c663274bd403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:44:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bd567775-2594-4b5c-bc38-8fa5294c71c0,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-413543989',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bd567775-2594-4b5c-bc38-8fa5294c71c0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2dafae9d-0c72-4e53-947e-6135cc4a0e99', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:44:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a843ea-8735-4964-9cd0-9e31b3716626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:44:17 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-413543989 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-413543989, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:44:17 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-413543989 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-413543989, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:44:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-06821b93-207b-454c-a90e-0fe789b6f72c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:17 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Created reservations ['1d1f7003-c1ea-46ae-83d6-0d7bcd8c12be', '7f0f138c-4cd8-440b-b690-481381ad106c', '21068131-6c6f-4ec5-9d96-23ebaeed7b00', 'a2f6d0d8-4eda-432a-a912-81a2dee9a842'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:44:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-06821b93-207b-454c-a90e-0fe789b6f72c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:44:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-06821b93-207b-454c-a90e-0fe789b6f72c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-06821b93-207b-454c-a90e-0fe789b6f72c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a843ea-8735-4964-9cd0-9e31b3716626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d1f7003-c1ea-46ae-83d6-0d7bcd8c12be', '7f0f138c-4cd8-440b-b690-481381ad106c', '21068131-6c6f-4ec5-9d96-23ebaeed7b00', 'a2f6d0d8-4eda-432a-a912-81a2dee9a842']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:44:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d935010-0305-4cfa-987d-41dced01af94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:44:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:17 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:17 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-06821b93-207b-454c-a90e-0fe789b6f72c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:44:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-06821b93-207b-454c-a90e-0fe789b6f72c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:44:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:17 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 231/447] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:17 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:44:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d935010-0305-4cfa-987d-41dced01af94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fcd5d70-a55a-435d-8f2c-ee387d445cdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1394842498',encryption_key_id=None,group_id=2dafae9d-0c72-4e53-947e-6135cc4a0e99,group_type_id=,metadata={},multiattach=False,project_id='760e4ad84787432cb944c989fa0f0fc0',qos_specs=None,replication_status=,reservations=['1d1f7003-c1ea-46ae-83d6-0d7bcd8c12be','7f0f138c-4cd8-440b-b690-481381ad106c','21068131-6c6f-4ec5-9d96-23ebaeed7b00','a2f6d0d8-4eda-432a-a912-81a2dee9a842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea251e849a894cc0980a49623f5e8917',volume_type_id=bd567775-2594-4b5c-bc38-8fa5294c71c0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:44:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1394842498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2dafae9d-0c72-4e53-947e-6135cc4a0e99,host=None,id=0fcd5d70-a55a-435d-8f2c-ee387d445cdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='760e4ad84787432cb944c989fa0f0fc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea251e849a894cc0980a49623f5e8917',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bd567775-2594-4b5c-bc38-8fa5294c71c0),volume_type_id=bd567775-2594-4b5c-bc38-8fa5294c71c0)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:44:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89ea1f2b-4d19-46f7-b599-dc2cb93161b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:44:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89ea1f2b-4d19-46f7-b599-dc2cb93161b4) transitioned into state 'SUCCESS' from state '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-1394842498',encryption_key_id=None,group_id=2dafae9d-0c72-4e53-947e-6135cc4a0e99,group_type_id=,metadata={},multiattach=False,project_id='760e4ad84787432cb944c989fa0f0fc0',qos_specs=None,replication_status=,reservations=['1d1f7003-c1ea-46ae-83d6-0d7bcd8c12be','7f0f138c-4cd8-440b-b690-481381ad106c','21068131-6c6f-4ec5-9d96-23ebaeed7b00','a2f6d0d8-4eda-432a-a912-81a2dee9a842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea251e849a894cc0980a49623f5e8917',volume_type_id=bd567775-2594-4b5c-bc38-8fa5294c71c0)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:44:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34ba246e-5305-42c1-8f78-1bec26e3e73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:44:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-bfc3995d-db51-49a3-ada5-c7ecfd890f6c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34ba246e-5305-42c1-8f78-1bec26e3e73f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:44:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-bfc3995d-db51-49a3-ada5-c7ecfd890f6c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:44:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-bfc3995d-db51-49a3-ada5-c7ecfd890f6c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-bfc3995d-db51-49a3-ada5-c7ecfd890f6c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Flow 'volume_create_api' (fa8d07c9-96f5-44dc-9aee-b4133a1ebbed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:44:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Create volume request issued successfully. Sep 02 00:44:17 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:44:17 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:44:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:17 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:17 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-bfc3995d-db51-49a3-ada5-c7ecfd890f6c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:44:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-bfc3995d-db51-49a3-ada5-c7ecfd890f6c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:44:17 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 232/448] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:44:17 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:17 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:44:17 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:17 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c80cdbd9-5f5b-49ae-b023-e746268ee461 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:44:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 217/449] 192.168.122.129 () {62 vars in 1184 bytes} [Wed Sep 2 00:44:16 2026] POST /volume/v3/volumes => generated 834 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:44:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f16c5ea0-5b5a-47f2-972f-7bb899f04de2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f16c5ea0-5b5a-47f2-972f-7bb899f04de2 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd Sep 02 00:44:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f16c5ea0-5b5a-47f2-972f-7bb899f04de2 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f16c5ea0-5b5a-47f2-972f-7bb899f04de2 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:17 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:17 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f16c5ea0-5b5a-47f2-972f-7bb899f04de2 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Volume info retrieved successfully. Sep 02 00:44:17 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-f16c5ea0-5b5a-47f2-972f-7bb899f04de2 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:44:17 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-f16c5ea0-5b5a-47f2-972f-7bb899f04de2 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:44:17 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-f16c5ea0-5b5a-47f2-972f-7bb899f04de2 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:44:17 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:17 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f16c5ea0-5b5a-47f2-972f-7bb899f04de2 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd returned with HTTP 200 Sep 02 00:44:17 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 233/450] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:44:17 2026] GET /volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd => generated 902 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6e96ff30-99f6-4714-b983-568bf51461b0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6e96ff30-99f6-4714-b983-568bf51461b0 None None] GET http://192.168.122.129/volume// Sep 02 00:44:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6e96ff30-99f6-4714-b983-568bf51461b0 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6e96ff30-99f6-4714-b983-568bf51461b0 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6e96ff30-99f6-4714-b983-568bf51461b0 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:44:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 218/451] 192.168.122.129 () {58 vars in 1317 bytes} [Wed Sep 2 00:44:17 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:44:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-efb9197e-c701-4999-bb60-dbdbfd9a10fc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-efb9197e-c701-4999-bb60-dbdbfd9a10fc tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:44:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-efb9197e-c701-4999-bb60-dbdbfd9a10fc tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e02598c8-00bc-46cd-958b-547e45f9b08c", "connector": null, "instance_uuid": "53f96e59-e266-41a4-af0d-55bab6c0cb07"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:17 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:17 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-efb9197e-c701-4999-bb60-dbdbfd9a10fc tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:44:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 234/452] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:44:17 2026] POST /volume/v3/attachments => generated 273 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0d090f79-55c8-43fa-a5e3-c7fcbb8896a8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0d090f79-55c8-43fa-a5e3-c7fcbb8896a8 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:44:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0d090f79-55c8-43fa-a5e3-c7fcbb8896a8 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0d090f79-55c8-43fa-a5e3-c7fcbb8896a8 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-dc93e731-fc1c-49d1-b54c-1ad257a9ca81 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dc93e731-fc1c-49d1-b54c-1ad257a9ca81 None None] GET http://192.168.122.129/volume// Sep 02 00:44:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dc93e731-fc1c-49d1-b54c-1ad257a9ca81 None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dc93e731-fc1c-49d1-b54c-1ad257a9ca81 None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dc93e731-fc1c-49d1-b54c-1ad257a9ca81 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:44:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 235/453] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:44:18 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 00:44:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:18 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-b0ff0a1e-23ab-4f2b-8bfe-7bc0abc5cba6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:18 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:18 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-b0ff0a1e-23ab-4f2b-8bfe-7bc0abc5cba6 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:44:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-b0ff0a1e-23ab-4f2b-8bfe-7bc0abc5cba6 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-b0ff0a1e-23ab-4f2b-8bfe-7bc0abc5cba6 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:18 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0d090f79-55c8-43fa-a5e3-c7fcbb8896a8 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:44:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0d090f79-55c8-43fa-a5e3-c7fcbb8896a8 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:44:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 219/454] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:18 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 855 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:44:18 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:18 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:18 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:18 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:18 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-b0ff0a1e-23ab-4f2b-8bfe-7bc0abc5cba6 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:44:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-b0ff0a1e-23ab-4f2b-8bfe-7bc0abc5cba6 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:44:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 236/455] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:44:18 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 1036 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:44:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-55beeb51-8793-4c35-98f2-52510284f19c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-55beeb51-8793-4c35-98f2-52510284f19c tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd Sep 02 00:44:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-55beeb51-8793-4c35-98f2-52510284f19c tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-55beeb51-8793-4c35-98f2-52510284f19c tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:18 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:18 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:18 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:18 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-55beeb51-8793-4c35-98f2-52510284f19c tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Volume info retrieved successfully. Sep 02 00:44:18 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-55beeb51-8793-4c35-98f2-52510284f19c tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:44:18 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-55beeb51-8793-4c35-98f2-52510284f19c tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:44:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-175cc546-60fe-4e7d-a22b-cf250a7a4e65 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-175cc546-60fe-4e7d-a22b-cf250a7a4e65 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] PUT http://192.168.122.129/volume/v3/attachments/7cf8241e-9d9c-4378-ad73-2d563329289a Sep 02 00:44:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-175cc546-60fe-4e7d-a22b-cf250a7a4e65 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.129", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:99ea8ad4da87", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ea39e472-48c2-4305-83f6-cb40dfe92962", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:19 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-55beeb51-8793-4c35-98f2-52510284f19c tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:44:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-55beeb51-8793-4c35-98f2-52510284f19c tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd returned with HTTP 200 Sep 02 00:44:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 220/456] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:44:18 2026] GET /volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd => generated 926 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:19 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-175cc546-60fe-4e7d-a22b-cf250a7a4e65 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Acquiring lock "cinder-attachment_update-e02598c8-00bc-46cd-958b-547e45f9b08c-devstack" by "attachment_update" {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:44:19 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-175cc546-60fe-4e7d-a22b-cf250a7a4e65 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Lock "cinder-attachment_update-e02598c8-00bc-46cd-958b-547e45f9b08c-devstack" acquired by "attachment_update" :: waited 0.051s {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:44:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4e8da6b0-1b6f-4778-bb00-ab37d67fe0a3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4e8da6b0-1b6f-4778-bb00-ab37d67fe0a3 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:44:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4e8da6b0-1b6f-4778-bb00-ab37d67fe0a3 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4e8da6b0-1b6f-4778-bb00-ab37d67fe0a3 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:19 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:19 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:19 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:19 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4e8da6b0-1b6f-4778-bb00-ab37d67fe0a3 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:44:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4e8da6b0-1b6f-4778-bb00-ab37d67fe0a3 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:44:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 221/457] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:19 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 855 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-50446862-c2f7-4865-8f52-c5c375c4aba1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-50446862-c2f7-4865-8f52-c5c375c4aba1 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd Sep 02 00:44:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-50446862-c2f7-4865-8f52-c5c375c4aba1 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-50446862-c2f7-4865-8f52-c5c375c4aba1 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:20 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:20 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-50446862-c2f7-4865-8f52-c5c375c4aba1 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Volume info retrieved successfully. Sep 02 00:44:20 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-50446862-c2f7-4865-8f52-c5c375c4aba1 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:44:20 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-50446862-c2f7-4865-8f52-c5c375c4aba1 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:44:20 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-50446862-c2f7-4865-8f52-c5c375c4aba1 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:44:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-50446862-c2f7-4865-8f52-c5c375c4aba1 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd returned with HTTP 200 Sep 02 00:44:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 222/458] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:44:20 2026] GET /volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd => generated 926 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0d35b8b2-2e71-4ea3-91cb-208436f13507 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0d35b8b2-2e71-4ea3-91cb-208436f13507 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:44:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0d35b8b2-2e71-4ea3-91cb-208436f13507 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0d35b8b2-2e71-4ea3-91cb-208436f13507 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:20 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:20 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0d35b8b2-2e71-4ea3-91cb-208436f13507 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:44:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0d35b8b2-2e71-4ea3-91cb-208436f13507 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:44:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 223/459] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:20 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 855 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c5327e1d-cbce-40f1-bb45-bfb101cb0f39 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c5327e1d-cbce-40f1-bb45-bfb101cb0f39 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd Sep 02 00:44:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c5327e1d-cbce-40f1-bb45-bfb101cb0f39 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c5327e1d-cbce-40f1-bb45-bfb101cb0f39 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c5327e1d-cbce-40f1-bb45-bfb101cb0f39 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Volume info retrieved successfully. Sep 02 00:44:21 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-c5327e1d-cbce-40f1-bb45-bfb101cb0f39 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:44:21 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-c5327e1d-cbce-40f1-bb45-bfb101cb0f39 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:44:22 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-c5327e1d-cbce-40f1-bb45-bfb101cb0f39 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:44:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c5327e1d-cbce-40f1-bb45-bfb101cb0f39 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd returned with HTTP 200 Sep 02 00:44:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 224/460] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:44:21 2026] GET /volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd => generated 926 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a98172c1-6e26-4762-ac7e-5655208aed30 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a98172c1-6e26-4762-ac7e-5655208aed30 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:44:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a98172c1-6e26-4762-ac7e-5655208aed30 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a98172c1-6e26-4762-ac7e-5655208aed30 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:22 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a98172c1-6e26-4762-ac7e-5655208aed30 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:44:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a98172c1-6e26-4762-ac7e-5655208aed30 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:44:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 225/461] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:22 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 855 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ae2402b7-6dd9-46f6-b85b-dd810d015338 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ae2402b7-6dd9-46f6-b85b-dd810d015338 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd Sep 02 00:44:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ae2402b7-6dd9-46f6-b85b-dd810d015338 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ae2402b7-6dd9-46f6-b85b-dd810d015338 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:23 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:23 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ae2402b7-6dd9-46f6-b85b-dd810d015338 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Volume info retrieved successfully. Sep 02 00:44:23 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-ae2402b7-6dd9-46f6-b85b-dd810d015338 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:44:23 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-ae2402b7-6dd9-46f6-b85b-dd810d015338 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:44:23 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-ae2402b7-6dd9-46f6-b85b-dd810d015338 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:44:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ae2402b7-6dd9-46f6-b85b-dd810d015338 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd returned with HTTP 200 Sep 02 00:44:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 226/462] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:44:23 2026] GET /volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd => generated 926 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-64ac5bd5-e0da-4b68-beef-2ede528f0516 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-64ac5bd5-e0da-4b68-beef-2ede528f0516 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:44:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-64ac5bd5-e0da-4b68-beef-2ede528f0516 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-64ac5bd5-e0da-4b68-beef-2ede528f0516 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:23 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:23 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-64ac5bd5-e0da-4b68-beef-2ede528f0516 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:44:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-64ac5bd5-e0da-4b68-beef-2ede528f0516 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:44:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 227/463] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:23 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 855 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c8bb0b75-7099-4ea2-90af-5d8eb10498e1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c8bb0b75-7099-4ea2-90af-5d8eb10498e1 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd Sep 02 00:44:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c8bb0b75-7099-4ea2-90af-5d8eb10498e1 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c8bb0b75-7099-4ea2-90af-5d8eb10498e1 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:24 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:24 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:24 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:24 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:24 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c8bb0b75-7099-4ea2-90af-5d8eb10498e1 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Volume info retrieved successfully. Sep 02 00:44:24 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-c8bb0b75-7099-4ea2-90af-5d8eb10498e1 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:44:24 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-c8bb0b75-7099-4ea2-90af-5d8eb10498e1 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:44:24 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-c8bb0b75-7099-4ea2-90af-5d8eb10498e1 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:44:24 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:24 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c8bb0b75-7099-4ea2-90af-5d8eb10498e1 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd returned with HTTP 200 Sep 02 00:44:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 228/464] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:44:24 2026] GET /volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd => generated 926 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a8154638-e80f-4aa9-adb5-6af7425ddcef None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a8154638-e80f-4aa9-adb5-6af7425ddcef tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:44:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a8154638-e80f-4aa9-adb5-6af7425ddcef tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a8154638-e80f-4aa9-adb5-6af7425ddcef tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:24 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:24 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:24 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:24 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:24 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a8154638-e80f-4aa9-adb5-6af7425ddcef tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:44:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a8154638-e80f-4aa9-adb5-6af7425ddcef tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:44:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 229/465] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:24 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d731aa75-1d92-4469-81bd-688917d79733 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d731aa75-1d92-4469-81bd-688917d79733 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd Sep 02 00:44:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d731aa75-1d92-4469-81bd-688917d79733 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d731aa75-1d92-4469-81bd-688917d79733 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d731aa75-1d92-4469-81bd-688917d79733 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Volume info retrieved successfully. Sep 02 00:44:25 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-d731aa75-1d92-4469-81bd-688917d79733 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:44:25 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-d731aa75-1d92-4469-81bd-688917d79733 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:44:26 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-d731aa75-1d92-4469-81bd-688917d79733 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:44:26 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:26 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d731aa75-1d92-4469-81bd-688917d79733 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd returned with HTTP 200 Sep 02 00:44:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 230/466] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:44:25 2026] GET /volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd => generated 926 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-340d6ed2-5558-409a-a4e3-35b77c9a9d23 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-340d6ed2-5558-409a-a4e3-35b77c9a9d23 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:44:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-340d6ed2-5558-409a-a4e3-35b77c9a9d23 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-340d6ed2-5558-409a-a4e3-35b77c9a9d23 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:26 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:26 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:26 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:26 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:26 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-340d6ed2-5558-409a-a4e3-35b77c9a9d23 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:44:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-340d6ed2-5558-409a-a4e3-35b77c9a9d23 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:44:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 231/467] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:26 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-610bb253-8440-4058-97ed-cbdd7ad21b40 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-610bb253-8440-4058-97ed-cbdd7ad21b40 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd Sep 02 00:44:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-610bb253-8440-4058-97ed-cbdd7ad21b40 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-610bb253-8440-4058-97ed-cbdd7ad21b40 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:27 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:27 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:27 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:27 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:27 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-610bb253-8440-4058-97ed-cbdd7ad21b40 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Volume info retrieved successfully. Sep 02 00:44:27 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-610bb253-8440-4058-97ed-cbdd7ad21b40 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:44:27 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-610bb253-8440-4058-97ed-cbdd7ad21b40 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:44:27 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-610bb253-8440-4058-97ed-cbdd7ad21b40 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:44:27 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:27 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-610bb253-8440-4058-97ed-cbdd7ad21b40 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd returned with HTTP 200 Sep 02 00:44:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 232/468] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:44:27 2026] GET /volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd => generated 926 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5bfa04ab-e87a-40a8-bc16-02e48b2ab361 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5bfa04ab-e87a-40a8-bc16-02e48b2ab361 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:44:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5bfa04ab-e87a-40a8-bc16-02e48b2ab361 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5bfa04ab-e87a-40a8-bc16-02e48b2ab361 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:27 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:27 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:27 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:27 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:27 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5bfa04ab-e87a-40a8-bc16-02e48b2ab361 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:44:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5bfa04ab-e87a-40a8-bc16-02e48b2ab361 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:44:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 233/469] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:27 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9afb5d34-942d-4328-b908-884fbf784317 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9afb5d34-942d-4328-b908-884fbf784317 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd Sep 02 00:44:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9afb5d34-942d-4328-b908-884fbf784317 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9afb5d34-942d-4328-b908-884fbf784317 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:28 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:28 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:28 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:28 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9afb5d34-942d-4328-b908-884fbf784317 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Volume info retrieved successfully. Sep 02 00:44:28 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-9afb5d34-942d-4328-b908-884fbf784317 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:44:28 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-9afb5d34-942d-4328-b908-884fbf784317 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:44:28 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-9afb5d34-942d-4328-b908-884fbf784317 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:44:28 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:28 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9afb5d34-942d-4328-b908-884fbf784317 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd returned with HTTP 200 Sep 02 00:44:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 234/470] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:44:28 2026] GET /volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd => generated 926 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-40d07ca4-46fd-419d-bd72-fea140a7fec5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-40d07ca4-46fd-419d-bd72-fea140a7fec5 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:44:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-40d07ca4-46fd-419d-bd72-fea140a7fec5 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-40d07ca4-46fd-419d-bd72-fea140a7fec5 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:28 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:28 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:28 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:28 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-40d07ca4-46fd-419d-bd72-fea140a7fec5 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:44:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-40d07ca4-46fd-419d-bd72-fea140a7fec5 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:44:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 235/471] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:28 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:29 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=133,cinder:INSERT=18,cinder:UPDATE=23 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:44:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0b52f5d1-65b6-4796-9685-50c8fee8f044 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0b52f5d1-65b6-4796-9685-50c8fee8f044 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd Sep 02 00:44:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0b52f5d1-65b6-4796-9685-50c8fee8f044 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0b52f5d1-65b6-4796-9685-50c8fee8f044 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:29 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:29 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:29 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:29 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0b52f5d1-65b6-4796-9685-50c8fee8f044 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Volume info retrieved successfully. Sep 02 00:44:29 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-0b52f5d1-65b6-4796-9685-50c8fee8f044 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:44:29 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-0b52f5d1-65b6-4796-9685-50c8fee8f044 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:44:29 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-0b52f5d1-65b6-4796-9685-50c8fee8f044 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:44:29 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:29 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0b52f5d1-65b6-4796-9685-50c8fee8f044 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd returned with HTTP 200 Sep 02 00:44:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 236/472] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:44:29 2026] GET /volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd => generated 926 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f4a24108-1ff4-4bcf-8fa5-da6b829e0880 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f4a24108-1ff4-4bcf-8fa5-da6b829e0880 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:44:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f4a24108-1ff4-4bcf-8fa5-da6b829e0880 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f4a24108-1ff4-4bcf-8fa5-da6b829e0880 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:29 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:29 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:29 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:29 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f4a24108-1ff4-4bcf-8fa5-da6b829e0880 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:44:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f4a24108-1ff4-4bcf-8fa5-da6b829e0880 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:44:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 237/473] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:29 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-28d5914f-56a3-4b03-bc73-8a3dcd81a2ab None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-28d5914f-56a3-4b03-bc73-8a3dcd81a2ab tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd Sep 02 00:44:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-28d5914f-56a3-4b03-bc73-8a3dcd81a2ab tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-28d5914f-56a3-4b03-bc73-8a3dcd81a2ab tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:30 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:30 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:30 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-28d5914f-56a3-4b03-bc73-8a3dcd81a2ab tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Volume info retrieved successfully. Sep 02 00:44:30 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-28d5914f-56a3-4b03-bc73-8a3dcd81a2ab tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:44:30 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-28d5914f-56a3-4b03-bc73-8a3dcd81a2ab tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:44:30 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-28d5914f-56a3-4b03-bc73-8a3dcd81a2ab tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:44:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-28d5914f-56a3-4b03-bc73-8a3dcd81a2ab tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd returned with HTTP 200 Sep 02 00:44:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 238/474] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:44:30 2026] GET /volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd => generated 926 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d71f9afc-e321-47eb-8ac5-f5de6ecc4ebc None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d71f9afc-e321-47eb-8ac5-f5de6ecc4ebc tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:44:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d71f9afc-e321-47eb-8ac5-f5de6ecc4ebc tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d71f9afc-e321-47eb-8ac5-f5de6ecc4ebc tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:30 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:30 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:30 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d71f9afc-e321-47eb-8ac5-f5de6ecc4ebc tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:44:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d71f9afc-e321-47eb-8ac5-f5de6ecc4ebc tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:44:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 239/475] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:30 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-af1199c3-3873-45d3-87f6-74af54cd7c45 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-af1199c3-3873-45d3-87f6-74af54cd7c45 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd Sep 02 00:44:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-af1199c3-3873-45d3-87f6-74af54cd7c45 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-af1199c3-3873-45d3-87f6-74af54cd7c45 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:31 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:31 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:31 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:31 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:31 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-af1199c3-3873-45d3-87f6-74af54cd7c45 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Volume info retrieved successfully. Sep 02 00:44:31 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-af1199c3-3873-45d3-87f6-74af54cd7c45 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:44:31 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-af1199c3-3873-45d3-87f6-74af54cd7c45 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:44:31 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-af1199c3-3873-45d3-87f6-74af54cd7c45 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:44:31 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:31 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-af1199c3-3873-45d3-87f6-74af54cd7c45 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd returned with HTTP 200 Sep 02 00:44:31 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 240/476] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:44:31 2026] GET /volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd => generated 926 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0db271ea-e859-4cd6-92db-ec5adefd5423 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0db271ea-e859-4cd6-92db-ec5adefd5423 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:44:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0db271ea-e859-4cd6-92db-ec5adefd5423 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0db271ea-e859-4cd6-92db-ec5adefd5423 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:31 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:31 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:31 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:31 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:31 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0db271ea-e859-4cd6-92db-ec5adefd5423 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:44:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0db271ea-e859-4cd6-92db-ec5adefd5423 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:44:31 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 241/477] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:31 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-664de11b-7ce9-4d44-9ead-0b2df06cf436 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-664de11b-7ce9-4d44-9ead-0b2df06cf436 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd Sep 02 00:44:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-664de11b-7ce9-4d44-9ead-0b2df06cf436 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-664de11b-7ce9-4d44-9ead-0b2df06cf436 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:32 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:32 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:32 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:32 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:32 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-664de11b-7ce9-4d44-9ead-0b2df06cf436 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Volume info retrieved successfully. Sep 02 00:44:32 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-664de11b-7ce9-4d44-9ead-0b2df06cf436 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:44:32 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-664de11b-7ce9-4d44-9ead-0b2df06cf436 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:44:33 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-664de11b-7ce9-4d44-9ead-0b2df06cf436 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:44:33 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:33 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-664de11b-7ce9-4d44-9ead-0b2df06cf436 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd returned with HTTP 200 Sep 02 00:44:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 242/478] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:44:32 2026] GET /volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd => generated 926 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8cff390d-0fc4-44b8-8804-1254c88109ab None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8cff390d-0fc4-44b8-8804-1254c88109ab tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:44:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8cff390d-0fc4-44b8-8804-1254c88109ab tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8cff390d-0fc4-44b8-8804-1254c88109ab tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:33 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:33 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:33 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:33 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8cff390d-0fc4-44b8-8804-1254c88109ab tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:44:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8cff390d-0fc4-44b8-8804-1254c88109ab tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:44:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 243/479] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:33 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-16a36e02-4336-401b-9b6d-f76a4d443656 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-16a36e02-4336-401b-9b6d-f76a4d443656 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd Sep 02 00:44:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-16a36e02-4336-401b-9b6d-f76a4d443656 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-16a36e02-4336-401b-9b6d-f76a4d443656 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:34 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:34 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:34 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:34 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-16a36e02-4336-401b-9b6d-f76a4d443656 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Volume info retrieved successfully. Sep 02 00:44:34 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-16a36e02-4336-401b-9b6d-f76a4d443656 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:44:34 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-16a36e02-4336-401b-9b6d-f76a4d443656 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:44:34 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-16a36e02-4336-401b-9b6d-f76a4d443656 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:44:34 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:34 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-16a36e02-4336-401b-9b6d-f76a4d443656 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd returned with HTTP 200 Sep 02 00:44:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 244/480] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:44:34 2026] GET /volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd => generated 926 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-98f19606-5093-4fe0-8608-ea7d8e15f745 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-98f19606-5093-4fe0-8608-ea7d8e15f745 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:44:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-98f19606-5093-4fe0-8608-ea7d8e15f745 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-98f19606-5093-4fe0-8608-ea7d8e15f745 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:34 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:34 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:34 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:34 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-98f19606-5093-4fe0-8608-ea7d8e15f745 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:44:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-98f19606-5093-4fe0-8608-ea7d8e15f745 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:44:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 245/481] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:34 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1fadfc56-3e97-4f2a-b34a-90f4d7d7a7be None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1fadfc56-3e97-4f2a-b34a-90f4d7d7a7be tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd Sep 02 00:44:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1fadfc56-3e97-4f2a-b34a-90f4d7d7a7be tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1fadfc56-3e97-4f2a-b34a-90f4d7d7a7be tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1fadfc56-3e97-4f2a-b34a-90f4d7d7a7be tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Volume info retrieved successfully. Sep 02 00:44:35 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-1fadfc56-3e97-4f2a-b34a-90f4d7d7a7be tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:44:35 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-1fadfc56-3e97-4f2a-b34a-90f4d7d7a7be tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:44:35 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-1fadfc56-3e97-4f2a-b34a-90f4d7d7a7be tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:44:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1fadfc56-3e97-4f2a-b34a-90f4d7d7a7be tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd returned with HTTP 200 Sep 02 00:44:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 246/482] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:44:35 2026] GET /volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd => generated 926 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-19fb96bc-f2fb-44d6-b3e5-c2577c8b8f09 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-19fb96bc-f2fb-44d6-b3e5-c2577c8b8f09 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 Sep 02 00:44:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-19fb96bc-f2fb-44d6-b3e5-c2577c8b8f09 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-19fb96bc-f2fb-44d6-b3e5-c2577c8b8f09 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-19fb96bc-f2fb-44d6-b3e5-c2577c8b8f09 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:44:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-19fb96bc-f2fb-44d6-b3e5-c2577c8b8f09 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 returned with HTTP 200 Sep 02 00:44:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 247/483] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:35 2026] GET /volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f38ee022-6753-4c02-bf1b-fff7c6ec4a1b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f38ee022-6753-4c02-bf1b-fff7c6ec4a1b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:44:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f38ee022-6753-4c02-bf1b-fff7c6ec4a1b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f38ee022-6753-4c02-bf1b-fff7c6ec4a1b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f38ee022-6753-4c02-bf1b-fff7c6ec4a1b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:44:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f38ee022-6753-4c02-bf1b-fff7c6ec4a1b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:44:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 248/484] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:35 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-064522db-9400-4c54-9398-2e34964eb023 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-064522db-9400-4c54-9398-2e34964eb023 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 Sep 02 00:44:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-064522db-9400-4c54-9398-2e34964eb023 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-064522db-9400-4c54-9398-2e34964eb023 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-064522db-9400-4c54-9398-2e34964eb023 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:44:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-064522db-9400-4c54-9398-2e34964eb023 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 returned with HTTP 200 Sep 02 00:44:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 249/485] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:44:35 2026] GET /volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6c73d620-7a73-442f-b93f-4119cd95b160 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6c73d620-7a73-442f-b93f-4119cd95b160 None None] GET http://192.168.122.129/volume// Sep 02 00:44:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6c73d620-7a73-442f-b93f-4119cd95b160 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6c73d620-7a73-442f-b93f-4119cd95b160 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6c73d620-7a73-442f-b93f-4119cd95b160 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:44:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 250/486] 192.168.122.129 () {58 vars in 1317 bytes} [Wed Sep 2 00:44:35 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:44:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-4b185e89-18cf-476c-9e20-eaca67820a5c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-4b185e89-18cf-476c-9e20-eaca67820a5c tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:44:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-4b185e89-18cf-476c-9e20-eaca67820a5c tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4a5fb74-6277-49ef-a57c-fcea248e35c0", "connector": null, "instance_uuid": "4e7e227e-aee7-4c20-80d3-e9aa825f7c6d"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-4b185e89-18cf-476c-9e20-eaca67820a5c tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:44:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 251/487] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:44:35 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-710629b7-6e73-46d0-ae3c-393f1c85f638 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-710629b7-6e73-46d0-ae3c-393f1c85f638 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 Sep 02 00:44:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-710629b7-6e73-46d0-ae3c-393f1c85f638 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-710629b7-6e73-46d0-ae3c-393f1c85f638 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:36 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:36 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:36 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:36 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:36 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-710629b7-6e73-46d0-ae3c-393f1c85f638 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:44:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-710629b7-6e73-46d0-ae3c-393f1c85f638 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 returned with HTTP 200 Sep 02 00:44:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 252/488] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:36 2026] GET /volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-da19a46a-a6af-4e0b-8a9f-5bd3e38cfa82 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-da19a46a-a6af-4e0b-8a9f-5bd3e38cfa82 None None] GET http://192.168.122.129/volume// Sep 02 00:44:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-da19a46a-a6af-4e0b-8a9f-5bd3e38cfa82 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-da19a46a-a6af-4e0b-8a9f-5bd3e38cfa82 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-da19a46a-a6af-4e0b-8a9f-5bd3e38cfa82 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:44:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 253/489] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:44:36 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:44:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-9578d032-3086-4449-9bd9-308b7c5971ab None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-9578d032-3086-4449-9bd9-308b7c5971ab tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 Sep 02 00:44:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-9578d032-3086-4449-9bd9-308b7c5971ab tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-9578d032-3086-4449-9bd9-308b7c5971ab tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:36 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:36 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:36 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:36 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:36 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-9578d032-3086-4449-9bd9-308b7c5971ab tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:44:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-9578d032-3086-4449-9bd9-308b7c5971ab tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 returned with HTTP 200 Sep 02 00:44:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 254/490] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:44:36 2026] GET /volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 => generated 1036 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:44:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-6afc9c78-0393-4b15-a2fd-0e8ad72274ed None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-6afc9c78-0393-4b15-a2fd-0e8ad72274ed tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] PUT http://192.168.122.129/volume/v3/attachments/76dd8c59-e754-4a8a-ae7d-c7d6aa221309 Sep 02 00:44:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-6afc9c78-0393-4b15-a2fd-0e8ad72274ed tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.129", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:99ea8ad4da87", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ea39e472-48c2-4305-83f6-cb40dfe92962", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:36 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-6afc9c78-0393-4b15-a2fd-0e8ad72274ed tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Acquiring lock "cinder-attachment_update-c4a5fb74-6277-49ef-a57c-fcea248e35c0-devstack" by "attachment_update" {{(pid=86898) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:44:36 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-6afc9c78-0393-4b15-a2fd-0e8ad72274ed tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Lock "cinder-attachment_update-c4a5fb74-6277-49ef-a57c-fcea248e35c0-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86898) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:44:36 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:36 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:36 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:36 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:44 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-175cc546-60fe-4e7d-a22b-cf250a7a4e65 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Lock "cinder-attachment_update-e02598c8-00bc-46cd-958b-547e45f9b08c-devstack" released by "attachment_update" :: held 25.644s {{(pid=86899) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:44:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-175cc546-60fe-4e7d-a22b-cf250a7a4e65 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/attachments/7cf8241e-9d9c-4378-ad73-2d563329289a returned with HTTP 200 Sep 02 00:44:44 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 237/491] 192.168.122.129 () {66 vars in 1593 bytes} [Wed Sep 2 00:44:18 2026] PUT /volume/v3/attachments/7cf8241e-9d9c-4378-ad73-2d563329289a => generated 694 bytes in 25844 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cba49261-8bac-4e8d-9c13-a96024d0ab17 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cba49261-8bac-4e8d-9c13-a96024d0ab17 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd Sep 02 00:44:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cba49261-8bac-4e8d-9c13-a96024d0ab17 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cba49261-8bac-4e8d-9c13-a96024d0ab17 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:44 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-6afc9c78-0393-4b15-a2fd-0e8ad72274ed tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Lock "cinder-attachment_update-c4a5fb74-6277-49ef-a57c-fcea248e35c0-devstack" released by "attachment_update" :: held 8.529s {{(pid=86898) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:44:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-6afc9c78-0393-4b15-a2fd-0e8ad72274ed tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/attachments/76dd8c59-e754-4a8a-ae7d-c7d6aa221309 returned with HTTP 200 Sep 02 00:44:44 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 255/492] 192.168.122.129 () {66 vars in 1593 bytes} [Wed Sep 2 00:44:36 2026] PUT /volume/v3/attachments/76dd8c59-e754-4a8a-ae7d-c7d6aa221309 => generated 694 bytes in 8583 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:44 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:44 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4dcf8103-402c-4dab-a5fd-12b1932a7597 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:44 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:44 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4dcf8103-402c-4dab-a5fd-12b1932a7597 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:44:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4dcf8103-402c-4dab-a5fd-12b1932a7597 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4dcf8103-402c-4dab-a5fd-12b1932a7597 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:44 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cba49261-8bac-4e8d-9c13-a96024d0ab17 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Volume info retrieved successfully. Sep 02 00:44:44 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-cba49261-8bac-4e8d-9c13-a96024d0ab17 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:44:44 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-cba49261-8bac-4e8d-9c13-a96024d0ab17 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:44:44 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:44 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:44 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:44 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:44 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4dcf8103-402c-4dab-a5fd-12b1932a7597 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:44:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4dcf8103-402c-4dab-a5fd-12b1932a7597 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:44:44 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 256/493] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:44 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3633dec0-7059-4d3c-a406-763cd0bced47 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3633dec0-7059-4d3c-a406-763cd0bced47 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 Sep 02 00:44:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3633dec0-7059-4d3c-a406-763cd0bced47 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3633dec0-7059-4d3c-a406-763cd0bced47 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:44 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:44 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:44 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:44 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:44 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3633dec0-7059-4d3c-a406-763cd0bced47 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:44:44 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-cba49261-8bac-4e8d-9c13-a96024d0ab17 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:44:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3633dec0-7059-4d3c-a406-763cd0bced47 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 returned with HTTP 200 Sep 02 00:44:44 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 257/494] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:44 2026] GET /volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 => generated 856 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b6158c88-db08-4d2a-9017-ce6109da544c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:44 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:44 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b6158c88-db08-4d2a-9017-ce6109da544c tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] GET http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 Sep 02 00:44:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b6158c88-db08-4d2a-9017-ce6109da544c tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b6158c88-db08-4d2a-9017-ce6109da544c tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cba49261-8bac-4e8d-9c13-a96024d0ab17 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd returned with HTTP 200 Sep 02 00:44:44 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 238/495] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:44:44 2026] GET /volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd => generated 927 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:44 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:44 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:44 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:44 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4dbd20ab-3708-41b9-bff2-15b05cdbdc33 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:44 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b6158c88-db08-4d2a-9017-ce6109da544c tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:44:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4dbd20ab-3708-41b9-bff2-15b05cdbdc33 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] POST http://192.168.122.129/volume/v3/group_snapshots Sep 02 00:44:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4dbd20ab-3708-41b9-bff2-15b05cdbdc33 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2dafae9d-0c72-4e53-947e-6135cc4a0e99", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-312444540"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b6158c88-db08-4d2a-9017-ce6109da544c tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 returned with HTTP 200 Sep 02 00:44:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-4dbd20ab-3708-41b9-bff2-15b05cdbdc33 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '2dafae9d-0c72-4e53-947e-6135cc4a0e99', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-312444540'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 02 00:44:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 258/496] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:44 2026] GET /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 => generated 870 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:45 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.group_snapshots [None req-4dbd20ab-3708-41b9-bff2-15b05cdbdc33 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-312444540. Sep 02 00:44:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-60ecdb3e-8168-4a69-937b-26a31af327cc None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-60ecdb3e-8168-4a69-937b-26a31af327cc tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] POST http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action Sep 02 00:44:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-60ecdb3e-8168-4a69-937b-26a31af327cc tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-885271950", "disk_format": "qcow2"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:44:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-60ecdb3e-8168-4a69-937b-26a31af327cc tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-885271950", "disk_format": "qcow2"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:45 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:45 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:44:45 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:45 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:45 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:45 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:45 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:45 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-60ecdb3e-8168-4a69-937b-26a31af327cc tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:44:45 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-4dbd20ab-3708-41b9-bff2-15b05cdbdc33 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-413543989 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-413543989, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:44:45 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-4dbd20ab-3708-41b9-bff2-15b05cdbdc33 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-413543989 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-413543989, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:44:45 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:45 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:45 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:45 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:45 devstack devstack@c-api.service[86898]: DEBUG cinder.image.image_utils [None req-60ecdb3e-8168-4a69-937b-26a31af327cc tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-885271950'}] 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-885271950'}]. {{(pid=86898) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 02 00:44:45 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-4dbd20ab-3708-41b9-bff2-15b05cdbdc33 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Created reservations ['cae4466b-f57d-4eec-9131-7d2f1631c1eb', '82ec088a-c845-4cb9-884a-af787ec480bb', 'b2a3c67e-6cf6-43fc-842c-c2cb0bcc8dc4', '4e39f155-2788-46f8-a91f-935838de777c'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:44:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4dbd20ab-3708-41b9-bff2-15b05cdbdc33 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/group_snapshots returned with HTTP 202 Sep 02 00:44:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 239/497] 192.168.122.129 () {62 vars in 1208 bytes} [Wed Sep 2 00:44:44 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:44:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fbc59a80-4ec7-4868-aa76-7f52bb0467e0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fbc59a80-4ec7-4868-aa76-7f52bb0467e0 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d Sep 02 00:44:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fbc59a80-4ec7-4868-aa76-7f52bb0467e0 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fbc59a80-4ec7-4868-aa76-7f52bb0467e0 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-fbc59a80-4ec7-4868-aa76-7f52bb0467e0 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] show called for member 99197dd7-158f-4ab7-b034-d56a1d73077d {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:44:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fbc59a80-4ec7-4868-aa76-7f52bb0467e0 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d returned with HTTP 200 Sep 02 00:44:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 240/498] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:44:45 2026] GET /volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d => generated 329 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-eb028842-170f-43dd-88e2-7c4244f80c51 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-eb028842-170f-43dd-88e2-7c4244f80c51 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] POST http://192.168.122.129/volume/v3/attachments/76dd8c59-e754-4a8a-ae7d-c7d6aa221309/action Sep 02 00:44:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-eb028842-170f-43dd-88e2-7c4244f80c51 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Action body: b'{"os-complete": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:44:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-eb028842-170f-43dd-88e2-7c4244f80c51 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:45 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:45 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-b5579ab8-6061-40a7-9a9c-d751221dc762 req-eb028842-170f-43dd-88e2-7c4244f80c51 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/attachments/76dd8c59-e754-4a8a-ae7d-c7d6aa221309/action returned with HTTP 204 Sep 02 00:44:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 241/499] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:44:45 2026] POST /volume/v3/attachments/76dd8c59-e754-4a8a-ae7d-c7d6aa221309/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:44:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-d8d7bd33-0dd0-4b20-8399-9babba2b6fe0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-d8d7bd33-0dd0-4b20-8399-9babba2b6fe0 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] POST http://192.168.122.129/volume/v3/attachments/7cf8241e-9d9c-4378-ad73-2d563329289a/action Sep 02 00:44:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-d8d7bd33-0dd0-4b20-8399-9babba2b6fe0 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Action body: b'{"os-complete": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:44:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-d8d7bd33-0dd0-4b20-8399-9babba2b6fe0 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:45 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:45 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-8a2293b8-ebf0-4434-840f-bed7cdb49c49 req-d8d7bd33-0dd0-4b20-8399-9babba2b6fe0 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/attachments/7cf8241e-9d9c-4378-ad73-2d563329289a/action returned with HTTP 204 Sep 02 00:44:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 242/500] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:44:45 2026] POST /volume/v3/attachments/7cf8241e-9d9c-4378-ad73-2d563329289a/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:44:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-75c680d7-fc30-4352-a982-4b06736d6018 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-75c680d7-fc30-4352-a982-4b06736d6018 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:44:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-75c680d7-fc30-4352-a982-4b06736d6018 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-75c680d7-fc30-4352-a982-4b06736d6018 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:45 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:45 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-75c680d7-fc30-4352-a982-4b06736d6018 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:44:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-75c680d7-fc30-4352-a982-4b06736d6018 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:44:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 243/501] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:45 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 1148 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f1dce975-aa32-4c0d-99fa-7619e9ac8d05 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f1dce975-aa32-4c0d-99fa-7619e9ac8d05 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 Sep 02 00:44:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f1dce975-aa32-4c0d-99fa-7619e9ac8d05 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f1dce975-aa32-4c0d-99fa-7619e9ac8d05 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f1dce975-aa32-4c0d-99fa-7619e9ac8d05 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:44:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f1dce975-aa32-4c0d-99fa-7619e9ac8d05 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 returned with HTTP 200 Sep 02 00:44:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 244/502] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:45 2026] GET /volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 => generated 1148 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d4d1b7a3-274b-4767-a88c-adec08754c8c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d4d1b7a3-274b-4767-a88c-adec08754c8c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:44:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d4d1b7a3-274b-4767-a88c-adec08754c8c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d4d1b7a3-274b-4767-a88c-adec08754c8c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d4d1b7a3-274b-4767-a88c-adec08754c8c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:44:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d4d1b7a3-274b-4767-a88c-adec08754c8c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:44:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 245/503] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:46 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 1148 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ae7e682c-6fae-4e21-9bbb-19498d410791 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ae7e682c-6fae-4e21-9bbb-19498d410791 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 Sep 02 00:44:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ae7e682c-6fae-4e21-9bbb-19498d410791 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ae7e682c-6fae-4e21-9bbb-19498d410791 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ae7e682c-6fae-4e21-9bbb-19498d410791 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:44:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ae7e682c-6fae-4e21-9bbb-19498d410791 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 returned with HTTP 200 Sep 02 00:44:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 246/504] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:44:46 2026] GET /volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 => generated 1148 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:46 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-60ecdb3e-8168-4a69-937b-26a31af327cc tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Copy volume to image completed successfully. Sep 02 00:44:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-60ecdb3e-8168-4a69-937b-26a31af327cc tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action returned with HTTP 202 Sep 02 00:44:46 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 259/505] 192.168.122.129 () {60 vars in 1275 bytes} [Wed Sep 2 00:44:45 2026] POST /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113/action => generated 656 bytes in 1242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:44:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b564e75e-0da2-4f47-9140-c25039ccad7c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b564e75e-0da2-4f47-9140-c25039ccad7c tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d Sep 02 00:44:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b564e75e-0da2-4f47-9140-c25039ccad7c tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b564e75e-0da2-4f47-9140-c25039ccad7c tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-b564e75e-0da2-4f47-9140-c25039ccad7c tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] show called for member 99197dd7-158f-4ab7-b034-d56a1d73077d {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:44:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b564e75e-0da2-4f47-9140-c25039ccad7c tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d returned with HTTP 200 Sep 02 00:44:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 247/506] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:44:46 2026] GET /volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d => generated 329 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-aa711c01-d99d-4cd6-928f-528304e2f6e6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-aa711c01-d99d-4cd6-928f-528304e2f6e6 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 Sep 02 00:44:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-aa711c01-d99d-4cd6-928f-528304e2f6e6 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-aa711c01-d99d-4cd6-928f-528304e2f6e6 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:46 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:46 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:46 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:46 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:46 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-aa711c01-d99d-4cd6-928f-528304e2f6e6 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:44:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-aa711c01-d99d-4cd6-928f-528304e2f6e6 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 returned with HTTP 200 Sep 02 00:44:46 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 260/507] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:44:46 2026] GET /volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 => generated 1148 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-84c848b7-67aa-447b-a2be-8e63749dccd4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-84c848b7-67aa-447b-a2be-8e63749dccd4 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d Sep 02 00:44:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-84c848b7-67aa-447b-a2be-8e63749dccd4 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-84c848b7-67aa-447b-a2be-8e63749dccd4 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-84c848b7-67aa-447b-a2be-8e63749dccd4 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] show called for member 99197dd7-158f-4ab7-b034-d56a1d73077d {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:44:47 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:47 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-84c848b7-67aa-447b-a2be-8e63749dccd4 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d returned with HTTP 200 Sep 02 00:44:47 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 248/508] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:44:47 2026] GET /volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d => generated 329 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-94c76134-9d8c-4424-8b39-f999fea0365e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-94c76134-9d8c-4424-8b39-f999fea0365e None None] GET http://192.168.122.129/volume// Sep 02 00:44:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-94c76134-9d8c-4424-8b39-f999fea0365e None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-94c76134-9d8c-4424-8b39-f999fea0365e None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-94c76134-9d8c-4424-8b39-f999fea0365e None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:44:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 261/509] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:44:47 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:44:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-164637cf-91f8-4b59-9ba3-0edd34352ce7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-164637cf-91f8-4b59-9ba3-0edd34352ce7 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:44:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-164637cf-91f8-4b59-9ba3-0edd34352ce7 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4a5fb74-6277-49ef-a57c-fcea248e35c0", "connector": null, "instance_uuid": "4e7e227e-aee7-4c20-80d3-e9aa825f7c6d"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-164637cf-91f8-4b59-9ba3-0edd34352ce7 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:44:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 249/510] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:44:47 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) Sep 02 00:44:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-86525b44-e96d-4522-865e-9f1348e0fac8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-86525b44-e96d-4522-865e-9f1348e0fac8 None None] GET http://192.168.122.129/volume// Sep 02 00:44:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-86525b44-e96d-4522-865e-9f1348e0fac8 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-86525b44-e96d-4522-865e-9f1348e0fac8 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-86525b44-e96d-4522-865e-9f1348e0fac8 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:44:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 262/511] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:44:48 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:44:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-63f66945-fdca-4bfb-bf9f-2bc734a7bbdc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-63f66945-fdca-4bfb-bf9f-2bc734a7bbdc tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 Sep 02 00:44:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-63f66945-fdca-4bfb-bf9f-2bc734a7bbdc tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-63f66945-fdca-4bfb-bf9f-2bc734a7bbdc tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-63f66945-fdca-4bfb-bf9f-2bc734a7bbdc tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:44:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-63f66945-fdca-4bfb-bf9f-2bc734a7bbdc tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 returned with HTTP 200 Sep 02 00:44:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 250/512] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:44:48 2026] GET /volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 => generated 1329 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:44:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-adc2954a-df3f-4471-a0db-4df351685fbf None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-adc2954a-df3f-4471-a0db-4df351685fbf tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] DELETE http://192.168.122.129/volume/v3/attachments/76dd8c59-e754-4a8a-ae7d-c7d6aa221309 Sep 02 00:44:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-adc2954a-df3f-4471-a0db-4df351685fbf tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-adc2954a-df3f-4471-a0db-4df351685fbf tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:48 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, Sep 02 00:44:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-adc2954a-df3f-4471-a0db-4df351685fbf tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/attachments/76dd8c59-e754-4a8a-ae7d-c7d6aa221309 returned with HTTP 200 Sep 02 00:44:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 263/513] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:44:48 2026] DELETE /volume/v3/attachments/76dd8c59-e754-4a8a-ae7d-c7d6aa221309 => generated 192 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bf4b6dcb-1333-4fa7-99bd-360f89db989e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bf4b6dcb-1333-4fa7-99bd-360f89db989e tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d Sep 02 00:44:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bf4b6dcb-1333-4fa7-99bd-360f89db989e tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bf4b6dcb-1333-4fa7-99bd-360f89db989e tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-bf4b6dcb-1333-4fa7-99bd-360f89db989e tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] show called for member 99197dd7-158f-4ab7-b034-d56a1d73077d {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:44:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bf4b6dcb-1333-4fa7-99bd-360f89db989e tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d returned with HTTP 200 Sep 02 00:44:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 251/514] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:44:48 2026] GET /volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d => generated 330 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7e528eca-83cd-4ab9-8dda-a4b7b53760ff None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7e528eca-83cd-4ab9-8dda-a4b7b53760ff tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/snapshots/detail Sep 02 00:44:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7e528eca-83cd-4ab9-8dda-a4b7b53760ff tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7e528eca-83cd-4ab9-8dda-a4b7b53760ff tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-7e528eca-83cd-4ab9-8dda-a4b7b53760ff tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:44:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:48 devstack devstack@c-api.service[86898]: DEBUG cinder.db.api [None req-7e528eca-83cd-4ab9-8dda-a4b7b53760ff tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Building query based on filter {{(pid=86898) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:44:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:48 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:44:48 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7e528eca-83cd-4ab9-8dda-a4b7b53760ff tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Get all snapshots completed successfully. Sep 02 00:44:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7e528eca-83cd-4ab9-8dda-a4b7b53760ff tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 00:44:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 264/515] 192.168.122.129 () {58 vars in 1148 bytes} [Wed Sep 2 00:44:48 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b7058667-6d99-4317-a738-99907c435eec None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b7058667-6d99-4317-a738-99907c435eec tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/snapshots/5e9f1ab8-d25e-4f3b-a72a-b14867be6449 Sep 02 00:44:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b7058667-6d99-4317-a738-99907c435eec tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b7058667-6d99-4317-a738-99907c435eec tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b7058667-6d99-4317-a738-99907c435eec tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Snapshot retrieved successfully. Sep 02 00:44:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b7058667-6d99-4317-a738-99907c435eec tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/snapshots/5e9f1ab8-d25e-4f3b-a72a-b14867be6449 returned with HTTP 200 Sep 02 00:44:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 252/516] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:44:48 2026] GET /volume/v3/snapshots/5e9f1ab8-d25e-4f3b-a72a-b14867be6449 => generated 473 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:44:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-317ddce2-2bfb-4561-a35c-d39417277b4c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-317ddce2-2bfb-4561-a35c-d39417277b4c tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] POST http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d/action Sep 02 00:44:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-317ddce2-2bfb-4561-a35c-d39417277b4c tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:44:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-317ddce2-2bfb-4561-a35c-d39417277b4c tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.group_snapshots [None req-317ddce2-2bfb-4561-a35c-d39417277b4c tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] Updating group '99197dd7-158f-4ab7-b034-d56a1d73077d' with 'creating' {{(pid=86898) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 02 00:44:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-317ddce2-2bfb-4561-a35c-d39417277b4c tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d/action returned with HTTP 202 Sep 02 00:44:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 265/517] 192.168.122.129 () {62 vars in 1339 bytes} [Wed Sep 2 00:44:48 2026] POST /volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6d0433f0-a55b-4fbb-a3a8-f8600a64ba70 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6d0433f0-a55b-4fbb-a3a8-f8600a64ba70 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6d0433f0-a55b-4fbb-a3a8-f8600a64ba70 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6d0433f0-a55b-4fbb-a3a8-f8600a64ba70 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-6d0433f0-a55b-4fbb-a3a8-f8600a64ba70 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] show called for member 99197dd7-158f-4ab7-b034-d56a1d73077d {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6d0433f0-a55b-4fbb-a3a8-f8600a64ba70 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d returned with HTTP 200 Sep 02 00:44:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 253/518] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:44:49 2026] GET /volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d => generated 329 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0b8513ee-4af1-4337-8456-b04d4e6df6d2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0b8513ee-4af1-4337-8456-b04d4e6df6d2 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] POST http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d/action Sep 02 00:44:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0b8513ee-4af1-4337-8456-b04d4e6df6d2 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:44:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0b8513ee-4af1-4337-8456-b04d4e6df6d2 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.group_snapshots [None req-0b8513ee-4af1-4337-8456-b04d4e6df6d2 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] Updating group '99197dd7-158f-4ab7-b034-d56a1d73077d' with 'available' {{(pid=86898) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 02 00:44:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-70a6108a-2e9e-4499-b1d8-bc05fc32d2dc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-70a6108a-2e9e-4499-b1d8-bc05fc32d2dc None None] GET http://192.168.122.129/volume// Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-70a6108a-2e9e-4499-b1d8-bc05fc32d2dc None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-70a6108a-2e9e-4499-b1d8-bc05fc32d2dc None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-70a6108a-2e9e-4499-b1d8-bc05fc32d2dc None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:44:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 254/519] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:44:49 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-73194625-2b39-46e6-9086-f31f3c46bc62 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-73194625-2b39-46e6-9086-f31f3c46bc62 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-73194625-2b39-46e6-9086-f31f3c46bc62 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-73194625-2b39-46e6-9086-f31f3c46bc62 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0b8513ee-4af1-4337-8456-b04d4e6df6d2 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d/action returned with HTTP 202 Sep 02 00:44:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 266/520] 192.168.122.129 () {62 vars in 1339 bytes} [Wed Sep 2 00:44:49 2026] POST /volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 00:44:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-71263370-5ef1-461a-99b2-56c8fa1c34d9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:49 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-71263370-5ef1-461a-99b2-56c8fa1c34d9 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d Sep 02 00:44:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-71263370-5ef1-461a-99b2-56c8fa1c34d9 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-71263370-5ef1-461a-99b2-56c8fa1c34d9 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.group_snapshots [None req-71263370-5ef1-461a-99b2-56c8fa1c34d9 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] show called for member 99197dd7-158f-4ab7-b034-d56a1d73077d {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-73194625-2b39-46e6-9086-f31f3c46bc62 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-73194625-2b39-46e6-9086-f31f3c46bc62 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 returned with HTTP 200 Sep 02 00:44:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 255/521] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:44:49 2026] GET /volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 => generated 1036 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:44:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-71263370-5ef1-461a-99b2-56c8fa1c34d9 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d returned with HTTP 200 Sep 02 00:44:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 267/522] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:44:49 2026] GET /volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d => generated 330 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fdfdb3a1-4705-4292-a4e9-a01bed56c09c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fdfdb3a1-4705-4292-a4e9-a01bed56c09c tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] POST http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d/action Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fdfdb3a1-4705-4292-a4e9-a01bed56c09c tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fdfdb3a1-4705-4292-a4e9-a01bed56c09c tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-fdfdb3a1-4705-4292-a4e9-a01bed56c09c tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] Updating group '99197dd7-158f-4ab7-b034-d56a1d73077d' with 'error' {{(pid=86899) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fdfdb3a1-4705-4292-a4e9-a01bed56c09c tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d/action returned with HTTP 202 Sep 02 00:44:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 256/523] 192.168.122.129 () {62 vars in 1339 bytes} [Wed Sep 2 00:44:49 2026] POST /volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:44:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-22946170-21f7-4cf6-8bcc-21efe8aa853f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-22946170-21f7-4cf6-8bcc-21efe8aa853f tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d Sep 02 00:44:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-22946170-21f7-4cf6-8bcc-21efe8aa853f tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-22946170-21f7-4cf6-8bcc-21efe8aa853f tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.group_snapshots [None req-22946170-21f7-4cf6-8bcc-21efe8aa853f tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] show called for member 99197dd7-158f-4ab7-b034-d56a1d73077d {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:44:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-22946170-21f7-4cf6-8bcc-21efe8aa853f tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d returned with HTTP 200 Sep 02 00:44:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 268/524] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:44:49 2026] GET /volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d => generated 326 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2d9c706e-7f93-43d4-a18c-1467f68f32c1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2d9c706e-7f93-43d4-a18c-1467f68f32c1 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] POST http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d/action Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2d9c706e-7f93-43d4-a18c-1467f68f32c1 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2d9c706e-7f93-43d4-a18c-1467f68f32c1 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-2d9c706e-7f93-43d4-a18c-1467f68f32c1 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] Updating group '99197dd7-158f-4ab7-b034-d56a1d73077d' with 'available' {{(pid=86899) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-02147325-e289-4e5d-908a-43844671c5ea None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-02147325-e289-4e5d-908a-43844671c5ea tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] PUT http://192.168.122.129/volume/v3/attachments/8038eda3-92df-4dab-affe-1e636180f0d0 Sep 02 00:44:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-02147325-e289-4e5d-908a-43844671c5ea tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.129", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:99ea8ad4da87", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ea39e472-48c2-4305-83f6-cb40dfe92962", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2d9c706e-7f93-43d4-a18c-1467f68f32c1 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d/action returned with HTTP 202 Sep 02 00:44:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 257/525] 192.168.122.129 () {62 vars in 1339 bytes} [Wed Sep 2 00:44:49 2026] POST /volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-31fa7ae4-869e-4f05-95f0-894d2277b18a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-31fa7ae4-869e-4f05-95f0-894d2277b18a tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-31fa7ae4-869e-4f05-95f0-894d2277b18a tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-31fa7ae4-869e-4f05-95f0-894d2277b18a tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-31fa7ae4-869e-4f05-95f0-894d2277b18a tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] show called for member 99197dd7-158f-4ab7-b034-d56a1d73077d {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:44:49 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-02147325-e289-4e5d-908a-43844671c5ea tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Acquiring lock "cinder-attachment_update-c4a5fb74-6277-49ef-a57c-fcea248e35c0-devstack" by "attachment_update" {{(pid=86898) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:49 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-02147325-e289-4e5d-908a-43844671c5ea tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Lock "cinder-attachment_update-c4a5fb74-6277-49ef-a57c-fcea248e35c0-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=86898) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:44:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-31fa7ae4-869e-4f05-95f0-894d2277b18a tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d returned with HTTP 200 Sep 02 00:44:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 258/526] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:44:49 2026] GET /volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d => generated 330 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e30c484d-18e9-4678-b032-fbd553ca3443 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e30c484d-18e9-4678-b032-fbd553ca3443 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] DELETE http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d Sep 02 00:44:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:49 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e30c484d-18e9-4678-b032-fbd553ca3443 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e30c484d-18e9-4678-b032-fbd553ca3443 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-e30c484d-18e9-4678-b032-fbd553ca3443 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] delete called for member 99197dd7-158f-4ab7-b034-d56a1d73077d {{(pid=86899) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.group_snapshots [None req-e30c484d-18e9-4678-b032-fbd553ca3443 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Delete group_snapshot with id: 99197dd7-158f-4ab7-b034-d56a1d73077d Sep 02 00:44:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:49 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:49 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e30c484d-18e9-4678-b032-fbd553ca3443 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d returned with HTTP 202 Sep 02 00:44:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 259/527] 192.168.122.129 () {60 vars in 1300 bytes} [Wed Sep 2 00:44:49 2026] DELETE /volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-486fd035-4990-4212-8030-daf9af5d12cd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-486fd035-4990-4212-8030-daf9af5d12cd tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-486fd035-4990-4212-8030-daf9af5d12cd tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-486fd035-4990-4212-8030-daf9af5d12cd tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-486fd035-4990-4212-8030-daf9af5d12cd tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-486fd035-4990-4212-8030-daf9af5d12cd tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:49 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:44:49 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:49 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-486fd035-4990-4212-8030-daf9af5d12cd tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Get all volumes completed successfully. Sep 02 00:44:49 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-486fd035-4990-4212-8030-daf9af5d12cd tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:44:49 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-486fd035-4990-4212-8030-daf9af5d12cd tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-486fd035-4990-4212-8030-daf9af5d12cd tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-486fd035-4990-4212-8030-daf9af5d12cd tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:44:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 260/528] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:44:49 2026] GET /volume/v3/volumes/detail => generated 930 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d6834948-9f43-4b06-8806-3bc245279b52 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d6834948-9f43-4b06-8806-3bc245279b52 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/snapshots/detail Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d6834948-9f43-4b06-8806-3bc245279b52 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d6834948-9f43-4b06-8806-3bc245279b52 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-d6834948-9f43-4b06-8806-3bc245279b52 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.db.api [None req-d6834948-9f43-4b06-8806-3bc245279b52 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Building query based on filter {{(pid=86899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:49 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d6834948-9f43-4b06-8806-3bc245279b52 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Get all snapshots completed successfully. Sep 02 00:44:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d6834948-9f43-4b06-8806-3bc245279b52 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 00:44:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 261/529] 192.168.122.129 () {58 vars in 1148 bytes} [Wed Sep 2 00:44:49 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c059dca0-9460-4bc0-9f0d-8181af5c2f64 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c059dca0-9460-4bc0-9f0d-8181af5c2f64 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/snapshots/5e9f1ab8-d25e-4f3b-a72a-b14867be6449 Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c059dca0-9460-4bc0-9f0d-8181af5c2f64 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c059dca0-9460-4bc0-9f0d-8181af5c2f64 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c059dca0-9460-4bc0-9f0d-8181af5c2f64 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Snapshot retrieved successfully. Sep 02 00:44:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c059dca0-9460-4bc0-9f0d-8181af5c2f64 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/snapshots/5e9f1ab8-d25e-4f3b-a72a-b14867be6449 returned with HTTP 200 Sep 02 00:44:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 262/530] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:44:49 2026] GET /volume/v3/snapshots/5e9f1ab8-d25e-4f3b-a72a-b14867be6449 => generated 472 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-dda0cc78-c777-4c4b-b558-1cff97f790c9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dda0cc78-c777-4c4b-b558-1cff97f790c9 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/snapshots/5e9f1ab8-d25e-4f3b-a72a-b14867be6449 Sep 02 00:44:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dda0cc78-c777-4c4b-b558-1cff97f790c9 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dda0cc78-c777-4c4b-b558-1cff97f790c9 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:51 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:51 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:51 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-dda0cc78-c777-4c4b-b558-1cff97f790c9 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Snapshot retrieved successfully. Sep 02 00:44:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dda0cc78-c777-4c4b-b558-1cff97f790c9 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/snapshots/5e9f1ab8-d25e-4f3b-a72a-b14867be6449 returned with HTTP 200 Sep 02 00:44:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 263/531] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:44:51 2026] GET /volume/v3/snapshots/5e9f1ab8-d25e-4f3b-a72a-b14867be6449 => generated 472 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:44:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-15351c95-6f1c-4ebf-afb1-d810ac2614a3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-15351c95-6f1c-4ebf-afb1-d810ac2614a3 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/snapshots/5e9f1ab8-d25e-4f3b-a72a-b14867be6449 Sep 02 00:44:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-15351c95-6f1c-4ebf-afb1-d810ac2614a3 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-15351c95-6f1c-4ebf-afb1-d810ac2614a3 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:52 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:52 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:52 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-15351c95-6f1c-4ebf-afb1-d810ac2614a3 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Snapshot retrieved successfully. Sep 02 00:44:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-15351c95-6f1c-4ebf-afb1-d810ac2614a3 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/snapshots/5e9f1ab8-d25e-4f3b-a72a-b14867be6449 returned with HTTP 200 Sep 02 00:44:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 264/532] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:44:52 2026] GET /volume/v3/snapshots/5e9f1ab8-d25e-4f3b-a72a-b14867be6449 => generated 472 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6df6a999-8ef0-4e44-9cd8-b8a51ba5fd95 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6df6a999-8ef0-4e44-9cd8-b8a51ba5fd95 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/snapshots/5e9f1ab8-d25e-4f3b-a72a-b14867be6449 Sep 02 00:44:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6df6a999-8ef0-4e44-9cd8-b8a51ba5fd95 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6df6a999-8ef0-4e44-9cd8-b8a51ba5fd95 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:53 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:53 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6df6a999-8ef0-4e44-9cd8-b8a51ba5fd95 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Snapshot retrieved successfully. Sep 02 00:44:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6df6a999-8ef0-4e44-9cd8-b8a51ba5fd95 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/snapshots/5e9f1ab8-d25e-4f3b-a72a-b14867be6449 returned with HTTP 200 Sep 02 00:44:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 265/533] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:44:53 2026] GET /volume/v3/snapshots/5e9f1ab8-d25e-4f3b-a72a-b14867be6449 => generated 472 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:44:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fbad9503-fe40-4f8b-9c88-a313fbbed982 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fbad9503-fe40-4f8b-9c88-a313fbbed982 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/snapshots/5e9f1ab8-d25e-4f3b-a72a-b14867be6449 Sep 02 00:44:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fbad9503-fe40-4f8b-9c88-a313fbbed982 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fbad9503-fe40-4f8b-9c88-a313fbbed982 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fbad9503-fe40-4f8b-9c88-a313fbbed982 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/snapshots/5e9f1ab8-d25e-4f3b-a72a-b14867be6449 returned with HTTP 404 Sep 02 00:44:54 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 266/534] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:44:54 2026] GET /volume/v3/snapshots/5e9f1ab8-d25e-4f3b-a72a-b14867be6449 => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:44:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bfdc70e0-40bd-4a97-83ba-0a0e06de3cd9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bfdc70e0-40bd-4a97-83ba-0a0e06de3cd9 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d Sep 02 00:44:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bfdc70e0-40bd-4a97-83ba-0a0e06de3cd9 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bfdc70e0-40bd-4a97-83ba-0a0e06de3cd9 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-bfdc70e0-40bd-4a97-83ba-0a0e06de3cd9 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] show called for member 99197dd7-158f-4ab7-b034-d56a1d73077d {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:44:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bfdc70e0-40bd-4a97-83ba-0a0e06de3cd9 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d returned with HTTP 404 Sep 02 00:44:54 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 267/535] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:44:54 2026] GET /volume/v3/group_snapshots/99197dd7-158f-4ab7-b034-d56a1d73077d => generated 116 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:44:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-948a7bae-c79b-4499-ab3a-53b18936aa06 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-948a7bae-c79b-4499-ab3a-53b18936aa06 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:44:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-948a7bae-c79b-4499-ab3a-53b18936aa06 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-948a7bae-c79b-4499-ab3a-53b18936aa06 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-948a7bae-c79b-4499-ab3a-53b18936aa06 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:44:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-948a7bae-c79b-4499-ab3a-53b18936aa06 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:44:54 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:54 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:44:54 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:54 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:54 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-948a7bae-c79b-4499-ab3a-53b18936aa06 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Get all volumes completed successfully. Sep 02 00:44:54 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-948a7bae-c79b-4499-ab3a-53b18936aa06 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:44:54 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-948a7bae-c79b-4499-ab3a-53b18936aa06 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:44:54 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-948a7bae-c79b-4499-ab3a-53b18936aa06 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:44:54 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:54 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-948a7bae-c79b-4499-ab3a-53b18936aa06 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:44:54 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 268/536] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:44:54 2026] GET /volume/v3/volumes/detail => generated 930 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8f921575-f025-4051-8cac-5f5540521031 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8f921575-f025-4051-8cac-5f5540521031 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] POST http://192.168.122.129/volume/v3/groups/2dafae9d-0c72-4e53-947e-6135cc4a0e99/action Sep 02 00:44:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8f921575-f025-4051-8cac-5f5540521031 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:44:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8f921575-f025-4051-8cac-5f5540521031 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-8f921575-f025-4051-8cac-5f5540521031 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] delete called for group 2dafae9d-0c72-4e53-947e-6135cc4a0e99 {{(pid=86899) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 00:44:54 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.groups [None req-8f921575-f025-4051-8cac-5f5540521031 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Delete group with id: 2dafae9d-0c72-4e53-947e-6135cc4a0e99 Sep 02 00:44:54 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:54 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:54 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:54 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 00:44:54 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:54 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:44:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8f921575-f025-4051-8cac-5f5540521031 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/groups/2dafae9d-0c72-4e53-947e-6135cc4a0e99/action returned with HTTP 202 Sep 02 00:44:55 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 269/537] 192.168.122.129 () {62 vars in 1312 bytes} [Wed Sep 2 00:44:54 2026] POST /volume/v3/groups/2dafae9d-0c72-4e53-947e-6135cc4a0e99/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:44:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1174a635-34f2-4e2d-90b8-762be2974393 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1174a635-34f2-4e2d-90b8-762be2974393 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd Sep 02 00:44:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1174a635-34f2-4e2d-90b8-762be2974393 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1174a635-34f2-4e2d-90b8-762be2974393 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:55 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:55 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:55 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:55 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:55 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1174a635-34f2-4e2d-90b8-762be2974393 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Volume info retrieved successfully. Sep 02 00:44:55 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-1174a635-34f2-4e2d-90b8-762be2974393 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:44:55 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-1174a635-34f2-4e2d-90b8-762be2974393 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:44:55 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-1174a635-34f2-4e2d-90b8-762be2974393 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:44:55 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:55 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1174a635-34f2-4e2d-90b8-762be2974393 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd returned with HTTP 200 Sep 02 00:44:55 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 270/538] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:44:55 2026] GET /volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd => generated 926 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-94cb9aa2-4f48-4e5c-8127-80dd73b87ece None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-94cb9aa2-4f48-4e5c-8127-80dd73b87ece tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd Sep 02 00:44:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-94cb9aa2-4f48-4e5c-8127-80dd73b87ece tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-94cb9aa2-4f48-4e5c-8127-80dd73b87ece tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:56 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:56 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:56 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:56 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:56 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-94cb9aa2-4f48-4e5c-8127-80dd73b87ece tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Volume info retrieved successfully. Sep 02 00:44:56 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-94cb9aa2-4f48-4e5c-8127-80dd73b87ece tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:44:56 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-94cb9aa2-4f48-4e5c-8127-80dd73b87ece tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:44:56 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-94cb9aa2-4f48-4e5c-8127-80dd73b87ece tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:44:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-94cb9aa2-4f48-4e5c-8127-80dd73b87ece tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd returned with HTTP 404 Sep 02 00:44:56 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 271/539] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:44:56 2026] GET /volume/v3/volumes/0fcd5d70-a55a-435d-8f2c-ee387d445cdd => generated 108 bytes in 285 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:44:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-732ce593-9d97-4160-8897-26cfbf9d8097 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-732ce593-9d97-4160-8897-26cfbf9d8097 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] GET http://192.168.122.129/volume/v3/groups/2dafae9d-0c72-4e53-947e-6135cc4a0e99 Sep 02 00:44:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-732ce593-9d97-4160-8897-26cfbf9d8097 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-732ce593-9d97-4160-8897-26cfbf9d8097 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-732ce593-9d97-4160-8897-26cfbf9d8097 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] show called for member 2dafae9d-0c72-4e53-947e-6135cc4a0e99 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:44:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-732ce593-9d97-4160-8897-26cfbf9d8097 tempest-GroupSnapshotsV319Test-56794813 tempest-GroupSnapshotsV319Test-56794813-project-member] http://192.168.122.129/volume/v3/groups/2dafae9d-0c72-4e53-947e-6135cc4a0e99 returned with HTTP 404 Sep 02 00:44:56 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 272/540] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:44:56 2026] GET /volume/v3/groups/2dafae9d-0c72-4e53-947e-6135cc4a0e99 => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:44:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b53a85f2-2f9d-4242-a8ed-1df91a0e876a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b53a85f2-2f9d-4242-a8ed-1df91a0e876a tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] DELETE http://192.168.122.129/volume/v3/group_types/14c770fd-c47c-458c-91bd-a0cafdb57f82 Sep 02 00:44:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b53a85f2-2f9d-4242-a8ed-1df91a0e876a tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b53a85f2-2f9d-4242-a8ed-1df91a0e876a tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b53a85f2-2f9d-4242-a8ed-1df91a0e876a tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] http://192.168.122.129/volume/v3/group_types/14c770fd-c47c-458c-91bd-a0cafdb57f82 returned with HTTP 202 Sep 02 00:44:56 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 273/541] 192.168.122.129 () {60 vars in 1288 bytes} [Wed Sep 2 00:44:56 2026] DELETE /volume/v3/group_types/14c770fd-c47c-458c-91bd-a0cafdb57f82 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:44:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-847aca01-c6be-4584-bcf7-ea1425d76600 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-847aca01-c6be-4584-bcf7-ea1425d76600 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] DELETE http://192.168.122.129/volume/v3/types/bd567775-2594-4b5c-bc38-8fa5294c71c0 Sep 02 00:44:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-847aca01-c6be-4584-bcf7-ea1425d76600 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-847aca01-c6be-4584-bcf7-ea1425d76600 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-847aca01-c6be-4584-bcf7-ea1425d76600 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] http://192.168.122.129/volume/v3/types/bd567775-2594-4b5c-bc38-8fa5294c71c0 returned with HTTP 202 Sep 02 00:44:56 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 274/542] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:44:56 2026] DELETE /volume/v3/types/bd567775-2594-4b5c-bc38-8fa5294c71c0 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:44:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f86570b5-5df7-4be6-81ce-da0286fa48b9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f86570b5-5df7-4be6-81ce-da0286fa48b9 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] GET http://192.168.122.129/volume/v3/types/bd567775-2594-4b5c-bc38-8fa5294c71c0 Sep 02 00:44:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f86570b5-5df7-4be6-81ce-da0286fa48b9 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:44:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f86570b5-5df7-4be6-81ce-da0286fa48b9 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:44:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f86570b5-5df7-4be6-81ce-da0286fa48b9 tempest-GroupSnapshotsV319Test-1020057846 tempest-GroupSnapshotsV319Test-1020057846-project-admin] http://192.168.122.129/volume/v3/types/bd567775-2594-4b5c-bc38-8fa5294c71c0 returned with HTTP 404 Sep 02 00:44:56 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 275/543] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:44:56 2026] GET /volume/v3/types/bd567775-2594-4b5c-bc38-8fa5294c71c0 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:44:59 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=343,cinder:UPDATE=37,cinder:INSERT=22 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:44:59 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-02147325-e289-4e5d-908a-43844671c5ea tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Lock "cinder-attachment_update-c4a5fb74-6277-49ef-a57c-fcea248e35c0-devstack" released by "attachment_update" :: held 10.307s {{(pid=86898) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:44:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-02147325-e289-4e5d-908a-43844671c5ea tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/attachments/8038eda3-92df-4dab-affe-1e636180f0d0 returned with HTTP 200 Sep 02 00:44:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 269/544] 192.168.122.129 () {66 vars in 1593 bytes} [Wed Sep 2 00:44:49 2026] PUT /volume/v3/attachments/8038eda3-92df-4dab-affe-1e636180f0d0 => generated 694 bytes in 10388 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:44:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-587668d5-bc2b-4caf-9d96-e851751f6446 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:44:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-587668d5-bc2b-4caf-9d96-e851751f6446 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] POST http://192.168.122.129/volume/v3/attachments/8038eda3-92df-4dab-affe-1e636180f0d0/action Sep 02 00:44:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-587668d5-bc2b-4caf-9d96-e851751f6446 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Action body: b'{"os-complete": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:44:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-587668d5-bc2b-4caf-9d96-e851751f6446 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:44:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:44:59 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:44:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:44:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:44:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-a96a1be4-141b-4f00-bddd-aa1aab6dd94f req-587668d5-bc2b-4caf-9d96-e851751f6446 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/attachments/8038eda3-92df-4dab-affe-1e636180f0d0/action returned with HTTP 204 Sep 02 00:44:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 276/545] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:44:59 2026] POST /volume/v3/attachments/8038eda3-92df-4dab-affe-1e636180f0d0/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:45:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-78a78203-8bf9-4ee0-b0c3-097b7e1f2b58 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-78a78203-8bf9-4ee0-b0c3-097b7e1f2b58 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] GET http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 Sep 02 00:45:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-78a78203-8bf9-4ee0-b0c3-097b7e1f2b58 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-78a78203-8bf9-4ee0-b0c3-097b7e1f2b58 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:00 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:00 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-78a78203-8bf9-4ee0-b0c3-097b7e1f2b58 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:45:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-78a78203-8bf9-4ee0-b0c3-097b7e1f2b58 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 returned with HTTP 200 Sep 02 00:45:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 270/546] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:00 2026] GET /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 => generated 870 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0a1fad7c-f236-438c-a13e-3321b68dd402 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0a1fad7c-f236-438c-a13e-3321b68dd402 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] GET http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 Sep 02 00:45:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0a1fad7c-f236-438c-a13e-3321b68dd402 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0a1fad7c-f236-438c-a13e-3321b68dd402 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:01 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:01 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:01 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:01 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0a1fad7c-f236-438c-a13e-3321b68dd402 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:45:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0a1fad7c-f236-438c-a13e-3321b68dd402 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 returned with HTTP 200 Sep 02 00:45:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 277/547] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:01 2026] GET /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 => generated 870 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-deb75b52-dca6-4934-91bb-9c0f1096ea5b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-deb75b52-dca6-4934-91bb-9c0f1096ea5b tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] DELETE http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 Sep 02 00:45:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-deb75b52-dca6-4934-91bb-9c0f1096ea5b tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-deb75b52-dca6-4934-91bb-9c0f1096ea5b tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:01 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-deb75b52-dca6-4934-91bb-9c0f1096ea5b tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Delete volume with id: 125b8af5-8c62-492f-a590-c5706d73e113 Sep 02 00:45:01 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:01 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:01 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:01 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-deb75b52-dca6-4934-91bb-9c0f1096ea5b tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:45:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-deb75b52-dca6-4934-91bb-9c0f1096ea5b tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Delete volume request issued successfully. Sep 02 00:45:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-deb75b52-dca6-4934-91bb-9c0f1096ea5b tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 returned with HTTP 202 Sep 02 00:45:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 271/548] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:45:01 2026] DELETE /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:45:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0595c021-a181-4352-8157-76ea50ff337b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0595c021-a181-4352-8157-76ea50ff337b tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] GET http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 Sep 02 00:45:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0595c021-a181-4352-8157-76ea50ff337b tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0595c021-a181-4352-8157-76ea50ff337b tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:01 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:01 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:01 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:01 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0595c021-a181-4352-8157-76ea50ff337b tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:45:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0595c021-a181-4352-8157-76ea50ff337b tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 returned with HTTP 200 Sep 02 00:45:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 278/549] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:01 2026] GET /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 => generated 869 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5368f5d0-8bff-41ff-a908-eaba0a2f3e05 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5368f5d0-8bff-41ff-a908-eaba0a2f3e05 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] GET http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 Sep 02 00:45:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5368f5d0-8bff-41ff-a908-eaba0a2f3e05 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5368f5d0-8bff-41ff-a908-eaba0a2f3e05 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:02 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:02 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:02 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:02 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:02 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5368f5d0-8bff-41ff-a908-eaba0a2f3e05 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Volume info retrieved successfully. Sep 02 00:45:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5368f5d0-8bff-41ff-a908-eaba0a2f3e05 tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 returned with HTTP 200 Sep 02 00:45:02 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 272/550] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:02 2026] GET /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 => generated 869 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a21901fa-b30e-4b92-b0da-f56f1bf61fee None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a21901fa-b30e-4b92-b0da-f56f1bf61fee tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] GET http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 Sep 02 00:45:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a21901fa-b30e-4b92-b0da-f56f1bf61fee tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a21901fa-b30e-4b92-b0da-f56f1bf61fee tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a21901fa-b30e-4b92-b0da-f56f1bf61fee tempest-VolumesActionsTest-2130024236 tempest-VolumesActionsTest-2130024236-project-member] http://192.168.122.129/volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 returned with HTTP 404 Sep 02 00:45:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 279/551] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:03 2026] GET /volume/v3/volumes/125b8af5-8c62-492f-a590-c5706d73e113 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:45:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1312acf1-73c2-4e87-bd4d-25de6575cac8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1312acf1-73c2-4e87-bd4d-25de6575cac8 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:45:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1312acf1-73c2-4e87-bd4d-25de6575cac8 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1562968354"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1312acf1-73c2-4e87-bd4d-25de6575cac8 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:45:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 273/552] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:45:05 2026] POST /volume/v3/types => generated 231 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-29e209f3-588a-41d4-ac86-720b43132c9d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-29e209f3-588a-41d4-ac86-720b43132c9d tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] POST http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs Sep 02 00:45:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-29e209f3-588a-41d4-ac86-720b43132c9d tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-29e209f3-588a-41d4-ac86-720b43132c9d tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs returned with HTTP 200 Sep 02 00:45:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 280/553] 192.168.122.129 () {60 vars in 1283 bytes} [Wed Sep 2 00:45:05 2026] POST /volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs => generated 34 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:45:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bfb2f226-a43c-4105-9926-3489887d6809 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bfb2f226-a43c-4105-9926-3489887d6809 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] GET http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs/spec3 Sep 02 00:45:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bfb2f226-a43c-4105-9926-3489887d6809 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bfb2f226-a43c-4105-9926-3489887d6809 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bfb2f226-a43c-4105-9926-3489887d6809 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs/spec3 returned with HTTP 200 Sep 02 00:45:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 274/554] 192.168.122.129 () {58 vars in 1280 bytes} [Wed Sep 2 00:45:05 2026] GET /volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs/spec3 => generated 17 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:45:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fabbfbba-279f-414e-8be4-089a742401da None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fabbfbba-279f-414e-8be4-089a742401da tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] DELETE http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs/spec3 Sep 02 00:45:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fabbfbba-279f-414e-8be4-089a742401da tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fabbfbba-279f-414e-8be4-089a742401da tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fabbfbba-279f-414e-8be4-089a742401da tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs/spec3 returned with HTTP 202 Sep 02 00:45:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 281/555] 192.168.122.129 () {58 vars in 1283 bytes} [Wed Sep 2 00:45:05 2026] DELETE /volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs/spec3 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:45:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-820e7a88-4ee1-420f-991d-cde3d1f8a86e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-820e7a88-4ee1-420f-991d-cde3d1f8a86e tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] GET http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs/spec3 Sep 02 00:45:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-820e7a88-4ee1-420f-991d-cde3d1f8a86e tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-820e7a88-4ee1-420f-991d-cde3d1f8a86e tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-820e7a88-4ee1-420f-991d-cde3d1f8a86e tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs/spec3 returned with HTTP 404 Sep 02 00:45:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 275/556] 192.168.122.129 () {58 vars in 1280 bytes} [Wed Sep 2 00:45:05 2026] GET /volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs/spec3 => generated 129 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:45:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-583fe475-cdb9-4291-bb91-2d9b06bdada7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-583fe475-cdb9-4291-bb91-2d9b06bdada7 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] POST http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs Sep 02 00:45:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-583fe475-cdb9-4291-bb91-2d9b06bdada7 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-583fe475-cdb9-4291-bb91-2d9b06bdada7 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs returned with HTTP 200 Sep 02 00:45:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 282/557] 192.168.122.129 () {60 vars in 1283 bytes} [Wed Sep 2 00:45:05 2026] POST /volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs => generated 34 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 00:45:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0a420bb2-87aa-4deb-be33-1c2343937e21 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0a420bb2-87aa-4deb-be33-1c2343937e21 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] GET http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs Sep 02 00:45:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0a420bb2-87aa-4deb-be33-1c2343937e21 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0a420bb2-87aa-4deb-be33-1c2343937e21 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0a420bb2-87aa-4deb-be33-1c2343937e21 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs returned with HTTP 200 Sep 02 00:45:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 276/558] 192.168.122.129 () {58 vars in 1262 bytes} [Wed Sep 2 00:45:06 2026] GET /volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs => generated 34 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:45:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-9f1816ca-629b-41b1-b0a1-244d56d90b06 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9f1816ca-629b-41b1-b0a1-244d56d90b06 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] POST http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs Sep 02 00:45:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9f1816ca-629b-41b1-b0a1-244d56d90b06 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9f1816ca-629b-41b1-b0a1-244d56d90b06 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs returned with HTTP 200 Sep 02 00:45:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 283/559] 192.168.122.129 () {60 vars in 1283 bytes} [Wed Sep 2 00:45:06 2026] POST /volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs => generated 34 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:45:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0acde56c-f6ad-4888-ad0b-c97a217681c1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0acde56c-f6ad-4888-ad0b-c97a217681c1 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] PUT http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs/spec2 Sep 02 00:45:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0acde56c-f6ad-4888-ad0b-c97a217681c1 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0acde56c-f6ad-4888-ad0b-c97a217681c1 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs/spec2 returned with HTTP 200 Sep 02 00:45:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 277/560] 192.168.122.129 () {60 vars in 1300 bytes} [Wed Sep 2 00:45:06 2026] PUT /volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs/spec2 => generated 17 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:45:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3043db23-9a4d-4bcc-a16b-4a0f843c1d86 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3043db23-9a4d-4bcc-a16b-4a0f843c1d86 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] GET http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs/spec2 Sep 02 00:45:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3043db23-9a4d-4bcc-a16b-4a0f843c1d86 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3043db23-9a4d-4bcc-a16b-4a0f843c1d86 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3043db23-9a4d-4bcc-a16b-4a0f843c1d86 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs/spec2 returned with HTTP 200 Sep 02 00:45:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 284/561] 192.168.122.129 () {58 vars in 1280 bytes} [Wed Sep 2 00:45:06 2026] GET /volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs/spec2 => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 00:45:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-32b0cb55-8353-426e-9adc-36cf3e0b198a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-32b0cb55-8353-426e-9adc-36cf3e0b198a tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] POST http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs Sep 02 00:45:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-32b0cb55-8353-426e-9adc-36cf3e0b198a tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-32b0cb55-8353-426e-9adc-36cf3e0b198a tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs returned with HTTP 200 Sep 02 00:45:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 278/562] 192.168.122.129 () {60 vars in 1283 bytes} [Wed Sep 2 00:45:06 2026] POST /volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs => generated 51 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:45:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2d3149f5-02a3-4697-bb1f-97f2f99582b0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2d3149f5-02a3-4697-bb1f-97f2f99582b0 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] GET http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs Sep 02 00:45:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2d3149f5-02a3-4697-bb1f-97f2f99582b0 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2d3149f5-02a3-4697-bb1f-97f2f99582b0 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2d3149f5-02a3-4697-bb1f-97f2f99582b0 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs returned with HTTP 200 Sep 02 00:45:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 285/563] 192.168.122.129 () {58 vars in 1262 bytes} [Wed Sep 2 00:45:06 2026] GET /volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16/extra_specs => generated 68 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:45:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9458e1c3-ff34-4404-a9be-e0da5293b48f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9458e1c3-ff34-4404-a9be-e0da5293b48f tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] DELETE http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16 Sep 02 00:45:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9458e1c3-ff34-4404-a9be-e0da5293b48f tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9458e1c3-ff34-4404-a9be-e0da5293b48f tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9458e1c3-ff34-4404-a9be-e0da5293b48f tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16 returned with HTTP 202 Sep 02 00:45:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 279/564] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:45:06 2026] DELETE /volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:45:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5471b556-7253-4bd7-8ade-bf06ec256cb1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5471b556-7253-4bd7-8ade-bf06ec256cb1 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] GET http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16 Sep 02 00:45:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5471b556-7253-4bd7-8ade-bf06ec256cb1 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5471b556-7253-4bd7-8ade-bf06ec256cb1 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5471b556-7253-4bd7-8ade-bf06ec256cb1 tempest-VolumeTypesExtraSpecsTest-869349414 tempest-VolumeTypesExtraSpecsTest-869349414-project-admin] http://192.168.122.129/volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16 returned with HTTP 404 Sep 02 00:45:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 286/565] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:45:06 2026] GET /volume/v3/types/91a99e4f-522e-47f0-b3f1-fed1a1586f16 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:45:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-dd150be7-6099-411e-aaa2-e0494fd054b1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1e319b02-2f74-449f-8223-ffa0ef956bb3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-dd150be7-6099-411e-aaa2-e0494fd054b1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-dd150be7-6099-411e-aaa2-e0494fd054b1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-352117006", "metadata": {"Type": "Test"}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-dd150be7-6099-411e-aaa2-e0494fd054b1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-352117006', 'metadata': {'Type': 'Test'}}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-dd150be7-6099-411e-aaa2-e0494fd054b1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Create volume of 1 GB Sep 02 00:45:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-dd150be7-6099-411e-aaa2-e0494fd054b1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Availability Zones retrieved successfully. Sep 02 00:45:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1e319b02-2f74-449f-8223-ffa0ef956bb3 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] POST http://192.168.122.129/volume/v3/types/e2b33491-4833-417c-98e1-0e8e133ec5f5/encryption Sep 02 00:45:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1e319b02-2f74-449f-8223-ffa0ef956bb3 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-dd150be7-6099-411e-aaa2-e0494fd054b1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Flow 'volume_create_api' (39bb3eb5-758b-4392-800b-1c05488f510e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-dd150be7-6099-411e-aaa2-e0494fd054b1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25fc016b-e729-40a5-8f5d-9c0f5f090b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-dd150be7-6099-411e-aaa2-e0494fd054b1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:45:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1e319b02-2f74-449f-8223-ffa0ef956bb3 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] http://192.168.122.129/volume/v3/types/e2b33491-4833-417c-98e1-0e8e133ec5f5/encryption returned with HTTP 404 Sep 02 00:45:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 287/566] 192.168.122.129 () {60 vars in 1281 bytes} [Wed Sep 2 00:45:13 2026] POST /volume/v3/types/e2b33491-4833-417c-98e1-0e8e133ec5f5/encryption => generated 114 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-dd150be7-6099-411e-aaa2-e0494fd054b1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25fc016b-e729-40a5-8f5d-9c0f5f090b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1275edef-df5c-487a-a528-17206cebad45 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-dd150be7-6099-411e-aaa2-e0494fd054b1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32eb12f2-0231-4b28-bfb8-9c01e853157f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1275edef-df5c-487a-a528-17206cebad45 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:45:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1275edef-df5c-487a-a528-17206cebad45 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-113041144", "os-volume-type-access:is_public": false}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1275edef-df5c-487a-a528-17206cebad45 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:45:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 288/567] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:45:14 2026] POST /volume/v3/types => generated 230 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ac7f4b2b-4ef1-4879-9f8e-995cf8504449 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-dd150be7-6099-411e-aaa2-e0494fd054b1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Created reservations ['33b56aa1-fd48-493f-a6a1-4c3e199a1294', 'e1e7462f-53d6-4872-af9c-d1f2c8183b3c', 'dc32e0cf-da90-4d14-8dfc-cb833aa7a3d6', '69f84d18-cbab-4c9e-8085-9a08904e8281'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-dd150be7-6099-411e-aaa2-e0494fd054b1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32eb12f2-0231-4b28-bfb8-9c01e853157f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33b56aa1-fd48-493f-a6a1-4c3e199a1294', 'e1e7462f-53d6-4872-af9c-d1f2c8183b3c', 'dc32e0cf-da90-4d14-8dfc-cb833aa7a3d6', '69f84d18-cbab-4c9e-8085-9a08904e8281']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-dd150be7-6099-411e-aaa2-e0494fd054b1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94b40a36-59b4-4e2b-a9b6-1a3ab20cd50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-dd150be7-6099-411e-aaa2-e0494fd054b1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94b40a36-59b4-4e2b-a9b6-1a3ab20cd50c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fe7643d-1b5c-480c-9586-cea2452c69d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-352117006',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f40a19bb6fed430e8dfc62ce9679e9da',qos_specs=None,replication_status=,reservations=['33b56aa1-fd48-493f-a6a1-4c3e199a1294','e1e7462f-53d6-4872-af9c-d1f2c8183b3c','dc32e0cf-da90-4d14-8dfc-cb833aa7a3d6','69f84d18-cbab-4c9e-8085-9a08904e8281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c981ee32848447aa97117ba0ad98fa48',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:45:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-352117006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fe7643d-1b5c-480c-9586-cea2452c69d2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f40a19bb6fed430e8dfc62ce9679e9da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c981ee32848447aa97117ba0ad98fa48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-dd150be7-6099-411e-aaa2-e0494fd054b1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31cb9263-7508-4be7-aa1c-99413370ddfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-dd150be7-6099-411e-aaa2-e0494fd054b1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31cb9263-7508-4be7-aa1c-99413370ddfe) transitioned into state 'SUCCESS' from state '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-352117006',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f40a19bb6fed430e8dfc62ce9679e9da',qos_specs=None,replication_status=,reservations=['33b56aa1-fd48-493f-a6a1-4c3e199a1294','e1e7462f-53d6-4872-af9c-d1f2c8183b3c','dc32e0cf-da90-4d14-8dfc-cb833aa7a3d6','69f84d18-cbab-4c9e-8085-9a08904e8281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c981ee32848447aa97117ba0ad98fa48',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ac7f4b2b-4ef1-4879-9f8e-995cf8504449 tempest-VolumeTypesNegativeTest-364289775 tempest-VolumeTypesNegativeTest-364289775-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:45:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ac7f4b2b-4ef1-4879-9f8e-995cf8504449 tempest-VolumeTypesNegativeTest-364289775 tempest-VolumeTypesNegativeTest-364289775-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f414edcc-c63b-4833-b18d-5b39dcc0196a", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-2061825805"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-ac7f4b2b-4ef1-4879-9f8e-995cf8504449 tempest-VolumeTypesNegativeTest-364289775 tempest-VolumeTypesNegativeTest-364289775-project-member] Create volume request body: {'volume': {'volume_type': 'f414edcc-c63b-4833-b18d-5b39dcc0196a', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-2061825805'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-dd150be7-6099-411e-aaa2-e0494fd054b1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbfcd884-4f0c-4b92-a581-34e864053e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ac7f4b2b-4ef1-4879-9f8e-995cf8504449 tempest-VolumeTypesNegativeTest-364289775 tempest-VolumeTypesNegativeTest-364289775-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 404 Sep 02 00:45:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 289/568] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:45:14 2026] POST /volume/v3/volumes => generated 114 bytes in 259 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:45:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-15cec2c4-07b3-4f2d-92ce-b9fdd0c110e0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-15cec2c4-07b3-4f2d-92ce-b9fdd0c110e0 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] DELETE http://192.168.122.129/volume/v3/types/f414edcc-c63b-4833-b18d-5b39dcc0196a Sep 02 00:45:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-15cec2c4-07b3-4f2d-92ce-b9fdd0c110e0 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-dd150be7-6099-411e-aaa2-e0494fd054b1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbfcd884-4f0c-4b92-a581-34e864053e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-15cec2c4-07b3-4f2d-92ce-b9fdd0c110e0 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-dd150be7-6099-411e-aaa2-e0494fd054b1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Flow 'volume_create_api' (39bb3eb5-758b-4392-800b-1c05488f510e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-dd150be7-6099-411e-aaa2-e0494fd054b1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Create volume request issued successfully. Sep 02 00:45:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-dd150be7-6099-411e-aaa2-e0494fd054b1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:45:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 280/569] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:45:13 2026] POST /volume/v3/volumes => generated 767 bytes in 668 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-89257110-fcfb-4338-916c-c36c0bbc3fe2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-89257110-fcfb-4338-916c-c36c0bbc3fe2 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-89257110-fcfb-4338-916c-c36c0bbc3fe2 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-89257110-fcfb-4338-916c-c36c0bbc3fe2 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-15cec2c4-07b3-4f2d-92ce-b9fdd0c110e0 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] http://192.168.122.129/volume/v3/types/f414edcc-c63b-4833-b18d-5b39dcc0196a returned with HTTP 202 Sep 02 00:45:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 290/570] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:45:14 2026] DELETE /volume/v3/types/f414edcc-c63b-4833-b18d-5b39dcc0196a => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:45:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1b4f73fb-3b34-48e6-9c35-36594dea180e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1b4f73fb-3b34-48e6-9c35-36594dea180e tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] GET http://192.168.122.129/volume/v3/types/f414edcc-c63b-4833-b18d-5b39dcc0196a Sep 02 00:45:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1b4f73fb-3b34-48e6-9c35-36594dea180e tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1b4f73fb-3b34-48e6-9c35-36594dea180e tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1b4f73fb-3b34-48e6-9c35-36594dea180e tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] http://192.168.122.129/volume/v3/types/f414edcc-c63b-4833-b18d-5b39dcc0196a returned with HTTP 404 Sep 02 00:45:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 291/571] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:45:14 2026] GET /volume/v3/types/f414edcc-c63b-4833-b18d-5b39dcc0196a => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:45:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2dde2e20-8b8c-43ea-a73c-627a5c6dbc18 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2dde2e20-8b8c-43ea-a73c-627a5c6dbc18 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:45:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2dde2e20-8b8c-43ea-a73c-627a5c6dbc18 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2dde2e20-8b8c-43ea-a73c-627a5c6dbc18 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 400 Sep 02 00:45:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-89257110-fcfb-4338-916c-c36c0bbc3fe2 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 292/572] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:45:14 2026] POST /volume/v3/types => generated 115 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:45:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3778b36d-6ba1-4df0-849c-c649d7a01301 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3778b36d-6ba1-4df0-849c-c649d7a01301 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:45:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3778b36d-6ba1-4df0-849c-c649d7a01301 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-777384323"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-89257110-fcfb-4338-916c-c36c0bbc3fe2 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 returned with HTTP 200 Sep 02 00:45:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 281/573] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:14 2026] GET /volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 => generated 835 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3778b36d-6ba1-4df0-849c-c649d7a01301 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:45:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 293/574] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:45:14 2026] POST /volume/v3/types => generated 228 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-18eaa383-5fd8-4f43-ab37-b8058f3a4836 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-18eaa383-5fd8-4f43-ab37-b8058f3a4836 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-18eaa383-5fd8-4f43-ab37-b8058f3a4836 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-777384323"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-18eaa383-5fd8-4f43-ab37-b8058f3a4836 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-777384323 already exists. Sep 02 00:45:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-18eaa383-5fd8-4f43-ab37-b8058f3a4836 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 409 Sep 02 00:45:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 282/575] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:45:14 2026] POST /volume/v3/types => generated 133 bytes in 28 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:45:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d6a7c34c-4729-4340-b00c-173b0fce31b1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d6a7c34c-4729-4340-b00c-173b0fce31b1 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] DELETE http://192.168.122.129/volume/v3/types/9521fcc4-a7f6-49f1-bd5a-3932e0d1b798 Sep 02 00:45:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d6a7c34c-4729-4340-b00c-173b0fce31b1 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d6a7c34c-4729-4340-b00c-173b0fce31b1 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d6a7c34c-4729-4340-b00c-173b0fce31b1 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] http://192.168.122.129/volume/v3/types/9521fcc4-a7f6-49f1-bd5a-3932e0d1b798 returned with HTTP 202 Sep 02 00:45:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 294/576] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:45:14 2026] DELETE /volume/v3/types/9521fcc4-a7f6-49f1-bd5a-3932e0d1b798 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a901e446-d50f-4618-bb35-b802d2ac4ed1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a901e446-d50f-4618-bb35-b802d2ac4ed1 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] GET http://192.168.122.129/volume/v3/types/9521fcc4-a7f6-49f1-bd5a-3932e0d1b798 Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a901e446-d50f-4618-bb35-b802d2ac4ed1 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a901e446-d50f-4618-bb35-b802d2ac4ed1 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a901e446-d50f-4618-bb35-b802d2ac4ed1 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] http://192.168.122.129/volume/v3/types/9521fcc4-a7f6-49f1-bd5a-3932e0d1b798 returned with HTTP 404 Sep 02 00:45:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 283/577] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:45:14 2026] GET /volume/v3/types/9521fcc4-a7f6-49f1-bd5a-3932e0d1b798 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:45:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-29fddcf8-855d-4b15-8ee6-469413214f36 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-29fddcf8-855d-4b15-8ee6-469413214f36 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] DELETE http://192.168.122.129/volume/v3/types/2743cdd4-1e90-467e-9602-8bfbdd876b21 Sep 02 00:45:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-29fddcf8-855d-4b15-8ee6-469413214f36 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-29fddcf8-855d-4b15-8ee6-469413214f36 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-29fddcf8-855d-4b15-8ee6-469413214f36 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] http://192.168.122.129/volume/v3/types/2743cdd4-1e90-467e-9602-8bfbdd876b21 returned with HTTP 404 Sep 02 00:45:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 295/578] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:45:14 2026] DELETE /volume/v3/types/2743cdd4-1e90-467e-9602-8bfbdd876b21 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-54dbbb17-c00c-44cb-b38e-ea266c26b778 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-54dbbb17-c00c-44cb-b38e-ea266c26b778 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] GET http://192.168.122.129/volume/v3/types/34e1049b-bfec-441d-b587-cb525b238466 Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-54dbbb17-c00c-44cb-b38e-ea266c26b778 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-54dbbb17-c00c-44cb-b38e-ea266c26b778 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-54dbbb17-c00c-44cb-b38e-ea266c26b778 tempest-VolumeTypesNegativeTest-730083869 tempest-VolumeTypesNegativeTest-730083869-project-admin] http://192.168.122.129/volume/v3/types/34e1049b-bfec-441d-b587-cb525b238466 returned with HTTP 404 Sep 02 00:45:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 284/579] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:45:14 2026] GET /volume/v3/types/34e1049b-bfec-441d-b587-cb525b238466 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:45:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-146ac3a5-24c7-459e-adbc-6a4f14d5c9b2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-146ac3a5-24c7-459e-adbc-6a4f14d5c9b2 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 Sep 02 00:45:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-146ac3a5-24c7-459e-adbc-6a4f14d5c9b2 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-146ac3a5-24c7-459e-adbc-6a4f14d5c9b2 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:15 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:15 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:15 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:15 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-146ac3a5-24c7-459e-adbc-6a4f14d5c9b2 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-146ac3a5-24c7-459e-adbc-6a4f14d5c9b2 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 returned with HTTP 200 Sep 02 00:45:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 296/580] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:15 2026] GET /volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9c4c7344-480e-4def-acd3-8b81c8aab367 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9c4c7344-480e-4def-acd3-8b81c8aab367 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 Sep 02 00:45:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9c4c7344-480e-4def-acd3-8b81c8aab367 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9c4c7344-480e-4def-acd3-8b81c8aab367 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:16 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9c4c7344-480e-4def-acd3-8b81c8aab367 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9c4c7344-480e-4def-acd3-8b81c8aab367 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 returned with HTTP 200 Sep 02 00:45:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 285/581] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:16 2026] GET /volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:45:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0f344bb4-5e5f-40f4-a4e0-eaa7a35fd4b6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0f344bb4-5e5f-40f4-a4e0-eaa7a35fd4b6 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 Sep 02 00:45:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0f344bb4-5e5f-40f4-a4e0-eaa7a35fd4b6 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0f344bb4-5e5f-40f4-a4e0-eaa7a35fd4b6 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:16 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:16 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:16 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:16 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0f344bb4-5e5f-40f4-a4e0-eaa7a35fd4b6 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0f344bb4-5e5f-40f4-a4e0-eaa7a35fd4b6 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 returned with HTTP 200 Sep 02 00:45:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 297/582] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:16 2026] GET /volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-07a342ec-53f5-4610-99da-9b494b77db59 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-07a342ec-53f5-4610-99da-9b494b77db59 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] PUT http://192.168.122.129/volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 Sep 02 00:45:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-07a342ec-53f5-4610-99da-9b494b77db59 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-352117006"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:16 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-07a342ec-53f5-4610-99da-9b494b77db59 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-07a342ec-53f5-4610-99da-9b494b77db59 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume updated successfully. Sep 02 00:45:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-07a342ec-53f5-4610-99da-9b494b77db59 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 returned with HTTP 200 Sep 02 00:45:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 286/583] 192.168.122.129 () {60 vars in 1252 bytes} [Wed Sep 2 00:45:16 2026] PUT /volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 => generated 792 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e0017c39-1470-44a9-8952-78da2e3bc233 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e0017c39-1470-44a9-8952-78da2e3bc233 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] PUT http://192.168.122.129/volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 Sep 02 00:45:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e0017c39-1470-44a9-8952-78da2e3bc233 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1614681414", "description": "This is the new description of volume"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:17 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:17 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e0017c39-1470-44a9-8952-78da2e3bc233 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e0017c39-1470-44a9-8952-78da2e3bc233 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume updated successfully. Sep 02 00:45:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e0017c39-1470-44a9-8952-78da2e3bc233 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 returned with HTTP 200 Sep 02 00:45:17 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 298/584] 192.168.122.129 () {60 vars in 1253 bytes} [Wed Sep 2 00:45:17 2026] PUT /volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 => generated 832 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6d10da25-41f8-4149-8851-68c2f15a4a0c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6d10da25-41f8-4149-8851-68c2f15a4a0c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 Sep 02 00:45:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6d10da25-41f8-4149-8851-68c2f15a4a0c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6d10da25-41f8-4149-8851-68c2f15a4a0c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:17 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:17 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6d10da25-41f8-4149-8851-68c2f15a4a0c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6d10da25-41f8-4149-8851-68c2f15a4a0c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 returned with HTTP 200 Sep 02 00:45:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 287/585] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:17 2026] GET /volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 => generated 900 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-efc4f2a8-3de5-48a3-92ab-d648713a006a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-efc4f2a8-3de5-48a3-92ab-d648713a006a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:45:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-efc4f2a8-3de5-48a3-92ab-d648713a006a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1036308537", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-108642462"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-efc4f2a8-3de5-48a3-92ab-d648713a006a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1036308537', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-108642462'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:45:17 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-efc4f2a8-3de5-48a3-92ab-d648713a006a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Create volume of 1 GB Sep 02 00:45:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-efc4f2a8-3de5-48a3-92ab-d648713a006a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Availability Zones retrieved successfully. Sep 02 00:45:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-efc4f2a8-3de5-48a3-92ab-d648713a006a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Flow 'volume_create_api' (2a4df4f3-7e8f-4d96-bb3f-02cf5a958065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:45:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-efc4f2a8-3de5-48a3-92ab-d648713a006a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0aa53da-1396-4554-b20e-6873b72a9aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-efc4f2a8-3de5-48a3-92ab-d648713a006a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:45:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-efc4f2a8-3de5-48a3-92ab-d648713a006a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0aa53da-1396-4554-b20e-6873b72a9aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-efc4f2a8-3de5-48a3-92ab-d648713a006a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fb4ebcc-6f67-41d7-acfa-79df206b2113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:17 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-efc4f2a8-3de5-48a3-92ab-d648713a006a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Created reservations ['060f6af9-cddd-45de-840e-87a5009f2bb3', 'b86e1b20-dae9-4905-9878-cec6f0a31bf3', '181a9097-f5dc-4ca3-8448-cd1d07126cd2', 'c07051d4-5e84-4f55-abec-d321fcae5ae5'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:45:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-efc4f2a8-3de5-48a3-92ab-d648713a006a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fb4ebcc-6f67-41d7-acfa-79df206b2113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['060f6af9-cddd-45de-840e-87a5009f2bb3', 'b86e1b20-dae9-4905-9878-cec6f0a31bf3', '181a9097-f5dc-4ca3-8448-cd1d07126cd2', 'c07051d4-5e84-4f55-abec-d321fcae5ae5']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-efc4f2a8-3de5-48a3-92ab-d648713a006a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54d18d7c-24c4-45c6-9ed0-e201ae15fd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-efc4f2a8-3de5-48a3-92ab-d648713a006a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54d18d7c-24c4-45c6-9ed0-e201ae15fd26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc9f0838-51ab-4124-be6a-c5b6bbf33a2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1036308537',display_name='tempest-VolumesGetTest-Volume-108642462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f40a19bb6fed430e8dfc62ce9679e9da',qos_specs=None,replication_status=,reservations=['060f6af9-cddd-45de-840e-87a5009f2bb3','b86e1b20-dae9-4905-9878-cec6f0a31bf3','181a9097-f5dc-4ca3-8448-cd1d07126cd2','c07051d4-5e84-4f55-abec-d321fcae5ae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c981ee32848447aa97117ba0ad98fa48',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:45:17Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1036308537',display_name='tempest-VolumesGetTest-Volume-108642462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc9f0838-51ab-4124-be6a-c5b6bbf33a2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f40a19bb6fed430e8dfc62ce9679e9da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c981ee32848447aa97117ba0ad98fa48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-efc4f2a8-3de5-48a3-92ab-d648713a006a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (277396f3-2974-4b7c-a609-3599ba4fb380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-efc4f2a8-3de5-48a3-92ab-d648713a006a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (277396f3-2974-4b7c-a609-3599ba4fb380) transitioned into 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-1036308537',display_name='tempest-VolumesGetTest-Volume-108642462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f40a19bb6fed430e8dfc62ce9679e9da',qos_specs=None,replication_status=,reservations=['060f6af9-cddd-45de-840e-87a5009f2bb3','b86e1b20-dae9-4905-9878-cec6f0a31bf3','181a9097-f5dc-4ca3-8448-cd1d07126cd2','c07051d4-5e84-4f55-abec-d321fcae5ae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c981ee32848447aa97117ba0ad98fa48',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-efc4f2a8-3de5-48a3-92ab-d648713a006a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a648c8ee-434d-4963-8880-fb0413b817a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-efc4f2a8-3de5-48a3-92ab-d648713a006a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a648c8ee-434d-4963-8880-fb0413b817a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-efc4f2a8-3de5-48a3-92ab-d648713a006a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Flow 'volume_create_api' (2a4df4f3-7e8f-4d96-bb3f-02cf5a958065) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:45:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-efc4f2a8-3de5-48a3-92ab-d648713a006a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Create volume request issued successfully. Sep 02 00:45:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-efc4f2a8-3de5-48a3-92ab-d648713a006a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:45:17 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 299/586] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:45:17 2026] POST /volume/v3/volumes => generated 788 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:45:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-15629948-6469-492f-83d4-6dc0da0dc9ed None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-15629948-6469-492f-83d4-6dc0da0dc9ed tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b Sep 02 00:45:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-15629948-6469-492f-83d4-6dc0da0dc9ed tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-15629948-6469-492f-83d4-6dc0da0dc9ed tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:17 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:17 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-15629948-6469-492f-83d4-6dc0da0dc9ed tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-15629948-6469-492f-83d4-6dc0da0dc9ed tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b returned with HTTP 200 Sep 02 00:45:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 288/587] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:17 2026] GET /volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:45:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-751d73f1-b45c-4e53-a3c7-d6c82c7b3a3c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-751d73f1-b45c-4e53-a3c7-d6c82c7b3a3c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b Sep 02 00:45:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-751d73f1-b45c-4e53-a3c7-d6c82c7b3a3c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-751d73f1-b45c-4e53-a3c7-d6c82c7b3a3c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:18 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:18 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:18 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:18 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:18 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-751d73f1-b45c-4e53-a3c7-d6c82c7b3a3c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-751d73f1-b45c-4e53-a3c7-d6c82c7b3a3c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b returned with HTTP 200 Sep 02 00:45:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 300/588] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:18 2026] GET /volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b => generated 880 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e393f111-5dfd-4de5-aaa7-d7c09cacff81 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e393f111-5dfd-4de5-aaa7-d7c09cacff81 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b Sep 02 00:45:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e393f111-5dfd-4de5-aaa7-d7c09cacff81 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e393f111-5dfd-4de5-aaa7-d7c09cacff81 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:19 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:19 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e393f111-5dfd-4de5-aaa7-d7c09cacff81 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e393f111-5dfd-4de5-aaa7-d7c09cacff81 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b returned with HTTP 200 Sep 02 00:45:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 289/589] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:19 2026] GET /volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b => generated 881 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c9f59ae7-9541-4e6b-a5c9-0de7991650db None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c9f59ae7-9541-4e6b-a5c9-0de7991650db tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] PUT http://192.168.122.129/volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b Sep 02 00:45:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c9f59ae7-9541-4e6b-a5c9-0de7991650db tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-352117006", "description": null}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:19 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:19 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:19 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c9f59ae7-9541-4e6b-a5c9-0de7991650db tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:19 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c9f59ae7-9541-4e6b-a5c9-0de7991650db tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume updated successfully. Sep 02 00:45:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c9f59ae7-9541-4e6b-a5c9-0de7991650db tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b returned with HTTP 200 Sep 02 00:45:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 301/590] 192.168.122.129 () {60 vars in 1252 bytes} [Wed Sep 2 00:45:19 2026] PUT /volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b => generated 778 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9cadbaca-9a22-48de-8377-c39388d04640 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9cadbaca-9a22-48de-8377-c39388d04640 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b Sep 02 00:45:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9cadbaca-9a22-48de-8377-c39388d04640 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9cadbaca-9a22-48de-8377-c39388d04640 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:20 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:20 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9cadbaca-9a22-48de-8377-c39388d04640 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9cadbaca-9a22-48de-8377-c39388d04640 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b returned with HTTP 200 Sep 02 00:45:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 290/591] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:19 2026] GET /volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d86d6bac-2873-4fd2-bca3-a3e4aeeba76f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d86d6bac-2873-4fd2-bca3-a3e4aeeba76f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] DELETE http://192.168.122.129/volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b Sep 02 00:45:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d86d6bac-2873-4fd2-bca3-a3e4aeeba76f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d86d6bac-2873-4fd2-bca3-a3e4aeeba76f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:20 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-d86d6bac-2873-4fd2-bca3-a3e4aeeba76f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Delete volume with id: bc9f0838-51ab-4124-be6a-c5b6bbf33a2b Sep 02 00:45:20 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:20 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:20 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:20 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:20 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d86d6bac-2873-4fd2-bca3-a3e4aeeba76f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:20 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d86d6bac-2873-4fd2-bca3-a3e4aeeba76f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Delete volume request issued successfully. Sep 02 00:45:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d86d6bac-2873-4fd2-bca3-a3e4aeeba76f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b returned with HTTP 202 Sep 02 00:45:20 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 302/592] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:45:20 2026] DELETE /volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:45:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-64202ed4-4750-4873-8413-d916b30064e0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-64202ed4-4750-4873-8413-d916b30064e0 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b Sep 02 00:45:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-64202ed4-4750-4873-8413-d916b30064e0 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-64202ed4-4750-4873-8413-d916b30064e0 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:20 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:20 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-64202ed4-4750-4873-8413-d916b30064e0 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-64202ed4-4750-4873-8413-d916b30064e0 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b returned with HTTP 200 Sep 02 00:45:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 291/593] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:20 2026] GET /volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d7160595-c29c-4263-9ef1-d65afd83a0cc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d7160595-c29c-4263-9ef1-d65afd83a0cc tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b Sep 02 00:45:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d7160595-c29c-4263-9ef1-d65afd83a0cc tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d7160595-c29c-4263-9ef1-d65afd83a0cc tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d7160595-c29c-4263-9ef1-d65afd83a0cc tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b returned with HTTP 404 Sep 02 00:45:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 303/594] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:21 2026] GET /volume/v3/volumes/bc9f0838-51ab-4124-be6a-c5b6bbf33a2b => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:45:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-357bda98-b728-469c-884c-01b958a4057e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-357bda98-b728-469c-884c-01b958a4057e tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 Sep 02 00:45:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-357bda98-b728-469c-884c-01b958a4057e tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-357bda98-b728-469c-884c-01b958a4057e tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-357bda98-b728-469c-884c-01b958a4057e tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-357bda98-b728-469c-884c-01b958a4057e tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 returned with HTTP 200 Sep 02 00:45:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 292/595] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:21 2026] GET /volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 => generated 900 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-08e7414b-9663-4324-8a24-15cd497c4f69 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-08e7414b-9663-4324-8a24-15cd497c4f69 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] DELETE http://192.168.122.129/volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 Sep 02 00:45:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-08e7414b-9663-4324-8a24-15cd497c4f69 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-08e7414b-9663-4324-8a24-15cd497c4f69 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:21 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-08e7414b-9663-4324-8a24-15cd497c4f69 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Delete volume with id: 8fe7643d-1b5c-480c-9586-cea2452c69d2 Sep 02 00:45:21 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:21 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:21 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:21 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-08e7414b-9663-4324-8a24-15cd497c4f69 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-08e7414b-9663-4324-8a24-15cd497c4f69 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Delete volume request issued successfully. Sep 02 00:45:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-08e7414b-9663-4324-8a24-15cd497c4f69 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 returned with HTTP 202 Sep 02 00:45:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 304/596] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:45:21 2026] DELETE /volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:45:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-43b33369-44cc-43ff-b1af-1c295aa2824a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-43b33369-44cc-43ff-b1af-1c295aa2824a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 Sep 02 00:45:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-43b33369-44cc-43ff-b1af-1c295aa2824a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-43b33369-44cc-43ff-b1af-1c295aa2824a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-43b33369-44cc-43ff-b1af-1c295aa2824a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-43b33369-44cc-43ff-b1af-1c295aa2824a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 returned with HTTP 200 Sep 02 00:45:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 293/597] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:21 2026] GET /volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 => generated 899 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:45:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-709d7335-b960-4320-b03f-3ad66cf07afb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-709d7335-b960-4320-b03f-3ad66cf07afb tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 Sep 02 00:45:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-709d7335-b960-4320-b03f-3ad66cf07afb tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-709d7335-b960-4320-b03f-3ad66cf07afb tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-709d7335-b960-4320-b03f-3ad66cf07afb tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 returned with HTTP 404 Sep 02 00:45:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 305/598] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:22 2026] GET /volume/v3/volumes/8fe7643d-1b5c-480c-9586-cea2452c69d2 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:45:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-105d9fed-a446-4210-8fa2-fa90e727c2d7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-105d9fed-a446-4210-8fa2-fa90e727c2d7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:45:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-105d9fed-a446-4210-8fa2-fa90e727c2d7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1883990125"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-105d9fed-a446-4210-8fa2-fa90e727c2d7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1883990125'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:45:22 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-105d9fed-a446-4210-8fa2-fa90e727c2d7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Create volume of 1 GB Sep 02 00:45:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-105d9fed-a446-4210-8fa2-fa90e727c2d7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Availability Zones retrieved successfully. Sep 02 00:45:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-105d9fed-a446-4210-8fa2-fa90e727c2d7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Flow 'volume_create_api' (09b19ab3-e954-4859-9c77-390f92053da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:45:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-105d9fed-a446-4210-8fa2-fa90e727c2d7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1745d096-36ae-4e5e-bb4b-786c92a5653b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-105d9fed-a446-4210-8fa2-fa90e727c2d7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:45:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-105d9fed-a446-4210-8fa2-fa90e727c2d7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1745d096-36ae-4e5e-bb4b-786c92a5653b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-105d9fed-a446-4210-8fa2-fa90e727c2d7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9c8bbf8-fcaa-4fbb-b318-d0323a24b1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:22 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-105d9fed-a446-4210-8fa2-fa90e727c2d7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Created reservations ['f32a04ba-b0b8-45d6-8ca8-21381321aa9d', '7b80107e-c536-40b3-b1c5-0e3191b19b38', '1d27685d-8ed2-42cb-8311-d51b1dcc83d8', 'ff55654b-63f2-47f8-8cc5-6c929c0ff3f1'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:45:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-105d9fed-a446-4210-8fa2-fa90e727c2d7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9c8bbf8-fcaa-4fbb-b318-d0323a24b1a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f32a04ba-b0b8-45d6-8ca8-21381321aa9d', '7b80107e-c536-40b3-b1c5-0e3191b19b38', '1d27685d-8ed2-42cb-8311-d51b1dcc83d8', 'ff55654b-63f2-47f8-8cc5-6c929c0ff3f1']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-105d9fed-a446-4210-8fa2-fa90e727c2d7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a70701-d1cd-46e6-baaa-bfb9886d0153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:22 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-105d9fed-a446-4210-8fa2-fa90e727c2d7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a70701-d1cd-46e6-baaa-bfb9886d0153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70ac88b2-1b0f-4fb5-b81f-788874aca36e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1883990125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f40a19bb6fed430e8dfc62ce9679e9da',qos_specs=None,replication_status=,reservations=['f32a04ba-b0b8-45d6-8ca8-21381321aa9d','7b80107e-c536-40b3-b1c5-0e3191b19b38','1d27685d-8ed2-42cb-8311-d51b1dcc83d8','ff55654b-63f2-47f8-8cc5-6c929c0ff3f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c981ee32848447aa97117ba0ad98fa48',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:45:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1883990125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70ac88b2-1b0f-4fb5-b81f-788874aca36e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f40a19bb6fed430e8dfc62ce9679e9da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c981ee32848447aa97117ba0ad98fa48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-105d9fed-a446-4210-8fa2-fa90e727c2d7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34bd30e3-2eba-4b29-9a60-bdb793087ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-105d9fed-a446-4210-8fa2-fa90e727c2d7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34bd30e3-2eba-4b29-9a60-bdb793087ac1) transitioned into state 'SUCCESS' from state '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-1883990125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f40a19bb6fed430e8dfc62ce9679e9da',qos_specs=None,replication_status=,reservations=['f32a04ba-b0b8-45d6-8ca8-21381321aa9d','7b80107e-c536-40b3-b1c5-0e3191b19b38','1d27685d-8ed2-42cb-8311-d51b1dcc83d8','ff55654b-63f2-47f8-8cc5-6c929c0ff3f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c981ee32848447aa97117ba0ad98fa48',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-105d9fed-a446-4210-8fa2-fa90e727c2d7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d319b98-1634-427a-88a6-78348b4581c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-105d9fed-a446-4210-8fa2-fa90e727c2d7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d319b98-1634-427a-88a6-78348b4581c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-105d9fed-a446-4210-8fa2-fa90e727c2d7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Flow 'volume_create_api' (09b19ab3-e954-4859-9c77-390f92053da0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:45:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-105d9fed-a446-4210-8fa2-fa90e727c2d7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Create volume request issued successfully. Sep 02 00:45:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-105d9fed-a446-4210-8fa2-fa90e727c2d7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:45:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 294/599] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:45:22 2026] POST /volume/v3/volumes => generated 754 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:45:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7f305b15-55b6-4a31-aced-d08a653e4df0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7f305b15-55b6-4a31-aced-d08a653e4df0 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e Sep 02 00:45:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7f305b15-55b6-4a31-aced-d08a653e4df0 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7f305b15-55b6-4a31-aced-d08a653e4df0 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:23 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:23 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7f305b15-55b6-4a31-aced-d08a653e4df0 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7f305b15-55b6-4a31-aced-d08a653e4df0 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e returned with HTTP 200 Sep 02 00:45:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 306/600] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:22 2026] GET /volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e => generated 822 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-26e27a93-e34d-4044-963c-33cfb48e6d6c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-26e27a93-e34d-4044-963c-33cfb48e6d6c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e Sep 02 00:45:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-26e27a93-e34d-4044-963c-33cfb48e6d6c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-26e27a93-e34d-4044-963c-33cfb48e6d6c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:24 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:24 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:24 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:24 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:24 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-26e27a93-e34d-4044-963c-33cfb48e6d6c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-26e27a93-e34d-4044-963c-33cfb48e6d6c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e returned with HTTP 200 Sep 02 00:45:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 295/601] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:24 2026] GET /volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bcb8a410-59b5-4182-9ad6-c25ccaeec749 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bcb8a410-59b5-4182-9ad6-c25ccaeec749 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e Sep 02 00:45:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bcb8a410-59b5-4182-9ad6-c25ccaeec749 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bcb8a410-59b5-4182-9ad6-c25ccaeec749 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-bcb8a410-59b5-4182-9ad6-c25ccaeec749 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bcb8a410-59b5-4182-9ad6-c25ccaeec749 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e returned with HTTP 200 Sep 02 00:45:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 307/602] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:25 2026] GET /volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-51cbb101-94c3-4b04-8935-96a922252105 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-51cbb101-94c3-4b04-8935-96a922252105 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:45:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-51cbb101-94c3-4b04-8935-96a922252105 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "70ac88b2-1b0f-4fb5-b81f-788874aca36e", "size": 1, "name": "tempest-VolumesGetTest-Volume-2005920413", "metadata": {"Type": "Test"}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-51cbb101-94c3-4b04-8935-96a922252105 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Create volume request body: {'volume': {'source_volid': '70ac88b2-1b0f-4fb5-b81f-788874aca36e', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2005920413', 'metadata': {'Type': 'Test'}}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:45:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-51cbb101-94c3-4b04-8935-96a922252105 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume retrieved successfully. Sep 02 00:45:25 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-51cbb101-94c3-4b04-8935-96a922252105 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Create volume of 1 GB Sep 02 00:45:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-51cbb101-94c3-4b04-8935-96a922252105 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Availability Zones retrieved successfully. Sep 02 00:45:25 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-51cbb101-94c3-4b04-8935-96a922252105 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Flow 'volume_create_api' (fd05a694-e4b0-4276-9f6f-cb3bae1ee09d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:45:25 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-51cbb101-94c3-4b04-8935-96a922252105 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88ff9783-495b-4d17-863a-0e66883725b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:25 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-51cbb101-94c3-4b04-8935-96a922252105 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:45:25 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-51cbb101-94c3-4b04-8935-96a922252105 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88ff9783-495b-4d17-863a-0e66883725b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '70ac88b2-1b0f-4fb5-b81f-788874aca36e', 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:25 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-51cbb101-94c3-4b04-8935-96a922252105 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15996de4-4d1e-4d96-949e-56eb4c8db9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:25 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-51cbb101-94c3-4b04-8935-96a922252105 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Created reservations ['4b230385-6bb1-4749-b902-2bbb413c4e19', 'ce683bcc-934b-41ef-817b-18934d9ffff2', '217ac1e3-d3e7-4e54-a496-f3f3a96b32ed', 'e0223e09-d300-468f-8d11-4954ed5d0d8a'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:45:25 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-51cbb101-94c3-4b04-8935-96a922252105 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15996de4-4d1e-4d96-949e-56eb4c8db9fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b230385-6bb1-4749-b902-2bbb413c4e19', 'ce683bcc-934b-41ef-817b-18934d9ffff2', '217ac1e3-d3e7-4e54-a496-f3f3a96b32ed', 'e0223e09-d300-468f-8d11-4954ed5d0d8a']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:25 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-51cbb101-94c3-4b04-8935-96a922252105 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df04d17-85c7-4ef2-b5c9-5644bd5e2e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:25 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-51cbb101-94c3-4b04-8935-96a922252105 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df04d17-85c7-4ef2-b5c9-5644bd5e2e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0526a124-bc5f-45ab-9300-e1c41b77eff0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2005920413',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f40a19bb6fed430e8dfc62ce9679e9da',qos_specs=None,replication_status=,reservations=['4b230385-6bb1-4749-b902-2bbb413c4e19','ce683bcc-934b-41ef-817b-18934d9ffff2','217ac1e3-d3e7-4e54-a496-f3f3a96b32ed','e0223e09-d300-468f-8d11-4954ed5d0d8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=70ac88b2-1b0f-4fb5-b81f-788874aca36e,status='creating',user_id='c981ee32848447aa97117ba0ad98fa48',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:45:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2005920413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0526a124-bc5f-45ab-9300-e1c41b77eff0,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f40a19bb6fed430e8dfc62ce9679e9da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=70ac88b2-1b0f-4fb5-b81f-788874aca36e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c981ee32848447aa97117ba0ad98fa48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:25 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-51cbb101-94c3-4b04-8935-96a922252105 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (349fd231-9c63-4d04-bb88-6e0ec2ff7965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:25 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-51cbb101-94c3-4b04-8935-96a922252105 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (349fd231-9c63-4d04-bb88-6e0ec2ff7965) transitioned into state 'SUCCESS' from state '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-2005920413',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f40a19bb6fed430e8dfc62ce9679e9da',qos_specs=None,replication_status=,reservations=['4b230385-6bb1-4749-b902-2bbb413c4e19','ce683bcc-934b-41ef-817b-18934d9ffff2','217ac1e3-d3e7-4e54-a496-f3f3a96b32ed','e0223e09-d300-468f-8d11-4954ed5d0d8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=70ac88b2-1b0f-4fb5-b81f-788874aca36e,status='creating',user_id='c981ee32848447aa97117ba0ad98fa48',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:25 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-51cbb101-94c3-4b04-8935-96a922252105 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5c29c1b-35d1-4452-b0db-1c036c44f5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:25 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-51cbb101-94c3-4b04-8935-96a922252105 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5c29c1b-35d1-4452-b0db-1c036c44f5fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:25 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-51cbb101-94c3-4b04-8935-96a922252105 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Flow 'volume_create_api' (fd05a694-e4b0-4276-9f6f-cb3bae1ee09d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:45:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-51cbb101-94c3-4b04-8935-96a922252105 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Create volume request issued successfully. Sep 02 00:45:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-51cbb101-94c3-4b04-8935-96a922252105 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:45:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 296/603] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:45:25 2026] POST /volume/v3/volumes => generated 802 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:45:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-a4fe4b53-03b2-4869-91ef-ae650fef6db5 req-e2fe6690-771c-47ec-a440-0dc1b90bb27e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d2d9b17e-9104-4d36-ac49-f5810393c806 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d2d9b17e-9104-4d36-ac49-f5810393c806 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d2d9b17e-9104-4d36-ac49-f5810393c806 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d2d9b17e-9104-4d36-ac49-f5810393c806 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-a4fe4b53-03b2-4869-91ef-ae650fef6db5 req-e2fe6690-771c-47ec-a440-0dc1b90bb27e tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:45:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-a4fe4b53-03b2-4869-91ef-ae650fef6db5 req-e2fe6690-771c-47ec-a440-0dc1b90bb27e tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-a4fe4b53-03b2-4869-91ef-ae650fef6db5 req-e2fe6690-771c-47ec-a440-0dc1b90bb27e tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d2d9b17e-9104-4d36-ac49-f5810393c806 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d2d9b17e-9104-4d36-ac49-f5810393c806 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 returned with HTTP 200 Sep 02 00:45:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 297/604] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:25 2026] GET /volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 => generated 870 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-a4fe4b53-03b2-4869-91ef-ae650fef6db5 req-e2fe6690-771c-47ec-a440-0dc1b90bb27e tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:45:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-a4fe4b53-03b2-4869-91ef-ae650fef6db5 req-e2fe6690-771c-47ec-a440-0dc1b90bb27e tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:45:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 308/605] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:45:25 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 1148 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:45:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-88cd5efe-d2c0-4239-9211-18dcc9c0d4fb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-88cd5efe-d2c0-4239-9211-18dcc9c0d4fb tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-88cd5efe-d2c0-4239-9211-18dcc9c0d4fb tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-88cd5efe-d2c0-4239-9211-18dcc9c0d4fb tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:26 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:26 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:26 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:26 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:26 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-88cd5efe-d2c0-4239-9211-18dcc9c0d4fb tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-88cd5efe-d2c0-4239-9211-18dcc9c0d4fb tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 returned with HTTP 200 Sep 02 00:45:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 298/606] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:26 2026] GET /volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 => generated 894 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-233ab6f8-b311-474e-a248-225147a78fce None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-233ab6f8-b311-474e-a248-225147a78fce tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-233ab6f8-b311-474e-a248-225147a78fce tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-233ab6f8-b311-474e-a248-225147a78fce tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:27 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-233ab6f8-b311-474e-a248-225147a78fce tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-233ab6f8-b311-474e-a248-225147a78fce tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 returned with HTTP 200 Sep 02 00:45:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 309/607] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:27 2026] GET /volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 => generated 894 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:45:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-781495dc-3e2a-4184-bb81-bc72591fe28b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-781495dc-3e2a-4184-bb81-bc72591fe28b tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-781495dc-3e2a-4184-bb81-bc72591fe28b tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-781495dc-3e2a-4184-bb81-bc72591fe28b tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:28 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:28 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:28 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:28 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-781495dc-3e2a-4184-bb81-bc72591fe28b tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-781495dc-3e2a-4184-bb81-bc72591fe28b tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 returned with HTTP 200 Sep 02 00:45:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 299/608] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:28 2026] GET /volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 => generated 894 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-21359510-75cf-469d-8926-0c5b63b56744 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-21359510-75cf-469d-8926-0c5b63b56744 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-21359510-75cf-469d-8926-0c5b63b56744 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-21359510-75cf-469d-8926-0c5b63b56744 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:30 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:30 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:30 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:30 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-21359510-75cf-469d-8926-0c5b63b56744 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-21359510-75cf-469d-8926-0c5b63b56744 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 returned with HTTP 200 Sep 02 00:45:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 310/609] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:30 2026] GET /volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 => generated 894 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2d8b1f42-b9bc-409a-9083-7a7b77d3c79b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2d8b1f42-b9bc-409a-9083-7a7b77d3c79b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:45:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2d8b1f42-b9bc-409a-9083-7a7b77d3c79b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2d8b1f42-b9bc-409a-9083-7a7b77d3c79b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:30 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:30 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:30 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2d8b1f42-b9bc-409a-9083-7a7b77d3c79b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:45:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2d8b1f42-b9bc-409a-9083-7a7b77d3c79b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:45:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 300/610] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:30 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 1148 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:45:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-98dd9fd5-792d-42de-9cf4-50977bd57430 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-98dd9fd5-792d-42de-9cf4-50977bd57430 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:45:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-98dd9fd5-792d-42de-9cf4-50977bd57430 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-98dd9fd5-792d-42de-9cf4-50977bd57430 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:30 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:30 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:30 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:30 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-98dd9fd5-792d-42de-9cf4-50977bd57430 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:45:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-98dd9fd5-792d-42de-9cf4-50977bd57430 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:45:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 311/611] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:45:30 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 1148 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:45:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-1128e009-59b6-45fb-9dee-6ea89c1a33b4 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-1128e009-59b6-45fb-9dee-6ea89c1a33b4 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] POST http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c/action Sep 02 00:45:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-1128e009-59b6-45fb-9dee-6ea89c1a33b4 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:45:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-1128e009-59b6-45fb-9dee-6ea89c1a33b4 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:30 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:30 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:30 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-1128e009-59b6-45fb-9dee-6ea89c1a33b4 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:45:30 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-1128e009-59b6-45fb-9dee-6ea89c1a33b4 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Begin detaching volume completed successfully. Sep 02 00:45:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-1128e009-59b6-45fb-9dee-6ea89c1a33b4 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c/action returned with HTTP 202 Sep 02 00:45:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 301/612] 192.168.122.129 () {64 vars in 1561 bytes} [Wed Sep 2 00:45:30 2026] POST /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:45:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0188dbaf-1a2d-4a89-bc3d-41a7c959361a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0188dbaf-1a2d-4a89-bc3d-41a7c959361a None None] GET http://192.168.122.129/volume// Sep 02 00:45:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0188dbaf-1a2d-4a89-bc3d-41a7c959361a None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0188dbaf-1a2d-4a89-bc3d-41a7c959361a None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0188dbaf-1a2d-4a89-bc3d-41a7c959361a None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:45:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 312/613] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:45:30 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:45:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-7207dbd7-f979-4f7c-a7bd-a334b4c44d23 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-7207dbd7-f979-4f7c-a7bd-a334b4c44d23 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:45:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-7207dbd7-f979-4f7c-a7bd-a334b4c44d23 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-7207dbd7-f979-4f7c-a7bd-a334b4c44d23 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:30 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:30 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:30 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-7207dbd7-f979-4f7c-a7bd-a334b4c44d23 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:45:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-7207dbd7-f979-4f7c-a7bd-a334b4c44d23 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:45:31 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 302/614] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:45:30 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 1332 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 00:45:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c7bf7f4e-7edb-41fc-999e-53379b7432c7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c7bf7f4e-7edb-41fc-999e-53379b7432c7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c7bf7f4e-7edb-41fc-999e-53379b7432c7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c7bf7f4e-7edb-41fc-999e-53379b7432c7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:31 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:31 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:31 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:31 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:31 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c7bf7f4e-7edb-41fc-999e-53379b7432c7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c7bf7f4e-7edb-41fc-999e-53379b7432c7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 returned with HTTP 200 Sep 02 00:45:31 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 313/615] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:31 2026] GET /volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 => generated 894 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-c0d5e13b-8f82-493e-b9b9-1f8334955287 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-c0d5e13b-8f82-493e-b9b9-1f8334955287 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] DELETE http://192.168.122.129/volume/v3/attachments/7cf8241e-9d9c-4378-ad73-2d563329289a Sep 02 00:45:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-c0d5e13b-8f82-493e-b9b9-1f8334955287 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-c0d5e13b-8f82-493e-b9b9-1f8334955287 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:31 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:31 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8e2cdb8b-eb04-49bd-9933-350f9b2367b8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8e2cdb8b-eb04-49bd-9933-350f9b2367b8 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 Sep 02 00:45:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8e2cdb8b-eb04-49bd-9933-350f9b2367b8 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8e2cdb8b-eb04-49bd-9933-350f9b2367b8 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:31 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:31 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, Sep 02 00:45:31 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:31 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:31 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:31 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:31 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8e2cdb8b-eb04-49bd-9933-350f9b2367b8 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:45:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8e2cdb8b-eb04-49bd-9933-350f9b2367b8 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 returned with HTTP 200 Sep 02 00:45:31 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 314/616] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:31 2026] GET /volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 => generated 1148 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:45:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-7ae2d40b-920b-4325-b49b-b87e3362b055 req-c0d5e13b-8f82-493e-b9b9-1f8334955287 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/attachments/7cf8241e-9d9c-4378-ad73-2d563329289a returned with HTTP 200 Sep 02 00:45:31 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 303/617] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:45:31 2026] DELETE /volume/v3/attachments/7cf8241e-9d9c-4378-ad73-2d563329289a => generated 19 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b1aaef00-1de6-4863-9e0a-69fe4445ee9b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b1aaef00-1de6-4863-9e0a-69fe4445ee9b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:45:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b1aaef00-1de6-4863-9e0a-69fe4445ee9b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b1aaef00-1de6-4863-9e0a-69fe4445ee9b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9a20d797-47c3-4797-a8a4-3e4788409818 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b1aaef00-1de6-4863-9e0a-69fe4445ee9b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:45:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9a20d797-47c3-4797-a8a4-3e4788409818 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9a20d797-47c3-4797-a8a4-3e4788409818 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9a20d797-47c3-4797-a8a4-3e4788409818 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b1aaef00-1de6-4863-9e0a-69fe4445ee9b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:45:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 315/618] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:32 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 856 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:32 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:32 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:32 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:32 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:32 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9a20d797-47c3-4797-a8a4-3e4788409818 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9a20d797-47c3-4797-a8a4-3e4788409818 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 returned with HTTP 200 Sep 02 00:45:32 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 304/619] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:32 2026] GET /volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 => generated 894 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a6dfa12a-10f4-44cb-8037-d358da868516 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a6dfa12a-10f4-44cb-8037-d358da868516 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 Sep 02 00:45:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a6dfa12a-10f4-44cb-8037-d358da868516 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a6dfa12a-10f4-44cb-8037-d358da868516 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a6dfa12a-10f4-44cb-8037-d358da868516 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:45:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a6dfa12a-10f4-44cb-8037-d358da868516 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 returned with HTTP 200 Sep 02 00:45:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 316/620] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:32 2026] GET /volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 => generated 1148 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:45:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-1ef88f05-3d3c-4804-8f1c-d4fb46cd3484 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-1ef88f05-3d3c-4804-8f1c-d4fb46cd3484 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 Sep 02 00:45:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-1ef88f05-3d3c-4804-8f1c-d4fb46cd3484 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-1ef88f05-3d3c-4804-8f1c-d4fb46cd3484 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:33 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:33 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:33 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:33 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-1ef88f05-3d3c-4804-8f1c-d4fb46cd3484 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:45:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-1ef88f05-3d3c-4804-8f1c-d4fb46cd3484 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 returned with HTTP 200 Sep 02 00:45:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 305/621] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:45:33 2026] GET /volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 => generated 1148 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:45:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-c5ddb56a-522a-4a65-a4a6-10878d912ff9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-c5ddb56a-522a-4a65-a4a6-10878d912ff9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] POST http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0/action Sep 02 00:45:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-c5ddb56a-522a-4a65-a4a6-10878d912ff9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:45:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-c5ddb56a-522a-4a65-a4a6-10878d912ff9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-138f80ba-feba-4cca-841f-d290b80b41c4 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-138f80ba-feba-4cca-841f-d290b80b41c4 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-138f80ba-feba-4cca-841f-d290b80b41c4 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-138f80ba-feba-4cca-841f-d290b80b41c4 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:33 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:33 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:33 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:33 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:33 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:33 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:33 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:33 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:33 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-c5ddb56a-522a-4a65-a4a6-10878d912ff9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:45:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-138f80ba-feba-4cca-841f-d290b80b41c4 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-138f80ba-feba-4cca-841f-d290b80b41c4 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 returned with HTTP 200 Sep 02 00:45:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 306/622] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:33 2026] GET /volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 => generated 894 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:45:33 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-c5ddb56a-522a-4a65-a4a6-10878d912ff9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Begin detaching volume completed successfully. Sep 02 00:45:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-c5ddb56a-522a-4a65-a4a6-10878d912ff9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0/action returned with HTTP 202 Sep 02 00:45:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 317/623] 192.168.122.129 () {64 vars in 1561 bytes} [Wed Sep 2 00:45:33 2026] POST /volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0/action => generated 0 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:45:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3518aabb-220e-4963-a004-5fe858a3a6a4 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3518aabb-220e-4963-a004-5fe858a3a6a4 None None] GET http://192.168.122.129/volume// Sep 02 00:45:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3518aabb-220e-4963-a004-5fe858a3a6a4 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3518aabb-220e-4963-a004-5fe858a3a6a4 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3518aabb-220e-4963-a004-5fe858a3a6a4 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:45:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 307/624] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:45:34 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:45:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-c450220b-35d6-4987-8d5d-a63b72b97eb2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-c450220b-35d6-4987-8d5d-a63b72b97eb2 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 Sep 02 00:45:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-c450220b-35d6-4987-8d5d-a63b72b97eb2 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-c450220b-35d6-4987-8d5d-a63b72b97eb2 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:34 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:34 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-c450220b-35d6-4987-8d5d-a63b72b97eb2 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:45:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-c450220b-35d6-4987-8d5d-a63b72b97eb2 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 returned with HTTP 200 Sep 02 00:45:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 318/625] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:45:34 2026] GET /volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 => generated 1332 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:45:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0bf6e6f3-a62c-4ef1-a295-e9624d27e34f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0bf6e6f3-a62c-4ef1-a295-e9624d27e34f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0bf6e6f3-a62c-4ef1-a295-e9624d27e34f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0bf6e6f3-a62c-4ef1-a295-e9624d27e34f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:34 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:34 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:34 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:34 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-23cc1d00-1d9b-4580-9f6a-53e2a7270281 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-23cc1d00-1d9b-4580-9f6a-53e2a7270281 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] DELETE http://192.168.122.129/volume/v3/attachments/8038eda3-92df-4dab-affe-1e636180f0d0 Sep 02 00:45:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-23cc1d00-1d9b-4580-9f6a-53e2a7270281 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-23cc1d00-1d9b-4580-9f6a-53e2a7270281 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0bf6e6f3-a62c-4ef1-a295-e9624d27e34f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0bf6e6f3-a62c-4ef1-a295-e9624d27e34f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 returned with HTTP 200 Sep 02 00:45:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 308/626] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:34 2026] GET /volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 => generated 894 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:34 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:34 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:35 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, Sep 02 00:45:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-ca2d9a94-4991-4a39-aa3b-8a534a6c1edf req-23cc1d00-1d9b-4580-9f6a-53e2a7270281 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/attachments/8038eda3-92df-4dab-affe-1e636180f0d0 returned with HTTP 200 Sep 02 00:45:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 319/627] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:45:34 2026] DELETE /volume/v3/attachments/8038eda3-92df-4dab-affe-1e636180f0d0 => generated 19 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:45:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f50b1aff-ae96-4a9b-ae24-9067683a7200 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f50b1aff-ae96-4a9b-ae24-9067683a7200 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f50b1aff-ae96-4a9b-ae24-9067683a7200 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f50b1aff-ae96-4a9b-ae24-9067683a7200 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f50b1aff-ae96-4a9b-ae24-9067683a7200 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f50b1aff-ae96-4a9b-ae24-9067683a7200 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 returned with HTTP 200 Sep 02 00:45:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 309/628] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:35 2026] GET /volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 => generated 894 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:45:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-618615e6-f2ab-458b-97dd-1c7be57869a1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-618615e6-f2ab-458b-97dd-1c7be57869a1 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 Sep 02 00:45:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-618615e6-f2ab-458b-97dd-1c7be57869a1 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-618615e6-f2ab-458b-97dd-1c7be57869a1 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:36 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:36 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:36 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-618615e6-f2ab-458b-97dd-1c7be57869a1 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:45:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-618615e6-f2ab-458b-97dd-1c7be57869a1 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 returned with HTTP 200 Sep 02 00:45:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 320/629] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:36 2026] GET /volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 => generated 856 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3a777b60-0241-4414-bf2e-d78cf1198637 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3a777b60-0241-4414-bf2e-d78cf1198637 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3a777b60-0241-4414-bf2e-d78cf1198637 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3a777b60-0241-4414-bf2e-d78cf1198637 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:37 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:37 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:37 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:37 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:37 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3a777b60-0241-4414-bf2e-d78cf1198637 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3a777b60-0241-4414-bf2e-d78cf1198637 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 returned with HTTP 200 Sep 02 00:45:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 310/630] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:37 2026] GET /volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 => generated 894 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0556126b-096f-47e6-821b-812ed2dc6bc8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0556126b-096f-47e6-821b-812ed2dc6bc8 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0556126b-096f-47e6-821b-812ed2dc6bc8 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0556126b-096f-47e6-821b-812ed2dc6bc8 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:38 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:38 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:38 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0556126b-096f-47e6-821b-812ed2dc6bc8 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0556126b-096f-47e6-821b-812ed2dc6bc8 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 returned with HTTP 200 Sep 02 00:45:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 321/631] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:38 2026] GET /volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 => generated 894 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-646bf70a-2990-4b01-b994-c6a16c0a3a81 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-646bf70a-2990-4b01-b994-c6a16c0a3a81 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-646bf70a-2990-4b01-b994-c6a16c0a3a81 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-646bf70a-2990-4b01-b994-c6a16c0a3a81 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:39 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:39 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:39 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:39 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:39 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-646bf70a-2990-4b01-b994-c6a16c0a3a81 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-646bf70a-2990-4b01-b994-c6a16c0a3a81 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 returned with HTTP 200 Sep 02 00:45:39 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 311/632] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:39 2026] GET /volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 => generated 894 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-13650563-028f-41f4-8ed7-e402c3a1cf0e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-13650563-028f-41f4-8ed7-e402c3a1cf0e tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-13650563-028f-41f4-8ed7-e402c3a1cf0e tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-13650563-028f-41f4-8ed7-e402c3a1cf0e tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:40 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:UPDATE=62,cinder:SELECT=320,cinder:INSERT=22 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:45:40 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:40 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-13650563-028f-41f4-8ed7-e402c3a1cf0e tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-13650563-028f-41f4-8ed7-e402c3a1cf0e tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 returned with HTTP 200 Sep 02 00:45:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 322/633] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:40 2026] GET /volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 => generated 895 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c8bbf6e5-f49e-4109-b774-81ec26d8a74c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c8bbf6e5-f49e-4109-b774-81ec26d8a74c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c8bbf6e5-f49e-4109-b774-81ec26d8a74c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c8bbf6e5-f49e-4109-b774-81ec26d8a74c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:40 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:40 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:40 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:40 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c8bbf6e5-f49e-4109-b774-81ec26d8a74c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c8bbf6e5-f49e-4109-b774-81ec26d8a74c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 returned with HTTP 200 Sep 02 00:45:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 312/634] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:40 2026] GET /volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 => generated 895 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2b47b6b6-8ca0-4fe2-a4e1-fb30b536ce9a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2b47b6b6-8ca0-4fe2-a4e1-fb30b536ce9a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] PUT http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2b47b6b6-8ca0-4fe2-a4e1-fb30b536ce9a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2005920413"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:40 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:40 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2b47b6b6-8ca0-4fe2-a4e1-fb30b536ce9a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2b47b6b6-8ca0-4fe2-a4e1-fb30b536ce9a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume updated successfully. Sep 02 00:45:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2b47b6b6-8ca0-4fe2-a4e1-fb30b536ce9a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 returned with HTTP 200 Sep 02 00:45:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 323/635] 192.168.122.129 () {60 vars in 1252 bytes} [Wed Sep 2 00:45:40 2026] PUT /volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 => generated 827 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bb4db417-deda-4890-bb59-37074046ecec None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bb4db417-deda-4890-bb59-37074046ecec tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] PUT http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bb4db417-deda-4890-bb59-37074046ecec tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-918974865", "description": "This is the new description of volume"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:40 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:40 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:40 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:40 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-bb4db417-deda-4890-bb59-37074046ecec tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-bb4db417-deda-4890-bb59-37074046ecec tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume updated successfully. Sep 02 00:45:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bb4db417-deda-4890-bb59-37074046ecec tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 returned with HTTP 200 Sep 02 00:45:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 313/636] 192.168.122.129 () {60 vars in 1253 bytes} [Wed Sep 2 00:45:40 2026] PUT /volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 => generated 865 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-97eddc63-5968-4189-9e4a-607575271fff None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-97eddc63-5968-4189-9e4a-607575271fff tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-97eddc63-5968-4189-9e4a-607575271fff tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-97eddc63-5968-4189-9e4a-607575271fff tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:40 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:40 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-97eddc63-5968-4189-9e4a-607575271fff tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-97eddc63-5968-4189-9e4a-607575271fff tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 returned with HTTP 200 Sep 02 00:45:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 324/637] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:40 2026] GET /volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 => generated 933 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b37fd0f2-4779-499d-9137-01d4c59cbc02 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b37fd0f2-4779-499d-9137-01d4c59cbc02 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:45:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b37fd0f2-4779-499d-9137-01d4c59cbc02 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-336608586", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1309974672"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-b37fd0f2-4779-499d-9137-01d4c59cbc02 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-336608586', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1309974672'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:45:40 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-b37fd0f2-4779-499d-9137-01d4c59cbc02 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Create volume of 1 GB Sep 02 00:45:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b37fd0f2-4779-499d-9137-01d4c59cbc02 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Availability Zones retrieved successfully. Sep 02 00:45:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b37fd0f2-4779-499d-9137-01d4c59cbc02 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Flow 'volume_create_api' (48243e17-5b57-44e3-a790-ad409a84ff35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:45:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b37fd0f2-4779-499d-9137-01d4c59cbc02 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f4e29e0-4217-45cd-823e-a3f0247856c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-b37fd0f2-4779-499d-9137-01d4c59cbc02 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:45:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b37fd0f2-4779-499d-9137-01d4c59cbc02 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f4e29e0-4217-45cd-823e-a3f0247856c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b37fd0f2-4779-499d-9137-01d4c59cbc02 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f96bb27d-f754-4d64-825d-6f02d8f54b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:41 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-b37fd0f2-4779-499d-9137-01d4c59cbc02 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Created reservations ['e86b87cd-c777-419b-a51e-09704131c84d', '4a9833e7-e661-4991-9131-c2eb784ee179', '6faf896d-f8a5-4fbf-8fbb-b41f1798f6f7', '2bc1cb1c-44c9-4788-8679-0fb956f3c8cc'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:45:41 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b37fd0f2-4779-499d-9137-01d4c59cbc02 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f96bb27d-f754-4d64-825d-6f02d8f54b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e86b87cd-c777-419b-a51e-09704131c84d', '4a9833e7-e661-4991-9131-c2eb784ee179', '6faf896d-f8a5-4fbf-8fbb-b41f1798f6f7', '2bc1cb1c-44c9-4788-8679-0fb956f3c8cc']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:41 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b37fd0f2-4779-499d-9137-01d4c59cbc02 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc4b6185-9fb4-4323-949d-fde3911d3628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:41 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:41 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:41 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b37fd0f2-4779-499d-9137-01d4c59cbc02 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc4b6185-9fb4-4323-949d-fde3911d3628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db5d501c-6462-4b7c-956f-5dcda9fa995b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-336608586',display_name='tempest-VolumesGetTest-Volume-1309974672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f40a19bb6fed430e8dfc62ce9679e9da',qos_specs=None,replication_status=,reservations=['e86b87cd-c777-419b-a51e-09704131c84d','4a9833e7-e661-4991-9131-c2eb784ee179','6faf896d-f8a5-4fbf-8fbb-b41f1798f6f7','2bc1cb1c-44c9-4788-8679-0fb956f3c8cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c981ee32848447aa97117ba0ad98fa48',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:45:41Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-336608586',display_name='tempest-VolumesGetTest-Volume-1309974672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db5d501c-6462-4b7c-956f-5dcda9fa995b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f40a19bb6fed430e8dfc62ce9679e9da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c981ee32848447aa97117ba0ad98fa48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:41 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b37fd0f2-4779-499d-9137-01d4c59cbc02 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (298eea63-ab2a-4ca7-8db3-f447112d6686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:41 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b37fd0f2-4779-499d-9137-01d4c59cbc02 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (298eea63-ab2a-4ca7-8db3-f447112d6686) transitioned into 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-336608586',display_name='tempest-VolumesGetTest-Volume-1309974672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f40a19bb6fed430e8dfc62ce9679e9da',qos_specs=None,replication_status=,reservations=['e86b87cd-c777-419b-a51e-09704131c84d','4a9833e7-e661-4991-9131-c2eb784ee179','6faf896d-f8a5-4fbf-8fbb-b41f1798f6f7','2bc1cb1c-44c9-4788-8679-0fb956f3c8cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c981ee32848447aa97117ba0ad98fa48',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:41 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b37fd0f2-4779-499d-9137-01d4c59cbc02 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2edf5dd9-b7c3-4c70-a90a-8f513452f5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:41 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b37fd0f2-4779-499d-9137-01d4c59cbc02 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2edf5dd9-b7c3-4c70-a90a-8f513452f5fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:41 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b37fd0f2-4779-499d-9137-01d4c59cbc02 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Flow 'volume_create_api' (48243e17-5b57-44e3-a790-ad409a84ff35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:45:41 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b37fd0f2-4779-499d-9137-01d4c59cbc02 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Create volume request issued successfully. Sep 02 00:45:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b37fd0f2-4779-499d-9137-01d4c59cbc02 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:45:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 314/638] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:45:40 2026] POST /volume/v3/volumes => generated 788 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:45:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3172b6d8-8b93-4236-8a78-4dd60de149bf None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3172b6d8-8b93-4236-8a78-4dd60de149bf tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b Sep 02 00:45:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3172b6d8-8b93-4236-8a78-4dd60de149bf tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3172b6d8-8b93-4236-8a78-4dd60de149bf tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:41 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:41 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:41 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:41 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:41 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3172b6d8-8b93-4236-8a78-4dd60de149bf tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3172b6d8-8b93-4236-8a78-4dd60de149bf tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b returned with HTTP 200 Sep 02 00:45:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 325/639] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:41 2026] GET /volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0b9a09c9-ee2e-474b-99b4-b3e5433f0ff5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0b9a09c9-ee2e-474b-99b4-b3e5433f0ff5 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b Sep 02 00:45:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0b9a09c9-ee2e-474b-99b4-b3e5433f0ff5 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0b9a09c9-ee2e-474b-99b4-b3e5433f0ff5 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:42 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:42 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0b9a09c9-ee2e-474b-99b4-b3e5433f0ff5 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0b9a09c9-ee2e-474b-99b4-b3e5433f0ff5 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b returned with HTTP 200 Sep 02 00:45:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 315/640] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:42 2026] GET /volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b => generated 880 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-020ec862-8e07-4090-8c75-0bad0535eac9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-020ec862-8e07-4090-8c75-0bad0535eac9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:45:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-020ec862-8e07-4090-8c75-0bad0535eac9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1097508945", "imageRef": "55fd1d9e-80e7-4ee4-bf99-467853787b78", "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-020ec862-8e07-4090-8c75-0bad0535eac9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1097508945', 'imageRef': '55fd1d9e-80e7-4ee4-bf99-467853787b78', 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:45:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-83c38e59-ac37-4963-9c23-bd5622194e86 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-83c38e59-ac37-4963-9c23-bd5622194e86 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b Sep 02 00:45:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-83c38e59-ac37-4963-9c23-bd5622194e86 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-83c38e59-ac37-4963-9c23-bd5622194e86 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:43 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:43 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-83c38e59-ac37-4963-9c23-bd5622194e86 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-83c38e59-ac37-4963-9c23-bd5622194e86 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b returned with HTTP 200 Sep 02 00:45:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 316/641] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:43 2026] GET /volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b => generated 881 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-61ae22ec-9d01-47dd-a7d4-57f7fd52814c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-61ae22ec-9d01-47dd-a7d4-57f7fd52814c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] PUT http://192.168.122.129/volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b Sep 02 00:45:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-61ae22ec-9d01-47dd-a7d4-57f7fd52814c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2005920413", "description": null}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:43 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:43 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-61ae22ec-9d01-47dd-a7d4-57f7fd52814c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-61ae22ec-9d01-47dd-a7d4-57f7fd52814c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume updated successfully. Sep 02 00:45:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-61ae22ec-9d01-47dd-a7d4-57f7fd52814c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b returned with HTTP 200 Sep 02 00:45:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 317/642] 192.168.122.129 () {60 vars in 1252 bytes} [Wed Sep 2 00:45:43 2026] PUT /volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b => generated 779 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9256ed45-1e52-4e0f-b60c-38990e5889a1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9256ed45-1e52-4e0f-b60c-38990e5889a1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b Sep 02 00:45:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9256ed45-1e52-4e0f-b60c-38990e5889a1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9256ed45-1e52-4e0f-b60c-38990e5889a1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:43 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:43 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9256ed45-1e52-4e0f-b60c-38990e5889a1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9256ed45-1e52-4e0f-b60c-38990e5889a1 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b returned with HTTP 200 Sep 02 00:45:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 318/643] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:43 2026] GET /volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b2ac5e17-b0e3-4fe2-a907-821f41fda567 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b2ac5e17-b0e3-4fe2-a907-821f41fda567 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] DELETE http://192.168.122.129/volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b Sep 02 00:45:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b2ac5e17-b0e3-4fe2-a907-821f41fda567 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b2ac5e17-b0e3-4fe2-a907-821f41fda567 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:43 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-b2ac5e17-b0e3-4fe2-a907-821f41fda567 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Delete volume with id: db5d501c-6462-4b7c-956f-5dcda9fa995b Sep 02 00:45:43 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:43 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b2ac5e17-b0e3-4fe2-a907-821f41fda567 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b2ac5e17-b0e3-4fe2-a907-821f41fda567 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Delete volume request issued successfully. Sep 02 00:45:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b2ac5e17-b0e3-4fe2-a907-821f41fda567 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b returned with HTTP 202 Sep 02 00:45:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 319/644] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:45:43 2026] DELETE /volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:45:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6d59e39d-75d6-4bef-8256-286f5fe3f8b7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6d59e39d-75d6-4bef-8256-286f5fe3f8b7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b Sep 02 00:45:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6d59e39d-75d6-4bef-8256-286f5fe3f8b7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6d59e39d-75d6-4bef-8256-286f5fe3f8b7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:43 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:43 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6d59e39d-75d6-4bef-8256-286f5fe3f8b7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6d59e39d-75d6-4bef-8256-286f5fe3f8b7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b returned with HTTP 200 Sep 02 00:45:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 320/645] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:43 2026] GET /volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:43 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-020ec862-8e07-4090-8c75-0bad0535eac9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Create volume of 1 GB Sep 02 00:45:43 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-020ec862-8e07-4090-8c75-0bad0535eac9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Availability Zones retrieved successfully. Sep 02 00:45:43 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-020ec862-8e07-4090-8c75-0bad0535eac9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Flow 'volume_create_api' (4e32b51b-f2ef-4698-bc11-07f5087be495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:45:43 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-020ec862-8e07-4090-8c75-0bad0535eac9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ba47e7d-84e4-4c5a-b261-66d90fd11f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:43 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-020ec862-8e07-4090-8c75-0bad0535eac9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:45:44 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-020ec862-8e07-4090-8c75-0bad0535eac9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ba47e7d-84e4-4c5a-b261-66d90fd11f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:44 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-020ec862-8e07-4090-8c75-0bad0535eac9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e990ba2-8f2a-4d99-975e-ba935904906e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:44 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-020ec862-8e07-4090-8c75-0bad0535eac9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Created reservations ['8cd81971-9098-4bdf-aadd-dc43ad8f6fbf', 'aecd7aa2-2084-408e-beb0-8016a47226c4', '540d5f17-a881-490f-9a34-feaf5469324c', '30ead977-3ac7-4d63-bfbf-1c50bc4a0fd2'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:45:44 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-020ec862-8e07-4090-8c75-0bad0535eac9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e990ba2-8f2a-4d99-975e-ba935904906e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cd81971-9098-4bdf-aadd-dc43ad8f6fbf', 'aecd7aa2-2084-408e-beb0-8016a47226c4', '540d5f17-a881-490f-9a34-feaf5469324c', '30ead977-3ac7-4d63-bfbf-1c50bc4a0fd2']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:44 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-020ec862-8e07-4090-8c75-0bad0535eac9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38b078a8-28d3-450f-ab5d-aa4ff7558c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:44 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:44 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:44 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-020ec862-8e07-4090-8c75-0bad0535eac9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38b078a8-28d3-450f-ab5d-aa4ff7558c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0', '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-1097508945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='742984327fe14726bfe5876c7ac5c945',qos_specs=None,replication_status=,reservations=['8cd81971-9098-4bdf-aadd-dc43ad8f6fbf','aecd7aa2-2084-408e-beb0-8016a47226c4','540d5f17-a881-490f-9a34-feaf5469324c','30ead977-3ac7-4d63-bfbf-1c50bc4a0fd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f95a4760434a3085e55e39f87ee9b5',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:45:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1097508945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='742984327fe14726bfe5876c7ac5c945',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4f95a4760434a3085e55e39f87ee9b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:44 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-020ec862-8e07-4090-8c75-0bad0535eac9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0461b793-f0f7-46e5-80fa-328a1dbf6997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:44 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-020ec862-8e07-4090-8c75-0bad0535eac9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0461b793-f0f7-46e5-80fa-328a1dbf6997) transitioned into state 'SUCCESS' from state '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-1097508945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='742984327fe14726bfe5876c7ac5c945',qos_specs=None,replication_status=,reservations=['8cd81971-9098-4bdf-aadd-dc43ad8f6fbf','aecd7aa2-2084-408e-beb0-8016a47226c4','540d5f17-a881-490f-9a34-feaf5469324c','30ead977-3ac7-4d63-bfbf-1c50bc4a0fd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f95a4760434a3085e55e39f87ee9b5',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:44 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-020ec862-8e07-4090-8c75-0bad0535eac9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39b61357-de45-4fb5-be03-302899764554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:44 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-020ec862-8e07-4090-8c75-0bad0535eac9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39b61357-de45-4fb5-be03-302899764554) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:44 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-020ec862-8e07-4090-8c75-0bad0535eac9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Flow 'volume_create_api' (4e32b51b-f2ef-4698-bc11-07f5087be495) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:45:44 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-020ec862-8e07-4090-8c75-0bad0535eac9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Create volume request issued successfully. Sep 02 00:45:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-020ec862-8e07-4090-8c75-0bad0535eac9 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:45:44 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 326/646] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:45:43 2026] POST /volume/v3/volumes => generated 762 bytes in 1097 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:45:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a6023360-05d2-4f44-bcc3-2758ff6d111b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a6023360-05d2-4f44-bcc3-2758ff6d111b tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 Sep 02 00:45:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a6023360-05d2-4f44-bcc3-2758ff6d111b tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a6023360-05d2-4f44-bcc3-2758ff6d111b tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:44 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:44 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:44 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:44 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:44 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a6023360-05d2-4f44-bcc3-2758ff6d111b tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:45:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a6023360-05d2-4f44-bcc3-2758ff6d111b tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 returned with HTTP 200 Sep 02 00:45:44 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 321/647] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:44 2026] GET /volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 => generated 830 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e94f2f64-7f53-483b-9d3c-64aca788a0f6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e94f2f64-7f53-483b-9d3c-64aca788a0f6 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b Sep 02 00:45:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e94f2f64-7f53-483b-9d3c-64aca788a0f6 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e94f2f64-7f53-483b-9d3c-64aca788a0f6 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:44 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:44 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:44 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:44 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:44 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e94f2f64-7f53-483b-9d3c-64aca788a0f6 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e94f2f64-7f53-483b-9d3c-64aca788a0f6 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b returned with HTTP 200 Sep 02 00:45:44 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 327/648] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:44 2026] GET /volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b => generated 846 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4f86a336-0098-442f-82fb-3a7f7c59a1be None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4f86a336-0098-442f-82fb-3a7f7c59a1be tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 Sep 02 00:45:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4f86a336-0098-442f-82fb-3a7f7c59a1be tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4f86a336-0098-442f-82fb-3a7f7c59a1be tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:45 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:45 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:45 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:45 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4f86a336-0098-442f-82fb-3a7f7c59a1be tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:45:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4f86a336-0098-442f-82fb-3a7f7c59a1be tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 returned with HTTP 200 Sep 02 00:45:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 322/649] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:45 2026] GET /volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 => generated 854 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a4e0b742-fbae-4cf0-acb0-bb4347b787ea None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a4e0b742-fbae-4cf0-acb0-bb4347b787ea tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b Sep 02 00:45:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a4e0b742-fbae-4cf0-acb0-bb4347b787ea tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a4e0b742-fbae-4cf0-acb0-bb4347b787ea tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a4e0b742-fbae-4cf0-acb0-bb4347b787ea tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b returned with HTTP 404 Sep 02 00:45:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 328/650] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:45 2026] GET /volume/v3/volumes/db5d501c-6462-4b7c-956f-5dcda9fa995b => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:45:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f13a34a3-d441-490d-af50-d8ce9d3b2a7f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f13a34a3-d441-490d-af50-d8ce9d3b2a7f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f13a34a3-d441-490d-af50-d8ce9d3b2a7f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f13a34a3-d441-490d-af50-d8ce9d3b2a7f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:46 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:46 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:46 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:46 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:46 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f13a34a3-d441-490d-af50-d8ce9d3b2a7f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f13a34a3-d441-490d-af50-d8ce9d3b2a7f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 returned with HTTP 200 Sep 02 00:45:46 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 323/651] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:45 2026] GET /volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 => generated 933 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-eb6f3529-17c9-49dc-ba2a-817c704ef91a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-eb6f3529-17c9-49dc-ba2a-817c704ef91a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] DELETE http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-eb6f3529-17c9-49dc-ba2a-817c704ef91a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-eb6f3529-17c9-49dc-ba2a-817c704ef91a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:46 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-eb6f3529-17c9-49dc-ba2a-817c704ef91a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Delete volume with id: 0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-eb6f3529-17c9-49dc-ba2a-817c704ef91a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-eb6f3529-17c9-49dc-ba2a-817c704ef91a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Delete volume request issued successfully. Sep 02 00:45:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-eb6f3529-17c9-49dc-ba2a-817c704ef91a tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 returned with HTTP 202 Sep 02 00:45:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 329/652] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:45:46 2026] DELETE /volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:45:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-76baa7ac-cf54-4d22-9a7a-c52abd656936 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-76baa7ac-cf54-4d22-9a7a-c52abd656936 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-76baa7ac-cf54-4d22-9a7a-c52abd656936 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-76baa7ac-cf54-4d22-9a7a-c52abd656936 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:46 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:46 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:46 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:46 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:46 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-76baa7ac-cf54-4d22-9a7a-c52abd656936 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-76baa7ac-cf54-4d22-9a7a-c52abd656936 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 returned with HTTP 200 Sep 02 00:45:46 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 324/653] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:46 2026] GET /volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 => generated 932 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5460372c-5d3a-42b6-b4e4-a7e60ba242b0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5460372c-5d3a-42b6-b4e4-a7e60ba242b0 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 Sep 02 00:45:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5460372c-5d3a-42b6-b4e4-a7e60ba242b0 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5460372c-5d3a-42b6-b4e4-a7e60ba242b0 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5460372c-5d3a-42b6-b4e4-a7e60ba242b0 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:45:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5460372c-5d3a-42b6-b4e4-a7e60ba242b0 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 returned with HTTP 200 Sep 02 00:45:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 330/654] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:46 2026] GET /volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 => generated 912 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:45:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0ff135fe-7ddc-4bd6-983f-a02dec7fd549 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0ff135fe-7ddc-4bd6-983f-a02dec7fd549 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0ff135fe-7ddc-4bd6-983f-a02dec7fd549 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0ff135fe-7ddc-4bd6-983f-a02dec7fd549 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:47 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:47 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:47 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:47 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:47 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0ff135fe-7ddc-4bd6-983f-a02dec7fd549 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0ff135fe-7ddc-4bd6-983f-a02dec7fd549 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 returned with HTTP 200 Sep 02 00:45:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 325/655] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:47 2026] GET /volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 => generated 932 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-41215cb7-6e08-4043-b55c-ecf6437b2fed None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-41215cb7-6e08-4043-b55c-ecf6437b2fed tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 Sep 02 00:45:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-41215cb7-6e08-4043-b55c-ecf6437b2fed tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-41215cb7-6e08-4043-b55c-ecf6437b2fed tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:47 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:47 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:47 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:47 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:47 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-41215cb7-6e08-4043-b55c-ecf6437b2fed tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:45:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-41215cb7-6e08-4043-b55c-ecf6437b2fed tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 returned with HTTP 200 Sep 02 00:45:47 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 331/656] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:47 2026] GET /volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 => generated 912 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:45:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6beaa0f3-5d6c-40d8-a24b-94a2ebe5f7e8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6beaa0f3-5d6c-40d8-a24b-94a2ebe5f7e8 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 Sep 02 00:45:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6beaa0f3-5d6c-40d8-a24b-94a2ebe5f7e8 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6beaa0f3-5d6c-40d8-a24b-94a2ebe5f7e8 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6beaa0f3-5d6c-40d8-a24b-94a2ebe5f7e8 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 returned with HTTP 404 Sep 02 00:45:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 326/657] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:48 2026] GET /volume/v3/volumes/0526a124-bc5f-45ab-9300-e1c41b77eff0 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:45:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7c159192-2af7-4937-9efd-7e48be5f7d51 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7c159192-2af7-4937-9efd-7e48be5f7d51 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e Sep 02 00:45:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7c159192-2af7-4937-9efd-7e48be5f7d51 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7c159192-2af7-4937-9efd-7e48be5f7d51 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7c159192-2af7-4937-9efd-7e48be5f7d51 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7c159192-2af7-4937-9efd-7e48be5f7d51 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e returned with HTTP 200 Sep 02 00:45:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 332/658] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:48 2026] GET /volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e => generated 847 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-860dd149-fe5f-435d-b573-89057f466212 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-860dd149-fe5f-435d-b573-89057f466212 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] DELETE http://192.168.122.129/volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e Sep 02 00:45:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-860dd149-fe5f-435d-b573-89057f466212 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-860dd149-fe5f-435d-b573-89057f466212 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:48 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-860dd149-fe5f-435d-b573-89057f466212 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Delete volume with id: 70ac88b2-1b0f-4fb5-b81f-788874aca36e Sep 02 00:45:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:48 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-860dd149-fe5f-435d-b573-89057f466212 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:48 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-860dd149-fe5f-435d-b573-89057f466212 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Delete volume request issued successfully. Sep 02 00:45:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-860dd149-fe5f-435d-b573-89057f466212 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e returned with HTTP 202 Sep 02 00:45:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 327/659] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:45:48 2026] DELETE /volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:45:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7290a45f-1efa-4bdb-a26c-d2bb2d34066f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7290a45f-1efa-4bdb-a26c-d2bb2d34066f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e Sep 02 00:45:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7290a45f-1efa-4bdb-a26c-d2bb2d34066f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7290a45f-1efa-4bdb-a26c-d2bb2d34066f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7290a45f-1efa-4bdb-a26c-d2bb2d34066f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7290a45f-1efa-4bdb-a26c-d2bb2d34066f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e returned with HTTP 200 Sep 02 00:45:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 333/660] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:48 2026] GET /volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e => generated 846 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ac281a6b-37d4-469f-ab2a-ccfbb039d33b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ac281a6b-37d4-469f-ab2a-ccfbb039d33b tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 Sep 02 00:45:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ac281a6b-37d4-469f-ab2a-ccfbb039d33b tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ac281a6b-37d4-469f-ab2a-ccfbb039d33b tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:48 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ac281a6b-37d4-469f-ab2a-ccfbb039d33b tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:45:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ac281a6b-37d4-469f-ab2a-ccfbb039d33b tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 returned with HTTP 200 Sep 02 00:45:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 328/661] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:48 2026] GET /volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 => generated 915 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-703f1ce3-a392-4f75-9b67-ee8093a1e623 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-703f1ce3-a392-4f75-9b67-ee8093a1e623 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e Sep 02 00:45:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-703f1ce3-a392-4f75-9b67-ee8093a1e623 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-703f1ce3-a392-4f75-9b67-ee8093a1e623 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:49 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:49 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-703f1ce3-a392-4f75-9b67-ee8093a1e623 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-703f1ce3-a392-4f75-9b67-ee8093a1e623 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e returned with HTTP 200 Sep 02 00:45:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 334/662] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:49 2026] GET /volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e => generated 846 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0adc51b4-788c-4bcf-aa1b-5af01505a849 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0adc51b4-788c-4bcf-aa1b-5af01505a849 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 Sep 02 00:45:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0adc51b4-788c-4bcf-aa1b-5af01505a849 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0adc51b4-788c-4bcf-aa1b-5af01505a849 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:50 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:50 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:50 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:50 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:50 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0adc51b4-788c-4bcf-aa1b-5af01505a849 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:45:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0adc51b4-788c-4bcf-aa1b-5af01505a849 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 returned with HTTP 200 Sep 02 00:45:50 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 329/663] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:49 2026] GET /volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 => generated 915 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:45:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-69099b16-6375-409a-9c06-1a7e97e60e94 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-69099b16-6375-409a-9c06-1a7e97e60e94 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e Sep 02 00:45:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-69099b16-6375-409a-9c06-1a7e97e60e94 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-69099b16-6375-409a-9c06-1a7e97e60e94 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-db580776-082a-4465-af8e-f66c1c4501eb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-db580776-082a-4465-af8e-f66c1c4501eb tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 Sep 02 00:45:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-db580776-082a-4465-af8e-f66c1c4501eb tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-db580776-082a-4465-af8e-f66c1c4501eb tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:51 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:51 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:51 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:51 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:51 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-db580776-082a-4465-af8e-f66c1c4501eb tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:45:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-db580776-082a-4465-af8e-f66c1c4501eb tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 returned with HTTP 200 Sep 02 00:45:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 330/664] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:51 2026] GET /volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 => generated 915 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-69099b16-6375-409a-9c06-1a7e97e60e94 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e returned with HTTP 404 Sep 02 00:45:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 335/665] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:50 2026] GET /volume/v3/volumes/70ac88b2-1b0f-4fb5-b81f-788874aca36e => generated 109 bytes in 401 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:45:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-49ce7130-4ae5-4143-a730-44479589463f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-49ce7130-4ae5-4143-a730-44479589463f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:45:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-49ce7130-4ae5-4143-a730-44479589463f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "55fd1d9e-80e7-4ee4-bf99-467853787b78", "size": 1, "name": "tempest-VolumesGetTest-Volume-634825998", "metadata": {"Type": "Test"}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-49ce7130-4ae5-4143-a730-44479589463f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Create volume request body: {'volume': {'imageRef': '55fd1d9e-80e7-4ee4-bf99-467853787b78', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-634825998', 'metadata': {'Type': 'Test'}}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:45:51 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-49ce7130-4ae5-4143-a730-44479589463f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Create volume of 1 GB Sep 02 00:45:51 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-49ce7130-4ae5-4143-a730-44479589463f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Availability Zones retrieved successfully. Sep 02 00:45:51 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-49ce7130-4ae5-4143-a730-44479589463f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Flow 'volume_create_api' (232db7f0-d0fd-40f3-b52d-0c2dd0b43317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:45:51 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-49ce7130-4ae5-4143-a730-44479589463f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da4dd9ce-3eb1-4ec3-88a0-2e03572258ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:51 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-49ce7130-4ae5-4143-a730-44479589463f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:45:51 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-49ce7130-4ae5-4143-a730-44479589463f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da4dd9ce-3eb1-4ec3-88a0-2e03572258ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:51 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-49ce7130-4ae5-4143-a730-44479589463f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a27c171-1a97-49d7-b7cc-f0c7c209ed55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:52 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-49ce7130-4ae5-4143-a730-44479589463f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Created reservations ['2a21d040-41c4-4cea-a0ac-2822a3e9daa6', '60bdc12e-1d1d-4f69-a1d1-a97f8dfc1b8e', 'd1c755fc-7ad9-462a-b489-53e32feb9516', '5c17feb1-e5f2-41ed-a065-a1b351ad2f37'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:45:52 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-49ce7130-4ae5-4143-a730-44479589463f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a27c171-1a97-49d7-b7cc-f0c7c209ed55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a21d040-41c4-4cea-a0ac-2822a3e9daa6', '60bdc12e-1d1d-4f69-a1d1-a97f8dfc1b8e', 'd1c755fc-7ad9-462a-b489-53e32feb9516', '5c17feb1-e5f2-41ed-a065-a1b351ad2f37']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:52 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-49ce7130-4ae5-4143-a730-44479589463f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91f46b23-f0fd-49a3-9218-f161f93e1498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:52 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:52 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:52 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-49ce7130-4ae5-4143-a730-44479589463f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91f46b23-f0fd-49a3-9218-f161f93e1498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e891369f-430d-4293-970d-f8b9e49be69f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-634825998',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f40a19bb6fed430e8dfc62ce9679e9da',qos_specs=None,replication_status=,reservations=['2a21d040-41c4-4cea-a0ac-2822a3e9daa6','60bdc12e-1d1d-4f69-a1d1-a97f8dfc1b8e','d1c755fc-7ad9-462a-b489-53e32feb9516','5c17feb1-e5f2-41ed-a065-a1b351ad2f37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c981ee32848447aa97117ba0ad98fa48',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:45:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-634825998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e891369f-430d-4293-970d-f8b9e49be69f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f40a19bb6fed430e8dfc62ce9679e9da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c981ee32848447aa97117ba0ad98fa48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:52 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-49ce7130-4ae5-4143-a730-44479589463f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9bf6696-d7e7-4efa-9f99-7d9911eed95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0acfaa29-c080-43f6-8304-7b57bc256640 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:52 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-49ce7130-4ae5-4143-a730-44479589463f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9bf6696-d7e7-4efa-9f99-7d9911eed95e) transitioned into state 'SUCCESS' from state '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-634825998',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f40a19bb6fed430e8dfc62ce9679e9da',qos_specs=None,replication_status=,reservations=['2a21d040-41c4-4cea-a0ac-2822a3e9daa6','60bdc12e-1d1d-4f69-a1d1-a97f8dfc1b8e','d1c755fc-7ad9-462a-b489-53e32feb9516','5c17feb1-e5f2-41ed-a065-a1b351ad2f37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c981ee32848447aa97117ba0ad98fa48',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:52 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-49ce7130-4ae5-4143-a730-44479589463f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (981a733d-d005-4861-8089-df248c8fea32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:45:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0acfaa29-c080-43f6-8304-7b57bc256640 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 Sep 02 00:45:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0acfaa29-c080-43f6-8304-7b57bc256640 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0acfaa29-c080-43f6-8304-7b57bc256640 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:52 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:52 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:52 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:52 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:52 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-49ce7130-4ae5-4143-a730-44479589463f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (981a733d-d005-4861-8089-df248c8fea32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:45:52 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-49ce7130-4ae5-4143-a730-44479589463f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Flow 'volume_create_api' (232db7f0-d0fd-40f3-b52d-0c2dd0b43317) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:45:52 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-49ce7130-4ae5-4143-a730-44479589463f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Create volume request issued successfully. Sep 02 00:45:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-49ce7130-4ae5-4143-a730-44479589463f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:45:52 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 331/666] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:45:51 2026] POST /volume/v3/volumes => generated 767 bytes in 802 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:45:52 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0acfaa29-c080-43f6-8304-7b57bc256640 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:45:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0acfaa29-c080-43f6-8304-7b57bc256640 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 returned with HTTP 200 Sep 02 00:45:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 336/667] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:52 2026] GET /volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 => generated 915 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6589db24-c2eb-4527-80f2-efda57ea0b55 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6589db24-c2eb-4527-80f2-efda57ea0b55 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f Sep 02 00:45:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6589db24-c2eb-4527-80f2-efda57ea0b55 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6589db24-c2eb-4527-80f2-efda57ea0b55 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:52 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:52 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:52 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:52 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:52 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6589db24-c2eb-4527-80f2-efda57ea0b55 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6589db24-c2eb-4527-80f2-efda57ea0b55 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f returned with HTTP 200 Sep 02 00:45:52 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 332/668] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:52 2026] GET /volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f => generated 835 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8986dc4e-d331-4f9e-8b75-db12afe6773f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8986dc4e-d331-4f9e-8b75-db12afe6773f tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 Sep 02 00:45:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8986dc4e-d331-4f9e-8b75-db12afe6773f tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8986dc4e-d331-4f9e-8b75-db12afe6773f tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:53 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:53 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:53 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:53 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8986dc4e-d331-4f9e-8b75-db12afe6773f tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:45:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-aae13202-badd-42c3-baff-7dbbdaa36847 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-aae13202-badd-42c3-baff-7dbbdaa36847 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f Sep 02 00:45:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-aae13202-badd-42c3-baff-7dbbdaa36847 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-aae13202-badd-42c3-baff-7dbbdaa36847 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8986dc4e-d331-4f9e-8b75-db12afe6773f tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 returned with HTTP 200 Sep 02 00:45:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 337/669] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:53 2026] GET /volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 => generated 915 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:53 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:53 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:53 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:53 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:53 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-aae13202-badd-42c3-baff-7dbbdaa36847 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-aae13202-badd-42c3-baff-7dbbdaa36847 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f returned with HTTP 200 Sep 02 00:45:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 333/670] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:53 2026] GET /volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f => generated 859 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d6e844f9-acbd-4ee1-b451-b775942dc5a4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d6e844f9-acbd-4ee1-b451-b775942dc5a4 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 Sep 02 00:45:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d6e844f9-acbd-4ee1-b451-b775942dc5a4 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d6e844f9-acbd-4ee1-b451-b775942dc5a4 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:54 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:54 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:54 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:54 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:54 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d6e844f9-acbd-4ee1-b451-b775942dc5a4 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:45:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7a731f69-2145-459a-bd32-4faaba4d0083 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7a731f69-2145-459a-bd32-4faaba4d0083 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f Sep 02 00:45:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7a731f69-2145-459a-bd32-4faaba4d0083 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7a731f69-2145-459a-bd32-4faaba4d0083 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d6e844f9-acbd-4ee1-b451-b775942dc5a4 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 returned with HTTP 200 Sep 02 00:45:54 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 338/671] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:54 2026] GET /volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 => generated 1333 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:45:54 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:54 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:54 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:54 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:54 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7a731f69-2145-459a-bd32-4faaba4d0083 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7a731f69-2145-459a-bd32-4faaba4d0083 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f returned with HTTP 200 Sep 02 00:45:54 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 334/672] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:54 2026] GET /volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f => generated 859 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-bfa263f6-167c-433d-957e-a68d83b31cac req-921946b5-78fa-43db-bb16-77105c6da47b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-bfa263f6-167c-433d-957e-a68d83b31cac req-921946b5-78fa-43db-bb16-77105c6da47b tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 Sep 02 00:45:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-bfa263f6-167c-433d-957e-a68d83b31cac req-921946b5-78fa-43db-bb16-77105c6da47b tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-bfa263f6-167c-433d-957e-a68d83b31cac req-921946b5-78fa-43db-bb16-77105c6da47b tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:54 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:54 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:54 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:54 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:54 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-bfa263f6-167c-433d-957e-a68d83b31cac req-921946b5-78fa-43db-bb16-77105c6da47b tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:45:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-bfa263f6-167c-433d-957e-a68d83b31cac req-921946b5-78fa-43db-bb16-77105c6da47b tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 returned with HTTP 200 Sep 02 00:45:54 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 339/673] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:45:54 2026] GET /volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 => generated 1333 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:45:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-61216ada-77f9-4b34-987e-918f91bd9d5b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-61216ada-77f9-4b34-987e-918f91bd9d5b tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f Sep 02 00:45:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-61216ada-77f9-4b34-987e-918f91bd9d5b tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-61216ada-77f9-4b34-987e-918f91bd9d5b tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:55 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:55 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:55 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:55 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:55 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-61216ada-77f9-4b34-987e-918f91bd9d5b tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-61216ada-77f9-4b34-987e-918f91bd9d5b tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f returned with HTTP 200 Sep 02 00:45:55 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 335/674] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:55 2026] GET /volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f => generated 917 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-bfa263f6-167c-433d-957e-a68d83b31cac req-17ba5d30-c1de-4f0d-b6fc-90e210dba5d6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-bfa263f6-167c-433d-957e-a68d83b31cac req-17ba5d30-c1de-4f0d-b6fc-90e210dba5d6 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 Sep 02 00:45:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-bfa263f6-167c-433d-957e-a68d83b31cac req-17ba5d30-c1de-4f0d-b6fc-90e210dba5d6 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-bfa263f6-167c-433d-957e-a68d83b31cac req-17ba5d30-c1de-4f0d-b6fc-90e210dba5d6 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:56 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:56 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:56 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:56 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:56 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-bfa263f6-167c-433d-957e-a68d83b31cac req-17ba5d30-c1de-4f0d-b6fc-90e210dba5d6 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:45:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-bfa263f6-167c-433d-957e-a68d83b31cac req-17ba5d30-c1de-4f0d-b6fc-90e210dba5d6 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 returned with HTTP 200 Sep 02 00:45:56 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 340/675] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:45:56 2026] GET /volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 => generated 1333 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:45:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5017ee6c-a229-43ed-9e01-52d3ccdbe910 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5017ee6c-a229-43ed-9e01-52d3ccdbe910 None None] GET http://192.168.122.129/volume// Sep 02 00:45:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5017ee6c-a229-43ed-9e01-52d3ccdbe910 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5017ee6c-a229-43ed-9e01-52d3ccdbe910 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5017ee6c-a229-43ed-9e01-52d3ccdbe910 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:45:56 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 336/676] 192.168.122.129 () {58 vars in 1308 bytes} [Wed Sep 2 00:45:56 2026] GET /volume/ => generated 390 bytes in 27 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:45:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-bfa263f6-167c-433d-957e-a68d83b31cac req-441778b1-a740-415b-bbaf-b5716238f1f7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ee2efa6a-d268-4892-bd42-363c51787406 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-bfa263f6-167c-433d-957e-a68d83b31cac req-441778b1-a740-415b-bbaf-b5716238f1f7 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:45:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-bfa263f6-167c-433d-957e-a68d83b31cac req-441778b1-a740-415b-bbaf-b5716238f1f7 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0", "connector": null, "instance_uuid": "e4261936-e159-4d6a-a654-ab681e7a621d"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ee2efa6a-d268-4892-bd42-363c51787406 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f Sep 02 00:45:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ee2efa6a-d268-4892-bd42-363c51787406 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ee2efa6a-d268-4892-bd42-363c51787406 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:56 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:56 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:56 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:56 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:56 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:56 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:56 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:56 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:56 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ee2efa6a-d268-4892-bd42-363c51787406 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ee2efa6a-d268-4892-bd42-363c51787406 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f returned with HTTP 200 Sep 02 00:45:56 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 337/677] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:56 2026] GET /volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f => generated 917 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-bfa263f6-167c-433d-957e-a68d83b31cac req-441778b1-a740-415b-bbaf-b5716238f1f7 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:45:56 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 341/678] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:45:56 2026] POST /volume/v3/attachments => generated 273 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:45:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-56d3195f-1aeb-4f39-9c7e-5ec965c27b23 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-56d3195f-1aeb-4f39-9c7e-5ec965c27b23 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f Sep 02 00:45:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-56d3195f-1aeb-4f39-9c7e-5ec965c27b23 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-56d3195f-1aeb-4f39-9c7e-5ec965c27b23 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:58 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:58 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:45:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-56d3195f-1aeb-4f39-9c7e-5ec965c27b23 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-56d3195f-1aeb-4f39-9c7e-5ec965c27b23 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f returned with HTTP 200 Sep 02 00:45:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 338/679] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:57 2026] GET /volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f => generated 920 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0913dbbd-f7a5-4686-b184-c01b04ced0dd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0913dbbd-f7a5-4686-b184-c01b04ced0dd tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f Sep 02 00:45:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0913dbbd-f7a5-4686-b184-c01b04ced0dd tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0913dbbd-f7a5-4686-b184-c01b04ced0dd tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:59 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0913dbbd-f7a5-4686-b184-c01b04ced0dd tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:45:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0913dbbd-f7a5-4686-b184-c01b04ced0dd tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f returned with HTTP 200 Sep 02 00:45:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 342/680] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:45:59 2026] GET /volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f => generated 920 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:45:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d9b707b1-ea27-4204-a50d-8683b37417a6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d9b707b1-ea27-4204-a50d-8683b37417a6 None None] GET http://192.168.122.129/volume// Sep 02 00:45:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d9b707b1-ea27-4204-a50d-8683b37417a6 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d9b707b1-ea27-4204-a50d-8683b37417a6 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d9b707b1-ea27-4204-a50d-8683b37417a6 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:45:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 339/681] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:45:59 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:45:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-bfa263f6-167c-433d-957e-a68d83b31cac req-cd72781a-b6c5-4862-91dd-2166b6c191eb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-bfa263f6-167c-433d-957e-a68d83b31cac req-cd72781a-b6c5-4862-91dd-2166b6c191eb tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 Sep 02 00:45:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-bfa263f6-167c-433d-957e-a68d83b31cac req-cd72781a-b6c5-4862-91dd-2166b6c191eb tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:45:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-bfa263f6-167c-433d-957e-a68d83b31cac req-cd72781a-b6c5-4862-91dd-2166b6c191eb tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:45:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:59 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:45:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:45:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-bfa263f6-167c-433d-957e-a68d83b31cac req-cd72781a-b6c5-4862-91dd-2166b6c191eb tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:45:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-bfa263f6-167c-433d-957e-a68d83b31cac req-cd72781a-b6c5-4862-91dd-2166b6c191eb tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 returned with HTTP 200 Sep 02 00:45:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 343/682] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:45:59 2026] GET /volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 => generated 1513 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:45:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-bfa263f6-167c-433d-957e-a68d83b31cac req-534dfd28-c3f7-4d96-922e-d18184e411b5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:45:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-bfa263f6-167c-433d-957e-a68d83b31cac req-534dfd28-c3f7-4d96-922e-d18184e411b5 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] PUT http://192.168.122.129/volume/v3/attachments/29c5dc2c-f4b5-4dea-ba15-b006ed442c23 Sep 02 00:45:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-bfa263f6-167c-433d-957e-a68d83b31cac req-534dfd28-c3f7-4d96-922e-d18184e411b5 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.129", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:99ea8ad4da87", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ea39e472-48c2-4305-83f6-cb40dfe92962", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:45:59 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:UPDATE=77,cinder:SELECT=346,cinder:INSERT=42 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:45:59 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-bfa263f6-167c-433d-957e-a68d83b31cac req-534dfd28-c3f7-4d96-922e-d18184e411b5 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Acquiring lock "cinder-attachment_update-25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0-devstack" by "attachment_update" {{(pid=86898) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:45:59 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-bfa263f6-167c-433d-957e-a68d83b31cac req-534dfd28-c3f7-4d96-922e-d18184e411b5 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Lock "cinder-attachment_update-25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=86898) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:45:59 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:45:59 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:45:59 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:45:59 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:00 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-bfa263f6-167c-433d-957e-a68d83b31cac req-534dfd28-c3f7-4d96-922e-d18184e411b5 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Lock "cinder-attachment_update-25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0-devstack" released by "attachment_update" :: held 0.297s {{(pid=86898) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:46:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-bfa263f6-167c-433d-957e-a68d83b31cac req-534dfd28-c3f7-4d96-922e-d18184e411b5 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/attachments/29c5dc2c-f4b5-4dea-ba15-b006ed442c23 returned with HTTP 200 Sep 02 00:46:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 340/683] 192.168.122.129 () {66 vars in 1593 bytes} [Wed Sep 2 00:45:59 2026] PUT /volume/v3/attachments/29c5dc2c-f4b5-4dea-ba15-b006ed442c23 => generated 694 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:46:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-bfa263f6-167c-433d-957e-a68d83b31cac req-2f308e06-d3e1-48dc-a59f-2249799bb348 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-bfa263f6-167c-433d-957e-a68d83b31cac req-2f308e06-d3e1-48dc-a59f-2249799bb348 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] POST http://192.168.122.129/volume/v3/attachments/29c5dc2c-f4b5-4dea-ba15-b006ed442c23/action Sep 02 00:46:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-bfa263f6-167c-433d-957e-a68d83b31cac req-2f308e06-d3e1-48dc-a59f-2249799bb348 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Action body: b'{"os-complete": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:46:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-bfa263f6-167c-433d-957e-a68d83b31cac req-2f308e06-d3e1-48dc-a59f-2249799bb348 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b6197558-982f-487b-9d38-c1961b467d6c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b6197558-982f-487b-9d38-c1961b467d6c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f Sep 02 00:46:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b6197558-982f-487b-9d38-c1961b467d6c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b6197558-982f-487b-9d38-c1961b467d6c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:00 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:00 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:00 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:00 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b6197558-982f-487b-9d38-c1961b467d6c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:46:00 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:00 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b6197558-982f-487b-9d38-c1961b467d6c tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f returned with HTTP 200 Sep 02 00:46:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 341/684] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:00 2026] GET /volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f => generated 920 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-bfa263f6-167c-433d-957e-a68d83b31cac req-2f308e06-d3e1-48dc-a59f-2249799bb348 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/attachments/29c5dc2c-f4b5-4dea-ba15-b006ed442c23/action returned with HTTP 204 Sep 02 00:46:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 344/685] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:46:00 2026] POST /volume/v3/attachments/29c5dc2c-f4b5-4dea-ba15-b006ed442c23/action => generated 0 bytes in 124 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:46:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-59562e4e-b279-4757-87c6-c5d102f20b3b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-59562e4e-b279-4757-87c6-c5d102f20b3b tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f Sep 02 00:46:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-59562e4e-b279-4757-87c6-c5d102f20b3b tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-59562e4e-b279-4757-87c6-c5d102f20b3b tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:01 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:01 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:01 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:01 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-59562e4e-b279-4757-87c6-c5d102f20b3b tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:46:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-59562e4e-b279-4757-87c6-c5d102f20b3b tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f returned with HTTP 200 Sep 02 00:46:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 342/686] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:01 2026] GET /volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f => generated 920 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-871f0919-5ea4-47a9-a58a-6fc9165f898d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-871f0919-5ea4-47a9-a58a-6fc9165f898d tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f Sep 02 00:46:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-871f0919-5ea4-47a9-a58a-6fc9165f898d tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-871f0919-5ea4-47a9-a58a-6fc9165f898d tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:02 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:02 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:02 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:02 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-871f0919-5ea4-47a9-a58a-6fc9165f898d tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:46:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-871f0919-5ea4-47a9-a58a-6fc9165f898d tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f returned with HTTP 200 Sep 02 00:46:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 345/687] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:02 2026] GET /volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f => generated 920 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9f3f95b6-e5fb-465a-9ebe-9e50b7f7b250 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9f3f95b6-e5fb-465a-9ebe-9e50b7f7b250 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f Sep 02 00:46:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9f3f95b6-e5fb-465a-9ebe-9e50b7f7b250 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9f3f95b6-e5fb-465a-9ebe-9e50b7f7b250 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:03 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:03 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:03 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:03 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:03 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9f3f95b6-e5fb-465a-9ebe-9e50b7f7b250 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:46:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9f3f95b6-e5fb-465a-9ebe-9e50b7f7b250 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f returned with HTTP 200 Sep 02 00:46:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 343/688] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:03 2026] GET /volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f => generated 1338 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5cb1cdd6-3c00-4b30-b43b-d12a1f483fb6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5cb1cdd6-3c00-4b30-b43b-d12a1f483fb6 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f Sep 02 00:46:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5cb1cdd6-3c00-4b30-b43b-d12a1f483fb6 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5cb1cdd6-3c00-4b30-b43b-d12a1f483fb6 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:03 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:03 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:03 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:03 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:03 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5cb1cdd6-3c00-4b30-b43b-d12a1f483fb6 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:46:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5cb1cdd6-3c00-4b30-b43b-d12a1f483fb6 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f returned with HTTP 200 Sep 02 00:46:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 346/689] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:03 2026] GET /volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f => generated 1338 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-efe9b96a-14f4-4548-a222-29cda4cfa342 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-efe9b96a-14f4-4548-a222-29cda4cfa342 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] PUT http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f Sep 02 00:46:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-efe9b96a-14f4-4548-a222-29cda4cfa342 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-634825998"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:04 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:04 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:04 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:04 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:04 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-efe9b96a-14f4-4548-a222-29cda4cfa342 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:46:04 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-efe9b96a-14f4-4548-a222-29cda4cfa342 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume updated successfully. Sep 02 00:46:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-efe9b96a-14f4-4548-a222-29cda4cfa342 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f returned with HTTP 200 Sep 02 00:46:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 344/690] 192.168.122.129 () {60 vars in 1252 bytes} [Wed Sep 2 00:46:03 2026] PUT /volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f => generated 791 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-47a01b29-125f-4772-b531-f6aae7e074f4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-47a01b29-125f-4772-b531-f6aae7e074f4 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] PUT http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f Sep 02 00:46:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-47a01b29-125f-4772-b531-f6aae7e074f4 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-649689818", "description": "This is the new description of volume"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:04 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:04 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:04 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:04 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:04 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-47a01b29-125f-4772-b531-f6aae7e074f4 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:46:04 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-47a01b29-125f-4772-b531-f6aae7e074f4 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume updated successfully. Sep 02 00:46:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-47a01b29-125f-4772-b531-f6aae7e074f4 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f returned with HTTP 200 Sep 02 00:46:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 347/691] 192.168.122.129 () {60 vars in 1253 bytes} [Wed Sep 2 00:46:04 2026] PUT /volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f => generated 830 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4a175740-85b8-453f-b4b7-ff69214170ce None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4a175740-85b8-453f-b4b7-ff69214170ce tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f Sep 02 00:46:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4a175740-85b8-453f-b4b7-ff69214170ce tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4a175740-85b8-453f-b4b7-ff69214170ce tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:04 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:04 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:04 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:04 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:04 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4a175740-85b8-453f-b4b7-ff69214170ce tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:46:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4a175740-85b8-453f-b4b7-ff69214170ce tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f returned with HTTP 200 Sep 02 00:46:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 345/692] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:04 2026] GET /volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f => generated 1377 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3e245885-5f1e-47cf-ba60-91bc6ae75128 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3e245885-5f1e-47cf-ba60-91bc6ae75128 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:46:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3e245885-5f1e-47cf-ba60-91bc6ae75128 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1764217591", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1208973405"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-3e245885-5f1e-47cf-ba60-91bc6ae75128 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1764217591', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1208973405'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:46:04 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-3e245885-5f1e-47cf-ba60-91bc6ae75128 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Create volume of 1 GB Sep 02 00:46:04 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3e245885-5f1e-47cf-ba60-91bc6ae75128 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Availability Zones retrieved successfully. Sep 02 00:46:04 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3e245885-5f1e-47cf-ba60-91bc6ae75128 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Flow 'volume_create_api' (9fea2f63-b0d8-4d6e-8425-cb91663e7d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:04 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3e245885-5f1e-47cf-ba60-91bc6ae75128 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ee29906-f3e0-4191-b02d-890362a39e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:04 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-3e245885-5f1e-47cf-ba60-91bc6ae75128 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:46:04 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3e245885-5f1e-47cf-ba60-91bc6ae75128 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ee29906-f3e0-4191-b02d-890362a39e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:04 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3e245885-5f1e-47cf-ba60-91bc6ae75128 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54ebc5a7-2a07-4dab-9e3e-3c971f64afd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:04 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-3e245885-5f1e-47cf-ba60-91bc6ae75128 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Created reservations ['fd63de19-ccfe-4b24-9c61-a598daa322b2', 'deb9360c-0049-4c0d-9709-40b635c994f6', '9d4c87be-2a58-4f66-b657-151be75ae1fd', '573c8059-452f-41c2-b721-18977a6b0d1f'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:46:04 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3e245885-5f1e-47cf-ba60-91bc6ae75128 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54ebc5a7-2a07-4dab-9e3e-3c971f64afd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd63de19-ccfe-4b24-9c61-a598daa322b2', 'deb9360c-0049-4c0d-9709-40b635c994f6', '9d4c87be-2a58-4f66-b657-151be75ae1fd', '573c8059-452f-41c2-b721-18977a6b0d1f']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:04 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3e245885-5f1e-47cf-ba60-91bc6ae75128 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ef97840-41ff-4ce2-a590-84b8e278e36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:04 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:04 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:04 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3e245885-5f1e-47cf-ba60-91bc6ae75128 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ef97840-41ff-4ce2-a590-84b8e278e36e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33f7fa9b-6f4f-472b-8eb6-bfae5641fc64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1764217591',display_name='tempest-VolumesGetTest-Volume-1208973405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f40a19bb6fed430e8dfc62ce9679e9da',qos_specs=None,replication_status=,reservations=['fd63de19-ccfe-4b24-9c61-a598daa322b2','deb9360c-0049-4c0d-9709-40b635c994f6','9d4c87be-2a58-4f66-b657-151be75ae1fd','573c8059-452f-41c2-b721-18977a6b0d1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c981ee32848447aa97117ba0ad98fa48',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:46:04Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1764217591',display_name='tempest-VolumesGetTest-Volume-1208973405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33f7fa9b-6f4f-472b-8eb6-bfae5641fc64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f40a19bb6fed430e8dfc62ce9679e9da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c981ee32848447aa97117ba0ad98fa48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:04 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3e245885-5f1e-47cf-ba60-91bc6ae75128 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adea4852-3076-43f9-803a-8eaa07c08d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:04 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3e245885-5f1e-47cf-ba60-91bc6ae75128 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adea4852-3076-43f9-803a-8eaa07c08d2e) transitioned into 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-1764217591',display_name='tempest-VolumesGetTest-Volume-1208973405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f40a19bb6fed430e8dfc62ce9679e9da',qos_specs=None,replication_status=,reservations=['fd63de19-ccfe-4b24-9c61-a598daa322b2','deb9360c-0049-4c0d-9709-40b635c994f6','9d4c87be-2a58-4f66-b657-151be75ae1fd','573c8059-452f-41c2-b721-18977a6b0d1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c981ee32848447aa97117ba0ad98fa48',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:04 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3e245885-5f1e-47cf-ba60-91bc6ae75128 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (762659e2-24a6-499f-9ca2-312929e2ff2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:04 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3e245885-5f1e-47cf-ba60-91bc6ae75128 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (762659e2-24a6-499f-9ca2-312929e2ff2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:04 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3e245885-5f1e-47cf-ba60-91bc6ae75128 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Flow 'volume_create_api' (9fea2f63-b0d8-4d6e-8425-cb91663e7d96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:04 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3e245885-5f1e-47cf-ba60-91bc6ae75128 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Create volume request issued successfully. Sep 02 00:46:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3e245885-5f1e-47cf-ba60-91bc6ae75128 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:46:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 348/693] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:46:04 2026] POST /volume/v3/volumes => generated 789 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:46:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-76466d30-a2a2-4fd3-9b71-f13b31977e54 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-76466d30-a2a2-4fd3-9b71-f13b31977e54 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 Sep 02 00:46:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-76466d30-a2a2-4fd3-9b71-f13b31977e54 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-76466d30-a2a2-4fd3-9b71-f13b31977e54 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:04 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:04 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:04 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:04 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:04 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-76466d30-a2a2-4fd3-9b71-f13b31977e54 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:46:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-76466d30-a2a2-4fd3-9b71-f13b31977e54 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 returned with HTTP 200 Sep 02 00:46:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 346/694] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:04 2026] GET /volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 => generated 857 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a4901bc3-02b0-49f4-a0cc-7579ac914284 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a4901bc3-02b0-49f4-a0cc-7579ac914284 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:46:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a4901bc3-02b0-49f4-a0cc-7579ac914284 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1067862918"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-a4901bc3-02b0-49f4-a0cc-7579ac914284 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1067862918'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:46:05 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-a4901bc3-02b0-49f4-a0cc-7579ac914284 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Create volume of 1 GB Sep 02 00:46:05 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:05 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a4901bc3-02b0-49f4-a0cc-7579ac914284 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Availability Zones retrieved successfully. Sep 02 00:46:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a4901bc3-02b0-49f4-a0cc-7579ac914284 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Flow 'volume_create_api' (bea56a5e-a774-4d79-83b7-36afd96b3c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a4901bc3-02b0-49f4-a0cc-7579ac914284 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a4da2d7-7e2c-4a15-a4f4-2ef143072cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-a4901bc3-02b0-49f4-a0cc-7579ac914284 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:46:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a4901bc3-02b0-49f4-a0cc-7579ac914284 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a4da2d7-7e2c-4a15-a4f4-2ef143072cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a4901bc3-02b0-49f4-a0cc-7579ac914284 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d4d396-14f5-46af-90e4-d8231d4024d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:05 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-a4901bc3-02b0-49f4-a0cc-7579ac914284 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Created reservations ['416e4a8a-c531-40a0-a4d2-29b90eebe2e8', 'c68df33c-b139-4c93-8392-37a8c3a67df3', '89dc5575-ac8d-4e50-88b1-1fe4d5a3c10b', 'ea4f399f-9c7f-4b0e-bc9f-6037f9637beb'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:46:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a4901bc3-02b0-49f4-a0cc-7579ac914284 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d4d396-14f5-46af-90e4-d8231d4024d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['416e4a8a-c531-40a0-a4d2-29b90eebe2e8', 'c68df33c-b139-4c93-8392-37a8c3a67df3', '89dc5575-ac8d-4e50-88b1-1fe4d5a3c10b', 'ea4f399f-9c7f-4b0e-bc9f-6037f9637beb']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a4901bc3-02b0-49f4-a0cc-7579ac914284 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18e49951-766a-47d5-a77d-78d5f03e2031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:05 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:05 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a4901bc3-02b0-49f4-a0cc-7579ac914284 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18e49951-766a-47d5-a77d-78d5f03e2031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1067862918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b335fdf0dce465880bc78770aca5684',qos_specs=None,replication_status=,reservations=['416e4a8a-c531-40a0-a4d2-29b90eebe2e8','c68df33c-b139-4c93-8392-37a8c3a67df3','89dc5575-ac8d-4e50-88b1-1fe4d5a3c10b','ea4f399f-9c7f-4b0e-bc9f-6037f9637beb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3429ff61ad642c0a19293756d20a8fa',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:46:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1067862918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b335fdf0dce465880bc78770aca5684',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3429ff61ad642c0a19293756d20a8fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a4901bc3-02b0-49f4-a0cc-7579ac914284 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5252d41f-d0d4-4fa3-9aa2-cf5741881a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a4901bc3-02b0-49f4-a0cc-7579ac914284 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5252d41f-d0d4-4fa3-9aa2-cf5741881a96) transitioned into state 'SUCCESS' from state '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-1067862918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b335fdf0dce465880bc78770aca5684',qos_specs=None,replication_status=,reservations=['416e4a8a-c531-40a0-a4d2-29b90eebe2e8','c68df33c-b139-4c93-8392-37a8c3a67df3','89dc5575-ac8d-4e50-88b1-1fe4d5a3c10b','ea4f399f-9c7f-4b0e-bc9f-6037f9637beb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3429ff61ad642c0a19293756d20a8fa',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a4901bc3-02b0-49f4-a0cc-7579ac914284 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb216cfe-2a49-4404-b13c-34a7f8245db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a4901bc3-02b0-49f4-a0cc-7579ac914284 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb216cfe-2a49-4404-b13c-34a7f8245db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a4901bc3-02b0-49f4-a0cc-7579ac914284 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Flow 'volume_create_api' (bea56a5e-a774-4d79-83b7-36afd96b3c8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a4901bc3-02b0-49f4-a0cc-7579ac914284 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Create volume request issued successfully. Sep 02 00:46:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a4901bc3-02b0-49f4-a0cc-7579ac914284 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:46:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 349/695] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:46:05 2026] POST /volume/v3/volumes => generated 758 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:46:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-82b8f8f1-f4bd-48f2-b926-49919e162ca8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-82b8f8f1-f4bd-48f2-b926-49919e162ca8 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 Sep 02 00:46:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-82b8f8f1-f4bd-48f2-b926-49919e162ca8 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-82b8f8f1-f4bd-48f2-b926-49919e162ca8 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:05 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:05 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:05 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:05 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:05 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-82b8f8f1-f4bd-48f2-b926-49919e162ca8 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-82b8f8f1-f4bd-48f2-b926-49919e162ca8 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 returned with HTTP 200 Sep 02 00:46:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 347/696] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:05 2026] GET /volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 => generated 826 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-25599ac4-d64d-4511-a9b2-9c6cb3d0d725 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-25599ac4-d64d-4511-a9b2-9c6cb3d0d725 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 Sep 02 00:46:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-25599ac4-d64d-4511-a9b2-9c6cb3d0d725 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-25599ac4-d64d-4511-a9b2-9c6cb3d0d725 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:05 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:05 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:05 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:05 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-25599ac4-d64d-4511-a9b2-9c6cb3d0d725 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:46:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-25599ac4-d64d-4511-a9b2-9c6cb3d0d725 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 returned with HTTP 200 Sep 02 00:46:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 350/697] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:05 2026] GET /volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 => generated 881 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f3a9ae85-0c64-4361-9838-c5b5bfcbd432 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f3a9ae85-0c64-4361-9838-c5b5bfcbd432 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 Sep 02 00:46:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f3a9ae85-0c64-4361-9838-c5b5bfcbd432 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f3a9ae85-0c64-4361-9838-c5b5bfcbd432 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:06 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:06 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:06 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:06 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:06 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f3a9ae85-0c64-4361-9838-c5b5bfcbd432 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b7cb94d7-6930-4084-9fec-9632cc43098e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b7cb94d7-6930-4084-9fec-9632cc43098e tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 Sep 02 00:46:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b7cb94d7-6930-4084-9fec-9632cc43098e tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b7cb94d7-6930-4084-9fec-9632cc43098e tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f3a9ae85-0c64-4361-9838-c5b5bfcbd432 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 returned with HTTP 200 Sep 02 00:46:07 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 348/698] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:06 2026] GET /volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 => generated 850 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:07 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:07 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:07 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:07 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:07 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b7cb94d7-6930-4084-9fec-9632cc43098e tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:46:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b7cb94d7-6930-4084-9fec-9632cc43098e tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 returned with HTTP 200 Sep 02 00:46:07 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 351/699] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:07 2026] GET /volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 => generated 881 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7b25993f-f1d5-46df-b490-0b10d92aae35 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7b25993f-f1d5-46df-b490-0b10d92aae35 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 Sep 02 00:46:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7b25993f-f1d5-46df-b490-0b10d92aae35 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7b25993f-f1d5-46df-b490-0b10d92aae35 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:08 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:08 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7b25993f-f1d5-46df-b490-0b10d92aae35 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7b25993f-f1d5-46df-b490-0b10d92aae35 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 returned with HTTP 200 Sep 02 00:46:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 349/700] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:08 2026] GET /volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 => generated 850 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3a34f2f0-7eb7-4c36-b314-8b4d1b9267e2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3a34f2f0-7eb7-4c36-b314-8b4d1b9267e2 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 Sep 02 00:46:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3a34f2f0-7eb7-4c36-b314-8b4d1b9267e2 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3a34f2f0-7eb7-4c36-b314-8b4d1b9267e2 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:08 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:08 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:08 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:08 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:08 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3a34f2f0-7eb7-4c36-b314-8b4d1b9267e2 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:46:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3a34f2f0-7eb7-4c36-b314-8b4d1b9267e2 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 returned with HTTP 200 Sep 02 00:46:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 352/701] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:08 2026] GET /volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 => generated 882 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b7e11c5a-26bf-4a28-842e-74c9e6acbae7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b7e11c5a-26bf-4a28-842e-74c9e6acbae7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] PUT http://192.168.122.129/volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 Sep 02 00:46:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b7e11c5a-26bf-4a28-842e-74c9e6acbae7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-634825998", "description": null}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:08 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:08 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b7e11c5a-26bf-4a28-842e-74c9e6acbae7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:46:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b7e11c5a-26bf-4a28-842e-74c9e6acbae7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume updated successfully. Sep 02 00:46:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b7e11c5a-26bf-4a28-842e-74c9e6acbae7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 returned with HTTP 200 Sep 02 00:46:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 350/702] 192.168.122.129 () {60 vars in 1252 bytes} [Wed Sep 2 00:46:08 2026] PUT /volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 => generated 778 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fe899a1d-c509-4a83-a21f-e4939ddb3da7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fe899a1d-c509-4a83-a21f-e4939ddb3da7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 Sep 02 00:46:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fe899a1d-c509-4a83-a21f-e4939ddb3da7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fe899a1d-c509-4a83-a21f-e4939ddb3da7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:08 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:08 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:08 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:08 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:08 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-fe899a1d-c509-4a83-a21f-e4939ddb3da7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:46:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fe899a1d-c509-4a83-a21f-e4939ddb3da7 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 returned with HTTP 200 Sep 02 00:46:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 353/703] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:08 2026] GET /volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 => generated 846 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-db56df40-7c63-4edc-bfc1-6624debd1a75 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-db56df40-7c63-4edc-bfc1-6624debd1a75 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] DELETE http://192.168.122.129/volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 Sep 02 00:46:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-db56df40-7c63-4edc-bfc1-6624debd1a75 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-db56df40-7c63-4edc-bfc1-6624debd1a75 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:08 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-db56df40-7c63-4edc-bfc1-6624debd1a75 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Delete volume with id: 33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 Sep 02 00:46:08 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:08 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-db56df40-7c63-4edc-bfc1-6624debd1a75 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:46:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-db56df40-7c63-4edc-bfc1-6624debd1a75 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Delete volume request issued successfully. Sep 02 00:46:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-db56df40-7c63-4edc-bfc1-6624debd1a75 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 returned with HTTP 202 Sep 02 00:46:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 351/704] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:46:08 2026] DELETE /volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:46:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-76a2ab0f-ec99-4399-a27c-307811d188c3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-76a2ab0f-ec99-4399-a27c-307811d188c3 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 Sep 02 00:46:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-76a2ab0f-ec99-4399-a27c-307811d188c3 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-76a2ab0f-ec99-4399-a27c-307811d188c3 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:08 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:08 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:08 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:08 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:08 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-76a2ab0f-ec99-4399-a27c-307811d188c3 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:46:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-76a2ab0f-ec99-4399-a27c-307811d188c3 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 returned with HTTP 200 Sep 02 00:46:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 354/705] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:08 2026] GET /volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 => generated 845 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7b29ac8e-b822-4e07-a03e-7f578f15684b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7b29ac8e-b822-4e07-a03e-7f578f15684b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 Sep 02 00:46:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7b29ac8e-b822-4e07-a03e-7f578f15684b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7b29ac8e-b822-4e07-a03e-7f578f15684b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:09 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:09 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:09 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:09 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:09 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7b29ac8e-b822-4e07-a03e-7f578f15684b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7b29ac8e-b822-4e07-a03e-7f578f15684b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 returned with HTTP 200 Sep 02 00:46:09 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 352/706] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:09 2026] GET /volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 => generated 851 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5f53918f-f4dd-4c89-8ac6-ab7e9b75b50b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5f53918f-f4dd-4c89-8ac6-ab7e9b75b50b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] POST http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34/action Sep 02 00:46:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5f53918f-f4dd-4c89-8ac6-ab7e9b75b50b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Action body: b'{"os-attach": {"instance_uuid": "8590ce3f-790c-44b0-8472-4d3d750374ee", "mountpoint": "/dev/vdb"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:46:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5f53918f-f4dd-4c89-8ac6-ab7e9b75b50b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8590ce3f-790c-44b0-8472-4d3d750374ee", "mountpoint": "/dev/vdb"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:09 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:09 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:09 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:09 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:09 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5f53918f-f4dd-4c89-8ac6-ab7e9b75b50b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:09 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5f53918f-f4dd-4c89-8ac6-ab7e9b75b50b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Update volume admin metadata completed successfully. Sep 02 00:46:09 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5f53918f-f4dd-4c89-8ac6-ab7e9b75b50b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Attach volume completed successfully. Sep 02 00:46:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5f53918f-f4dd-4c89-8ac6-ab7e9b75b50b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34/action returned with HTTP 202 Sep 02 00:46:09 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 355/707] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:46:09 2026] POST /volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34/action => generated 0 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:46:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-326dc819-7074-4474-b1f7-de4b4dd75f48 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-326dc819-7074-4474-b1f7-de4b4dd75f48 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 Sep 02 00:46:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-326dc819-7074-4474-b1f7-de4b4dd75f48 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-326dc819-7074-4474-b1f7-de4b4dd75f48 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bf3aaadc-5352-4bcc-b2ee-dfca4afa08da None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bf3aaadc-5352-4bcc-b2ee-dfca4afa08da tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 Sep 02 00:46:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bf3aaadc-5352-4bcc-b2ee-dfca4afa08da tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bf3aaadc-5352-4bcc-b2ee-dfca4afa08da tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:10 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:10 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:10 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:10 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:10 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:10 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:10 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-bf3aaadc-5352-4bcc-b2ee-dfca4afa08da tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:46:10 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:10 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:10 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-326dc819-7074-4474-b1f7-de4b4dd75f48 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bf3aaadc-5352-4bcc-b2ee-dfca4afa08da tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 returned with HTTP 200 Sep 02 00:46:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 356/708] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:09 2026] GET /volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 => generated 845 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-326dc819-7074-4474-b1f7-de4b4dd75f48 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 returned with HTTP 200 Sep 02 00:46:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 353/709] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:09 2026] GET /volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 => generated 1185 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a7b8e324-9853-4271-be87-16569e805cad None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a7b8e324-9853-4271-be87-16569e805cad tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 Sep 02 00:46:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a7b8e324-9853-4271-be87-16569e805cad tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a7b8e324-9853-4271-be87-16569e805cad tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:10 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:10 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:10 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:10 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:10 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a7b8e324-9853-4271-be87-16569e805cad tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a7b8e324-9853-4271-be87-16569e805cad tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 returned with HTTP 200 Sep 02 00:46:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 357/710] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:10 2026] GET /volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 => generated 1185 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-35b4d76e-ffca-4a1a-9364-a543bf850de2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-35b4d76e-ffca-4a1a-9364-a543bf850de2 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] POST http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34/action Sep 02 00:46:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-35b4d76e-ffca-4a1a-9364-a543bf850de2 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:46:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-35b4d76e-ffca-4a1a-9364-a543bf850de2 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:10 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:10 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:10 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:10 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.admin_actions [None req-35b4d76e-ffca-4a1a-9364-a543bf850de2 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Updating volume 'bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34' with '{'status': 'error'}' {{(pid=86898) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 00:46:10 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:10 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:10 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:10 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-35b4d76e-ffca-4a1a-9364-a543bf850de2 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34/action returned with HTTP 202 Sep 02 00:46:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 354/711] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:46:10 2026] POST /volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34/action => generated 0 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:46:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-552dd587-f2fb-42d5-b12e-3a9583e25842 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-552dd587-f2fb-42d5-b12e-3a9583e25842 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 Sep 02 00:46:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-552dd587-f2fb-42d5-b12e-3a9583e25842 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-552dd587-f2fb-42d5-b12e-3a9583e25842 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:10 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:10 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:10 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:10 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:10 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-552dd587-f2fb-42d5-b12e-3a9583e25842 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-552dd587-f2fb-42d5-b12e-3a9583e25842 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 returned with HTTP 200 Sep 02 00:46:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 358/712] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:10 2026] GET /volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 => generated 1184 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6d2ec464-ef82-4948-aa56-6a79f799ec2f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6d2ec464-ef82-4948-aa56-6a79f799ec2f tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] POST http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34/action Sep 02 00:46:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6d2ec464-ef82-4948-aa56-6a79f799ec2f tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "307894ad-6705-47ee-8432-d03c4f6d6e1b"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:46:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6d2ec464-ef82-4948-aa56-6a79f799ec2f tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "307894ad-6705-47ee-8432-d03c4f6d6e1b"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:10 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:10 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6d2ec464-ef82-4948-aa56-6a79f799ec2f tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Volume info retrieved successfully. Sep 02 00:46:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6d2ec464-ef82-4948-aa56-6a79f799ec2f tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Terminate volume connection completed successfully. Sep 02 00:46:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6ea0646d-0073-4b19-b6b9-dd752028c176 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6ea0646d-0073-4b19-b6b9-dd752028c176 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 Sep 02 00:46:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6ea0646d-0073-4b19-b6b9-dd752028c176 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6ea0646d-0073-4b19-b6b9-dd752028c176 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:11 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6d2ec464-ef82-4948-aa56-6a79f799ec2f tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86898) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 02 00:46:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6ea0646d-0073-4b19-b6b9-dd752028c176 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 returned with HTTP 404 Sep 02 00:46:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 359/713] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:11 2026] GET /volume/v3/volumes/33f7fa9b-6f4f-472b-8eb6-bfae5641fc64 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:46:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-27b88e16-1278-4af8-9108-e5e81b38f43b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-27b88e16-1278-4af8-9108-e5e81b38f43b tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f Sep 02 00:46:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-27b88e16-1278-4af8-9108-e5e81b38f43b tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-27b88e16-1278-4af8-9108-e5e81b38f43b tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:11 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:11 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:11 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:11 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:11 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-27b88e16-1278-4af8-9108-e5e81b38f43b tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:46:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-27b88e16-1278-4af8-9108-e5e81b38f43b tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f returned with HTTP 200 Sep 02 00:46:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 360/714] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:11 2026] GET /volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f => generated 1377 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5f037388-7f07-4549-b6e3-d6f92a77e9ba None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5f037388-7f07-4549-b6e3-d6f92a77e9ba tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] DELETE http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f Sep 02 00:46:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5f037388-7f07-4549-b6e3-d6f92a77e9ba tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5f037388-7f07-4549-b6e3-d6f92a77e9ba tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:11 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-5f037388-7f07-4549-b6e3-d6f92a77e9ba tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Delete volume with id: e891369f-430d-4293-970d-f8b9e49be69f Sep 02 00:46:11 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:11 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:11 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:11 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:11 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5f037388-7f07-4549-b6e3-d6f92a77e9ba tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:46:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6d2ec464-ef82-4948-aa56-6a79f799ec2f tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Detach volume completed successfully. Sep 02 00:46:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6d2ec464-ef82-4948-aa56-6a79f799ec2f tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34/action returned with HTTP 202 Sep 02 00:46:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 355/715] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:46:10 2026] POST /volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34/action => generated 0 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 00:46:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2b9201cf-bf55-4342-be74-7d6a9144f1c5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2b9201cf-bf55-4342-be74-7d6a9144f1c5 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 Sep 02 00:46:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2b9201cf-bf55-4342-be74-7d6a9144f1c5 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2b9201cf-bf55-4342-be74-7d6a9144f1c5 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:11 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:11 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5f037388-7f07-4549-b6e3-d6f92a77e9ba tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Delete volume request issued successfully. Sep 02 00:46:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5f037388-7f07-4549-b6e3-d6f92a77e9ba tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f returned with HTTP 202 Sep 02 00:46:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 361/716] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:46:11 2026] DELETE /volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:46:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6713b476-a287-47e3-a8f3-b5e2090812f0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2b9201cf-bf55-4342-be74-7d6a9144f1c5 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6713b476-a287-47e3-a8f3-b5e2090812f0 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f Sep 02 00:46:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2b9201cf-bf55-4342-be74-7d6a9144f1c5 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 returned with HTTP 200 Sep 02 00:46:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6713b476-a287-47e3-a8f3-b5e2090812f0 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6713b476-a287-47e3-a8f3-b5e2090812f0 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 356/717] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:11 2026] GET /volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 => generated 870 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6168ec57-4cab-4882-afe7-b1fa245f0388 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6168ec57-4cab-4882-afe7-b1fa245f0388 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 Sep 02 00:46:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6168ec57-4cab-4882-afe7-b1fa245f0388 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6168ec57-4cab-4882-afe7-b1fa245f0388 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:11 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:11 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:11 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:11 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:11 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6168ec57-4cab-4882-afe7-b1fa245f0388 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:11 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6713b476-a287-47e3-a8f3-b5e2090812f0 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:46:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6168ec57-4cab-4882-afe7-b1fa245f0388 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 returned with HTTP 200 Sep 02 00:46:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 357/718] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:11 2026] GET /volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 => generated 870 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3409cee7-542a-4fa8-bfb7-e6fc951726ba None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3409cee7-542a-4fa8-bfb7-e6fc951726ba tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] POST http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34/action Sep 02 00:46:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3409cee7-542a-4fa8-bfb7-e6fc951726ba tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Action body: b'{"os-detach": {}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:46:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3409cee7-542a-4fa8-bfb7-e6fc951726ba tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6713b476-a287-47e3-a8f3-b5e2090812f0 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f returned with HTTP 200 Sep 02 00:46:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 362/719] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:11 2026] GET /volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f => generated 1376 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:11 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3409cee7-542a-4fa8-bfb7-e6fc951726ba tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3409cee7-542a-4fa8-bfb7-e6fc951726ba tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Detach volume completed successfully. Sep 02 00:46:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3409cee7-542a-4fa8-bfb7-e6fc951726ba tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34/action returned with HTTP 202 Sep 02 00:46:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 358/720] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:46:11 2026] POST /volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34/action => generated 0 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:46:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e326810a-4d3f-4f0e-9c65-9e03d9e9124b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e326810a-4d3f-4f0e-9c65-9e03d9e9124b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 Sep 02 00:46:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e326810a-4d3f-4f0e-9c65-9e03d9e9124b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e326810a-4d3f-4f0e-9c65-9e03d9e9124b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:11 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:11 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:11 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:11 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:11 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e326810a-4d3f-4f0e-9c65-9e03d9e9124b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e326810a-4d3f-4f0e-9c65-9e03d9e9124b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 returned with HTTP 200 Sep 02 00:46:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 363/721] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:11 2026] GET /volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 => generated 870 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ff7f4e15-9f90-43fd-8673-7dbc6120d765 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ff7f4e15-9f90-43fd-8673-7dbc6120d765 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 Sep 02 00:46:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ff7f4e15-9f90-43fd-8673-7dbc6120d765 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ff7f4e15-9f90-43fd-8673-7dbc6120d765 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:12 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:12 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ff7f4e15-9f90-43fd-8673-7dbc6120d765 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ff7f4e15-9f90-43fd-8673-7dbc6120d765 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 returned with HTTP 200 Sep 02 00:46:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 359/722] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:12 2026] GET /volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 => generated 870 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:46:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-772db7eb-4efa-4236-8143-52643ee886a3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-772db7eb-4efa-4236-8143-52643ee886a3 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] DELETE http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 Sep 02 00:46:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-772db7eb-4efa-4236-8143-52643ee886a3 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-772db7eb-4efa-4236-8143-52643ee886a3 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:12 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-772db7eb-4efa-4236-8143-52643ee886a3 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Delete volume with id: bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 Sep 02 00:46:12 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:12 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-772db7eb-4efa-4236-8143-52643ee886a3 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-772db7eb-4efa-4236-8143-52643ee886a3 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Delete volume request issued successfully. Sep 02 00:46:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-772db7eb-4efa-4236-8143-52643ee886a3 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 returned with HTTP 202 Sep 02 00:46:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 364/723] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:46:12 2026] DELETE /volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:46:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9edc6aba-2b82-4aab-9373-0bea98a8943b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9edc6aba-2b82-4aab-9373-0bea98a8943b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 Sep 02 00:46:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9edc6aba-2b82-4aab-9373-0bea98a8943b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9edc6aba-2b82-4aab-9373-0bea98a8943b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:12 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:12 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9edc6aba-2b82-4aab-9373-0bea98a8943b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9edc6aba-2b82-4aab-9373-0bea98a8943b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 returned with HTTP 200 Sep 02 00:46:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 360/724] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:12 2026] GET /volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 => generated 869 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e17cc5f3-2762-4325-8012-720ae3650b0f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e17cc5f3-2762-4325-8012-720ae3650b0f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f Sep 02 00:46:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e17cc5f3-2762-4325-8012-720ae3650b0f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e17cc5f3-2762-4325-8012-720ae3650b0f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:12 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:12 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e17cc5f3-2762-4325-8012-720ae3650b0f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Volume info retrieved successfully. Sep 02 00:46:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e17cc5f3-2762-4325-8012-720ae3650b0f tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f returned with HTTP 200 Sep 02 00:46:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 365/725] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:12 2026] GET /volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f => generated 1376 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-467bc048-7b21-4304-899b-f96a9a610758 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-467bc048-7b21-4304-899b-f96a9a610758 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 Sep 02 00:46:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-467bc048-7b21-4304-899b-f96a9a610758 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-467bc048-7b21-4304-899b-f96a9a610758 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:13 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:13 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:13 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:13 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:13 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-467bc048-7b21-4304-899b-f96a9a610758 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-467bc048-7b21-4304-899b-f96a9a610758 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 returned with HTTP 200 Sep 02 00:46:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 361/726] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:13 2026] GET /volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 => generated 869 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a308f28f-d177-4ffc-b65d-c02075c19e43 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a308f28f-d177-4ffc-b65d-c02075c19e43 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] GET http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f Sep 02 00:46:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a308f28f-d177-4ffc-b65d-c02075c19e43 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a308f28f-d177-4ffc-b65d-c02075c19e43 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a308f28f-d177-4ffc-b65d-c02075c19e43 tempest-VolumesGetTest-1014201995 tempest-VolumesGetTest-1014201995-project-member] http://192.168.122.129/volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f returned with HTTP 404 Sep 02 00:46:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 366/727] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:13 2026] GET /volume/v3/volumes/e891369f-430d-4293-970d-f8b9e49be69f => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:46:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1446b1c2-0197-4f4b-af83-65e45d5920a7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1446b1c2-0197-4f4b-af83-65e45d5920a7 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 Sep 02 00:46:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1446b1c2-0197-4f4b-af83-65e45d5920a7 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1446b1c2-0197-4f4b-af83-65e45d5920a7 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1446b1c2-0197-4f4b-af83-65e45d5920a7 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 returned with HTTP 404 Sep 02 00:46:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 362/728] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:14 2026] GET /volume/v3/volumes/bf550bcc-e001-4bdc-a99f-9f7d9fd3fe34 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-46df3019-687d-4328-992d-c57d5adb283a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-46df3019-687d-4328-992d-c57d5adb283a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-46df3019-687d-4328-992d-c57d5adb283a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-892614141"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-46df3019-687d-4328-992d-c57d5adb283a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-892614141'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-46df3019-687d-4328-992d-c57d5adb283a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Create volume of 1 GB Sep 02 00:46:20 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-46df3019-687d-4328-992d-c57d5adb283a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Availability Zones retrieved successfully. Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-46df3019-687d-4328-992d-c57d5adb283a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Flow 'volume_create_api' (c086cc61-ffff-4c12-95d9-80ef36f6dded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-46df3019-687d-4328-992d-c57d5adb283a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfeaaec3-6cf2-4773-a12d-b0632eda47a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-46df3019-687d-4328-992d-c57d5adb283a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-46df3019-687d-4328-992d-c57d5adb283a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfeaaec3-6cf2-4773-a12d-b0632eda47a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-46df3019-687d-4328-992d-c57d5adb283a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa22d84a-0f22-49c3-84af-6abfea99add5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-46df3019-687d-4328-992d-c57d5adb283a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Created reservations ['f7a9d90c-156f-437f-8d4c-d3d5b06f9cc2', 'e107ed75-5a68-45bc-82fa-08c2334f9cdc', 'cd09bd4f-bfac-4f3c-9d0c-c10d090d490e', '6e1965d4-ef0f-4920-9c77-0cfea8a1b19d'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-46df3019-687d-4328-992d-c57d5adb283a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa22d84a-0f22-49c3-84af-6abfea99add5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7a9d90c-156f-437f-8d4c-d3d5b06f9cc2', 'e107ed75-5a68-45bc-82fa-08c2334f9cdc', 'cd09bd4f-bfac-4f3c-9d0c-c10d090d490e', '6e1965d4-ef0f-4920-9c77-0cfea8a1b19d']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-46df3019-687d-4328-992d-c57d5adb283a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14f60f33-9cd7-4180-ba28-2324f686f7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:20 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-46df3019-687d-4328-992d-c57d5adb283a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14f60f33-9cd7-4180-ba28-2324f686f7f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9107adc4-4b7d-4350-bd33-3a2068a29d62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-892614141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea3fd98f690b42e18a4986a967666ca3',qos_specs=None,replication_status=,reservations=['f7a9d90c-156f-437f-8d4c-d3d5b06f9cc2','e107ed75-5a68-45bc-82fa-08c2334f9cdc','cd09bd4f-bfac-4f3c-9d0c-c10d090d490e','6e1965d4-ef0f-4920-9c77-0cfea8a1b19d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05fa3be3da324cefb116d008e439afee',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:46:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-892614141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9107adc4-4b7d-4350-bd33-3a2068a29d62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea3fd98f690b42e18a4986a967666ca3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05fa3be3da324cefb116d008e439afee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-46df3019-687d-4328-992d-c57d5adb283a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2167c0a-d5e8-4cde-a9c9-c7cc14f91fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-46df3019-687d-4328-992d-c57d5adb283a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2167c0a-d5e8-4cde-a9c9-c7cc14f91fb5) transitioned into state 'SUCCESS' from state '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-892614141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea3fd98f690b42e18a4986a967666ca3',qos_specs=None,replication_status=,reservations=['f7a9d90c-156f-437f-8d4c-d3d5b06f9cc2','e107ed75-5a68-45bc-82fa-08c2334f9cdc','cd09bd4f-bfac-4f3c-9d0c-c10d090d490e','6e1965d4-ef0f-4920-9c77-0cfea8a1b19d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05fa3be3da324cefb116d008e439afee',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-46df3019-687d-4328-992d-c57d5adb283a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fee5bd9-d57b-45b1-bf18-0fdf3aeeeec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b460be52-ccb6-4d27-9c7f-a43203cc7547 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b460be52-ccb6-4d27-9c7f-a43203cc7547 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:46:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b460be52-ccb6-4d27-9c7f-a43203cc7547 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-627760842"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-b460be52-ccb6-4d27-9c7f-a43203cc7547 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-627760842'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:46:20 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-b460be52-ccb6-4d27-9c7f-a43203cc7547 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Create volume of 1 GB Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-46df3019-687d-4328-992d-c57d5adb283a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fee5bd9-d57b-45b1-bf18-0fdf3aeeeec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-46df3019-687d-4328-992d-c57d5adb283a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Flow 'volume_create_api' (c086cc61-ffff-4c12-95d9-80ef36f6dded) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-46df3019-687d-4328-992d-c57d5adb283a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Create volume request issued successfully. Sep 02 00:46:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-46df3019-687d-4328-992d-c57d5adb283a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:46:20 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 367/729] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:46:20 2026] POST /volume/v3/volumes => generated 763 bytes in 651 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:46:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b460be52-ccb6-4d27-9c7f-a43203cc7547 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Availability Zones retrieved successfully. Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-aee3d924-4752-4e0e-896f-98fedcd2ed5f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-aee3d924-4752-4e0e-896f-98fedcd2ed5f tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-aee3d924-4752-4e0e-896f-98fedcd2ed5f tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-aee3d924-4752-4e0e-896f-98fedcd2ed5f tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:20 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:20 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:20 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:20 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-aee3d924-4752-4e0e-896f-98fedcd2ed5f tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:46:20 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b460be52-ccb6-4d27-9c7f-a43203cc7547 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Flow 'volume_create_api' (97ad0f83-3063-40b0-b26a-b5a814b5adf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:20 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b460be52-ccb6-4d27-9c7f-a43203cc7547 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7ef71b8-5cd8-45d8-aa1f-61f61915fdbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:20 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-b460be52-ccb6-4d27-9c7f-a43203cc7547 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-aee3d924-4752-4e0e-896f-98fedcd2ed5f tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 returned with HTTP 200 Sep 02 00:46:20 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 368/730] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:20 2026] GET /volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 => generated 831 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-10a01e7a-e7f6-490b-afb5-739b7c101c77 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:20 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b460be52-ccb6-4d27-9c7f-a43203cc7547 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7ef71b8-5cd8-45d8-aa1f-61f61915fdbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:20 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b460be52-ccb6-4d27-9c7f-a43203cc7547 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0072db39-75da-4450-a48d-c5c4308259ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-10a01e7a-e7f6-490b-afb5-739b7c101c77 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-10a01e7a-e7f6-490b-afb5-739b7c101c77 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-10a01e7a-e7f6-490b-afb5-739b7c101c77 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-10a01e7a-e7f6-490b-afb5-739b7c101c77 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-10a01e7a-e7f6-490b-afb5-739b7c101c77 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-10a01e7a-e7f6-490b-afb5-739b7c101c77 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-10a01e7a-e7f6-490b-afb5-739b7c101c77 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 200 Sep 02 00:46:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 369/731] 192.168.122.129 () {58 vars in 1121 bytes} [Wed Sep 2 00:46:20 2026] GET /volume/v3/volumes => generated 15 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:46:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bfe3c06c-9580-449b-b8d2-0a86ec4dd17b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bfe3c06c-9580-449b-b8d2-0a86ec4dd17b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:46:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bfe3c06c-9580-449b-b8d2-0a86ec4dd17b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-957385682"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-bfe3c06c-9580-449b-b8d2-0a86ec4dd17b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-957385682'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:46:21 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-bfe3c06c-9580-449b-b8d2-0a86ec4dd17b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Create volume of 1 GB Sep 02 00:46:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-bfe3c06c-9580-449b-b8d2-0a86ec4dd17b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Availability Zones retrieved successfully. Sep 02 00:46:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-bfe3c06c-9580-449b-b8d2-0a86ec4dd17b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Flow 'volume_create_api' (351c9862-e48b-44d6-b9bd-67a3b0d4e958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:21 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-b460be52-ccb6-4d27-9c7f-a43203cc7547 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Created reservations ['3c1dd774-d8b6-45b0-8739-9c0d2256780a', '7942152d-e3e8-4bfb-8e73-0231fba67a22', 'a1c2ea6a-fe3c-4a33-b8aa-a43bf427f75f', '25aabcab-4684-4d37-8de8-ed5526900cae'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:46:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-bfe3c06c-9580-449b-b8d2-0a86ec4dd17b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cab081b3-c6dc-4949-95d3-e3cd58c5fa3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b460be52-ccb6-4d27-9c7f-a43203cc7547 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0072db39-75da-4450-a48d-c5c4308259ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c1dd774-d8b6-45b0-8739-9c0d2256780a', '7942152d-e3e8-4bfb-8e73-0231fba67a22', 'a1c2ea6a-fe3c-4a33-b8aa-a43bf427f75f', '25aabcab-4684-4d37-8de8-ed5526900cae']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-bfe3c06c-9580-449b-b8d2-0a86ec4dd17b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:46:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b460be52-ccb6-4d27-9c7f-a43203cc7547 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e9129f1-f2b9-4d75-8542-369655ac5e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-bfe3c06c-9580-449b-b8d2-0a86ec4dd17b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cab081b3-c6dc-4949-95d3-e3cd58c5fa3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-bfe3c06c-9580-449b-b8d2-0a86ec4dd17b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8648892d-3f9f-4643-82e8-a3487cab29ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:21 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-bfe3c06c-9580-449b-b8d2-0a86ec4dd17b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Created reservations ['f2fcdd6f-14ce-4ca4-982a-944fa0679653', 'b5bb100c-ddef-4e0e-8683-20c3a73c676f', '819fe090-7679-471d-add3-451e55f27ef9', 'e28998e8-9d2e-4828-b866-6e85041710cd'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:46:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-bfe3c06c-9580-449b-b8d2-0a86ec4dd17b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8648892d-3f9f-4643-82e8-a3487cab29ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2fcdd6f-14ce-4ca4-982a-944fa0679653', 'b5bb100c-ddef-4e0e-8683-20c3a73c676f', '819fe090-7679-471d-add3-451e55f27ef9', 'e28998e8-9d2e-4828-b866-6e85041710cd']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-bfe3c06c-9580-449b-b8d2-0a86ec4dd17b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a288cdaf-b46b-4d06-8b3e-9bed6c2dac77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b460be52-ccb6-4d27-9c7f-a43203cc7547 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e9129f1-f2b9-4d75-8542-369655ac5e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3172657e-184d-42f8-8281-24ec7d78804d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-627760842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b335fdf0dce465880bc78770aca5684',qos_specs=None,replication_status=,reservations=['3c1dd774-d8b6-45b0-8739-9c0d2256780a','7942152d-e3e8-4bfb-8e73-0231fba67a22','a1c2ea6a-fe3c-4a33-b8aa-a43bf427f75f','25aabcab-4684-4d37-8de8-ed5526900cae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3429ff61ad642c0a19293756d20a8fa',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:46:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-627760842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3172657e-184d-42f8-8281-24ec7d78804d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b335fdf0dce465880bc78770aca5684',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3429ff61ad642c0a19293756d20a8fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b460be52-ccb6-4d27-9c7f-a43203cc7547 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (929a6ec6-3af9-45b0-a716-7c50fa26b977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:21 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:21 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-bfe3c06c-9580-449b-b8d2-0a86ec4dd17b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a288cdaf-b46b-4d06-8b3e-9bed6c2dac77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab513925-e364-4b2f-9b7d-eac464c3c46f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-957385682',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f4bba0bd145f48ea9ee24d75c4b15869',qos_specs=None,replication_status=,reservations=['f2fcdd6f-14ce-4ca4-982a-944fa0679653','b5bb100c-ddef-4e0e-8683-20c3a73c676f','819fe090-7679-471d-add3-451e55f27ef9','e28998e8-9d2e-4828-b866-6e85041710cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a6b0e0b265e4c60a55eaab28bd81e00',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:46:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-957385682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab513925-e364-4b2f-9b7d-eac464c3c46f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f4bba0bd145f48ea9ee24d75c4b15869',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a6b0e0b265e4c60a55eaab28bd81e00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-bfe3c06c-9580-449b-b8d2-0a86ec4dd17b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7f6f03c-dc72-485a-b3c2-3b4661be7439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b460be52-ccb6-4d27-9c7f-a43203cc7547 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (929a6ec6-3af9-45b0-a716-7c50fa26b977) transitioned into state 'SUCCESS' from state '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-627760842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b335fdf0dce465880bc78770aca5684',qos_specs=None,replication_status=,reservations=['3c1dd774-d8b6-45b0-8739-9c0d2256780a','7942152d-e3e8-4bfb-8e73-0231fba67a22','a1c2ea6a-fe3c-4a33-b8aa-a43bf427f75f','25aabcab-4684-4d37-8de8-ed5526900cae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3429ff61ad642c0a19293756d20a8fa',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b460be52-ccb6-4d27-9c7f-a43203cc7547 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bdb402b-1c22-49ac-b186-36007ec5cb58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b460be52-ccb6-4d27-9c7f-a43203cc7547 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bdb402b-1c22-49ac-b186-36007ec5cb58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-bfe3c06c-9580-449b-b8d2-0a86ec4dd17b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7f6f03c-dc72-485a-b3c2-3b4661be7439) transitioned into state 'SUCCESS' from state '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-957385682',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f4bba0bd145f48ea9ee24d75c4b15869',qos_specs=None,replication_status=,reservations=['f2fcdd6f-14ce-4ca4-982a-944fa0679653','b5bb100c-ddef-4e0e-8683-20c3a73c676f','819fe090-7679-471d-add3-451e55f27ef9','e28998e8-9d2e-4828-b866-6e85041710cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a6b0e0b265e4c60a55eaab28bd81e00',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b460be52-ccb6-4d27-9c7f-a43203cc7547 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Flow 'volume_create_api' (97ad0f83-3063-40b0-b26a-b5a814b5adf9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b460be52-ccb6-4d27-9c7f-a43203cc7547 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Create volume request issued successfully. Sep 02 00:46:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-bfe3c06c-9580-449b-b8d2-0a86ec4dd17b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e1e2982-b2c1-4891-904f-9a5578cb9675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b460be52-ccb6-4d27-9c7f-a43203cc7547 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:46:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 363/732] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:46:20 2026] POST /volume/v3/volumes => generated 757 bytes in 1097 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:46:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5ad48b8b-5bc6-4c13-9e42-981a25035f97 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5ad48b8b-5bc6-4c13-9e42-981a25035f97 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d Sep 02 00:46:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5ad48b8b-5bc6-4c13-9e42-981a25035f97 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5ad48b8b-5bc6-4c13-9e42-981a25035f97 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-bfe3c06c-9580-449b-b8d2-0a86ec4dd17b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e1e2982-b2c1-4891-904f-9a5578cb9675) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-bfe3c06c-9580-449b-b8d2-0a86ec4dd17b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Flow 'volume_create_api' (351c9862-e48b-44d6-b9bd-67a3b0d4e958) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-bfe3c06c-9580-449b-b8d2-0a86ec4dd17b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Create volume request issued successfully. Sep 02 00:46:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bfe3c06c-9580-449b-b8d2-0a86ec4dd17b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:46:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 370/733] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:46:21 2026] POST /volume/v3/volumes => generated 772 bytes in 776 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:46:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-35973b0d-d9f6-4904-a04d-3d2c54ca3285 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-35973b0d-d9f6-4904-a04d-3d2c54ca3285 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 Sep 02 00:46:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-35973b0d-d9f6-4904-a04d-3d2c54ca3285 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-35973b0d-d9f6-4904-a04d-3d2c54ca3285 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5ad48b8b-5bc6-4c13-9e42-981a25035f97 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:21 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:21 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:21 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:21 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5ad48b8b-5bc6-4c13-9e42-981a25035f97 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d returned with HTTP 200 Sep 02 00:46:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 364/734] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:21 2026] GET /volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d => generated 825 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a3f2dfc4-9406-4c36-b5a7-16b2a72f6aa6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a3f2dfc4-9406-4c36-b5a7-16b2a72f6aa6 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f Sep 02 00:46:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a3f2dfc4-9406-4c36-b5a7-16b2a72f6aa6 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a3f2dfc4-9406-4c36-b5a7-16b2a72f6aa6 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-35973b0d-d9f6-4904-a04d-3d2c54ca3285 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:46:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-35973b0d-d9f6-4904-a04d-3d2c54ca3285 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 returned with HTTP 200 Sep 02 00:46:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a3f2dfc4-9406-4c36-b5a7-16b2a72f6aa6 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 371/735] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:21 2026] GET /volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 => generated 855 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a3f2dfc4-9406-4c36-b5a7-16b2a72f6aa6 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f returned with HTTP 200 Sep 02 00:46:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 365/736] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:21 2026] GET /volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f => generated 840 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-26eb0709-2c25-47a1-8531-d2aacd62bc64 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-26eb0709-2c25-47a1-8531-d2aacd62bc64 None None] GET http://192.168.122.129/volume// Sep 02 00:46:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-26eb0709-2c25-47a1-8531-d2aacd62bc64 None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-26eb0709-2c25-47a1-8531-d2aacd62bc64 None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-26eb0709-2c25-47a1-8531-d2aacd62bc64 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:46:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 372/737] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:46:22 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:46:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-a395adc6-01df-47fa-ac9a-29f8c448c0b6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-a395adc6-01df-47fa-ac9a-29f8c448c0b6 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:46:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-a395adc6-01df-47fa-ac9a-29f8c448c0b6 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0", "connector": null, "instance_uuid": "e4261936-e159-4d6a-a654-ab681e7a621d"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:22 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:22 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-a395adc6-01df-47fa-ac9a-29f8c448c0b6 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:46:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 366/738] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:46:22 2026] POST /volume/v3/attachments => generated 273 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-87cb3058-aa4b-448e-899b-123c8e8567bc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-87cb3058-aa4b-448e-899b-123c8e8567bc tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] DELETE http://192.168.122.129/volume/v3/attachments/29c5dc2c-f4b5-4dea-ba15-b006ed442c23 Sep 02 00:46:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-87cb3058-aa4b-448e-899b-123c8e8567bc tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-87cb3058-aa4b-448e-899b-123c8e8567bc tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:22 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, Sep 02 00:46:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e1f0d7c3-a563-4b56-9e32-1ec8e764f173 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e1f0d7c3-a563-4b56-9e32-1ec8e764f173 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d Sep 02 00:46:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e1f0d7c3-a563-4b56-9e32-1ec8e764f173 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e1f0d7c3-a563-4b56-9e32-1ec8e764f173 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-87cb3058-aa4b-448e-899b-123c8e8567bc tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/attachments/29c5dc2c-f4b5-4dea-ba15-b006ed442c23 returned with HTTP 200 Sep 02 00:46:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 373/739] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:46:22 2026] DELETE /volume/v3/attachments/29c5dc2c-f4b5-4dea-ba15-b006ed442c23 => generated 192 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:22 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e1f0d7c3-a563-4b56-9e32-1ec8e764f173 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6c35dc6e-303c-4118-a8af-113e49531b36 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6c35dc6e-303c-4118-a8af-113e49531b36 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 Sep 02 00:46:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6c35dc6e-303c-4118-a8af-113e49531b36 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6c35dc6e-303c-4118-a8af-113e49531b36 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e1f0d7c3-a563-4b56-9e32-1ec8e764f173 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d returned with HTTP 200 Sep 02 00:46:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 367/740] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:22 2026] GET /volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d => generated 849 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-75318ac6-de52-49b9-ad4c-d029a4cd77a3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:23 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:23 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-75318ac6-de52-49b9-ad4c-d029a4cd77a3 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f Sep 02 00:46:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-75318ac6-de52-49b9-ad4c-d029a4cd77a3 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-75318ac6-de52-49b9-ad4c-d029a4cd77a3 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6c35dc6e-303c-4118-a8af-113e49531b36 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:46:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6c35dc6e-303c-4118-a8af-113e49531b36 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 returned with HTTP 200 Sep 02 00:46:23 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:23 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 374/741] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:22 2026] GET /volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-75318ac6-de52-49b9-ad4c-d029a4cd77a3 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-75318ac6-de52-49b9-ad4c-d029a4cd77a3 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f returned with HTTP 200 Sep 02 00:46:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 368/742] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:22 2026] GET /volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f => generated 864 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-2a449f36-f470-4d7c-a0d3-748f486847a5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-2a449f36-f470-4d7c-a0d3-748f486847a5 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 Sep 02 00:46:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-2a449f36-f470-4d7c-a0d3-748f486847a5 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-2a449f36-f470-4d7c-a0d3-748f486847a5 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:23 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:23 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:23 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:23 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-2a449f36-f470-4d7c-a0d3-748f486847a5 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:46:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-2a449f36-f470-4d7c-a0d3-748f486847a5 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 returned with HTTP 200 Sep 02 00:46:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 375/743] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:46:23 2026] GET /volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2d65ab8c-c1db-4b52-9ac6-460022e09e73 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2d65ab8c-c1db-4b52-9ac6-460022e09e73 None None] GET http://192.168.122.129/volume// Sep 02 00:46:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2d65ab8c-c1db-4b52-9ac6-460022e09e73 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2d65ab8c-c1db-4b52-9ac6-460022e09e73 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2d65ab8c-c1db-4b52-9ac6-460022e09e73 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:46:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 369/744] 192.168.122.129 () {58 vars in 1317 bytes} [Wed Sep 2 00:46:23 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:46:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-1e75d9bc-6972-4ff3-be49-999e65d1ec51 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-1e75d9bc-6972-4ff3-be49-999e65d1ec51 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:46:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-1e75d9bc-6972-4ff3-be49-999e65d1ec51 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9107adc4-4b7d-4350-bd33-3a2068a29d62", "connector": null, "instance_uuid": "30aa02ae-6364-497f-ad02-881fe09c4ff4"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:23 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:23 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:23 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:23 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-1e75d9bc-6972-4ff3-be49-999e65d1ec51 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:46:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 376/745] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:46:23 2026] POST /volume/v3/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:46:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c8a5b656-2e01-480a-afc4-2ded026a8413 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c8a5b656-2e01-480a-afc4-2ded026a8413 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 Sep 02 00:46:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c8a5b656-2e01-480a-afc4-2ded026a8413 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c8a5b656-2e01-480a-afc4-2ded026a8413 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:23 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:23 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e97271cf-154c-4a3f-b83a-234de24da339 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e97271cf-154c-4a3f-b83a-234de24da339 None None] GET http://192.168.122.129/volume// Sep 02 00:46:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e97271cf-154c-4a3f-b83a-234de24da339 None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e97271cf-154c-4a3f-b83a-234de24da339 None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e97271cf-154c-4a3f-b83a-234de24da339 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:46:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 377/746] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:46:23 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:46:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c8a5b656-2e01-480a-afc4-2ded026a8413 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:46:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-35388066-4c31-4f22-9118-de15e4b287e0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c8a5b656-2e01-480a-afc4-2ded026a8413 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 returned with HTTP 200 Sep 02 00:46:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 370/747] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:23 2026] GET /volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-35388066-4c31-4f22-9118-de15e4b287e0 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 Sep 02 00:46:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-35388066-4c31-4f22-9118-de15e4b287e0 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-35388066-4c31-4f22-9118-de15e4b287e0 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:23 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:23 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:23 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:23 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-35388066-4c31-4f22-9118-de15e4b287e0 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:46:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-35388066-4c31-4f22-9118-de15e4b287e0 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 returned with HTTP 200 Sep 02 00:46:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 378/748] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:46:23 2026] GET /volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 => generated 1036 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:46:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-bedbe191-9db6-4aac-8ae0-551cd9095dcb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-bedbe191-9db6-4aac-8ae0-551cd9095dcb tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] PUT http://192.168.122.129/volume/v3/attachments/84ffa433-4ae2-4863-bafb-793f869208d5 Sep 02 00:46:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-bedbe191-9db6-4aac-8ae0-551cd9095dcb tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.129", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:99ea8ad4da87", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ea39e472-48c2-4305-83f6-cb40dfe92962", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:23 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-bedbe191-9db6-4aac-8ae0-551cd9095dcb tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Acquiring lock "cinder-attachment_update-9107adc4-4b7d-4350-bd33-3a2068a29d62-devstack" by "attachment_update" {{(pid=86898) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:46:23 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-bedbe191-9db6-4aac-8ae0-551cd9095dcb tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Lock "cinder-attachment_update-9107adc4-4b7d-4350-bd33-3a2068a29d62-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86898) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:46:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:23 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:23 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d63b156d-03b6-4388-9ab0-e0c7d7a2cc52 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d63b156d-03b6-4388-9ab0-e0c7d7a2cc52 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d63b156d-03b6-4388-9ab0-e0c7d7a2cc52 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d63b156d-03b6-4388-9ab0-e0c7d7a2cc52 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d63b156d-03b6-4388-9ab0-e0c7d7a2cc52 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d63b156d-03b6-4388-9ab0-e0c7d7a2cc52 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d returned with HTTP 200 Sep 02 00:46:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 379/749] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:24 2026] GET /volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bb90b1d0-2ee6-4fe6-ba1f-a65ef1473052 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bb90b1d0-2ee6-4fe6-ba1f-a65ef1473052 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] POST http://192.168.122.129/volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d/action Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bb90b1d0-2ee6-4fe6-ba1f-a65ef1473052 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bb90b1d0-2ee6-4fe6-ba1f-a65ef1473052 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.admin_actions [None req-bb90b1d0-2ee6-4fe6-ba1f-a65ef1473052 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Updating volume '3172657e-184d-42f8-8281-24ec7d78804d' with '{'status': 'attaching'}' {{(pid=86899) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bb90b1d0-2ee6-4fe6-ba1f-a65ef1473052 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] http://192.168.122.129/volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d/action returned with HTTP 202 Sep 02 00:46:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 380/750] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:46:24 2026] POST /volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-698c626b-52d6-46ca-a366-8d7756f3ddf6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-698c626b-52d6-46ca-a366-8d7756f3ddf6 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-698c626b-52d6-46ca-a366-8d7756f3ddf6 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-698c626b-52d6-46ca-a366-8d7756f3ddf6 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-698c626b-52d6-46ca-a366-8d7756f3ddf6 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-698c626b-52d6-46ca-a366-8d7756f3ddf6 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f returned with HTTP 200 Sep 02 00:46:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 381/751] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:24 2026] GET /volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f => generated 864 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3a8887a3-4dca-4552-bac5-cae708a364ac None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3a8887a3-4dca-4552-bac5-cae708a364ac tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3a8887a3-4dca-4552-bac5-cae708a364ac tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3a8887a3-4dca-4552-bac5-cae708a364ac tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3a8887a3-4dca-4552-bac5-cae708a364ac tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3a8887a3-4dca-4552-bac5-cae708a364ac tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d returned with HTTP 200 Sep 02 00:46:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 382/752] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:24 2026] GET /volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6356e900-a6cf-4830-8c5c-6821172a6622 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6356e900-a6cf-4830-8c5c-6821172a6622 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] POST http://192.168.122.129/volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d/action Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6356e900-a6cf-4830-8c5c-6821172a6622 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6356e900-a6cf-4830-8c5c-6821172a6622 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6356e900-a6cf-4830-8c5c-6821172a6622 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Volume info retrieved successfully. Sep 02 00:46:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6356e900-a6cf-4830-8c5c-6821172a6622 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Delete volume request issued successfully. Sep 02 00:46:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6356e900-a6cf-4830-8c5c-6821172a6622 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] http://192.168.122.129/volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d/action returned with HTTP 202 Sep 02 00:46:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 383/753] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:46:24 2026] POST /volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6a533079-0649-49b7-b8a0-db94dbe7745f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6a533079-0649-49b7-b8a0-db94dbe7745f tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6a533079-0649-49b7-b8a0-db94dbe7745f tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6a533079-0649-49b7-b8a0-db94dbe7745f tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6a533079-0649-49b7-b8a0-db94dbe7745f tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6a533079-0649-49b7-b8a0-db94dbe7745f tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d returned with HTTP 200 Sep 02 00:46:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 384/754] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:24 2026] GET /volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d => generated 849 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-a4814524-e708-4710-9825-f13091392265 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-a4814524-e708-4710-9825-f13091392265 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] PUT http://192.168.122.129/volume/v3/attachments/eaaae9d0-5b9c-4194-b5f2-997c69e7e893 Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-a4814524-e708-4710-9825-f13091392265 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.129", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:99ea8ad4da87", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ea39e472-48c2-4305-83f6-cb40dfe92962", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-a4814524-e708-4710-9825-f13091392265 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Acquiring lock "cinder-attachment_update-25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0-devstack" by "attachment_update" {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-a4814524-e708-4710-9825-f13091392265 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Lock "cinder-attachment_update-25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:24 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-bedbe191-9db6-4aac-8ae0-551cd9095dcb tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Lock "cinder-attachment_update-9107adc4-4b7d-4350-bd33-3a2068a29d62-devstack" released by "attachment_update" :: held 0.796s {{(pid=86898) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:46:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-bedbe191-9db6-4aac-8ae0-551cd9095dcb tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/attachments/84ffa433-4ae2-4863-bafb-793f869208d5 returned with HTTP 200 Sep 02 00:46:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 371/755] 192.168.122.129 () {66 vars in 1593 bytes} [Wed Sep 2 00:46:23 2026] PUT /volume/v3/attachments/84ffa433-4ae2-4863-bafb-793f869208d5 => generated 694 bytes in 843 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e4a58d7e-a16d-4f58-b2fe-5bc978a0f593 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e4a58d7e-a16d-4f58-b2fe-5bc978a0f593 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 Sep 02 00:46:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e4a58d7e-a16d-4f58-b2fe-5bc978a0f593 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e4a58d7e-a16d-4f58-b2fe-5bc978a0f593 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:24 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:24 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:24 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:24 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:24 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e4a58d7e-a16d-4f58-b2fe-5bc978a0f593 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:46:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e4a58d7e-a16d-4f58-b2fe-5bc978a0f593 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 returned with HTTP 200 Sep 02 00:46:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 372/756] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:24 2026] GET /volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:24 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-a4814524-e708-4710-9825-f13091392265 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Lock "cinder-attachment_update-25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0-devstack" released by "attachment_update" :: held 0.183s {{(pid=86899) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:46:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-a4814524-e708-4710-9825-f13091392265 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/attachments/eaaae9d0-5b9c-4194-b5f2-997c69e7e893 returned with HTTP 200 Sep 02 00:46:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 385/757] 192.168.122.129 () {66 vars in 1593 bytes} [Wed Sep 2 00:46:24 2026] PUT /volume/v3/attachments/eaaae9d0-5b9c-4194-b5f2-997c69e7e893 => generated 694 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-ebaa0f6e-d97d-4f47-a336-d0993b660c21 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-ebaa0f6e-d97d-4f47-a336-d0993b660c21 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/attachments/eaaae9d0-5b9c-4194-b5f2-997c69e7e893 Sep 02 00:46:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-ebaa0f6e-d97d-4f47-a336-d0993b660c21 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-ebaa0f6e-d97d-4f47-a336-d0993b660c21 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:24 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:24 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-ebaa0f6e-d97d-4f47-a336-d0993b660c21 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/attachments/eaaae9d0-5b9c-4194-b5f2-997c69e7e893 returned with HTTP 200 Sep 02 00:46:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 373/758] 192.168.122.129 () {62 vars in 1540 bytes} [Wed Sep 2 00:46:24 2026] GET /volume/v3/attachments/eaaae9d0-5b9c-4194-b5f2-997c69e7e893 => generated 719 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:46:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3325815f-f095-484d-9c51-10be8ca89d62 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3325815f-f095-484d-9c51-10be8ca89d62 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f Sep 02 00:46:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3325815f-f095-484d-9c51-10be8ca89d62 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3325815f-f095-484d-9c51-10be8ca89d62 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3325815f-f095-484d-9c51-10be8ca89d62 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3325815f-f095-484d-9c51-10be8ca89d62 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f returned with HTTP 200 Sep 02 00:46:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 386/759] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:25 2026] GET /volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f => generated 865 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a5640036-02cf-44e0-aac1-2c528669bd6f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a5640036-02cf-44e0-aac1-2c528669bd6f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f Sep 02 00:46:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a5640036-02cf-44e0-aac1-2c528669bd6f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a5640036-02cf-44e0-aac1-2c528669bd6f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cdb86aa0-a705-4e4a-9b65-b72f3cfa6c8f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a5640036-02cf-44e0-aac1-2c528669bd6f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a5640036-02cf-44e0-aac1-2c528669bd6f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f returned with HTTP 200 Sep 02 00:46:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 374/760] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:25 2026] GET /volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f => generated 865 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cdb86aa0-a705-4e4a-9b65-b72f3cfa6c8f tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d Sep 02 00:46:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cdb86aa0-a705-4e4a-9b65-b72f3cfa6c8f tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f0689936-bf63-428d-97bd-fe3381afc468 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cdb86aa0-a705-4e4a-9b65-b72f3cfa6c8f tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f0689936-bf63-428d-97bd-fe3381afc468 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:46:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f0689936-bf63-428d-97bd-fe3381afc468 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-501261230"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-f0689936-bf63-428d-97bd-fe3381afc468 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-501261230'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:46:25 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-f0689936-bf63-428d-97bd-fe3381afc468 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Create volume of 1 GB Sep 02 00:46:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f0689936-bf63-428d-97bd-fe3381afc468 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Availability Zones retrieved successfully. Sep 02 00:46:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cdb86aa0-a705-4e4a-9b65-b72f3cfa6c8f tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:25 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f0689936-bf63-428d-97bd-fe3381afc468 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Flow 'volume_create_api' (d643355a-e25c-4b41-85c2-b35db2ec4ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cdb86aa0-a705-4e4a-9b65-b72f3cfa6c8f tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d returned with HTTP 200 Sep 02 00:46:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 387/761] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:25 2026] GET /volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d => generated 849 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:25 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f0689936-bf63-428d-97bd-fe3381afc468 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d51ac52b-96b0-432f-9687-cb8437514922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:25 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-f0689936-bf63-428d-97bd-fe3381afc468 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:46:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-247623ae-80a6-4757-9d65-25be0f418b59 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:25 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f0689936-bf63-428d-97bd-fe3381afc468 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d51ac52b-96b0-432f-9687-cb8437514922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:25 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f0689936-bf63-428d-97bd-fe3381afc468 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b985a4a2-f4e2-4c89-9d0e-b4a73aa85e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-247623ae-80a6-4757-9d65-25be0f418b59 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] POST http://192.168.122.129/volume/v3/attachments/84ffa433-4ae2-4863-bafb-793f869208d5/action Sep 02 00:46:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-247623ae-80a6-4757-9d65-25be0f418b59 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Action body: b'{"os-complete": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:46:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-247623ae-80a6-4757-9d65-25be0f418b59 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:25 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-f0689936-bf63-428d-97bd-fe3381afc468 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Created reservations ['01f54cf0-ca0a-4b44-9f64-d1ea28fd147e', '864b4a03-7c65-4925-8d18-30a9fdc7b88c', '36665e92-c2be-4ac2-9db4-df26611745b7', '79881db9-10c7-4456-a58f-5653994e7cd6'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:46:25 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f0689936-bf63-428d-97bd-fe3381afc468 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b985a4a2-f4e2-4c89-9d0e-b4a73aa85e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01f54cf0-ca0a-4b44-9f64-d1ea28fd147e', '864b4a03-7c65-4925-8d18-30a9fdc7b88c', '36665e92-c2be-4ac2-9db4-df26611745b7', '79881db9-10c7-4456-a58f-5653994e7cd6']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-cd5e8855-181f-4f1d-ba07-d50c20ecd2ff req-247623ae-80a6-4757-9d65-25be0f418b59 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/attachments/84ffa433-4ae2-4863-bafb-793f869208d5/action returned with HTTP 204 Sep 02 00:46:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 388/762] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:46:25 2026] POST /volume/v3/attachments/84ffa433-4ae2-4863-bafb-793f869208d5/action => generated 0 bytes in 205 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:46:25 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f0689936-bf63-428d-97bd-fe3381afc468 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1d9b6a0-ec1c-4fdf-9ff9-85b5d1e67256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1b2a4700-09e4-43e2-a6f4-70361581e45b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1b2a4700-09e4-43e2-a6f4-70361581e45b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 Sep 02 00:46:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1b2a4700-09e4-43e2-a6f4-70361581e45b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1b2a4700-09e4-43e2-a6f4-70361581e45b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:26 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:26 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1b2a4700-09e4-43e2-a6f4-70361581e45b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:46:26 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:26 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1b2a4700-09e4-43e2-a6f4-70361581e45b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 returned with HTTP 200 Sep 02 00:46:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 389/763] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:25 2026] GET /volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 => generated 1148 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:26 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f0689936-bf63-428d-97bd-fe3381afc468 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1d9b6a0-ec1c-4fdf-9ff9-85b5d1e67256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '223b2a41-54c7-4d38-95fa-6ac35c62bd6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-501261230',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f4bba0bd145f48ea9ee24d75c4b15869',qos_specs=None,replication_status=,reservations=['01f54cf0-ca0a-4b44-9f64-d1ea28fd147e','864b4a03-7c65-4925-8d18-30a9fdc7b88c','36665e92-c2be-4ac2-9db4-df26611745b7','79881db9-10c7-4456-a58f-5653994e7cd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a6b0e0b265e4c60a55eaab28bd81e00',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:46:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-501261230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=223b2a41-54c7-4d38-95fa-6ac35c62bd6c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f4bba0bd145f48ea9ee24d75c4b15869',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a6b0e0b265e4c60a55eaab28bd81e00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:26 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f0689936-bf63-428d-97bd-fe3381afc468 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41576ea9-a905-4e0c-993f-0c9ffcb1459e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d001abbb-88fe-43bd-9d0c-92ea3c1ee783 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d001abbb-88fe-43bd-9d0c-92ea3c1ee783 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 Sep 02 00:46:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d001abbb-88fe-43bd-9d0c-92ea3c1ee783 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d001abbb-88fe-43bd-9d0c-92ea3c1ee783 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:26 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:26 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d001abbb-88fe-43bd-9d0c-92ea3c1ee783 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:46:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d001abbb-88fe-43bd-9d0c-92ea3c1ee783 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 returned with HTTP 200 Sep 02 00:46:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 390/764] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:26 2026] GET /volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 => generated 1148 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:26 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f0689936-bf63-428d-97bd-fe3381afc468 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41576ea9-a905-4e0c-993f-0c9ffcb1459e) transitioned into state 'SUCCESS' from state '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-501261230',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f4bba0bd145f48ea9ee24d75c4b15869',qos_specs=None,replication_status=,reservations=['01f54cf0-ca0a-4b44-9f64-d1ea28fd147e','864b4a03-7c65-4925-8d18-30a9fdc7b88c','36665e92-c2be-4ac2-9db4-df26611745b7','79881db9-10c7-4456-a58f-5653994e7cd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a6b0e0b265e4c60a55eaab28bd81e00',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:26 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f0689936-bf63-428d-97bd-fe3381afc468 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9615c03-8a33-49bd-b4e7-753ca20ebbf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:26 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f0689936-bf63-428d-97bd-fe3381afc468 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9615c03-8a33-49bd-b4e7-753ca20ebbf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:26 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f0689936-bf63-428d-97bd-fe3381afc468 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Flow 'volume_create_api' (d643355a-e25c-4b41-85c2-b35db2ec4ebf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:26 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f0689936-bf63-428d-97bd-fe3381afc468 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Create volume request issued successfully. Sep 02 00:46:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f0689936-bf63-428d-97bd-fe3381afc468 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:46:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 375/765] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:46:25 2026] POST /volume/v3/volumes => generated 772 bytes in 802 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:46:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cd6c8008-e334-4fd5-a9d9-498cf9f40efb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-27064ca1-0a6b-4d2b-be1a-ed442f977e7d req-c458d7d5-4f84-475d-aef2-2d97839ae838 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cd6c8008-e334-4fd5-a9d9-498cf9f40efb tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c Sep 02 00:46:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cd6c8008-e334-4fd5-a9d9-498cf9f40efb tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cd6c8008-e334-4fd5-a9d9-498cf9f40efb tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-27064ca1-0a6b-4d2b-be1a-ed442f977e7d req-c458d7d5-4f84-475d-aef2-2d97839ae838 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 Sep 02 00:46:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-27064ca1-0a6b-4d2b-be1a-ed442f977e7d req-c458d7d5-4f84-475d-aef2-2d97839ae838 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-27064ca1-0a6b-4d2b-be1a-ed442f977e7d req-c458d7d5-4f84-475d-aef2-2d97839ae838 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:26 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:26 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:26 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:26 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cd6c8008-e334-4fd5-a9d9-498cf9f40efb tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:26 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:26 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cd6c8008-e334-4fd5-a9d9-498cf9f40efb tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c returned with HTTP 200 Sep 02 00:46:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 391/766] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:26 2026] GET /volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c => generated 840 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:26 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-27064ca1-0a6b-4d2b-be1a-ed442f977e7d req-c458d7d5-4f84-475d-aef2-2d97839ae838 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:46:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-27064ca1-0a6b-4d2b-be1a-ed442f977e7d req-c458d7d5-4f84-475d-aef2-2d97839ae838 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 returned with HTTP 200 Sep 02 00:46:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 376/767] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:46:26 2026] GET /volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 => generated 1148 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-05745852-220b-40e4-8e6d-673258e8684d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-05745852-220b-40e4-8e6d-673258e8684d tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 Sep 02 00:46:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-05745852-220b-40e4-8e6d-673258e8684d tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-05745852-220b-40e4-8e6d-673258e8684d tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:26 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f8f6070d-018b-4309-9629-097b5c4ef265 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-05745852-220b-40e4-8e6d-673258e8684d tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:46:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f8f6070d-018b-4309-9629-097b5c4ef265 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d Sep 02 00:46:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f8f6070d-018b-4309-9629-097b5c4ef265 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f8f6070d-018b-4309-9629-097b5c4ef265 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-05745852-220b-40e4-8e6d-673258e8684d tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 returned with HTTP 200 Sep 02 00:46:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 392/768] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:26 2026] GET /volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 => generated 1148 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f8f6070d-018b-4309-9629-097b5c4ef265 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d returned with HTTP 404 Sep 02 00:46:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 377/769] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:26 2026] GET /volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:46:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-9f1a1111-c46a-45bd-87c3-0ac21ce307e6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9f1a1111-c46a-45bd-87c3-0ac21ce307e6 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d Sep 02 00:46:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9f1a1111-c46a-45bd-87c3-0ac21ce307e6 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9f1a1111-c46a-45bd-87c3-0ac21ce307e6 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9f1a1111-c46a-45bd-87c3-0ac21ce307e6 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d returned with HTTP 404 Sep 02 00:46:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 393/770] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:26 2026] GET /volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:46:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-06be6e58-739f-4491-a0ed-dc701ef40afa None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-06be6e58-739f-4491-a0ed-dc701ef40afa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] DELETE http://192.168.122.129/volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d Sep 02 00:46:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-06be6e58-739f-4491-a0ed-dc701ef40afa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-06be6e58-739f-4491-a0ed-dc701ef40afa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:26 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-06be6e58-739f-4491-a0ed-dc701ef40afa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Delete volume with id: 3172657e-184d-42f8-8281-24ec7d78804d Sep 02 00:46:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-06be6e58-739f-4491-a0ed-dc701ef40afa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d returned with HTTP 404 Sep 02 00:46:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 378/771] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:46:26 2026] DELETE /volume/v3/volumes/3172657e-184d-42f8-8281-24ec7d78804d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:46:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8dff3f74-e056-4da1-9eb1-a8cd30b64480 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8dff3f74-e056-4da1-9eb1-a8cd30b64480 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:46:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-dbde16d2-f139-40df-b917-932a6cd14524 req-cba5a878-2038-461f-b5fd-46b9f6bcec6b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8dff3f74-e056-4da1-9eb1-a8cd30b64480 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-155221864"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-dbde16d2-f139-40df-b917-932a6cd14524 req-cba5a878-2038-461f-b5fd-46b9f6bcec6b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 Sep 02 00:46:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-dbde16d2-f139-40df-b917-932a6cd14524 req-cba5a878-2038-461f-b5fd-46b9f6bcec6b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-dbde16d2-f139-40df-b917-932a6cd14524 req-cba5a878-2038-461f-b5fd-46b9f6bcec6b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-8dff3f74-e056-4da1-9eb1-a8cd30b64480 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-155221864'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-8dff3f74-e056-4da1-9eb1-a8cd30b64480 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Create volume of 1 GB Sep 02 00:46:26 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:26 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:26 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8dff3f74-e056-4da1-9eb1-a8cd30b64480 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Availability Zones retrieved successfully. Sep 02 00:46:26 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:26 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:26 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-dbde16d2-f139-40df-b917-932a6cd14524 req-cba5a878-2038-461f-b5fd-46b9f6bcec6b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:46:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-dbde16d2-f139-40df-b917-932a6cd14524 req-cba5a878-2038-461f-b5fd-46b9f6bcec6b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 returned with HTTP 200 Sep 02 00:46:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 379/772] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:46:26 2026] GET /volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 => generated 1148 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:26 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8dff3f74-e056-4da1-9eb1-a8cd30b64480 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Flow 'volume_create_api' (d92e3deb-3d9e-4a2e-a268-d845c3c2a2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8dff3f74-e056-4da1-9eb1-a8cd30b64480 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a73c87b2-f15e-4c65-a776-ecd0ffa02b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-dbde16d2-f139-40df-b917-932a6cd14524 req-0820df35-8da1-4cba-8bce-ffd9065b3774 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-dbde16d2-f139-40df-b917-932a6cd14524 req-0820df35-8da1-4cba-8bce-ffd9065b3774 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] POST http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62/action Sep 02 00:46:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-dbde16d2-f139-40df-b917-932a6cd14524 req-0820df35-8da1-4cba-8bce-ffd9065b3774 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:46:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-dbde16d2-f139-40df-b917-932a6cd14524 req-0820df35-8da1-4cba-8bce-ffd9065b3774 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:26 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-8dff3f74-e056-4da1-9eb1-a8cd30b64480 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:46:26 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:26 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:26 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:26 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:26 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-dbde16d2-f139-40df-b917-932a6cd14524 req-0820df35-8da1-4cba-8bce-ffd9065b3774 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:46:26 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-dbde16d2-f139-40df-b917-932a6cd14524 req-0820df35-8da1-4cba-8bce-ffd9065b3774 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Begin detaching volume completed successfully. Sep 02 00:46:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-dbde16d2-f139-40df-b917-932a6cd14524 req-0820df35-8da1-4cba-8bce-ffd9065b3774 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62/action returned with HTTP 202 Sep 02 00:46:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 380/773] 192.168.122.129 () {64 vars in 1561 bytes} [Wed Sep 2 00:46:26 2026] POST /volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:46:27 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8dff3f74-e056-4da1-9eb1-a8cd30b64480 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a73c87b2-f15e-4c65-a776-ecd0ffa02b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:27 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8dff3f74-e056-4da1-9eb1-a8cd30b64480 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56159244-28fb-401f-9987-f131342b56be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:27 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-8dff3f74-e056-4da1-9eb1-a8cd30b64480 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Created reservations ['8b280065-5e64-4db4-a69e-d09151e8bca3', 'c5322ef2-028c-4fbd-bb6a-639587f953fd', '38e8b4c7-4c2d-44ab-bbbb-04f32aa04824', '3d8fabdd-a17f-45bc-843a-24b4884f5c89'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:46:27 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8dff3f74-e056-4da1-9eb1-a8cd30b64480 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56159244-28fb-401f-9987-f131342b56be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b280065-5e64-4db4-a69e-d09151e8bca3', 'c5322ef2-028c-4fbd-bb6a-639587f953fd', '38e8b4c7-4c2d-44ab-bbbb-04f32aa04824', '3d8fabdd-a17f-45bc-843a-24b4884f5c89']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:27 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8dff3f74-e056-4da1-9eb1-a8cd30b64480 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43c3808e-654a-4be2-a677-8059a810aff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5ab1f561-355d-4f5e-a72a-2286866a709b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5ab1f561-355d-4f5e-a72a-2286866a709b None None] GET http://192.168.122.129/volume// Sep 02 00:46:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5ab1f561-355d-4f5e-a72a-2286866a709b None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5ab1f561-355d-4f5e-a72a-2286866a709b None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5ab1f561-355d-4f5e-a72a-2286866a709b None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:46:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 381/774] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:46:27 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:46:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-dbde16d2-f139-40df-b917-932a6cd14524 req-0d4bbc2c-c514-4eb2-8745-3f360ffea4cf None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-dbde16d2-f139-40df-b917-932a6cd14524 req-0d4bbc2c-c514-4eb2-8745-3f360ffea4cf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 Sep 02 00:46:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-dbde16d2-f139-40df-b917-932a6cd14524 req-0d4bbc2c-c514-4eb2-8745-3f360ffea4cf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-dbde16d2-f139-40df-b917-932a6cd14524 req-0d4bbc2c-c514-4eb2-8745-3f360ffea4cf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:27 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:27 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8dff3f74-e056-4da1-9eb1-a8cd30b64480 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43c3808e-654a-4be2-a677-8059a810aff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb7111bc-62bd-479a-a1e5-75fecc5cec3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-155221864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b335fdf0dce465880bc78770aca5684',qos_specs=None,replication_status=,reservations=['8b280065-5e64-4db4-a69e-d09151e8bca3','c5322ef2-028c-4fbd-bb6a-639587f953fd','38e8b4c7-4c2d-44ab-bbbb-04f32aa04824','3d8fabdd-a17f-45bc-843a-24b4884f5c89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3429ff61ad642c0a19293756d20a8fa',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:46:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-155221864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb7111bc-62bd-479a-a1e5-75fecc5cec3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b335fdf0dce465880bc78770aca5684',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3429ff61ad642c0a19293756d20a8fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:27 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:27 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:27 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:27 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:27 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8dff3f74-e056-4da1-9eb1-a8cd30b64480 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5459df6c-5128-4cbc-80d8-e76064ff4ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:27 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-dbde16d2-f139-40df-b917-932a6cd14524 req-0d4bbc2c-c514-4eb2-8745-3f360ffea4cf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:46:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-dbde16d2-f139-40df-b917-932a6cd14524 req-0d4bbc2c-c514-4eb2-8745-3f360ffea4cf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 returned with HTTP 200 Sep 02 00:46:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 382/775] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:46:27 2026] GET /volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 => generated 1332 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:46:27 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8dff3f74-e056-4da1-9eb1-a8cd30b64480 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5459df6c-5128-4cbc-80d8-e76064ff4ca7) transitioned into state 'SUCCESS' from state '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-155221864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b335fdf0dce465880bc78770aca5684',qos_specs=None,replication_status=,reservations=['8b280065-5e64-4db4-a69e-d09151e8bca3','c5322ef2-028c-4fbd-bb6a-639587f953fd','38e8b4c7-4c2d-44ab-bbbb-04f32aa04824','3d8fabdd-a17f-45bc-843a-24b4884f5c89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3429ff61ad642c0a19293756d20a8fa',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:27 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8dff3f74-e056-4da1-9eb1-a8cd30b64480 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (516770ee-9dcb-464f-9d3e-8af912fbb551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:27 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8dff3f74-e056-4da1-9eb1-a8cd30b64480 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (516770ee-9dcb-464f-9d3e-8af912fbb551) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:27 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8dff3f74-e056-4da1-9eb1-a8cd30b64480 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Flow 'volume_create_api' (d92e3deb-3d9e-4a2e-a268-d845c3c2a2f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8dff3f74-e056-4da1-9eb1-a8cd30b64480 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Create volume request issued successfully. Sep 02 00:46:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8dff3f74-e056-4da1-9eb1-a8cd30b64480 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:46:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 394/776] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:46:26 2026] POST /volume/v3/volumes => generated 757 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:46:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2a75f00f-eec0-4916-990c-72a95e8d282f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2a75f00f-eec0-4916-990c-72a95e8d282f tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f Sep 02 00:46:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2a75f00f-eec0-4916-990c-72a95e8d282f tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2a75f00f-eec0-4916-990c-72a95e8d282f tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:27 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:27 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:27 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:27 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:27 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2a75f00f-eec0-4916-990c-72a95e8d282f tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2a75f00f-eec0-4916-990c-72a95e8d282f tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f returned with HTTP 200 Sep 02 00:46:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 383/777] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:27 2026] GET /volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f => generated 825 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-6bded8f9-8b7b-4c51-b50a-4de9db9f9a73 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1d7db529-0661-4f2d-ac7f-46ee9447228e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1d7db529-0661-4f2d-ac7f-46ee9447228e tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c Sep 02 00:46:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1d7db529-0661-4f2d-ac7f-46ee9447228e tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1d7db529-0661-4f2d-ac7f-46ee9447228e tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-6bded8f9-8b7b-4c51-b50a-4de9db9f9a73 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] POST http://192.168.122.129/volume/v3/attachments/eaaae9d0-5b9c-4194-b5f2-997c69e7e893/action Sep 02 00:46:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-6bded8f9-8b7b-4c51-b50a-4de9db9f9a73 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Action body: b'{"os-complete": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:46:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-6bded8f9-8b7b-4c51-b50a-4de9db9f9a73 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:27 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:27 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:27 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:27 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:27 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1d7db529-0661-4f2d-ac7f-46ee9447228e tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1d7db529-0661-4f2d-ac7f-46ee9447228e tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c returned with HTTP 200 Sep 02 00:46:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 384/778] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:27 2026] GET /volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c => generated 864 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:27 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-367e6cfd-0df1-4179-b11e-6360fdd3e741 req-6bded8f9-8b7b-4c51-b50a-4de9db9f9a73 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/attachments/eaaae9d0-5b9c-4194-b5f2-997c69e7e893/action returned with HTTP 204 Sep 02 00:46:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 395/779] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:46:27 2026] POST /volume/v3/attachments/eaaae9d0-5b9c-4194-b5f2-997c69e7e893/action => generated 0 bytes in 207 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:46:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-dbde16d2-f139-40df-b917-932a6cd14524 req-52f36f3a-9390-488a-bf56-7f7df635f0a8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-dbde16d2-f139-40df-b917-932a6cd14524 req-52f36f3a-9390-488a-bf56-7f7df635f0a8 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] DELETE http://192.168.122.129/volume/v3/attachments/84ffa433-4ae2-4863-bafb-793f869208d5 Sep 02 00:46:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-dbde16d2-f139-40df-b917-932a6cd14524 req-52f36f3a-9390-488a-bf56-7f7df635f0a8 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-dbde16d2-f139-40df-b917-932a6cd14524 req-52f36f3a-9390-488a-bf56-7f7df635f0a8 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:27 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:27 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:28 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:28 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, Sep 02 00:46:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-dbde16d2-f139-40df-b917-932a6cd14524 req-52f36f3a-9390-488a-bf56-7f7df635f0a8 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/attachments/84ffa433-4ae2-4863-bafb-793f869208d5 returned with HTTP 200 Sep 02 00:46:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 385/780] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:46:27 2026] DELETE /volume/v3/attachments/84ffa433-4ae2-4863-bafb-793f869208d5 => generated 19 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2cca6f84-6719-45ca-9267-122c33be415a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2cca6f84-6719-45ca-9267-122c33be415a tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f Sep 02 00:46:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2cca6f84-6719-45ca-9267-122c33be415a tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2cca6f84-6719-45ca-9267-122c33be415a tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:28 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:28 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:28 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:28 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:28 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2cca6f84-6719-45ca-9267-122c33be415a tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2cca6f84-6719-45ca-9267-122c33be415a tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f returned with HTTP 200 Sep 02 00:46:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 396/781] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:28 2026] GET /volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f => generated 849 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b752bd85-fa6c-4a85-a783-265490933053 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b752bd85-fa6c-4a85-a783-265490933053 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c Sep 02 00:46:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b752bd85-fa6c-4a85-a783-265490933053 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b752bd85-fa6c-4a85-a783-265490933053 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:28 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:28 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:28 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:28 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b752bd85-fa6c-4a85-a783-265490933053 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b752bd85-fa6c-4a85-a783-265490933053 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c returned with HTTP 200 Sep 02 00:46:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 386/782] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:28 2026] GET /volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0a1ea96c-55cc-48be-b5b8-9a1e7270e335 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0a1ea96c-55cc-48be-b5b8-9a1e7270e335 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c Sep 02 00:46:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0a1ea96c-55cc-48be-b5b8-9a1e7270e335 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0a1ea96c-55cc-48be-b5b8-9a1e7270e335 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:28 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:28 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:28 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:28 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:28 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0a1ea96c-55cc-48be-b5b8-9a1e7270e335 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0a1ea96c-55cc-48be-b5b8-9a1e7270e335 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c returned with HTTP 200 Sep 02 00:46:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 397/783] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:28 2026] GET /volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c => generated 865 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:46:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7602f09a-341c-4554-b912-df453dc01fd9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7602f09a-341c-4554-b912-df453dc01fd9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:46:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7602f09a-341c-4554-b912-df453dc01fd9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-533270214"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-7602f09a-341c-4554-b912-df453dc01fd9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-533270214'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:46:28 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-7602f09a-341c-4554-b912-df453dc01fd9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Create volume of 1 GB Sep 02 00:46:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7602f09a-341c-4554-b912-df453dc01fd9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Availability Zones retrieved successfully. Sep 02 00:46:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7602f09a-341c-4554-b912-df453dc01fd9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Flow 'volume_create_api' (fb1e456b-7d7a-4af3-b146-0d4be6fe12cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7602f09a-341c-4554-b912-df453dc01fd9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d48bf8ff-4252-47ae-8eeb-f99408fdba13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-7602f09a-341c-4554-b912-df453dc01fd9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:46:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7602f09a-341c-4554-b912-df453dc01fd9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d48bf8ff-4252-47ae-8eeb-f99408fdba13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7602f09a-341c-4554-b912-df453dc01fd9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b69be68f-cde3-4350-89ef-95cca3f696f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:29 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-7602f09a-341c-4554-b912-df453dc01fd9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Created reservations ['c2da9708-85ff-43ab-8b08-da4d5f7809d0', '4156cf5f-438e-4b7f-af21-098e2b8f8438', 'f08053f0-c6e8-416a-9ea8-2271f05f26bd', '18a151e8-4e09-4f20-a1aa-c3ecbbaa6741'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:46:29 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7602f09a-341c-4554-b912-df453dc01fd9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b69be68f-cde3-4350-89ef-95cca3f696f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2da9708-85ff-43ab-8b08-da4d5f7809d0', '4156cf5f-438e-4b7f-af21-098e2b8f8438', 'f08053f0-c6e8-416a-9ea8-2271f05f26bd', '18a151e8-4e09-4f20-a1aa-c3ecbbaa6741']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:29 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7602f09a-341c-4554-b912-df453dc01fd9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a0e3296-7c24-4656-b2ce-1408f4547a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:29 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:29 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:29 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7602f09a-341c-4554-b912-df453dc01fd9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a0e3296-7c24-4656-b2ce-1408f4547a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36c39a0f-e74f-4e3a-8e14-192471100454', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-533270214',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f4bba0bd145f48ea9ee24d75c4b15869',qos_specs=None,replication_status=,reservations=['c2da9708-85ff-43ab-8b08-da4d5f7809d0','4156cf5f-438e-4b7f-af21-098e2b8f8438','f08053f0-c6e8-416a-9ea8-2271f05f26bd','18a151e8-4e09-4f20-a1aa-c3ecbbaa6741'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a6b0e0b265e4c60a55eaab28bd81e00',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:46:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-533270214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36c39a0f-e74f-4e3a-8e14-192471100454,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f4bba0bd145f48ea9ee24d75c4b15869',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a6b0e0b265e4c60a55eaab28bd81e00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:29 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7602f09a-341c-4554-b912-df453dc01fd9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eab04fc-43e3-4792-8022-ba223d9f3b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:29 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7602f09a-341c-4554-b912-df453dc01fd9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eab04fc-43e3-4792-8022-ba223d9f3b95) transitioned into state 'SUCCESS' from state '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-533270214',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f4bba0bd145f48ea9ee24d75c4b15869',qos_specs=None,replication_status=,reservations=['c2da9708-85ff-43ab-8b08-da4d5f7809d0','4156cf5f-438e-4b7f-af21-098e2b8f8438','f08053f0-c6e8-416a-9ea8-2271f05f26bd','18a151e8-4e09-4f20-a1aa-c3ecbbaa6741'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a6b0e0b265e4c60a55eaab28bd81e00',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:29 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7602f09a-341c-4554-b912-df453dc01fd9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c96f76a5-a964-44a8-b284-d1d0e56ee4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:29 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7602f09a-341c-4554-b912-df453dc01fd9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c96f76a5-a964-44a8-b284-d1d0e56ee4fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:29 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7602f09a-341c-4554-b912-df453dc01fd9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Flow 'volume_create_api' (fb1e456b-7d7a-4af3-b146-0d4be6fe12cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7602f09a-341c-4554-b912-df453dc01fd9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Create volume request issued successfully. Sep 02 00:46:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7602f09a-341c-4554-b912-df453dc01fd9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:46:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 387/784] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:46:28 2026] POST /volume/v3/volumes => generated 772 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:46:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7d7737d2-b5e8-452b-b05f-b614ff02688e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7d7737d2-b5e8-452b-b05f-b614ff02688e tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 Sep 02 00:46:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7d7737d2-b5e8-452b-b05f-b614ff02688e tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7d7737d2-b5e8-452b-b05f-b614ff02688e tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:29 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:29 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:29 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:29 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7d7737d2-b5e8-452b-b05f-b614ff02688e tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7d7737d2-b5e8-452b-b05f-b614ff02688e tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 returned with HTTP 200 Sep 02 00:46:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 398/785] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:29 2026] GET /volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 => generated 840 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6d398fdb-879f-4b0a-a2f9-ce2a926b46d9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6d398fdb-879f-4b0a-a2f9-ce2a926b46d9 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 Sep 02 00:46:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6d398fdb-879f-4b0a-a2f9-ce2a926b46d9 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6d398fdb-879f-4b0a-a2f9-ce2a926b46d9 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:29 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:29 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:29 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:29 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-21f0b872-fe59-4a29-bbf3-ae98f1a4a653 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6d398fdb-879f-4b0a-a2f9-ce2a926b46d9 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:46:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-21f0b872-fe59-4a29-bbf3-ae98f1a4a653 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f Sep 02 00:46:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-21f0b872-fe59-4a29-bbf3-ae98f1a4a653 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-21f0b872-fe59-4a29-bbf3-ae98f1a4a653 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6d398fdb-879f-4b0a-a2f9-ce2a926b46d9 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 returned with HTTP 200 Sep 02 00:46:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 388/786] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:29 2026] GET /volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 => generated 856 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:29 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:29 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:29 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:29 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-21f0b872-fe59-4a29-bbf3-ae98f1a4a653 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-21f0b872-fe59-4a29-bbf3-ae98f1a4a653 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f returned with HTTP 200 Sep 02 00:46:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 399/787] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:29 2026] GET /volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f => generated 849 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-06c61f64-af7a-4008-94f1-1246b365a3b9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-06c61f64-af7a-4008-94f1-1246b365a3b9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 Sep 02 00:46:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-06c61f64-af7a-4008-94f1-1246b365a3b9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-06c61f64-af7a-4008-94f1-1246b365a3b9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:30 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:30 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:30 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-06c61f64-af7a-4008-94f1-1246b365a3b9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-06c61f64-af7a-4008-94f1-1246b365a3b9 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 returned with HTTP 200 Sep 02 00:46:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 389/788] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:30 2026] GET /volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 => generated 864 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fa3188c1-4ae7-4757-b7da-1f42f3d9b128 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fa3188c1-4ae7-4757-b7da-1f42f3d9b128 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f Sep 02 00:46:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fa3188c1-4ae7-4757-b7da-1f42f3d9b128 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fa3188c1-4ae7-4757-b7da-1f42f3d9b128 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:30 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:30 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:30 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:30 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-fa3188c1-4ae7-4757-b7da-1f42f3d9b128 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fa3188c1-4ae7-4757-b7da-1f42f3d9b128 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f returned with HTTP 200 Sep 02 00:46:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 400/789] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:30 2026] GET /volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f => generated 850 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9c43f586-ec30-46e2-aa7b-3c342f505f99 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9c43f586-ec30-46e2-aa7b-3c342f505f99 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] POST http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f/action Sep 02 00:46:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9c43f586-ec30-46e2-aa7b-3c342f505f99 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:46:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9c43f586-ec30-46e2-aa7b-3c342f505f99 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:31 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:31 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:31 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:31 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.admin_actions [None req-9c43f586-ec30-46e2-aa7b-3c342f505f99 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Updating volume 'fb7111bc-62bd-479a-a1e5-75fecc5cec3f' with '{'status': 'creating'}' {{(pid=86898) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 00:46:31 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:31 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:31 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:31 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9c43f586-ec30-46e2-aa7b-3c342f505f99 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f/action returned with HTTP 202 Sep 02 00:46:31 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 390/790] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:46:30 2026] POST /volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f/action => generated 0 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:46:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0d810fdd-b521-45c4-981c-2823f73d27ea None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0d810fdd-b521-45c4-981c-2823f73d27ea tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f Sep 02 00:46:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0d810fdd-b521-45c4-981c-2823f73d27ea tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0d810fdd-b521-45c4-981c-2823f73d27ea tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:31 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:31 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:31 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:31 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:31 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0d810fdd-b521-45c4-981c-2823f73d27ea tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0d810fdd-b521-45c4-981c-2823f73d27ea tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f returned with HTTP 200 Sep 02 00:46:31 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 401/791] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:31 2026] GET /volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f => generated 849 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2e56bf03-d7b0-424e-90c0-a3b7ba06b9d0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2e56bf03-d7b0-424e-90c0-a3b7ba06b9d0 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] POST http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f/action Sep 02 00:46:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2e56bf03-d7b0-424e-90c0-a3b7ba06b9d0 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:46:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2e56bf03-d7b0-424e-90c0-a3b7ba06b9d0 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:31 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:31 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:31 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:31 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:31 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2e56bf03-d7b0-424e-90c0-a3b7ba06b9d0 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Volume info retrieved successfully. Sep 02 00:46:31 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2e56bf03-d7b0-424e-90c0-a3b7ba06b9d0 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Delete volume request issued successfully. Sep 02 00:46:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2e56bf03-d7b0-424e-90c0-a3b7ba06b9d0 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f/action returned with HTTP 202 Sep 02 00:46:31 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 391/792] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:46:31 2026] POST /volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f/action => generated 0 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:46:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cca27412-7bd8-46c3-9bd2-d03d93099d6a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cca27412-7bd8-46c3-9bd2-d03d93099d6a tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f Sep 02 00:46:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cca27412-7bd8-46c3-9bd2-d03d93099d6a tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cca27412-7bd8-46c3-9bd2-d03d93099d6a tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:31 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:31 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:31 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:31 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:31 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cca27412-7bd8-46c3-9bd2-d03d93099d6a tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7d16b031-5e90-4dc7-a328-7799586b0d9a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cca27412-7bd8-46c3-9bd2-d03d93099d6a tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f returned with HTTP 200 Sep 02 00:46:31 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 402/793] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:31 2026] GET /volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f => generated 849 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7d16b031-5e90-4dc7-a328-7799586b0d9a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 Sep 02 00:46:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7d16b031-5e90-4dc7-a328-7799586b0d9a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7d16b031-5e90-4dc7-a328-7799586b0d9a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:31 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:31 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:31 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:31 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:31 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7d16b031-5e90-4dc7-a328-7799586b0d9a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7d16b031-5e90-4dc7-a328-7799586b0d9a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 returned with HTTP 200 Sep 02 00:46:31 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 392/794] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:31 2026] GET /volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 => generated 865 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3a8b4d3c-094b-46c0-865e-de650b022c8e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3a8b4d3c-094b-46c0-865e-de650b022c8e tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 Sep 02 00:46:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3a8b4d3c-094b-46c0-865e-de650b022c8e tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3a8b4d3c-094b-46c0-865e-de650b022c8e tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:31 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:31 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:31 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:31 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:31 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3a8b4d3c-094b-46c0-865e-de650b022c8e tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3a8b4d3c-094b-46c0-865e-de650b022c8e tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 returned with HTTP 200 Sep 02 00:46:31 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 403/795] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:31 2026] GET /volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 => generated 865 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-06f0655a-35ce-444a-a364-b63f6e7d214b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-06f0655a-35ce-444a-a364-b63f6e7d214b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes Sep 02 00:46:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-06f0655a-35ce-444a-a364-b63f6e7d214b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-06f0655a-35ce-444a-a364-b63f6e7d214b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-06f0655a-35ce-444a-a364-b63f6e7d214b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-06f0655a-35ce-444a-a364-b63f6e7d214b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:32 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:32 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:32 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:32 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:32 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:32 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:32 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-06f0655a-35ce-444a-a364-b63f6e7d214b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-06f0655a-35ce-444a-a364-b63f6e7d214b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 200 Sep 02 00:46:32 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 393/796] 192.168.122.129 () {58 vars in 1121 bytes} [Wed Sep 2 00:46:32 2026] GET /volume/v3/volumes => generated 997 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2de1f4f9-d4f7-477d-b6fb-07414a1323df None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2de1f4f9-d4f7-477d-b6fb-07414a1323df tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-501261230 Sep 02 00:46:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2de1f4f9-d4f7-477d-b6fb-07414a1323df tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2de1f4f9-d4f7-477d-b6fb-07414a1323df tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-2de1f4f9-d4f7-477d-b6fb-07414a1323df tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:32 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2de1f4f9-d4f7-477d-b6fb-07414a1323df tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-501261230'), ('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2de1f4f9-d4f7-477d-b6fb-07414a1323df tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2de1f4f9-d4f7-477d-b6fb-07414a1323df tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-501261230 returned with HTTP 200 Sep 02 00:46:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 404/797] 192.168.122.129 () {58 vars in 1220 bytes} [Wed Sep 2 00:46:32 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-501261230 => generated 341 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1371f680-052d-4fe9-9f29-76d66647c8e5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1371f680-052d-4fe9-9f29-76d66647c8e5 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-533270214 Sep 02 00:46:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1371f680-052d-4fe9-9f29-76d66647c8e5 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1371f680-052d-4fe9-9f29-76d66647c8e5 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-1371f680-052d-4fe9-9f29-76d66647c8e5 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:32 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:32 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1371f680-052d-4fe9-9f29-76d66647c8e5 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-533270214'), ('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:32 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:32 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:32 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1371f680-052d-4fe9-9f29-76d66647c8e5 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:32 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:32 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1371f680-052d-4fe9-9f29-76d66647c8e5 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-533270214 returned with HTTP 200 Sep 02 00:46:32 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 394/798] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:46:32 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-533270214 => generated 868 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-491c28ec-f59b-4a47-b724-da070ce5994b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-491c28ec-f59b-4a47-b724-da070ce5994b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/detail?limit=1 Sep 02 00:46:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-491c28ec-f59b-4a47-b724-da070ce5994b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-491c28ec-f59b-4a47-b724-da070ce5994b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-491c28ec-f59b-4a47-b724-da070ce5994b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:32 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-491c28ec-f59b-4a47-b724-da070ce5994b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-491c28ec-f59b-4a47-b724-da070ce5994b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-491c28ec-f59b-4a47-b724-da070ce5994b tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 02 00:46:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 405/799] 192.168.122.129 () {58 vars in 1157 bytes} [Wed Sep 2 00:46:32 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a0f11d5c-d02e-45ba-b26e-59f892813ed3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a0f11d5c-d02e-45ba-b26e-59f892813ed3 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/detail?limit=1&marker=36c39a0f-e74f-4e3a-8e14-192471100454 Sep 02 00:46:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a0f11d5c-d02e-45ba-b26e-59f892813ed3 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a0f11d5c-d02e-45ba-b26e-59f892813ed3 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-a0f11d5c-d02e-45ba-b26e-59f892813ed3 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a0f11d5c-d02e-45ba-b26e-59f892813ed3 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-64b767fb-3152-4402-9d92-b54b09b03d3f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-64b767fb-3152-4402-9d92-b54b09b03d3f tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f Sep 02 00:46:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-64b767fb-3152-4402-9d92-b54b09b03d3f tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-64b767fb-3152-4402-9d92-b54b09b03d3f tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:32 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:32 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:32 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a0f11d5c-d02e-45ba-b26e-59f892813ed3 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:32 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:32 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a0f11d5c-d02e-45ba-b26e-59f892813ed3 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/detail?limit=1&marker=36c39a0f-e74f-4e3a-8e14-192471100454 returned with HTTP 200 Sep 02 00:46:32 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 395/800] 192.168.122.129 () {58 vars in 1245 bytes} [Wed Sep 2 00:46:32 2026] GET /volume/v3/volumes/detail?limit=1&marker=36c39a0f-e74f-4e3a-8e14-192471100454 => generated 1015 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-64b767fb-3152-4402-9d92-b54b09b03d3f tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3265d9e3-c17c-4fd7-aa3d-735069173c27 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-64b767fb-3152-4402-9d92-b54b09b03d3f tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f returned with HTTP 200 Sep 02 00:46:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 406/801] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:32 2026] GET /volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f => generated 849 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3265d9e3-c17c-4fd7-aa3d-735069173c27 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/detail?limit=1&marker=223b2a41-54c7-4d38-95fa-6ac35c62bd6c Sep 02 00:46:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3265d9e3-c17c-4fd7-aa3d-735069173c27 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3265d9e3-c17c-4fd7-aa3d-735069173c27 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-3265d9e3-c17c-4fd7-aa3d-735069173c27 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3265d9e3-c17c-4fd7-aa3d-735069173c27 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:32 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:32 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:32 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3265d9e3-c17c-4fd7-aa3d-735069173c27 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:32 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:32 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3265d9e3-c17c-4fd7-aa3d-735069173c27 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/detail?limit=1&marker=223b2a41-54c7-4d38-95fa-6ac35c62bd6c returned with HTTP 200 Sep 02 00:46:32 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 396/802] 192.168.122.129 () {58 vars in 1245 bytes} [Wed Sep 2 00:46:32 2026] GET /volume/v3/volumes/detail?limit=1&marker=223b2a41-54c7-4d38-95fa-6ac35c62bd6c => generated 1015 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:46:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b844a747-0728-4a54-93bf-22dce4438b3a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b844a747-0728-4a54-93bf-22dce4438b3a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/detail?limit=1&marker=ab513925-e364-4b2f-9b7d-eac464c3c46f Sep 02 00:46:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b844a747-0728-4a54-93bf-22dce4438b3a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b844a747-0728-4a54-93bf-22dce4438b3a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-b844a747-0728-4a54-93bf-22dce4438b3a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:32 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b844a747-0728-4a54-93bf-22dce4438b3a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:33 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b844a747-0728-4a54-93bf-22dce4438b3a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b844a747-0728-4a54-93bf-22dce4438b3a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/detail?limit=1&marker=ab513925-e364-4b2f-9b7d-eac464c3c46f returned with HTTP 200 Sep 02 00:46:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 407/803] 192.168.122.129 () {58 vars in 1245 bytes} [Wed Sep 2 00:46:32 2026] GET /volume/v3/volumes/detail?limit=1&marker=ab513925-e364-4b2f-9b7d-eac464c3c46f => generated 15 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e222ed8a-6390-42b8-8353-9bd32a92b64a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e222ed8a-6390-42b8-8353-9bd32a92b64a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e222ed8a-6390-42b8-8353-9bd32a92b64a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e222ed8a-6390-42b8-8353-9bd32a92b64a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-e222ed8a-6390-42b8-8353-9bd32a92b64a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e222ed8a-6390-42b8-8353-9bd32a92b64a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Could not evaluate value available, assuming string {{(pid=86898) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e222ed8a-6390-42b8-8353-9bd32a92b64a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:33 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:33 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:33 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e222ed8a-6390-42b8-8353-9bd32a92b64a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:33 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:33 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e222ed8a-6390-42b8-8353-9bd32a92b64a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 02 00:46:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 397/804] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:46:33 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1912 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-537be726-8ca0-465a-8cd5-daf524d91231 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-537be726-8ca0-465a-8cd5-daf524d91231 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 02 00:46:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-537be726-8ca0-465a-8cd5-daf524d91231 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-537be726-8ca0-465a-8cd5-daf524d91231 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-537be726-8ca0-465a-8cd5-daf524d91231 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:33 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-537be726-8ca0-465a-8cd5-daf524d91231 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Could not evaluate value available, assuming string {{(pid=86899) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:46:33 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-537be726-8ca0-465a-8cd5-daf524d91231 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:33 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:33 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:33 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:33 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:33 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-537be726-8ca0-465a-8cd5-daf524d91231 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:33 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:33 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-537be726-8ca0-465a-8cd5-daf524d91231 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 02 00:46:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 408/805] 192.168.122.129 () {58 vars in 1243 bytes} [Wed Sep 2 00:46:33 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1913 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-16cbefb1-abba-4783-a719-388494a34c63 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-16cbefb1-abba-4783-a719-388494a34c63 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes?limit=1 Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-16cbefb1-abba-4783-a719-388494a34c63 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-16cbefb1-abba-4783-a719-388494a34c63 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-16cbefb1-abba-4783-a719-388494a34c63 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-16cbefb1-abba-4783-a719-388494a34c63 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:33 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-16cbefb1-abba-4783-a719-388494a34c63 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-16cbefb1-abba-4783-a719-388494a34c63 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 02 00:46:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 398/806] 192.168.122.129 () {58 vars in 1136 bytes} [Wed Sep 2 00:46:33 2026] GET /volume/v3/volumes?limit=1 => generated 481 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-65950ae4-8976-4157-a48f-ab3481b6d939 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-65950ae4-8976-4157-a48f-ab3481b6d939 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes?limit=1&marker=36c39a0f-e74f-4e3a-8e14-192471100454 Sep 02 00:46:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-65950ae4-8976-4157-a48f-ab3481b6d939 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-65950ae4-8976-4157-a48f-ab3481b6d939 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-65950ae4-8976-4157-a48f-ab3481b6d939 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:33 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-65950ae4-8976-4157-a48f-ab3481b6d939 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:33 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:33 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:33 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-65950ae4-8976-4157-a48f-ab3481b6d939 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-65950ae4-8976-4157-a48f-ab3481b6d939 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes?limit=1&marker=36c39a0f-e74f-4e3a-8e14-192471100454 returned with HTTP 200 Sep 02 00:46:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 409/807] 192.168.122.129 () {58 vars in 1224 bytes} [Wed Sep 2 00:46:33 2026] GET /volume/v3/volumes?limit=1&marker=36c39a0f-e74f-4e3a-8e14-192471100454 => generated 481 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2e36a011-8a95-4150-955c-54a87ebb172e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2e36a011-8a95-4150-955c-54a87ebb172e tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes?limit=1&marker=223b2a41-54c7-4d38-95fa-6ac35c62bd6c Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2e36a011-8a95-4150-955c-54a87ebb172e tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2e36a011-8a95-4150-955c-54a87ebb172e tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-2e36a011-8a95-4150-955c-54a87ebb172e tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:33 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-2e36a011-8a95-4150-955c-54a87ebb172e tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:33 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2e36a011-8a95-4150-955c-54a87ebb172e tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2e36a011-8a95-4150-955c-54a87ebb172e tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes?limit=1&marker=223b2a41-54c7-4d38-95fa-6ac35c62bd6c returned with HTTP 200 Sep 02 00:46:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 399/808] 192.168.122.129 () {58 vars in 1224 bytes} [Wed Sep 2 00:46:33 2026] GET /volume/v3/volumes?limit=1&marker=223b2a41-54c7-4d38-95fa-6ac35c62bd6c => generated 481 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4aea19bd-c47a-49dc-a185-e65b3bb729db None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4aea19bd-c47a-49dc-a185-e65b3bb729db tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes?limit=1&marker=ab513925-e364-4b2f-9b7d-eac464c3c46f Sep 02 00:46:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4aea19bd-c47a-49dc-a185-e65b3bb729db tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8c2fbfe6-c58e-48a9-bd85-7d562a561d72 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4aea19bd-c47a-49dc-a185-e65b3bb729db tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-4aea19bd-c47a-49dc-a185-e65b3bb729db tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:33 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:33 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8c2fbfe6-c58e-48a9-bd85-7d562a561d72 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8c2fbfe6-c58e-48a9-bd85-7d562a561d72 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8c2fbfe6-c58e-48a9-bd85-7d562a561d72 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:33 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4aea19bd-c47a-49dc-a185-e65b3bb729db tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8c2fbfe6-c58e-48a9-bd85-7d562a561d72 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f returned with HTTP 404 Sep 02 00:46:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 400/809] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:33 2026] GET /volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5b216c4d-5799-440e-8348-a5cc8f08d1a2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5b216c4d-5799-440e-8348-a5cc8f08d1a2 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f Sep 02 00:46:33 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4aea19bd-c47a-49dc-a185-e65b3bb729db tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5b216c4d-5799-440e-8348-a5cc8f08d1a2 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5b216c4d-5799-440e-8348-a5cc8f08d1a2 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4aea19bd-c47a-49dc-a185-e65b3bb729db tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes?limit=1&marker=ab513925-e364-4b2f-9b7d-eac464c3c46f returned with HTTP 200 Sep 02 00:46:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 410/810] 192.168.122.129 () {58 vars in 1224 bytes} [Wed Sep 2 00:46:33 2026] GET /volume/v3/volumes?limit=1&marker=ab513925-e364-4b2f-9b7d-eac464c3c46f => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:46:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cc70d801-e25d-4370-83fd-9cd556201872 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5b216c4d-5799-440e-8348-a5cc8f08d1a2 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f returned with HTTP 404 Sep 02 00:46:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 401/811] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:33 2026] GET /volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:46:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cc70d801-e25d-4370-83fd-9cd556201872 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-533270214&status=available Sep 02 00:46:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cc70d801-e25d-4370-83fd-9cd556201872 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cc70d801-e25d-4370-83fd-9cd556201872 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-cc70d801-e25d-4370-83fd-9cd556201872 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:33 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-cc70d801-e25d-4370-83fd-9cd556201872 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Could not evaluate value available, assuming string {{(pid=86899) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4c03f346-207a-44d6-8148-dd6a3b672360 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:33 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-cc70d801-e25d-4370-83fd-9cd556201872 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-533270214'), ('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4c03f346-207a-44d6-8148-dd6a3b672360 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] DELETE http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4c03f346-207a-44d6-8148-dd6a3b672360 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4c03f346-207a-44d6-8148-dd6a3b672360 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-4c03f346-207a-44d6-8148-dd6a3b672360 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Delete volume with id: fb7111bc-62bd-479a-a1e5-75fecc5cec3f Sep 02 00:46:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4c03f346-207a-44d6-8148-dd6a3b672360 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f returned with HTTP 404 Sep 02 00:46:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 402/812] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:46:33 2026] DELETE /volume/v3/volumes/fb7111bc-62bd-479a-a1e5-75fecc5cec3f => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5c463231-b813-4e19-be13-3bc128f79d55 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5c463231-b813-4e19-be13-3bc128f79d55 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5c463231-b813-4e19-be13-3bc128f79d55 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-694929018"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-5c463231-b813-4e19-be13-3bc128f79d55 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-694929018'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-5c463231-b813-4e19-be13-3bc128f79d55 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Create volume of 1 GB Sep 02 00:46:33 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:33 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5c463231-b813-4e19-be13-3bc128f79d55 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Availability Zones retrieved successfully. Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5c463231-b813-4e19-be13-3bc128f79d55 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Flow 'volume_create_api' (ae8e2358-1df3-4e35-aee7-40aad526164a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5c463231-b813-4e19-be13-3bc128f79d55 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce5114fc-0dc3-46ae-9803-4ab5be54ec5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:33 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-5c463231-b813-4e19-be13-3bc128f79d55 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cc70d801-e25d-4370-83fd-9cd556201872 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cc70d801-e25d-4370-83fd-9cd556201872 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-533270214&status=available returned with HTTP 200 Sep 02 00:46:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 411/813] 192.168.122.129 () {58 vars in 1254 bytes} [Wed Sep 2 00:46:33 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-533270214&status=available => generated 341 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-9aace0cf-6198-40b1-859f-d6190bd9e7db None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9aace0cf-6198-40b1-859f-d6190bd9e7db tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-501261230&status=available Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9aace0cf-6198-40b1-859f-d6190bd9e7db tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9aace0cf-6198-40b1-859f-d6190bd9e7db tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-9aace0cf-6198-40b1-859f-d6190bd9e7db tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9aace0cf-6198-40b1-859f-d6190bd9e7db tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Could not evaluate value available, assuming string {{(pid=86899) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:34 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9aace0cf-6198-40b1-859f-d6190bd9e7db tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-501261230'), ('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:34 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5c463231-b813-4e19-be13-3bc128f79d55 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce5114fc-0dc3-46ae-9803-4ab5be54ec5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:34 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5c463231-b813-4e19-be13-3bc128f79d55 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7b3f746-fbbe-45e6-9261-8e96924fd69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-9aace0cf-6198-40b1-859f-d6190bd9e7db tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:34 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:34 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9aace0cf-6198-40b1-859f-d6190bd9e7db tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-501261230&status=available returned with HTTP 200 Sep 02 00:46:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 412/814] 192.168.122.129 () {58 vars in 1275 bytes} [Wed Sep 2 00:46:34 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-501261230&status=available => generated 868 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8a0a84de-d534-4967-adb3-c9c78dabe0b4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8a0a84de-d534-4967-adb3-c9c78dabe0b4 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/detail?marker=ab513925-e364-4b2f-9b7d-eac464c3c46f&sort=id%3Aasc Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8a0a84de-d534-4967-adb3-c9c78dabe0b4 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8a0a84de-d534-4967-adb3-c9c78dabe0b4 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-8a0a84de-d534-4967-adb3-c9c78dabe0b4 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8a0a84de-d534-4967-adb3-c9c78dabe0b4 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8a0a84de-d534-4967-adb3-c9c78dabe0b4 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:34 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-5c463231-b813-4e19-be13-3bc128f79d55 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Created reservations ['a8775661-ab65-4a34-ba7e-219ab9494d0a', '544c08b7-9a5a-471f-a65f-0b4232c0e709', '89681b1f-f5fb-4b71-aa2b-c7b2dedc9b09', '591cfa23-7fb8-4e70-8652-af35e1253069'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:46:34 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5c463231-b813-4e19-be13-3bc128f79d55 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7b3f746-fbbe-45e6-9261-8e96924fd69d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8775661-ab65-4a34-ba7e-219ab9494d0a', '544c08b7-9a5a-471f-a65f-0b4232c0e709', '89681b1f-f5fb-4b71-aa2b-c7b2dedc9b09', '591cfa23-7fb8-4e70-8652-af35e1253069']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8a0a84de-d534-4967-adb3-c9c78dabe0b4 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/detail?marker=ab513925-e364-4b2f-9b7d-eac464c3c46f&sort=id%3Aasc returned with HTTP 200 Sep 02 00:46:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 413/815] 192.168.122.129 () {58 vars in 1257 bytes} [Wed Sep 2 00:46:34 2026] GET /volume/v3/volumes/detail?marker=ab513925-e364-4b2f-9b7d-eac464c3c46f&sort=id%3Aasc => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:46:34 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5c463231-b813-4e19-be13-3bc128f79d55 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01c52881-7478-45bd-b4f9-ecdcf38a4670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-15965fb2-2002-4607-b091-3051c7ba4b03 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:34 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:34 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:34 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5c463231-b813-4e19-be13-3bc128f79d55 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01c52881-7478-45bd-b4f9-ecdcf38a4670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f460b94f-04d1-4811-8d07-3488add620d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-694929018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b335fdf0dce465880bc78770aca5684',qos_specs=None,replication_status=,reservations=['a8775661-ab65-4a34-ba7e-219ab9494d0a','544c08b7-9a5a-471f-a65f-0b4232c0e709','89681b1f-f5fb-4b71-aa2b-c7b2dedc9b09','591cfa23-7fb8-4e70-8652-af35e1253069'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3429ff61ad642c0a19293756d20a8fa',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:46:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-694929018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f460b94f-04d1-4811-8d07-3488add620d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b335fdf0dce465880bc78770aca5684',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3429ff61ad642c0a19293756d20a8fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-15965fb2-2002-4607-b091-3051c7ba4b03 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-15965fb2-2002-4607-b091-3051c7ba4b03 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-15965fb2-2002-4607-b091-3051c7ba4b03 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-15965fb2-2002-4607-b091-3051c7ba4b03 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-15965fb2-2002-4607-b091-3051c7ba4b03 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:34 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5c463231-b813-4e19-be13-3bc128f79d55 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3264e604-ea92-4f2c-a695-1eb7743d919f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:34 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5c463231-b813-4e19-be13-3bc128f79d55 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3264e604-ea92-4f2c-a695-1eb7743d919f) transitioned into state 'SUCCESS' from state '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-694929018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b335fdf0dce465880bc78770aca5684',qos_specs=None,replication_status=,reservations=['a8775661-ab65-4a34-ba7e-219ab9494d0a','544c08b7-9a5a-471f-a65f-0b4232c0e709','89681b1f-f5fb-4b71-aa2b-c7b2dedc9b09','591cfa23-7fb8-4e70-8652-af35e1253069'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3429ff61ad642c0a19293756d20a8fa',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:34 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5c463231-b813-4e19-be13-3bc128f79d55 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c4a6c68-f122-4101-8be0-10d10017b11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-15965fb2-2002-4607-b091-3051c7ba4b03 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:34 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:34 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:34 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5c463231-b813-4e19-be13-3bc128f79d55 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c4a6c68-f122-4101-8be0-10d10017b11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:34 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5c463231-b813-4e19-be13-3bc128f79d55 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Flow 'volume_create_api' (ae8e2358-1df3-4e35-aee7-40aad526164a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5c463231-b813-4e19-be13-3bc128f79d55 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Create volume request issued successfully. Sep 02 00:46:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5c463231-b813-4e19-be13-3bc128f79d55 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:46:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 403/816] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:46:33 2026] POST /volume/v3/volumes => generated 757 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:46:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0e9ddbaf-6dd9-4f13-8100-13aa117b1f04 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-15965fb2-2002-4607-b091-3051c7ba4b03 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 02 00:46:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 414/817] 192.168.122.129 () {58 vars in 1221 bytes} [Wed Sep 2 00:46:34 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2578 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0e9ddbaf-6dd9-4f13-8100-13aa117b1f04 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 Sep 02 00:46:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0e9ddbaf-6dd9-4f13-8100-13aa117b1f04 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0e9ddbaf-6dd9-4f13-8100-13aa117b1f04 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e825a4cd-860d-475a-85e6-88e7a6acda4a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e825a4cd-860d-475a-85e6-88e7a6acda4a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e825a4cd-860d-475a-85e6-88e7a6acda4a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e825a4cd-860d-475a-85e6-88e7a6acda4a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-e825a4cd-860d-475a-85e6-88e7a6acda4a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:34 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:34 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:34 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:34 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e825a4cd-860d-475a-85e6-88e7a6acda4a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0e9ddbaf-6dd9-4f13-8100-13aa117b1f04 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e825a4cd-860d-475a-85e6-88e7a6acda4a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:34 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:34 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0e9ddbaf-6dd9-4f13-8100-13aa117b1f04 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 returned with HTTP 200 Sep 02 00:46:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 404/818] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:34 2026] GET /volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 => generated 825 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e825a4cd-860d-475a-85e6-88e7a6acda4a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:46:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 415/819] 192.168.122.129 () {58 vars in 1142 bytes} [Wed Sep 2 00:46:34 2026] GET /volume/v3/volumes/detail => generated 2578 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-87d13c1a-c372-4abd-ab79-63fb5e1e0996 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-87d13c1a-c372-4abd-ab79-63fb5e1e0996 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 02 00:46:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-87d13c1a-c372-4abd-ab79-63fb5e1e0996 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-87d13c1a-c372-4abd-ab79-63fb5e1e0996 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-87d13c1a-c372-4abd-ab79-63fb5e1e0996 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:34 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-87d13c1a-c372-4abd-ab79-63fb5e1e0996 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:34 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:34 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:34 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:34 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:34 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:34 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-87d13c1a-c372-4abd-ab79-63fb5e1e0996 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-87d13c1a-c372-4abd-ab79-63fb5e1e0996 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 02 00:46:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 405/820] 192.168.122.129 () {58 vars in 1200 bytes} [Wed Sep 2 00:46:34 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 997 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-edc44621-8be1-49b7-b39e-fc8341c2ec15 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-edc44621-8be1-49b7-b39e-fc8341c2ec15 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes?availability_zone=nova Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-edc44621-8be1-49b7-b39e-fc8341c2ec15 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-edc44621-8be1-49b7-b39e-fc8341c2ec15 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-edc44621-8be1-49b7-b39e-fc8341c2ec15 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-edc44621-8be1-49b7-b39e-fc8341c2ec15 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Could not evaluate value nova, assuming string {{(pid=86899) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:46:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-edc44621-8be1-49b7-b39e-fc8341c2ec15 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-edc44621-8be1-49b7-b39e-fc8341c2ec15 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-edc44621-8be1-49b7-b39e-fc8341c2ec15 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 02 00:46:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 416/821] 192.168.122.129 () {58 vars in 1166 bytes} [Wed Sep 2 00:46:34 2026] GET /volume/v3/volumes?availability_zone=nova => generated 997 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f1f52820-ebb0-4d68-8f91-78512974118f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f1f52820-ebb0-4d68-8f91-78512974118f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes?availability_zone=nova Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f1f52820-ebb0-4d68-8f91-78512974118f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f1f52820-ebb0-4d68-8f91-78512974118f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-f1f52820-ebb0-4d68-8f91-78512974118f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f1f52820-ebb0-4d68-8f91-78512974118f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Could not evaluate value nova, assuming string {{(pid=86898) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f1f52820-ebb0-4d68-8f91-78512974118f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f1f52820-ebb0-4d68-8f91-78512974118f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f1f52820-ebb0-4d68-8f91-78512974118f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 02 00:46:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 406/822] 192.168.122.129 () {58 vars in 1166 bytes} [Wed Sep 2 00:46:35 2026] GET /volume/v3/volumes?availability_zone=nova => generated 997 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7d406ae4-b317-4c3b-97cc-968629aeaa62 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7d406ae4-b317-4c3b-97cc-968629aeaa62 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes?bootable=false Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7d406ae4-b317-4c3b-97cc-968629aeaa62 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7d406ae4-b317-4c3b-97cc-968629aeaa62 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-7d406ae4-b317-4c3b-97cc-968629aeaa62 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7d406ae4-b317-4c3b-97cc-968629aeaa62 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7d406ae4-b317-4c3b-97cc-968629aeaa62 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7d406ae4-b317-4c3b-97cc-968629aeaa62 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 02 00:46:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 417/823] 192.168.122.129 () {58 vars in 1150 bytes} [Wed Sep 2 00:46:35 2026] GET /volume/v3/volumes?bootable=false => generated 997 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a861e9d0-a338-4cbd-bbe2-5c89aa38737f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a861e9d0-a338-4cbd-bbe2-5c89aa38737f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes?bootable=false Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a861e9d0-a338-4cbd-bbe2-5c89aa38737f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a861e9d0-a338-4cbd-bbe2-5c89aa38737f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-a861e9d0-a338-4cbd-bbe2-5c89aa38737f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a861e9d0-a338-4cbd-bbe2-5c89aa38737f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a861e9d0-a338-4cbd-bbe2-5c89aa38737f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a861e9d0-a338-4cbd-bbe2-5c89aa38737f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 02 00:46:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 407/824] 192.168.122.129 () {58 vars in 1150 bytes} [Wed Sep 2 00:46:35 2026] GET /volume/v3/volumes?bootable=false => generated 997 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c03cd2d9-d1a8-458f-9738-a1302ed9fc09 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c03cd2d9-d1a8-458f-9738-a1302ed9fc09 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes?status=available Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c03cd2d9-d1a8-458f-9738-a1302ed9fc09 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c03cd2d9-d1a8-458f-9738-a1302ed9fc09 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-c03cd2d9-d1a8-458f-9738-a1302ed9fc09 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c03cd2d9-d1a8-458f-9738-a1302ed9fc09 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Could not evaluate value available, assuming string {{(pid=86899) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c03cd2d9-d1a8-458f-9738-a1302ed9fc09 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c03cd2d9-d1a8-458f-9738-a1302ed9fc09 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c03cd2d9-d1a8-458f-9738-a1302ed9fc09 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes?status=available returned with HTTP 200 Sep 02 00:46:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 418/825] 192.168.122.129 () {58 vars in 1154 bytes} [Wed Sep 2 00:46:35 2026] GET /volume/v3/volumes?status=available => generated 997 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1a676752-61de-4e49-b412-a80f75504f1a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1a676752-61de-4e49-b412-a80f75504f1a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes?status=available Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1a676752-61de-4e49-b412-a80f75504f1a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1a676752-61de-4e49-b412-a80f75504f1a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-1a676752-61de-4e49-b412-a80f75504f1a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1a676752-61de-4e49-b412-a80f75504f1a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Could not evaluate value available, assuming string {{(pid=86898) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1a676752-61de-4e49-b412-a80f75504f1a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1a676752-61de-4e49-b412-a80f75504f1a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1a676752-61de-4e49-b412-a80f75504f1a tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes?status=available returned with HTTP 200 Sep 02 00:46:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 408/826] 192.168.122.129 () {58 vars in 1154 bytes} [Wed Sep 2 00:46:35 2026] GET /volume/v3/volumes?status=available => generated 997 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-79005d44-6f64-4902-bc8f-92215dd58643 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-79005d44-6f64-4902-bc8f-92215dd58643 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/detail?availability_zone=nova Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-79005d44-6f64-4902-bc8f-92215dd58643 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-79005d44-6f64-4902-bc8f-92215dd58643 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-79005d44-6f64-4902-bc8f-92215dd58643 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-79005d44-6f64-4902-bc8f-92215dd58643 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Could not evaluate value nova, assuming string {{(pid=86899) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-79005d44-6f64-4902-bc8f-92215dd58643 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-79005d44-6f64-4902-bc8f-92215dd58643 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-79005d44-6f64-4902-bc8f-92215dd58643 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 02 00:46:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 419/827] 192.168.122.129 () {58 vars in 1187 bytes} [Wed Sep 2 00:46:35 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2578 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d5b26fc8-f93c-4b42-8ba2-8d8e29e0b113 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d5b26fc8-f93c-4b42-8ba2-8d8e29e0b113 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/detail?bootable=false Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d5b26fc8-f93c-4b42-8ba2-8d8e29e0b113 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d5b26fc8-f93c-4b42-8ba2-8d8e29e0b113 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-d5b26fc8-f93c-4b42-8ba2-8d8e29e0b113 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d5b26fc8-f93c-4b42-8ba2-8d8e29e0b113 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d5b26fc8-f93c-4b42-8ba2-8d8e29e0b113 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d5b26fc8-f93c-4b42-8ba2-8d8e29e0b113 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 02 00:46:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 409/828] 192.168.122.129 () {58 vars in 1171 bytes} [Wed Sep 2 00:46:35 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2578 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e5bdc9ab-706d-464f-a9b2-959f3fbf4d30 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e5bdc9ab-706d-464f-a9b2-959f3fbf4d30 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/detail?status=available Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c025a9a7-6299-4a07-8dd7-d441b98f9f32 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e5bdc9ab-706d-464f-a9b2-959f3fbf4d30 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e5bdc9ab-706d-464f-a9b2-959f3fbf4d30 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-e5bdc9ab-706d-464f-a9b2-959f3fbf4d30 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e5bdc9ab-706d-464f-a9b2-959f3fbf4d30 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Could not evaluate value available, assuming string {{(pid=86899) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c025a9a7-6299-4a07-8dd7-d441b98f9f32 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c025a9a7-6299-4a07-8dd7-d441b98f9f32 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e5bdc9ab-706d-464f-a9b2-959f3fbf4d30 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c025a9a7-6299-4a07-8dd7-d441b98f9f32 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c025a9a7-6299-4a07-8dd7-d441b98f9f32 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e5bdc9ab-706d-464f-a9b2-959f3fbf4d30 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Get all volumes completed successfully. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c025a9a7-6299-4a07-8dd7-d441b98f9f32 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 returned with HTTP 200 Sep 02 00:46:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 410/829] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:35 2026] GET /volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:35 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e5bdc9ab-706d-464f-a9b2-959f3fbf4d30 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 02 00:46:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 420/830] 192.168.122.129 () {58 vars in 1175 bytes} [Wed Sep 2 00:46:35 2026] GET /volume/v3/volumes/detail?status=available => generated 2578 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a802c808-a566-463c-ade8-a269f554909f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a802c808-a566-463c-ade8-a269f554909f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a802c808-a566-463c-ade8-a269f554909f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a802c808-a566-463c-ade8-a269f554909f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a802c808-a566-463c-ade8-a269f554909f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a802c808-a566-463c-ade8-a269f554909f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 returned with HTTP 200 Sep 02 00:46:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 411/831] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:35 2026] GET /volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-82fe1240-507f-4ab2-8169-8316ff83df08 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-82fe1240-507f-4ab2-8169-8316ff83df08 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] DELETE http://192.168.122.129/volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-82fe1240-507f-4ab2-8169-8316ff83df08 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-82fe1240-507f-4ab2-8169-8316ff83df08 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:35 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-82fe1240-507f-4ab2-8169-8316ff83df08 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Delete volume with id: 36c39a0f-e74f-4e3a-8e14-192471100454 Sep 02 00:46:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:35 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:35 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:35 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-82fe1240-507f-4ab2-8169-8316ff83df08 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:36 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-82fe1240-507f-4ab2-8169-8316ff83df08 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Delete volume request issued successfully. Sep 02 00:46:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-82fe1240-507f-4ab2-8169-8316ff83df08 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 returned with HTTP 202 Sep 02 00:46:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 421/832] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:46:35 2026] DELETE /volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:46:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a5e109aa-49c1-437c-9ebc-b56e9500b88f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a5e109aa-49c1-437c-9ebc-b56e9500b88f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 Sep 02 00:46:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a5e109aa-49c1-437c-9ebc-b56e9500b88f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a5e109aa-49c1-437c-9ebc-b56e9500b88f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:36 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:36 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:36 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:36 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:36 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a5e109aa-49c1-437c-9ebc-b56e9500b88f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a5e109aa-49c1-437c-9ebc-b56e9500b88f tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 returned with HTTP 200 Sep 02 00:46:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 412/833] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:36 2026] GET /volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 => generated 864 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ab6db9f5-5f07-4d87-9eed-7cc66c1860dd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ab6db9f5-5f07-4d87-9eed-7cc66c1860dd tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 Sep 02 00:46:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ab6db9f5-5f07-4d87-9eed-7cc66c1860dd tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ab6db9f5-5f07-4d87-9eed-7cc66c1860dd tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:36 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:36 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:36 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ab6db9f5-5f07-4d87-9eed-7cc66c1860dd tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ab6db9f5-5f07-4d87-9eed-7cc66c1860dd tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 returned with HTTP 200 Sep 02 00:46:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 422/834] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:36 2026] GET /volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 => generated 850 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:46:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-08489da3-0999-4978-b2a2-20437e89900a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-08489da3-0999-4978-b2a2-20437e89900a tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] POST http://192.168.122.129/volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6/action Sep 02 00:46:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-08489da3-0999-4978-b2a2-20437e89900a tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:46:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-08489da3-0999-4978-b2a2-20437e89900a tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:36 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:36 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:36 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:36 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.admin_actions [None req-08489da3-0999-4978-b2a2-20437e89900a tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Updating volume 'f460b94f-04d1-4811-8d07-3488add620d6' with '{'status': 'error'}' {{(pid=86898) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 00:46:36 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:36 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:37 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:37 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-08489da3-0999-4978-b2a2-20437e89900a tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] http://192.168.122.129/volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6/action returned with HTTP 202 Sep 02 00:46:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 413/835] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:46:36 2026] POST /volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:46:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-706e4769-2d2d-4bf3-8b5c-8da73af57f6c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-706e4769-2d2d-4bf3-8b5c-8da73af57f6c tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 Sep 02 00:46:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-706e4769-2d2d-4bf3-8b5c-8da73af57f6c tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-706e4769-2d2d-4bf3-8b5c-8da73af57f6c tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:37 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:37 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:37 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:37 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:37 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-706e4769-2d2d-4bf3-8b5c-8da73af57f6c tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-706e4769-2d2d-4bf3-8b5c-8da73af57f6c tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 returned with HTTP 200 Sep 02 00:46:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 423/836] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:37 2026] GET /volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 => generated 846 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4800ff8b-1faf-4a9d-9b5e-4e454bf3a604 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4800ff8b-1faf-4a9d-9b5e-4e454bf3a604 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] POST http://192.168.122.129/volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6/action Sep 02 00:46:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4800ff8b-1faf-4a9d-9b5e-4e454bf3a604 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:46:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4800ff8b-1faf-4a9d-9b5e-4e454bf3a604 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:37 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:37 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:37 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:37 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:37 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4800ff8b-1faf-4a9d-9b5e-4e454bf3a604 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Volume info retrieved successfully. Sep 02 00:46:37 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4800ff8b-1faf-4a9d-9b5e-4e454bf3a604 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Delete volume request issued successfully. Sep 02 00:46:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4800ff8b-1faf-4a9d-9b5e-4e454bf3a604 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] http://192.168.122.129/volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6/action returned with HTTP 202 Sep 02 00:46:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 414/837] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:46:37 2026] POST /volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:46:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3ccfbd9a-9007-45dc-8850-211f815b5a5a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3ccfbd9a-9007-45dc-8850-211f815b5a5a tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 Sep 02 00:46:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3ccfbd9a-9007-45dc-8850-211f815b5a5a tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3ccfbd9a-9007-45dc-8850-211f815b5a5a tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-948e5f92-212a-444a-941a-49c728b3d763 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:37 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:37 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:37 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:37 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-948e5f92-212a-444a-941a-49c728b3d763 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 Sep 02 00:46:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-948e5f92-212a-444a-941a-49c728b3d763 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-948e5f92-212a-444a-941a-49c728b3d763 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:37 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3ccfbd9a-9007-45dc-8850-211f815b5a5a tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-948e5f92-212a-444a-941a-49c728b3d763 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 returned with HTTP 404 Sep 02 00:46:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 415/838] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:37 2026] GET /volume/v3/volumes/36c39a0f-e74f-4e3a-8e14-192471100454 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:46:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-eb06bb13-ff29-4cb7-bc0b-4ee27ba199c5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3ccfbd9a-9007-45dc-8850-211f815b5a5a tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 returned with HTTP 200 Sep 02 00:46:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-eb06bb13-ff29-4cb7-bc0b-4ee27ba199c5 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c Sep 02 00:46:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-eb06bb13-ff29-4cb7-bc0b-4ee27ba199c5 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 424/839] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:37 2026] GET /volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 => generated 849 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-eb06bb13-ff29-4cb7-bc0b-4ee27ba199c5 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:37 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:37 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:37 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:37 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:37 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-eb06bb13-ff29-4cb7-bc0b-4ee27ba199c5 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-eb06bb13-ff29-4cb7-bc0b-4ee27ba199c5 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c returned with HTTP 200 Sep 02 00:46:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 416/840] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:37 2026] GET /volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c => generated 865 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-afef9268-066e-4411-a58f-2563666df91c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-afef9268-066e-4411-a58f-2563666df91c tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] DELETE http://192.168.122.129/volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c Sep 02 00:46:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-afef9268-066e-4411-a58f-2563666df91c tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-afef9268-066e-4411-a58f-2563666df91c tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:37 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-afef9268-066e-4411-a58f-2563666df91c tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Delete volume with id: 223b2a41-54c7-4d38-95fa-6ac35c62bd6c Sep 02 00:46:37 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:37 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:37 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:37 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:37 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-afef9268-066e-4411-a58f-2563666df91c tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:37 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-afef9268-066e-4411-a58f-2563666df91c tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Delete volume request issued successfully. Sep 02 00:46:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-afef9268-066e-4411-a58f-2563666df91c tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c returned with HTTP 202 Sep 02 00:46:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 425/841] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:46:37 2026] DELETE /volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:46:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8fbd6db7-121a-4815-a567-7f460b59a741 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8fbd6db7-121a-4815-a567-7f460b59a741 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c Sep 02 00:46:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8fbd6db7-121a-4815-a567-7f460b59a741 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8fbd6db7-121a-4815-a567-7f460b59a741 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:37 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:37 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:37 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:37 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:37 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8fbd6db7-121a-4815-a567-7f460b59a741 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8fbd6db7-121a-4815-a567-7f460b59a741 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c returned with HTTP 200 Sep 02 00:46:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 417/842] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:37 2026] GET /volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c => generated 864 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-16976218-f87e-41ac-a1db-f4c51b1df62b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-16976218-f87e-41ac-a1db-f4c51b1df62b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 Sep 02 00:46:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-16976218-f87e-41ac-a1db-f4c51b1df62b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-16976218-f87e-41ac-a1db-f4c51b1df62b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:38 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:38 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:38 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-16976218-f87e-41ac-a1db-f4c51b1df62b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-16976218-f87e-41ac-a1db-f4c51b1df62b tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 returned with HTTP 200 Sep 02 00:46:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 426/843] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:38 2026] GET /volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5788d8d8-ce18-480a-8696-9d67e53f97d8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5788d8d8-ce18-480a-8696-9d67e53f97d8 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c Sep 02 00:46:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5788d8d8-ce18-480a-8696-9d67e53f97d8 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5788d8d8-ce18-480a-8696-9d67e53f97d8 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:38 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:38 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:38 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:38 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5788d8d8-ce18-480a-8696-9d67e53f97d8 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5788d8d8-ce18-480a-8696-9d67e53f97d8 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c returned with HTTP 200 Sep 02 00:46:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 418/844] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:38 2026] GET /volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c => generated 864 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-dfca1ff0-0255-49b7-b655-112d4d0affa5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dfca1ff0-0255-49b7-b655-112d4d0affa5 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 Sep 02 00:46:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dfca1ff0-0255-49b7-b655-112d4d0affa5 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dfca1ff0-0255-49b7-b655-112d4d0affa5 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dfca1ff0-0255-49b7-b655-112d4d0affa5 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 returned with HTTP 404 Sep 02 00:46:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 427/845] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:39 2026] GET /volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:46:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-13b71ce8-47fb-4ea7-a431-b8d120de21cc None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-13b71ce8-47fb-4ea7-a431-b8d120de21cc tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 Sep 02 00:46:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-13b71ce8-47fb-4ea7-a431-b8d120de21cc tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-13b71ce8-47fb-4ea7-a431-b8d120de21cc tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-13b71ce8-47fb-4ea7-a431-b8d120de21cc tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 returned with HTTP 404 Sep 02 00:46:39 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 419/846] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:39 2026] GET /volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:46:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bfaba457-d6ff-476d-9056-a8612615b2c7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bfaba457-d6ff-476d-9056-a8612615b2c7 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] DELETE http://192.168.122.129/volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 Sep 02 00:46:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bfaba457-d6ff-476d-9056-a8612615b2c7 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bfaba457-d6ff-476d-9056-a8612615b2c7 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:39 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-bfaba457-d6ff-476d-9056-a8612615b2c7 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Delete volume with id: f460b94f-04d1-4811-8d07-3488add620d6 Sep 02 00:46:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bfaba457-d6ff-476d-9056-a8612615b2c7 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 returned with HTTP 404 Sep 02 00:46:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 428/847] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:46:39 2026] DELETE /volume/v3/volumes/f460b94f-04d1-4811-8d07-3488add620d6 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:46:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7536b4d2-c190-48db-b6a8-530cba80cefa None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7536b4d2-c190-48db-b6a8-530cba80cefa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:46:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7536b4d2-c190-48db-b6a8-530cba80cefa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1419530937"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-7536b4d2-c190-48db-b6a8-530cba80cefa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1419530937'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:46:39 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-7536b4d2-c190-48db-b6a8-530cba80cefa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Create volume of 1 GB Sep 02 00:46:39 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7536b4d2-c190-48db-b6a8-530cba80cefa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Availability Zones retrieved successfully. Sep 02 00:46:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7536b4d2-c190-48db-b6a8-530cba80cefa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Flow 'volume_create_api' (73cc5499-83cc-4291-9b2d-5acde71c70cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7536b4d2-c190-48db-b6a8-530cba80cefa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ad43300-3b74-46f8-9773-2adfa08aa33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-7536b4d2-c190-48db-b6a8-530cba80cefa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:46:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7536b4d2-c190-48db-b6a8-530cba80cefa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ad43300-3b74-46f8-9773-2adfa08aa33d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7536b4d2-c190-48db-b6a8-530cba80cefa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2123086f-23e7-4527-99e2-b31e9e40ab15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:39 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-7536b4d2-c190-48db-b6a8-530cba80cefa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Created reservations ['ff207e5a-0a6b-4dad-9b7d-6d397f83a2b1', 'd4984510-522e-436c-9a0c-80570e34eeab', '83e27d37-84bb-4a53-ba89-b115e94228f4', '94c60f9c-d731-432b-9ee0-7c8e1bb7fd22'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:46:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7536b4d2-c190-48db-b6a8-530cba80cefa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2123086f-23e7-4527-99e2-b31e9e40ab15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff207e5a-0a6b-4dad-9b7d-6d397f83a2b1', 'd4984510-522e-436c-9a0c-80570e34eeab', '83e27d37-84bb-4a53-ba89-b115e94228f4', '94c60f9c-d731-432b-9ee0-7c8e1bb7fd22']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7536b4d2-c190-48db-b6a8-530cba80cefa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (346d2060-afbe-4b92-aa50-6f7ab8785028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:39 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:39 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7536b4d2-c190-48db-b6a8-530cba80cefa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (346d2060-afbe-4b92-aa50-6f7ab8785028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4234bf76-d5fb-4be2-b0f6-07184dcb8784', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1419530937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b335fdf0dce465880bc78770aca5684',qos_specs=None,replication_status=,reservations=['ff207e5a-0a6b-4dad-9b7d-6d397f83a2b1','d4984510-522e-436c-9a0c-80570e34eeab','83e27d37-84bb-4a53-ba89-b115e94228f4','94c60f9c-d731-432b-9ee0-7c8e1bb7fd22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3429ff61ad642c0a19293756d20a8fa',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:46:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1419530937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4234bf76-d5fb-4be2-b0f6-07184dcb8784,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b335fdf0dce465880bc78770aca5684',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3429ff61ad642c0a19293756d20a8fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7536b4d2-c190-48db-b6a8-530cba80cefa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7fe3110-ac9e-41b9-9bfb-c404f941aa7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-367fd6de-6c26-403c-9bb1-143c9bb6a37d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-367fd6de-6c26-403c-9bb1-143c9bb6a37d tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c Sep 02 00:46:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-367fd6de-6c26-403c-9bb1-143c9bb6a37d tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-367fd6de-6c26-403c-9bb1-143c9bb6a37d tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-367fd6de-6c26-403c-9bb1-143c9bb6a37d tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c returned with HTTP 404 Sep 02 00:46:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 429/848] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:39 2026] GET /volume/v3/volumes/223b2a41-54c7-4d38-95fa-6ac35c62bd6c => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:46:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8f95b6d9-75cc-4f99-abe3-c9f6877cf8de None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8f95b6d9-75cc-4f99-abe3-c9f6877cf8de tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f Sep 02 00:46:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7536b4d2-c190-48db-b6a8-530cba80cefa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7fe3110-ac9e-41b9-9bfb-c404f941aa7c) transitioned into state 'SUCCESS' from state '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-1419530937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b335fdf0dce465880bc78770aca5684',qos_specs=None,replication_status=,reservations=['ff207e5a-0a6b-4dad-9b7d-6d397f83a2b1','d4984510-522e-436c-9a0c-80570e34eeab','83e27d37-84bb-4a53-ba89-b115e94228f4','94c60f9c-d731-432b-9ee0-7c8e1bb7fd22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3429ff61ad642c0a19293756d20a8fa',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8f95b6d9-75cc-4f99-abe3-c9f6877cf8de tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8f95b6d9-75cc-4f99-abe3-c9f6877cf8de tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7536b4d2-c190-48db-b6a8-530cba80cefa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0d8ddaa-310f-44c9-a818-2609f2fc4562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:39 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:39 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:39 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:39 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:39 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8f95b6d9-75cc-4f99-abe3-c9f6877cf8de tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7536b4d2-c190-48db-b6a8-530cba80cefa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0d8ddaa-310f-44c9-a818-2609f2fc4562) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7536b4d2-c190-48db-b6a8-530cba80cefa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Flow 'volume_create_api' (73cc5499-83cc-4291-9b2d-5acde71c70cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:39 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7536b4d2-c190-48db-b6a8-530cba80cefa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Create volume request issued successfully. Sep 02 00:46:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7536b4d2-c190-48db-b6a8-530cba80cefa tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:46:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8f95b6d9-75cc-4f99-abe3-c9f6877cf8de tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f returned with HTTP 200 Sep 02 00:46:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 430/849] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:39 2026] GET /volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f => generated 865 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:39 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 420/850] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:46:39 2026] POST /volume/v3/volumes => generated 758 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:46:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-654a166d-5a52-4b11-b051-44e6bdedcc54 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-fb10a750-6d1b-4da4-a5c4-a723ea55b627 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-654a166d-5a52-4b11-b051-44e6bdedcc54 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] DELETE http://192.168.122.129/volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f Sep 02 00:46:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-654a166d-5a52-4b11-b051-44e6bdedcc54 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-654a166d-5a52-4b11-b051-44e6bdedcc54 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:39 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-654a166d-5a52-4b11-b051-44e6bdedcc54 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Delete volume with id: ab513925-e364-4b2f-9b7d-eac464c3c46f Sep 02 00:46:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fb10a750-6d1b-4da4-a5c4-a723ea55b627 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 Sep 02 00:46:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fb10a750-6d1b-4da4-a5c4-a723ea55b627 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fb10a750-6d1b-4da4-a5c4-a723ea55b627 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:39 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:39 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:39 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:39 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:39 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-654a166d-5a52-4b11-b051-44e6bdedcc54 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:39 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:39 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:39 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:39 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:39 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-fb10a750-6d1b-4da4-a5c4-a723ea55b627 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fb10a750-6d1b-4da4-a5c4-a723ea55b627 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 returned with HTTP 200 Sep 02 00:46:39 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 421/851] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:39 2026] GET /volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 => generated 826 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:39 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-654a166d-5a52-4b11-b051-44e6bdedcc54 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Delete volume request issued successfully. Sep 02 00:46:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-654a166d-5a52-4b11-b051-44e6bdedcc54 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f returned with HTTP 202 Sep 02 00:46:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 431/852] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:46:39 2026] DELETE /volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:46:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-568970e5-96da-4fc4-9339-6d790bcaa245 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-568970e5-96da-4fc4-9339-6d790bcaa245 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f Sep 02 00:46:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-568970e5-96da-4fc4-9339-6d790bcaa245 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-568970e5-96da-4fc4-9339-6d790bcaa245 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:40 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:40 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:40 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:40 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-568970e5-96da-4fc4-9339-6d790bcaa245 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-568970e5-96da-4fc4-9339-6d790bcaa245 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f returned with HTTP 200 Sep 02 00:46:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 422/853] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:40 2026] GET /volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f => generated 864 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2729800e-1836-45c0-8138-915e2351a0fe None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2729800e-1836-45c0-8138-915e2351a0fe tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 Sep 02 00:46:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2729800e-1836-45c0-8138-915e2351a0fe tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2729800e-1836-45c0-8138-915e2351a0fe tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:41 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=485,cinder:UPDATE=96,cinder:INSERT=55,cinder:DELETE=1 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:46:41 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:41 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:41 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:41 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:41 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2729800e-1836-45c0-8138-915e2351a0fe tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2729800e-1836-45c0-8138-915e2351a0fe tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 returned with HTTP 200 Sep 02 00:46:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 432/854] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:41 2026] GET /volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a0c8ce14-0cd7-4405-9f25-1b0554df18a2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a0c8ce14-0cd7-4405-9f25-1b0554df18a2 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f Sep 02 00:46:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a0c8ce14-0cd7-4405-9f25-1b0554df18a2 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a0c8ce14-0cd7-4405-9f25-1b0554df18a2 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:41 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:41 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:41 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:41 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:41 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a0c8ce14-0cd7-4405-9f25-1b0554df18a2 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Volume info retrieved successfully. Sep 02 00:46:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a0c8ce14-0cd7-4405-9f25-1b0554df18a2 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f returned with HTTP 200 Sep 02 00:46:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 423/855] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:41 2026] GET /volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f => generated 864 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-15645996-5d40-4f39-b69d-f2cd226b0cc6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-15645996-5d40-4f39-b69d-f2cd226b0cc6 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 Sep 02 00:46:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-15645996-5d40-4f39-b69d-f2cd226b0cc6 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-15645996-5d40-4f39-b69d-f2cd226b0cc6 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:42 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:42 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:42 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:42 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:42 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-15645996-5d40-4f39-b69d-f2cd226b0cc6 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-15645996-5d40-4f39-b69d-f2cd226b0cc6 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 returned with HTTP 200 Sep 02 00:46:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 433/856] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:42 2026] GET /volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-019d4065-6bda-471b-b57d-371c4e73ac48 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-019d4065-6bda-471b-b57d-371c4e73ac48 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] POST http://192.168.122.129/volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784/action Sep 02 00:46:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-019d4065-6bda-471b-b57d-371c4e73ac48 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:46:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-019d4065-6bda-471b-b57d-371c4e73ac48 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-552785c7-1e83-41ba-b324-ce5ba6691e07 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-552785c7-1e83-41ba-b324-ce5ba6691e07 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] GET http://192.168.122.129/volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f Sep 02 00:46:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-552785c7-1e83-41ba-b324-ce5ba6691e07 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-552785c7-1e83-41ba-b324-ce5ba6691e07 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-552785c7-1e83-41ba-b324-ce5ba6691e07 tempest-VolumesListTestJSON-123699473 tempest-VolumesListTestJSON-123699473-project-member] http://192.168.122.129/volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f returned with HTTP 404 Sep 02 00:46:42 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:42 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 434/857] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:42 2026] GET /volume/v3/volumes/ab513925-e364-4b2f-9b7d-eac464c3c46f => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:46:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.admin_actions [None req-019d4065-6bda-471b-b57d-371c4e73ac48 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Updating volume '4234bf76-d5fb-4be2-b0f6-07184dcb8784' with '{'status': 'maintenance'}' {{(pid=86898) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 00:46:42 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:42 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:42 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:42 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-019d4065-6bda-471b-b57d-371c4e73ac48 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] http://192.168.122.129/volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784/action returned with HTTP 202 Sep 02 00:46:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 424/858] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:46:42 2026] POST /volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 00:46:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4f547516-f6a0-45e2-a199-c71ac2f10339 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4f547516-f6a0-45e2-a199-c71ac2f10339 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 Sep 02 00:46:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4f547516-f6a0-45e2-a199-c71ac2f10339 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4f547516-f6a0-45e2-a199-c71ac2f10339 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:42 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:42 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:42 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:42 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:42 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4f547516-f6a0-45e2-a199-c71ac2f10339 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4f547516-f6a0-45e2-a199-c71ac2f10339 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 returned with HTTP 200 Sep 02 00:46:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 435/859] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:42 2026] GET /volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 => generated 853 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3698ea7d-1aae-4405-8f53-6d9b56060a5c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3698ea7d-1aae-4405-8f53-6d9b56060a5c tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] POST http://192.168.122.129/volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784/action Sep 02 00:46:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3698ea7d-1aae-4405-8f53-6d9b56060a5c tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:46:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3698ea7d-1aae-4405-8f53-6d9b56060a5c tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:42 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:42 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3698ea7d-1aae-4405-8f53-6d9b56060a5c tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Volume info retrieved successfully. Sep 02 00:46:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3698ea7d-1aae-4405-8f53-6d9b56060a5c tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Delete volume request issued successfully. Sep 02 00:46:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3698ea7d-1aae-4405-8f53-6d9b56060a5c tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] http://192.168.122.129/volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784/action returned with HTTP 202 Sep 02 00:46:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 425/860] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:46:42 2026] POST /volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:46:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5c35e014-421d-49d2-ac31-7c19c800dff6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5c35e014-421d-49d2-ac31-7c19c800dff6 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 Sep 02 00:46:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5c35e014-421d-49d2-ac31-7c19c800dff6 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5c35e014-421d-49d2-ac31-7c19c800dff6 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:42 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:42 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:42 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:42 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:42 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5c35e014-421d-49d2-ac31-7c19c800dff6 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5c35e014-421d-49d2-ac31-7c19c800dff6 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 returned with HTTP 200 Sep 02 00:46:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 436/861] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:42 2026] GET /volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 => generated 850 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-69f8e0e1-db35-4441-9b87-f9db86fc0688 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-69f8e0e1-db35-4441-9b87-f9db86fc0688 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 Sep 02 00:46:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-69f8e0e1-db35-4441-9b87-f9db86fc0688 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-69f8e0e1-db35-4441-9b87-f9db86fc0688 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:43 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:43 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-69f8e0e1-db35-4441-9b87-f9db86fc0688 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-69f8e0e1-db35-4441-9b87-f9db86fc0688 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 returned with HTTP 200 Sep 02 00:46:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 426/862] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:43 2026] GET /volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 => generated 850 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f35b7e43-7d41-4adb-b774-43d600bdeca9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f35b7e43-7d41-4adb-b774-43d600bdeca9 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 Sep 02 00:46:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f35b7e43-7d41-4adb-b774-43d600bdeca9 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f35b7e43-7d41-4adb-b774-43d600bdeca9 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f35b7e43-7d41-4adb-b774-43d600bdeca9 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 returned with HTTP 404 Sep 02 00:46:44 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 437/863] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:44 2026] GET /volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:46:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-809c29c6-1cd6-46a4-b670-969147df6d24 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-809c29c6-1cd6-46a4-b670-969147df6d24 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 Sep 02 00:46:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-809c29c6-1cd6-46a4-b670-969147df6d24 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-809c29c6-1cd6-46a4-b670-969147df6d24 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-809c29c6-1cd6-46a4-b670-969147df6d24 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 returned with HTTP 404 Sep 02 00:46:44 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 427/864] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:44 2026] GET /volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:46:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-aeb55224-410f-417e-951b-05023fdde7c7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-aeb55224-410f-417e-951b-05023fdde7c7 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] DELETE http://192.168.122.129/volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 Sep 02 00:46:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-aeb55224-410f-417e-951b-05023fdde7c7 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-aeb55224-410f-417e-951b-05023fdde7c7 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:45 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-aeb55224-410f-417e-951b-05023fdde7c7 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Delete volume with id: 4234bf76-d5fb-4be2-b0f6-07184dcb8784 Sep 02 00:46:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-aeb55224-410f-417e-951b-05023fdde7c7 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 returned with HTTP 404 Sep 02 00:46:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 438/865] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:46:45 2026] DELETE /volume/v3/volumes/4234bf76-d5fb-4be2-b0f6-07184dcb8784 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:46:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-82441660-d9e0-4f3c-90a6-2ac9a436aa37 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-82441660-d9e0-4f3c-90a6-2ac9a436aa37 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:46:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-82441660-d9e0-4f3c-90a6-2ac9a436aa37 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-208733693"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-82441660-d9e0-4f3c-90a6-2ac9a436aa37 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-208733693'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:46:45 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-82441660-d9e0-4f3c-90a6-2ac9a436aa37 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Create volume of 1 GB Sep 02 00:46:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-82441660-d9e0-4f3c-90a6-2ac9a436aa37 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Availability Zones retrieved successfully. Sep 02 00:46:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-82441660-d9e0-4f3c-90a6-2ac9a436aa37 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Flow 'volume_create_api' (4fd00529-f321-4aa9-a2bb-4e7fa245f835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-82441660-d9e0-4f3c-90a6-2ac9a436aa37 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da0400f7-d5c9-4369-9293-4342bf8a2929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-82441660-d9e0-4f3c-90a6-2ac9a436aa37 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:46:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-82441660-d9e0-4f3c-90a6-2ac9a436aa37 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da0400f7-d5c9-4369-9293-4342bf8a2929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-82441660-d9e0-4f3c-90a6-2ac9a436aa37 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4531ba29-1dae-4e89-ad89-0b1d12ced0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:45 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-82441660-d9e0-4f3c-90a6-2ac9a436aa37 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Created reservations ['38063cce-93d8-4aaf-9f9d-8398a0994756', '4ef7e477-f94c-444f-ae1e-cbb7130fd6b3', '05a578ba-4d72-4e03-9150-ae40a1235027', '42e94c25-662a-4c98-bd0b-d6826dfe12a9'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:46:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-82441660-d9e0-4f3c-90a6-2ac9a436aa37 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4531ba29-1dae-4e89-ad89-0b1d12ced0be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38063cce-93d8-4aaf-9f9d-8398a0994756', '4ef7e477-f94c-444f-ae1e-cbb7130fd6b3', '05a578ba-4d72-4e03-9150-ae40a1235027', '42e94c25-662a-4c98-bd0b-d6826dfe12a9']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-82441660-d9e0-4f3c-90a6-2ac9a436aa37 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d005ee0e-8ffa-403f-ae7a-e7e8a806244e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:45 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:45 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-82441660-d9e0-4f3c-90a6-2ac9a436aa37 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d005ee0e-8ffa-403f-ae7a-e7e8a806244e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '844d5e3f-6c71-401c-9d19-213951db23fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-208733693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b335fdf0dce465880bc78770aca5684',qos_specs=None,replication_status=,reservations=['38063cce-93d8-4aaf-9f9d-8398a0994756','4ef7e477-f94c-444f-ae1e-cbb7130fd6b3','05a578ba-4d72-4e03-9150-ae40a1235027','42e94c25-662a-4c98-bd0b-d6826dfe12a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3429ff61ad642c0a19293756d20a8fa',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:46:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-208733693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=844d5e3f-6c71-401c-9d19-213951db23fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b335fdf0dce465880bc78770aca5684',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3429ff61ad642c0a19293756d20a8fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-82441660-d9e0-4f3c-90a6-2ac9a436aa37 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99545562-3644-48da-89d2-be487b8edcc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-82441660-d9e0-4f3c-90a6-2ac9a436aa37 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99545562-3644-48da-89d2-be487b8edcc8) transitioned into state 'SUCCESS' from state '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-208733693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b335fdf0dce465880bc78770aca5684',qos_specs=None,replication_status=,reservations=['38063cce-93d8-4aaf-9f9d-8398a0994756','4ef7e477-f94c-444f-ae1e-cbb7130fd6b3','05a578ba-4d72-4e03-9150-ae40a1235027','42e94c25-662a-4c98-bd0b-d6826dfe12a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3429ff61ad642c0a19293756d20a8fa',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-82441660-d9e0-4f3c-90a6-2ac9a436aa37 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49e0e0c2-5d63-460c-a660-1aba2da3baf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-82441660-d9e0-4f3c-90a6-2ac9a436aa37 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49e0e0c2-5d63-460c-a660-1aba2da3baf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-82441660-d9e0-4f3c-90a6-2ac9a436aa37 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Flow 'volume_create_api' (4fd00529-f321-4aa9-a2bb-4e7fa245f835) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-82441660-d9e0-4f3c-90a6-2ac9a436aa37 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Create volume request issued successfully. Sep 02 00:46:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-82441660-d9e0-4f3c-90a6-2ac9a436aa37 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:46:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 428/866] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:46:45 2026] POST /volume/v3/volumes => generated 757 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:46:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1dbe62a3-0851-41f8-b05c-f76c43407779 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1dbe62a3-0851-41f8-b05c-f76c43407779 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe Sep 02 00:46:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1dbe62a3-0851-41f8-b05c-f76c43407779 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1dbe62a3-0851-41f8-b05c-f76c43407779 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:45 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:45 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1dbe62a3-0851-41f8-b05c-f76c43407779 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1dbe62a3-0851-41f8-b05c-f76c43407779 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe returned with HTTP 200 Sep 02 00:46:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 439/867] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:45 2026] GET /volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe => generated 825 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3723878a-2071-4709-82de-153b1f4d3b0b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3723878a-2071-4709-82de-153b1f4d3b0b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:46:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3723878a-2071-4709-82de-153b1f4d3b0b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1763837421"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-3723878a-2071-4709-82de-153b1f4d3b0b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1763837421'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:46:46 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-3723878a-2071-4709-82de-153b1f4d3b0b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Create volume of 1 GB Sep 02 00:46:46 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:46 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:46 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3723878a-2071-4709-82de-153b1f4d3b0b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Availability Zones retrieved successfully. Sep 02 00:46:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3723878a-2071-4709-82de-153b1f4d3b0b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Flow 'volume_create_api' (312a63af-47c4-4149-8479-3974b115dda4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3723878a-2071-4709-82de-153b1f4d3b0b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3938231c-0bb5-45a8-afd9-d7c35429b265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-3723878a-2071-4709-82de-153b1f4d3b0b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:46:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3723878a-2071-4709-82de-153b1f4d3b0b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3938231c-0bb5-45a8-afd9-d7c35429b265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3723878a-2071-4709-82de-153b1f4d3b0b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57f1ae96-a6d2-4ab8-a684-975d795d91ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-99dd1921-54f8-41b4-8ecb-b94ae2b55353 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:46 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-3723878a-2071-4709-82de-153b1f4d3b0b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Created reservations ['23b07880-aaab-4fe1-b044-8fe76c1e0967', '559f4371-a46b-48c0-80b0-f03a81291bf9', '052e1d65-8a32-4d4d-8b2d-4c89f5b6948a', '1baabf5e-c3f3-4864-b9cd-6510b87d7554'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:46:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-99dd1921-54f8-41b4-8ecb-b94ae2b55353 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe Sep 02 00:46:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-99dd1921-54f8-41b4-8ecb-b94ae2b55353 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-99dd1921-54f8-41b4-8ecb-b94ae2b55353 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3723878a-2071-4709-82de-153b1f4d3b0b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57f1ae96-a6d2-4ab8-a684-975d795d91ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23b07880-aaab-4fe1-b044-8fe76c1e0967', '559f4371-a46b-48c0-80b0-f03a81291bf9', '052e1d65-8a32-4d4d-8b2d-4c89f5b6948a', '1baabf5e-c3f3-4864-b9cd-6510b87d7554']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3723878a-2071-4709-82de-153b1f4d3b0b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9b8798f-de72-417b-b28f-1501a1a7871c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-99dd1921-54f8-41b4-8ecb-b94ae2b55353 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:46 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:46 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3723878a-2071-4709-82de-153b1f4d3b0b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9b8798f-de72-417b-b28f-1501a1a7871c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfde9809-2c01-4d3c-866d-bfc909adff5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1763837421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eac41849554d4375b6e8439c9b5e67ff',qos_specs=None,replication_status=,reservations=['23b07880-aaab-4fe1-b044-8fe76c1e0967','559f4371-a46b-48c0-80b0-f03a81291bf9','052e1d65-8a32-4d4d-8b2d-4c89f5b6948a','1baabf5e-c3f3-4864-b9cd-6510b87d7554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dee92907cfc046ab971c6cf22bd40c48',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:46:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1763837421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfde9809-2c01-4d3c-866d-bfc909adff5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eac41849554d4375b6e8439c9b5e67ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dee92907cfc046ab971c6cf22bd40c48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3723878a-2071-4709-82de-153b1f4d3b0b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f01d72c9-3684-4cba-b773-409a0c2b21f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-99dd1921-54f8-41b4-8ecb-b94ae2b55353 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe returned with HTTP 200 Sep 02 00:46:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 440/868] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:46 2026] GET /volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe => generated 849 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3723878a-2071-4709-82de-153b1f4d3b0b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f01d72c9-3684-4cba-b773-409a0c2b21f4) transitioned into state 'SUCCESS' from state '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-1763837421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eac41849554d4375b6e8439c9b5e67ff',qos_specs=None,replication_status=,reservations=['23b07880-aaab-4fe1-b044-8fe76c1e0967','559f4371-a46b-48c0-80b0-f03a81291bf9','052e1d65-8a32-4d4d-8b2d-4c89f5b6948a','1baabf5e-c3f3-4864-b9cd-6510b87d7554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dee92907cfc046ab971c6cf22bd40c48',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3723878a-2071-4709-82de-153b1f4d3b0b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b259e44-eca8-4b73-8be2-e212bd7fc20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:46:47 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3723878a-2071-4709-82de-153b1f4d3b0b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b259e44-eca8-4b73-8be2-e212bd7fc20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:46:47 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3723878a-2071-4709-82de-153b1f4d3b0b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Flow 'volume_create_api' (312a63af-47c4-4149-8479-3974b115dda4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:46:47 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3723878a-2071-4709-82de-153b1f4d3b0b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Create volume request issued successfully. Sep 02 00:46:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3723878a-2071-4709-82de-153b1f4d3b0b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:46:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 429/869] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:46:45 2026] POST /volume/v3/volumes => generated 767 bytes in 1116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:46:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ca77ed28-18e7-46b7-bd12-60189756a3fc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ca77ed28-18e7-46b7-bd12-60189756a3fc tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f Sep 02 00:46:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ca77ed28-18e7-46b7-bd12-60189756a3fc tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ca77ed28-18e7-46b7-bd12-60189756a3fc tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:47 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:47 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:47 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:47 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:47 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ca77ed28-18e7-46b7-bd12-60189756a3fc tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Volume info retrieved successfully. Sep 02 00:46:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ca77ed28-18e7-46b7-bd12-60189756a3fc tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f returned with HTTP 200 Sep 02 00:46:47 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 441/870] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:47 2026] GET /volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f => generated 835 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5546ecb1-870a-4587-80f7-299b27542ca0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5546ecb1-870a-4587-80f7-299b27542ca0 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe Sep 02 00:46:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5546ecb1-870a-4587-80f7-299b27542ca0 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5546ecb1-870a-4587-80f7-299b27542ca0 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:48 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5546ecb1-870a-4587-80f7-299b27542ca0 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5546ecb1-870a-4587-80f7-299b27542ca0 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe returned with HTTP 200 Sep 02 00:46:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 430/871] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:47 2026] GET /volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe => generated 850 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-69704061-e799-4da9-90e0-d77c89b432ff None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-69704061-e799-4da9-90e0-d77c89b432ff tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] POST http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe/action Sep 02 00:46:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-69704061-e799-4da9-90e0-d77c89b432ff tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:46:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-69704061-e799-4da9-90e0-d77c89b432ff tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.admin_actions [None req-69704061-e799-4da9-90e0-d77c89b432ff tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Updating volume '844d5e3f-6c71-401c-9d19-213951db23fe' with '{'status': 'error'}' {{(pid=86899) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 00:46:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-13e3cb17-f17f-499a-9c0a-00a17b0ecb55 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-13e3cb17-f17f-499a-9c0a-00a17b0ecb55 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f Sep 02 00:46:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-69704061-e799-4da9-90e0-d77c89b432ff tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe/action returned with HTTP 202 Sep 02 00:46:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-13e3cb17-f17f-499a-9c0a-00a17b0ecb55 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 442/872] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:46:48 2026] POST /volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:46:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-13e3cb17-f17f-499a-9c0a-00a17b0ecb55 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-49dcb836-2b0e-4382-8376-a727f5488c8d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-49dcb836-2b0e-4382-8376-a727f5488c8d tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe Sep 02 00:46:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-49dcb836-2b0e-4382-8376-a727f5488c8d tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-49dcb836-2b0e-4382-8376-a727f5488c8d tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:48 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-13e3cb17-f17f-499a-9c0a-00a17b0ecb55 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Volume info retrieved successfully. Sep 02 00:46:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-13e3cb17-f17f-499a-9c0a-00a17b0ecb55 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f returned with HTTP 200 Sep 02 00:46:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 431/873] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:48 2026] GET /volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f => generated 859 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-49dcb836-2b0e-4382-8376-a727f5488c8d tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-49dcb836-2b0e-4382-8376-a727f5488c8d tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe returned with HTTP 200 Sep 02 00:46:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 443/874] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:48 2026] GET /volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe => generated 846 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:46:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-73a6c35b-0196-4ed3-9835-eaee92095bcd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-73a6c35b-0196-4ed3-9835-eaee92095bcd tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] POST http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe/action Sep 02 00:46:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-73a6c35b-0196-4ed3-9835-eaee92095bcd tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:46:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-73a6c35b-0196-4ed3-9835-eaee92095bcd tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.admin_actions [None req-73a6c35b-0196-4ed3-9835-eaee92095bcd tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Updating volume '844d5e3f-6c71-401c-9d19-213951db23fe' with '{'status': 'available'}' {{(pid=86898) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 00:46:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-73a6c35b-0196-4ed3-9835-eaee92095bcd tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe/action returned with HTTP 202 Sep 02 00:46:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 432/875] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:46:48 2026] POST /volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:46:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f5f8ffbe-e022-4c31-8ca1-0f745acfaded None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f5f8ffbe-e022-4c31-8ca1-0f745acfaded tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe Sep 02 00:46:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f5f8ffbe-e022-4c31-8ca1-0f745acfaded tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f5f8ffbe-e022-4c31-8ca1-0f745acfaded tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f5f8ffbe-e022-4c31-8ca1-0f745acfaded tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f5f8ffbe-e022-4c31-8ca1-0f745acfaded tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe returned with HTTP 200 Sep 02 00:46:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 444/876] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:48 2026] GET /volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2f8f936d-acb2-4cc9-a5e8-c412ba77aaf1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2f8f936d-acb2-4cc9-a5e8-c412ba77aaf1 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] POST http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe/action Sep 02 00:46:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2f8f936d-acb2-4cc9-a5e8-c412ba77aaf1 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:46:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2f8f936d-acb2-4cc9-a5e8-c412ba77aaf1 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.admin_actions [None req-2f8f936d-acb2-4cc9-a5e8-c412ba77aaf1 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Updating volume '844d5e3f-6c71-401c-9d19-213951db23fe' with '{'status': 'maintenance'}' {{(pid=86898) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 00:46:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2f8f936d-acb2-4cc9-a5e8-c412ba77aaf1 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe/action returned with HTTP 202 Sep 02 00:46:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 433/877] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:46:48 2026] POST /volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:46:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bfc1a645-dab7-4ee2-b7a3-46c1fc76a581 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bfc1a645-dab7-4ee2-b7a3-46c1fc76a581 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe Sep 02 00:46:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bfc1a645-dab7-4ee2-b7a3-46c1fc76a581 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bfc1a645-dab7-4ee2-b7a3-46c1fc76a581 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-bfc1a645-dab7-4ee2-b7a3-46c1fc76a581 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bfc1a645-dab7-4ee2-b7a3-46c1fc76a581 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe returned with HTTP 200 Sep 02 00:46:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 445/878] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:48 2026] GET /volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a1a9c03e-4183-434f-98cf-778dc5f516e8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a1a9c03e-4183-434f-98cf-778dc5f516e8 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] POST http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe/action Sep 02 00:46:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a1a9c03e-4183-434f-98cf-778dc5f516e8 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:46:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a1a9c03e-4183-434f-98cf-778dc5f516e8 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.admin_actions [None req-a1a9c03e-4183-434f-98cf-778dc5f516e8 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] Updating volume '844d5e3f-6c71-401c-9d19-213951db23fe' with '{'status': 'available'}' {{(pid=86898) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 00:46:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a1a9c03e-4183-434f-98cf-778dc5f516e8 tempest-VolumesActionsTest-154825489 tempest-VolumesActionsTest-154825489-project-admin] http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe/action returned with HTTP 202 Sep 02 00:46:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 434/879] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:46:48 2026] POST /volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:46:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5445bc64-b689-4a3f-bf23-b130452b6798 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5445bc64-b689-4a3f-bf23-b130452b6798 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe Sep 02 00:46:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5445bc64-b689-4a3f-bf23-b130452b6798 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5445bc64-b689-4a3f-bf23-b130452b6798 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5445bc64-b689-4a3f-bf23-b130452b6798 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5445bc64-b689-4a3f-bf23-b130452b6798 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe returned with HTTP 200 Sep 02 00:46:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 446/880] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:48 2026] GET /volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cd16ea48-7c58-41cf-899c-253202e5c7ca None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cd16ea48-7c58-41cf-899c-253202e5c7ca tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe Sep 02 00:46:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cd16ea48-7c58-41cf-899c-253202e5c7ca tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cd16ea48-7c58-41cf-899c-253202e5c7ca tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:48 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-cd16ea48-7c58-41cf-899c-253202e5c7ca tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cd16ea48-7c58-41cf-899c-253202e5c7ca tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe returned with HTTP 200 Sep 02 00:46:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 435/881] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:48 2026] GET /volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-687e0f06-6936-46bd-a30b-6ce51f0e2a17 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-687e0f06-6936-46bd-a30b-6ce51f0e2a17 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] DELETE http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe Sep 02 00:46:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-687e0f06-6936-46bd-a30b-6ce51f0e2a17 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-687e0f06-6936-46bd-a30b-6ce51f0e2a17 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:48 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-687e0f06-6936-46bd-a30b-6ce51f0e2a17 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Delete volume with id: 844d5e3f-6c71-401c-9d19-213951db23fe Sep 02 00:46:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-687e0f06-6936-46bd-a30b-6ce51f0e2a17 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-687e0f06-6936-46bd-a30b-6ce51f0e2a17 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Delete volume request issued successfully. Sep 02 00:46:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-687e0f06-6936-46bd-a30b-6ce51f0e2a17 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe returned with HTTP 202 Sep 02 00:46:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 447/882] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:46:48 2026] DELETE /volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:46:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-751cd2c0-c3dd-43b0-abbf-0bbea15e385c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-751cd2c0-c3dd-43b0-abbf-0bbea15e385c tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe Sep 02 00:46:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-751cd2c0-c3dd-43b0-abbf-0bbea15e385c tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-751cd2c0-c3dd-43b0-abbf-0bbea15e385c tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:49 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-751cd2c0-c3dd-43b0-abbf-0bbea15e385c tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Volume info retrieved successfully. Sep 02 00:46:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-751cd2c0-c3dd-43b0-abbf-0bbea15e385c tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe returned with HTTP 200 Sep 02 00:46:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 436/883] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:49 2026] GET /volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe => generated 849 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:46:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-746a14a6-f6bd-46ba-b9d1-b169dfecbc9c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-746a14a6-f6bd-46ba-b9d1-b169dfecbc9c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f Sep 02 00:46:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-746a14a6-f6bd-46ba-b9d1-b169dfecbc9c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-746a14a6-f6bd-46ba-b9d1-b169dfecbc9c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:49 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:49 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:46:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-746a14a6-f6bd-46ba-b9d1-b169dfecbc9c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Volume info retrieved successfully. Sep 02 00:46:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-746a14a6-f6bd-46ba-b9d1-b169dfecbc9c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f returned with HTTP 200 Sep 02 00:46:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 448/884] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:49 2026] GET /volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f => generated 860 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3b34ea9c-61c8-43ab-83f6-de640dc5b4fa None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b34ea9c-61c8-43ab-83f6-de640dc5b4fa tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:46:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3b34ea9c-61c8-43ab-83f6-de640dc5b4fa tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dfde9809-2c01-4d3c-866d-bfc909adff5f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1857204896"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:49 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3b34ea9c-61c8-43ab-83f6-de640dc5b4fa tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Volume info retrieved successfully. Sep 02 00:46:49 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-3b34ea9c-61c8-43ab-83f6-de640dc5b4fa tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Create snapshot from volume dfde9809-2c01-4d3c-866d-bfc909adff5f Sep 02 00:46:49 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-3b34ea9c-61c8-43ab-83f6-de640dc5b4fa tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:46:49 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-3b34ea9c-61c8-43ab-83f6-de640dc5b4fa tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Created reservations ['0c41c8d1-39d3-4a9f-acf9-fb8a2add13bc', 'feac5d10-ef27-425e-919a-ae5aeb07bb61', '978dad23-aa7f-4a6e-bf42-e63443a0dc1a', '7905d456-ef8b-4d3c-80b5-07d7492c2392'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:46:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:49 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3b34ea9c-61c8-43ab-83f6-de640dc5b4fa tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot create request issued successfully. Sep 02 00:46:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b34ea9c-61c8-43ab-83f6-de640dc5b4fa tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:46:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 437/885] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:46:49 2026] POST /volume/v3/snapshots => generated 314 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:46:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-59cf7fe1-73bd-4798-987b-9dc80a9a4b3e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-59cf7fe1-73bd-4798-987b-9dc80a9a4b3e tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 Sep 02 00:46:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-59cf7fe1-73bd-4798-987b-9dc80a9a4b3e tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-59cf7fe1-73bd-4798-987b-9dc80a9a4b3e tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-59cf7fe1-73bd-4798-987b-9dc80a9a4b3e tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot retrieved successfully. Sep 02 00:46:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-59cf7fe1-73bd-4798-987b-9dc80a9a4b3e tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 returned with HTTP 200 Sep 02 00:46:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 449/886] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:46:49 2026] GET /volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 => generated 446 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9b7764b4-945f-4be6-9ea0-417536a47834 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9b7764b4-945f-4be6-9ea0-417536a47834 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] GET http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe Sep 02 00:46:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9b7764b4-945f-4be6-9ea0-417536a47834 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9b7764b4-945f-4be6-9ea0-417536a47834 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9b7764b4-945f-4be6-9ea0-417536a47834 tempest-VolumesActionsTest-1624428836 tempest-VolumesActionsTest-1624428836-project-member] http://192.168.122.129/volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe returned with HTTP 404 Sep 02 00:46:50 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 438/887] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:46:50 2026] GET /volume/v3/volumes/844d5e3f-6c71-401c-9d19-213951db23fe => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:46:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c5499398-5a9f-4738-bd03-aa8f8410cb92 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c5499398-5a9f-4738-bd03-aa8f8410cb92 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 Sep 02 00:46:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c5499398-5a9f-4738-bd03-aa8f8410cb92 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c5499398-5a9f-4738-bd03-aa8f8410cb92 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:50 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:50 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c5499398-5a9f-4738-bd03-aa8f8410cb92 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot retrieved successfully. Sep 02 00:46:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c5499398-5a9f-4738-bd03-aa8f8410cb92 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 returned with HTTP 200 Sep 02 00:46:50 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 450/888] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:46:50 2026] GET /volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 => generated 446 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d49a643c-0f62-4ed4-a656-3b45b842a7df None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d49a643c-0f62-4ed4-a656-3b45b842a7df tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 Sep 02 00:46:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d49a643c-0f62-4ed4-a656-3b45b842a7df tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d49a643c-0f62-4ed4-a656-3b45b842a7df tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:51 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:51 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:51 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d49a643c-0f62-4ed4-a656-3b45b842a7df tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot retrieved successfully. Sep 02 00:46:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d49a643c-0f62-4ed4-a656-3b45b842a7df tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 returned with HTTP 200 Sep 02 00:46:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 439/889] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:46:51 2026] GET /volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 => generated 446 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-151119b9-5125-485e-a24c-ab6080bdc8e5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-151119b9-5125-485e-a24c-ab6080bdc8e5 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 Sep 02 00:46:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-151119b9-5125-485e-a24c-ab6080bdc8e5 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-151119b9-5125-485e-a24c-ab6080bdc8e5 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:52 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:52 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:52 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-151119b9-5125-485e-a24c-ab6080bdc8e5 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot retrieved successfully. Sep 02 00:46:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-151119b9-5125-485e-a24c-ab6080bdc8e5 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 returned with HTTP 200 Sep 02 00:46:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 451/890] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:46:52 2026] GET /volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 => generated 473 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4c47d2e6-c0b0-43a4-beec-cea914cc5b35 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4c47d2e6-c0b0-43a4-beec-cea914cc5b35 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:46:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4c47d2e6-c0b0-43a4-beec-cea914cc5b35 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dfde9809-2c01-4d3c-866d-bfc909adff5f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-754873792"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:52 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:52 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:52 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:52 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:52 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4c47d2e6-c0b0-43a4-beec-cea914cc5b35 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Volume info retrieved successfully. Sep 02 00:46:52 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-4c47d2e6-c0b0-43a4-beec-cea914cc5b35 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Create snapshot from volume dfde9809-2c01-4d3c-866d-bfc909adff5f Sep 02 00:46:53 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-4c47d2e6-c0b0-43a4-beec-cea914cc5b35 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Created reservations ['2e7fcb7f-5b1f-4d84-952c-8b2995c1fd36', 'd9cbde0d-09b1-4caf-888f-69789f434644', 'c0db2f90-af31-4c0c-afbc-df5ff0b653a8', '7d94917f-4f17-4105-b22f-d2bff5ad5470'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:46:53 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:53 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:53 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4c47d2e6-c0b0-43a4-beec-cea914cc5b35 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot create request issued successfully. Sep 02 00:46:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4c47d2e6-c0b0-43a4-beec-cea914cc5b35 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:46:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 440/891] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:46:52 2026] POST /volume/v3/snapshots => generated 313 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:46:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4dd8d696-2553-4485-a764-48ffd91c64c0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4dd8d696-2553-4485-a764-48ffd91c64c0 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/c354148a-a435-49f2-9280-b8234a258d96 Sep 02 00:46:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4dd8d696-2553-4485-a764-48ffd91c64c0 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4dd8d696-2553-4485-a764-48ffd91c64c0 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:53 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:53 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4dd8d696-2553-4485-a764-48ffd91c64c0 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot retrieved successfully. Sep 02 00:46:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4dd8d696-2553-4485-a764-48ffd91c64c0 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/c354148a-a435-49f2-9280-b8234a258d96 returned with HTTP 200 Sep 02 00:46:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 452/892] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:46:53 2026] GET /volume/v3/snapshots/c354148a-a435-49f2-9280-b8234a258d96 => generated 445 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-62dd1465-d53f-458d-b376-d55dd37ea669 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-62dd1465-d53f-458d-b376-d55dd37ea669 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/c354148a-a435-49f2-9280-b8234a258d96 Sep 02 00:46:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-62dd1465-d53f-458d-b376-d55dd37ea669 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-62dd1465-d53f-458d-b376-d55dd37ea669 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:54 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:54 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:54 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-62dd1465-d53f-458d-b376-d55dd37ea669 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot retrieved successfully. Sep 02 00:46:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-62dd1465-d53f-458d-b376-d55dd37ea669 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/c354148a-a435-49f2-9280-b8234a258d96 returned with HTTP 200 Sep 02 00:46:54 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 441/893] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:46:54 2026] GET /volume/v3/snapshots/c354148a-a435-49f2-9280-b8234a258d96 => generated 445 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:46:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-062b884f-7c2e-4f00-927f-427e8088e44c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-062b884f-7c2e-4f00-927f-427e8088e44c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/c354148a-a435-49f2-9280-b8234a258d96 Sep 02 00:46:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-062b884f-7c2e-4f00-927f-427e8088e44c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-062b884f-7c2e-4f00-927f-427e8088e44c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:55 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:55 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:55 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-062b884f-7c2e-4f00-927f-427e8088e44c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot retrieved successfully. Sep 02 00:46:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-062b884f-7c2e-4f00-927f-427e8088e44c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/c354148a-a435-49f2-9280-b8234a258d96 returned with HTTP 200 Sep 02 00:46:55 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 453/894] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:46:55 2026] GET /volume/v3/snapshots/c354148a-a435-49f2-9280-b8234a258d96 => generated 472 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a56fa450-3ff3-43be-8502-b6e82f97db26 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a56fa450-3ff3-43be-8502-b6e82f97db26 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:46:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a56fa450-3ff3-43be-8502-b6e82f97db26 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dfde9809-2c01-4d3c-866d-bfc909adff5f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2008267071"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:46:55 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:55 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:55 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:55 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:55 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a56fa450-3ff3-43be-8502-b6e82f97db26 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Volume info retrieved successfully. Sep 02 00:46:55 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-a56fa450-3ff3-43be-8502-b6e82f97db26 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Create snapshot from volume dfde9809-2c01-4d3c-866d-bfc909adff5f Sep 02 00:46:55 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-a56fa450-3ff3-43be-8502-b6e82f97db26 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Created reservations ['25b9d082-52fd-4986-a34a-c37fc1fef5aa', '249c4e83-e6d2-4207-98e3-40a7ec784852', '4f9ac039-a63e-4171-b0d3-90c75ff80704', '0295922b-d0ca-46b5-abc2-fc5e141be936'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:46:55 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:55 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:55 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a56fa450-3ff3-43be-8502-b6e82f97db26 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot create request issued successfully. Sep 02 00:46:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a56fa450-3ff3-43be-8502-b6e82f97db26 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:46:55 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 442/895] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:46:55 2026] POST /volume/v3/snapshots => generated 314 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:46:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a0cee535-8943-43c4-962e-261303c03951 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a0cee535-8943-43c4-962e-261303c03951 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 Sep 02 00:46:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a0cee535-8943-43c4-962e-261303c03951 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a0cee535-8943-43c4-962e-261303c03951 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:55 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:55 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:55 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a0cee535-8943-43c4-962e-261303c03951 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot retrieved successfully. Sep 02 00:46:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a0cee535-8943-43c4-962e-261303c03951 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 returned with HTTP 200 Sep 02 00:46:55 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 454/896] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:46:55 2026] GET /volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 => generated 446 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-84aeb1f9-4929-439c-906f-d160ace533ac None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-84aeb1f9-4929-439c-906f-d160ace533ac tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 Sep 02 00:46:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-84aeb1f9-4929-439c-906f-d160ace533ac tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-84aeb1f9-4929-439c-906f-d160ace533ac tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:56 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:56 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:56 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-84aeb1f9-4929-439c-906f-d160ace533ac tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot retrieved successfully. Sep 02 00:46:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-84aeb1f9-4929-439c-906f-d160ace533ac tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 returned with HTTP 200 Sep 02 00:46:56 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 443/897] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:46:56 2026] GET /volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 => generated 446 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4ee4662c-d7a9-4a01-8274-ed3df83af8b2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4ee4662c-d7a9-4a01-8274-ed3df83af8b2 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 Sep 02 00:46:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4ee4662c-d7a9-4a01-8274-ed3df83af8b2 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4ee4662c-d7a9-4a01-8274-ed3df83af8b2 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:57 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:57 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:57 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4ee4662c-d7a9-4a01-8274-ed3df83af8b2 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot retrieved successfully. Sep 02 00:46:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4ee4662c-d7a9-4a01-8274-ed3df83af8b2 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 returned with HTTP 200 Sep 02 00:46:57 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 455/898] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:46:57 2026] GET /volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 => generated 446 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-705ef332-3792-4129-be1b-a87384047686 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-705ef332-3792-4129-be1b-a87384047686 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 Sep 02 00:46:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-705ef332-3792-4129-be1b-a87384047686 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-705ef332-3792-4129-be1b-a87384047686 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-705ef332-3792-4129-be1b-a87384047686 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot retrieved successfully. Sep 02 00:46:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-705ef332-3792-4129-be1b-a87384047686 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 returned with HTTP 200 Sep 02 00:46:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 444/899] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:46:58 2026] GET /volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 => generated 473 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3be8894c-bb10-4300-9175-2d7b1775a460 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3be8894c-bb10-4300-9175-2d7b1775a460 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots?limit=1 Sep 02 00:46:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3be8894c-bb10-4300-9175-2d7b1775a460 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3be8894c-bb10-4300-9175-2d7b1775a460 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-3be8894c-bb10-4300-9175-2d7b1775a460 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:58 devstack devstack@c-api.service[86899]: DEBUG cinder.db.api [None req-3be8894c-bb10-4300-9175-2d7b1775a460 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Building query based on filter {{(pid=86899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3be8894c-bb10-4300-9175-2d7b1775a460 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Get all snapshots completed successfully. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3be8894c-bb10-4300-9175-2d7b1775a460 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 02 00:46:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 456/900] 192.168.122.129 () {58 vars in 1142 bytes} [Wed Sep 2 00:46:58 2026] GET /volume/v3/snapshots?limit=1 => generated 486 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e545d913-3f6b-40f2-9740-493c56f60b60 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e545d913-3f6b-40f2-9740-493c56f60b60 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e545d913-3f6b-40f2-9740-493c56f60b60 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e545d913-3f6b-40f2-9740-493c56f60b60 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-e545d913-3f6b-40f2-9740-493c56f60b60 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.db.api [None req-e545d913-3f6b-40f2-9740-493c56f60b60 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Building query based on filter {{(pid=86898) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:59 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:46:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e545d913-3f6b-40f2-9740-493c56f60b60 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Get all snapshots completed successfully. Sep 02 00:46:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e545d913-3f6b-40f2-9740-493c56f60b60 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 200 Sep 02 00:46:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 445/901] 192.168.122.129 () {58 vars in 1127 bytes} [Wed Sep 2 00:46:59 2026] GET /volume/v3/snapshots => generated 995 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-690f6187-827b-42e7-a415-e8829ec87b12 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-690f6187-827b-42e7-a415-e8829ec87b12 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots?limit=100000 Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-690f6187-827b-42e7-a415-e8829ec87b12 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-690f6187-827b-42e7-a415-e8829ec87b12 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-690f6187-827b-42e7-a415-e8829ec87b12 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.db.api [None req-690f6187-827b-42e7-a415-e8829ec87b12 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Building query based on filter {{(pid=86899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-690f6187-827b-42e7-a415-e8829ec87b12 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Get all snapshots completed successfully. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-690f6187-827b-42e7-a415-e8829ec87b12 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 02 00:46:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 457/902] 192.168.122.129 () {58 vars in 1152 bytes} [Wed Sep 2 00:46:59 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4f17970a-48af-4ed8-8eef-24616db14aeb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4f17970a-48af-4ed8-8eef-24616db14aeb tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots?limit=0 Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4f17970a-48af-4ed8-8eef-24616db14aeb tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4f17970a-48af-4ed8-8eef-24616db14aeb tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-4f17970a-48af-4ed8-8eef-24616db14aeb tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:59 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.db.api [None req-4f17970a-48af-4ed8-8eef-24616db14aeb tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Building query based on filter {{(pid=86898) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:59 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:46:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4f17970a-48af-4ed8-8eef-24616db14aeb tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Get all snapshots completed successfully. Sep 02 00:46:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4f17970a-48af-4ed8-8eef-24616db14aeb tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 02 00:46:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 446/903] 192.168.122.129 () {58 vars in 1142 bytes} [Wed Sep 2 00:46:59 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4fd96cc0-910a-4a1a-ab26-dbb038ed7d53 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4fd96cc0-910a-4a1a-ab26-dbb038ed7d53 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4fd96cc0-910a-4a1a-ab26-dbb038ed7d53 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4fd96cc0-910a-4a1a-ab26-dbb038ed7d53 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-4fd96cc0-910a-4a1a-ab26-dbb038ed7d53 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.db.api [None req-4fd96cc0-910a-4a1a-ab26-dbb038ed7d53 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Building query based on filter {{(pid=86899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4fd96cc0-910a-4a1a-ab26-dbb038ed7d53 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Get all snapshots completed successfully. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4fd96cc0-910a-4a1a-ab26-dbb038ed7d53 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 200 Sep 02 00:46:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 458/904] 192.168.122.129 () {58 vars in 1127 bytes} [Wed Sep 2 00:46:59 2026] GET /volume/v3/snapshots => generated 995 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2e7f5860-2263-451c-a52f-951a3a8e6fea None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2e7f5860-2263-451c-a52f-951a3a8e6fea tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots?marker=c354148a-a435-49f2-9280-b8234a258d96 Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2e7f5860-2263-451c-a52f-951a3a8e6fea tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2e7f5860-2263-451c-a52f-951a3a8e6fea tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-2e7f5860-2263-451c-a52f-951a3a8e6fea tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.db.api [None req-2e7f5860-2263-451c-a52f-951a3a8e6fea tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Building query based on filter {{(pid=86898) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2e7f5860-2263-451c-a52f-951a3a8e6fea tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Get all snapshots completed successfully. Sep 02 00:46:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2e7f5860-2263-451c-a52f-951a3a8e6fea tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots?marker=c354148a-a435-49f2-9280-b8234a258d96 returned with HTTP 200 Sep 02 00:46:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 447/905] 192.168.122.129 () {58 vars in 1214 bytes} [Wed Sep 2 00:46:59 2026] GET /volume/v3/snapshots?marker=c354148a-a435-49f2-9280-b8234a258d96 => generated 342 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-91b61fa6-5608-461e-87c6-8a1236c05d4c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-91b61fa6-5608-461e-87c6-8a1236c05d4c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots?offset=2&limit=3 Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-91b61fa6-5608-461e-87c6-8a1236c05d4c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-91b61fa6-5608-461e-87c6-8a1236c05d4c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-91b61fa6-5608-461e-87c6-8a1236c05d4c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.db.api [None req-91b61fa6-5608-461e-87c6-8a1236c05d4c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Building query based on filter {{(pid=86899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-91b61fa6-5608-461e-87c6-8a1236c05d4c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Get all snapshots completed successfully. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-91b61fa6-5608-461e-87c6-8a1236c05d4c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 02 00:46:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 459/906] 192.168.122.129 () {58 vars in 1160 bytes} [Wed Sep 2 00:46:59 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-038f7968-df08-4458-83d0-5c79bb10fb92 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-038f7968-df08-4458-83d0-5c79bb10fb92 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-038f7968-df08-4458-83d0-5c79bb10fb92 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-038f7968-df08-4458-83d0-5c79bb10fb92 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-038f7968-df08-4458-83d0-5c79bb10fb92 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:59 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.db.api [None req-038f7968-df08-4458-83d0-5c79bb10fb92 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Building query based on filter {{(pid=86898) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:59 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:46:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-038f7968-df08-4458-83d0-5c79bb10fb92 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Get all snapshots completed successfully. Sep 02 00:46:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-038f7968-df08-4458-83d0-5c79bb10fb92 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 02 00:46:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 448/907] 192.168.122.129 () {58 vars in 1192 bytes} [Wed Sep 2 00:46:59 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ce3f47d3-1db1-4e9b-b60d-15b6bf0062a0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ce3f47d3-1db1-4e9b-b60d-15b6bf0062a0 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ce3f47d3-1db1-4e9b-b60d-15b6bf0062a0 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ce3f47d3-1db1-4e9b-b60d-15b6bf0062a0 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-ce3f47d3-1db1-4e9b-b60d-15b6bf0062a0 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.db.api [None req-ce3f47d3-1db1-4e9b-b60d-15b6bf0062a0 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Building query based on filter {{(pid=86899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ce3f47d3-1db1-4e9b-b60d-15b6bf0062a0 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Get all snapshots completed successfully. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ce3f47d3-1db1-4e9b-b60d-15b6bf0062a0 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 02 00:46:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 460/908] 192.168.122.129 () {58 vars in 1194 bytes} [Wed Sep 2 00:46:59 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b407ab15-4917-41ad-b80a-57276a907b9a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b407ab15-4917-41ad-b80a-57276a907b9a tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b407ab15-4917-41ad-b80a-57276a907b9a tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b407ab15-4917-41ad-b80a-57276a907b9a tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-b407ab15-4917-41ad-b80a-57276a907b9a tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:59 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.db.api [None req-b407ab15-4917-41ad-b80a-57276a907b9a tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Building query based on filter {{(pid=86898) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:59 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:46:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b407ab15-4917-41ad-b80a-57276a907b9a tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Get all snapshots completed successfully. Sep 02 00:46:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b407ab15-4917-41ad-b80a-57276a907b9a tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 02 00:46:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 449/909] 192.168.122.129 () {58 vars in 1176 bytes} [Wed Sep 2 00:46:59 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d17c91e5-b5be-4500-be5f-8af7dec4e63f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-eca98c9e-896f-42fd-b089-dfc6c705c2f6 req-a4ad9030-cecb-404d-9161-2c3dafece7c5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d17c91e5-b5be-4500-be5f-8af7dec4e63f tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d17c91e5-b5be-4500-be5f-8af7dec4e63f tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d17c91e5-b5be-4500-be5f-8af7dec4e63f tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-d17c91e5-b5be-4500-be5f-8af7dec4e63f tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.db.api [None req-d17c91e5-b5be-4500-be5f-8af7dec4e63f tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Building query based on filter {{(pid=86899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-eca98c9e-896f-42fd-b089-dfc6c705c2f6 req-a4ad9030-cecb-404d-9161-2c3dafece7c5 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] DELETE http://192.168.122.129/volume/v3/attachments/eaaae9d0-5b9c-4194-b5f2-997c69e7e893 Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-eca98c9e-896f-42fd-b089-dfc6c705c2f6 req-a4ad9030-cecb-404d-9161-2c3dafece7c5 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-eca98c9e-896f-42fd-b089-dfc6c705c2f6 req-a4ad9030-cecb-404d-9161-2c3dafece7c5 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:59 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d17c91e5-b5be-4500-be5f-8af7dec4e63f tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Get all snapshots completed successfully. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d17c91e5-b5be-4500-be5f-8af7dec4e63f tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 02 00:46:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 461/910] 192.168.122.129 () {58 vars in 1178 bytes} [Wed Sep 2 00:46:59 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-818fe659-ea77-4d49-b9e0-48e1271c4f1e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-818fe659-ea77-4d49-b9e0-48e1271c4f1e tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-818fe659-ea77-4d49-b9e0-48e1271c4f1e tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-818fe659-ea77-4d49-b9e0-48e1271c4f1e tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-818fe659-ea77-4d49-b9e0-48e1271c4f1e tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.db.api [None req-818fe659-ea77-4d49-b9e0-48e1271c4f1e tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Building query based on filter {{(pid=86899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:46:59 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:59 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-818fe659-ea77-4d49-b9e0-48e1271c4f1e tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Get all snapshots completed successfully. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-818fe659-ea77-4d49-b9e0-48e1271c4f1e tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 02 00:46:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 462/911] 192.168.122.129 () {58 vars in 1196 bytes} [Wed Sep 2 00:46:59 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-82cbfc8e-5acd-49d1-b08e-110c2639bf92 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-82cbfc8e-5acd-49d1-b08e-110c2639bf92 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-82cbfc8e-5acd-49d1-b08e-110c2639bf92 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-82cbfc8e-5acd-49d1-b08e-110c2639bf92 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-82cbfc8e-5acd-49d1-b08e-110c2639bf92 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.db.api [None req-82cbfc8e-5acd-49d1-b08e-110c2639bf92 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Building query based on filter {{(pid=86899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-eca98c9e-896f-42fd-b089-dfc6c705c2f6 req-a4ad9030-cecb-404d-9161-2c3dafece7c5 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/attachments/eaaae9d0-5b9c-4194-b5f2-997c69e7e893 returned with HTTP 200 Sep 02 00:46:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 450/912] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:46:59 2026] DELETE /volume/v3/attachments/eaaae9d0-5b9c-4194-b5f2-997c69e7e893 => generated 19 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-82cbfc8e-5acd-49d1-b08e-110c2639bf92 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Get all snapshots completed successfully. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-82cbfc8e-5acd-49d1-b08e-110c2639bf92 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 02 00:46:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 463/913] 192.168.122.129 () {58 vars in 1198 bytes} [Wed Sep 2 00:46:59 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-eca98c9e-896f-42fd-b089-dfc6c705c2f6 req-e0de39c9-bd76-433d-af37-99d9043bafda None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f39c880e-f1ff-4c93-8715-b058e9e06d86 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-eca98c9e-896f-42fd-b089-dfc6c705c2f6 req-e0de39c9-bd76-433d-af37-99d9043bafda tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] DELETE http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-eca98c9e-896f-42fd-b089-dfc6c705c2f6 req-e0de39c9-bd76-433d-af37-99d9043bafda tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-eca98c9e-896f-42fd-b089-dfc6c705c2f6 req-e0de39c9-bd76-433d-af37-99d9043bafda tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [req-eca98c9e-896f-42fd-b089-dfc6c705c2f6 req-e0de39c9-bd76-433d-af37-99d9043bafda tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Delete volume with id: 25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f39c880e-f1ff-4c93-8715-b058e9e06d86 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2008267071 Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f39c880e-f1ff-4c93-8715-b058e9e06d86 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f39c880e-f1ff-4c93-8715-b058e9e06d86 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-f39c880e-f1ff-4c93-8715-b058e9e06d86 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.db.api [None req-f39c880e-f1ff-4c93-8715-b058e9e06d86 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Building query based on filter {{(pid=86899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:59 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:46:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:46:59 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:59 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:46:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-eca98c9e-896f-42fd-b089-dfc6c705c2f6 req-e0de39c9-bd76-433d-af37-99d9043bafda tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f39c880e-f1ff-4c93-8715-b058e9e06d86 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Get all snapshots completed successfully. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f39c880e-f1ff-4c93-8715-b058e9e06d86 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2008267071 returned with HTTP 200 Sep 02 00:46:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 464/914] 192.168.122.129 () {58 vars in 1269 bytes} [Wed Sep 2 00:46:59 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2008267071 => generated 476 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=507,cinder:UPDATE=145,cinder:INSERT=70,cinder:DELETE=7 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c901ac99-9828-4f02-87ce-f698089f2322 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c901ac99-9828-4f02-87ce-f698089f2322 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/detail?status=available Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c901ac99-9828-4f02-87ce-f698089f2322 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c901ac99-9828-4f02-87ce-f698089f2322 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-c901ac99-9828-4f02-87ce-f698089f2322 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:46:59 devstack devstack@c-api.service[86899]: DEBUG cinder.db.api [None req-c901ac99-9828-4f02-87ce-f698089f2322 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Building query based on filter {{(pid=86899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-eca98c9e-896f-42fd-b089-dfc6c705c2f6 req-e0de39c9-bd76-433d-af37-99d9043bafda tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Delete volume request issued successfully. Sep 02 00:46:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-eca98c9e-896f-42fd-b089-dfc6c705c2f6 req-e0de39c9-bd76-433d-af37-99d9043bafda tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 returned with HTTP 202 Sep 02 00:46:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 451/915] 192.168.122.129 () {62 vars in 1509 bytes} [Wed Sep 2 00:46:59 2026] DELETE /volume/v3/volumes/25b2b3cf-fad6-4d49-b3f1-0d7418eb6ab0 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:46:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c901ac99-9828-4f02-87ce-f698089f2322 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Get all snapshots completed successfully. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:46:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:46:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c901ac99-9828-4f02-87ce-f698089f2322 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 02 00:46:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 465/916] 192.168.122.129 () {58 vars in 1181 bytes} [Wed Sep 2 00:46:59 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3c49e49d-930a-49f7-a35c-4f0e1b255b40 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3c49e49d-930a-49f7-a35c-4f0e1b255b40 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2008267071 Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3c49e49d-930a-49f7-a35c-4f0e1b255b40 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3c49e49d-930a-49f7-a35c-4f0e1b255b40 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:46:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-3c49e49d-930a-49f7-a35c-4f0e1b255b40 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:47:00 devstack devstack@c-api.service[86898]: DEBUG cinder.db.api [None req-3c49e49d-930a-49f7-a35c-4f0e1b255b40 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Building query based on filter {{(pid=86898) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:47:00 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:00 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:47:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3c49e49d-930a-49f7-a35c-4f0e1b255b40 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Get all snapshots completed successfully. Sep 02 00:47:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3c49e49d-930a-49f7-a35c-4f0e1b255b40 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2008267071 returned with HTTP 200 Sep 02 00:47:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 452/917] 192.168.122.129 () {58 vars in 1303 bytes} [Wed Sep 2 00:46:59 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2008267071 => generated 476 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-917ca202-9be7-4d9d-be08-ae5a3fcb84ed None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-917ca202-9be7-4d9d-be08-ae5a3fcb84ed tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2008267071 Sep 02 00:47:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-917ca202-9be7-4d9d-be08-ae5a3fcb84ed tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-917ca202-9be7-4d9d-be08-ae5a3fcb84ed tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-917ca202-9be7-4d9d-be08-ae5a3fcb84ed tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:47:00 devstack devstack@c-api.service[86899]: DEBUG cinder.db.api [None req-917ca202-9be7-4d9d-be08-ae5a3fcb84ed tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Building query based on filter {{(pid=86899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:47:00 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:00 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:47:00 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-917ca202-9be7-4d9d-be08-ae5a3fcb84ed tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Get all snapshots completed successfully. Sep 02 00:47:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-917ca202-9be7-4d9d-be08-ae5a3fcb84ed tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2008267071 returned with HTTP 200 Sep 02 00:47:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 466/918] 192.168.122.129 () {58 vars in 1248 bytes} [Wed Sep 2 00:47:00 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2008267071 => generated 342 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-035a9508-1f11-461c-b77d-e7ac6278f07c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-035a9508-1f11-461c-b77d-e7ac6278f07c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots?status=available Sep 02 00:47:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-035a9508-1f11-461c-b77d-e7ac6278f07c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-035a9508-1f11-461c-b77d-e7ac6278f07c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-035a9508-1f11-461c-b77d-e7ac6278f07c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:47:00 devstack devstack@c-api.service[86898]: DEBUG cinder.db.api [None req-035a9508-1f11-461c-b77d-e7ac6278f07c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Building query based on filter {{(pid=86898) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:47:00 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:00 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:47:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-035a9508-1f11-461c-b77d-e7ac6278f07c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Get all snapshots completed successfully. Sep 02 00:47:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-035a9508-1f11-461c-b77d-e7ac6278f07c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots?status=available returned with HTTP 200 Sep 02 00:47:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 453/919] 192.168.122.129 () {58 vars in 1160 bytes} [Wed Sep 2 00:47:00 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-55edf6de-4fac-4d24-96a2-57510d423b35 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-55edf6de-4fac-4d24-96a2-57510d423b35 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2008267071 Sep 02 00:47:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-55edf6de-4fac-4d24-96a2-57510d423b35 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-55edf6de-4fac-4d24-96a2-57510d423b35 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-55edf6de-4fac-4d24-96a2-57510d423b35 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:47:00 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:00 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:00 devstack devstack@c-api.service[86899]: DEBUG cinder.db.api [None req-55edf6de-4fac-4d24-96a2-57510d423b35 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Building query based on filter {{(pid=86899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:47:00 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:00 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:47:00 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-55edf6de-4fac-4d24-96a2-57510d423b35 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Get all snapshots completed successfully. Sep 02 00:47:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-55edf6de-4fac-4d24-96a2-57510d423b35 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2008267071 returned with HTTP 200 Sep 02 00:47:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 467/920] 192.168.122.129 () {58 vars in 1282 bytes} [Wed Sep 2 00:47:00 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2008267071 => generated 342 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bfca7a08-1c56-428a-829f-db56ba557294 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bfca7a08-1c56-428a-829f-db56ba557294 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 Sep 02 00:47:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bfca7a08-1c56-428a-829f-db56ba557294 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bfca7a08-1c56-428a-829f-db56ba557294 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:00 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-bfca7a08-1c56-428a-829f-db56ba557294 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Delete snapshot with id: 4f360875-39d5-4775-a7be-61048cb88dc5 Sep 02 00:47:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-bfca7a08-1c56-428a-829f-db56ba557294 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot retrieved successfully. Sep 02 00:47:00 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:00 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-bfca7a08-1c56-428a-829f-db56ba557294 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot delete request issued successfully. Sep 02 00:47:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bfca7a08-1c56-428a-829f-db56ba557294 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 returned with HTTP 202 Sep 02 00:47:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 454/921] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:47:00 2026] DELETE /volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:47:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-916e17cd-94ba-4e52-8e4d-36784f2c0851 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-916e17cd-94ba-4e52-8e4d-36784f2c0851 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 Sep 02 00:47:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-916e17cd-94ba-4e52-8e4d-36784f2c0851 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-916e17cd-94ba-4e52-8e4d-36784f2c0851 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:00 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:00 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:00 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-916e17cd-94ba-4e52-8e4d-36784f2c0851 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot retrieved successfully. Sep 02 00:47:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-916e17cd-94ba-4e52-8e4d-36784f2c0851 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 returned with HTTP 200 Sep 02 00:47:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 468/922] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:47:00 2026] GET /volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 => generated 472 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3b7a79c6-0f69-4a44-b5e1-94233171a1ce None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b7a79c6-0f69-4a44-b5e1-94233171a1ce tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] DELETE http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 Sep 02 00:47:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3b7a79c6-0f69-4a44-b5e1-94233171a1ce tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3b7a79c6-0f69-4a44-b5e1-94233171a1ce tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:00 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-3b7a79c6-0f69-4a44-b5e1-94233171a1ce tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Delete volume with id: c4a5fb74-6277-49ef-a57c-fcea248e35c0 Sep 02 00:47:00 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:00 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3b7a79c6-0f69-4a44-b5e1-94233171a1ce tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:47:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3b7a79c6-0f69-4a44-b5e1-94233171a1ce tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Delete volume request issued successfully. Sep 02 00:47:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b7a79c6-0f69-4a44-b5e1-94233171a1ce tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 returned with HTTP 202 Sep 02 00:47:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 455/923] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:47:00 2026] DELETE /volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 => generated 0 bytes in 258 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:47:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-721d91e1-e52e-4c10-bac2-2940035e3f2d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-721d91e1-e52e-4c10-bac2-2940035e3f2d tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 Sep 02 00:47:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-721d91e1-e52e-4c10-bac2-2940035e3f2d tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-721d91e1-e52e-4c10-bac2-2940035e3f2d tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:01 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:01 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:01 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:01 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-721d91e1-e52e-4c10-bac2-2940035e3f2d tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:47:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-721d91e1-e52e-4c10-bac2-2940035e3f2d tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 returned with HTTP 200 Sep 02 00:47:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 469/924] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:01 2026] GET /volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 => generated 855 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1f3bc426-c836-437e-890e-f8759c77a868 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1f3bc426-c836-437e-890e-f8759c77a868 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 Sep 02 00:47:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1f3bc426-c836-437e-890e-f8759c77a868 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1f3bc426-c836-437e-890e-f8759c77a868 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:01 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:01 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1f3bc426-c836-437e-890e-f8759c77a868 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot retrieved successfully. Sep 02 00:47:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1f3bc426-c836-437e-890e-f8759c77a868 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 returned with HTTP 200 Sep 02 00:47:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 456/925] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:47:01 2026] GET /volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 => generated 472 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-9b996704-9484-451e-b7e4-27c69b23441f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9b996704-9484-451e-b7e4-27c69b23441f tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 Sep 02 00:47:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9b996704-9484-451e-b7e4-27c69b23441f tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9b996704-9484-451e-b7e4-27c69b23441f tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:02 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:02 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:02 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:02 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-9b996704-9484-451e-b7e4-27c69b23441f tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Volume info retrieved successfully. Sep 02 00:47:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9b996704-9484-451e-b7e4-27c69b23441f tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 returned with HTTP 200 Sep 02 00:47:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 470/926] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:02 2026] GET /volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 => generated 855 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cd42b7fe-4865-4acf-a6b8-e897fdc339b6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cd42b7fe-4865-4acf-a6b8-e897fdc339b6 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 Sep 02 00:47:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cd42b7fe-4865-4acf-a6b8-e897fdc339b6 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cd42b7fe-4865-4acf-a6b8-e897fdc339b6 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:02 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:02 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:02 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-cd42b7fe-4865-4acf-a6b8-e897fdc339b6 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot retrieved successfully. Sep 02 00:47:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cd42b7fe-4865-4acf-a6b8-e897fdc339b6 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 returned with HTTP 200 Sep 02 00:47:02 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 457/927] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:47:02 2026] GET /volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 => generated 472 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:47:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5576d71d-ac3a-438b-ba1f-8cb7db8f02d0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5576d71d-ac3a-438b-ba1f-8cb7db8f02d0 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] GET http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 Sep 02 00:47:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5576d71d-ac3a-438b-ba1f-8cb7db8f02d0 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5576d71d-ac3a-438b-ba1f-8cb7db8f02d0 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5576d71d-ac3a-438b-ba1f-8cb7db8f02d0 tempest-ServerActionsTestOtherA-375885117 tempest-ServerActionsTestOtherA-375885117-project-member] http://192.168.122.129/volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 returned with HTTP 404 Sep 02 00:47:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 471/928] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:03 2026] GET /volume/v3/volumes/c4a5fb74-6277-49ef-a57c-fcea248e35c0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3f9eba3f-5a4f-4ead-88a2-1f8e69c7a119 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3f9eba3f-5a4f-4ead-88a2-1f8e69c7a119 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 Sep 02 00:47:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3f9eba3f-5a4f-4ead-88a2-1f8e69c7a119 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3f9eba3f-5a4f-4ead-88a2-1f8e69c7a119 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3f9eba3f-5a4f-4ead-88a2-1f8e69c7a119 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 returned with HTTP 404 Sep 02 00:47:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 458/929] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:47:03 2026] GET /volume/v3/snapshots/4f360875-39d5-4775-a7be-61048cb88dc5 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c34f0eb6-ec22-422c-9263-2906f8eb25a2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c34f0eb6-ec22-422c-9263-2906f8eb25a2 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/c354148a-a435-49f2-9280-b8234a258d96 Sep 02 00:47:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c34f0eb6-ec22-422c-9263-2906f8eb25a2 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c34f0eb6-ec22-422c-9263-2906f8eb25a2 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:03 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-c34f0eb6-ec22-422c-9263-2906f8eb25a2 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Delete snapshot with id: c354148a-a435-49f2-9280-b8234a258d96 Sep 02 00:47:03 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:03 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:03 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c34f0eb6-ec22-422c-9263-2906f8eb25a2 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot retrieved successfully. Sep 02 00:47:03 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:03 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:03 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c34f0eb6-ec22-422c-9263-2906f8eb25a2 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot delete request issued successfully. Sep 02 00:47:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c34f0eb6-ec22-422c-9263-2906f8eb25a2 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/c354148a-a435-49f2-9280-b8234a258d96 returned with HTTP 202 Sep 02 00:47:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 472/930] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:47:03 2026] DELETE /volume/v3/snapshots/c354148a-a435-49f2-9280-b8234a258d96 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:47:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-53ea25c5-6dd5-44f4-80fc-1a2a05d21ea2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-53ea25c5-6dd5-44f4-80fc-1a2a05d21ea2 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/c354148a-a435-49f2-9280-b8234a258d96 Sep 02 00:47:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-53ea25c5-6dd5-44f4-80fc-1a2a05d21ea2 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-53ea25c5-6dd5-44f4-80fc-1a2a05d21ea2 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:03 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:03 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:03 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-53ea25c5-6dd5-44f4-80fc-1a2a05d21ea2 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot retrieved successfully. Sep 02 00:47:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-53ea25c5-6dd5-44f4-80fc-1a2a05d21ea2 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/c354148a-a435-49f2-9280-b8234a258d96 returned with HTTP 200 Sep 02 00:47:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 459/931] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:47:03 2026] GET /volume/v3/snapshots/c354148a-a435-49f2-9280-b8234a258d96 => generated 471 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-9630d646-9b57-4833-94fa-d939bd19b101 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9630d646-9b57-4833-94fa-d939bd19b101 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/c354148a-a435-49f2-9280-b8234a258d96 Sep 02 00:47:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9630d646-9b57-4833-94fa-d939bd19b101 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9630d646-9b57-4833-94fa-d939bd19b101 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:04 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:04 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:04 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-9630d646-9b57-4833-94fa-d939bd19b101 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot retrieved successfully. Sep 02 00:47:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9630d646-9b57-4833-94fa-d939bd19b101 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/c354148a-a435-49f2-9280-b8234a258d96 returned with HTTP 200 Sep 02 00:47:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 473/932] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:47:04 2026] GET /volume/v3/snapshots/c354148a-a435-49f2-9280-b8234a258d96 => generated 471 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-840a5b8d-a133-4ceb-a77e-3ed008fd013d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-840a5b8d-a133-4ceb-a77e-3ed008fd013d tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/c354148a-a435-49f2-9280-b8234a258d96 Sep 02 00:47:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-840a5b8d-a133-4ceb-a77e-3ed008fd013d tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-840a5b8d-a133-4ceb-a77e-3ed008fd013d tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-840a5b8d-a133-4ceb-a77e-3ed008fd013d tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/c354148a-a435-49f2-9280-b8234a258d96 returned with HTTP 404 Sep 02 00:47:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 460/933] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:47:05 2026] GET /volume/v3/snapshots/c354148a-a435-49f2-9280-b8234a258d96 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-74a58742-be69-4f25-82cd-0e076914412b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-74a58742-be69-4f25-82cd-0e076914412b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 Sep 02 00:47:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-74a58742-be69-4f25-82cd-0e076914412b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-74a58742-be69-4f25-82cd-0e076914412b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:05 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-74a58742-be69-4f25-82cd-0e076914412b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Delete snapshot with id: 0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 Sep 02 00:47:05 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:05 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-74a58742-be69-4f25-82cd-0e076914412b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot retrieved successfully. Sep 02 00:47:05 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:05 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-74a58742-be69-4f25-82cd-0e076914412b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot delete request issued successfully. Sep 02 00:47:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-74a58742-be69-4f25-82cd-0e076914412b tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 returned with HTTP 202 Sep 02 00:47:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 474/934] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:47:05 2026] DELETE /volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:47:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-01e1e16d-2607-4ae2-865c-d8fc305de5fa None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-01e1e16d-2607-4ae2-865c-d8fc305de5fa tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 Sep 02 00:47:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-01e1e16d-2607-4ae2-865c-d8fc305de5fa tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-01e1e16d-2607-4ae2-865c-d8fc305de5fa tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:05 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:05 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:05 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-01e1e16d-2607-4ae2-865c-d8fc305de5fa tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot retrieved successfully. Sep 02 00:47:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-01e1e16d-2607-4ae2-865c-d8fc305de5fa tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 returned with HTTP 200 Sep 02 00:47:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 461/935] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:47:05 2026] GET /volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 => generated 472 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:47:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5fe3c855-6468-48cc-9eca-dd3abc43772e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5fe3c855-6468-48cc-9eca-dd3abc43772e tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 Sep 02 00:47:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5fe3c855-6468-48cc-9eca-dd3abc43772e tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5fe3c855-6468-48cc-9eca-dd3abc43772e tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:07 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:07 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:07 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5fe3c855-6468-48cc-9eca-dd3abc43772e tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Snapshot retrieved successfully. Sep 02 00:47:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5fe3c855-6468-48cc-9eca-dd3abc43772e tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 returned with HTTP 200 Sep 02 00:47:07 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 475/936] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:47:06 2026] GET /volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 => generated 472 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-dd68eb2d-2ddb-4132-9608-c194b0e5a1bb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-dd68eb2d-2ddb-4132-9608-c194b0e5a1bb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes Sep 02 00:47:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-dd68eb2d-2ddb-4132-9608-c194b0e5a1bb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-dd68eb2d-2ddb-4132-9608-c194b0e5a1bb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-dd68eb2d-2ddb-4132-9608-c194b0e5a1bb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:47:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-dd68eb2d-2ddb-4132-9608-c194b0e5a1bb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:47:07 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:07 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:47:07 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-dd68eb2d-2ddb-4132-9608-c194b0e5a1bb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Get all volumes completed successfully. Sep 02 00:47:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-dd68eb2d-2ddb-4132-9608-c194b0e5a1bb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 200 Sep 02 00:47:07 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 462/937] 192.168.122.129 () {58 vars in 1121 bytes} [Wed Sep 2 00:47:07 2026] GET /volume/v3/volumes => generated 15 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:47:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5d8135e8-726b-4068-b72a-4a0e2c43ac59 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5d8135e8-726b-4068-b72a-4a0e2c43ac59 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:47:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5d8135e8-726b-4068-b72a-4a0e2c43ac59 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1045459396"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-5d8135e8-726b-4068-b72a-4a0e2c43ac59 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1045459396'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:47:07 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-5d8135e8-726b-4068-b72a-4a0e2c43ac59 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Create volume of 1 GB Sep 02 00:47:07 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5d8135e8-726b-4068-b72a-4a0e2c43ac59 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Availability Zones retrieved successfully. Sep 02 00:47:07 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5d8135e8-726b-4068-b72a-4a0e2c43ac59 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Flow 'volume_create_api' (c9011088-8afd-4f5d-ae53-9032c3a03024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:07 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5d8135e8-726b-4068-b72a-4a0e2c43ac59 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64c668e5-629a-4df6-9bc9-fd3bb6815669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:07 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-5d8135e8-726b-4068-b72a-4a0e2c43ac59 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:47:08 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5d8135e8-726b-4068-b72a-4a0e2c43ac59 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64c668e5-629a-4df6-9bc9-fd3bb6815669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:08 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5d8135e8-726b-4068-b72a-4a0e2c43ac59 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e78ae34-d15d-459a-afc4-3ee9aa8bdfdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-59cc932d-d362-4e47-a0bc-61a8856541f1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-59cc932d-d362-4e47-a0bc-61a8856541f1 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 Sep 02 00:47:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-59cc932d-d362-4e47-a0bc-61a8856541f1 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-59cc932d-d362-4e47-a0bc-61a8856541f1 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-59cc932d-d362-4e47-a0bc-61a8856541f1 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 returned with HTTP 404 Sep 02 00:47:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 463/938] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:47:08 2026] GET /volume/v3/snapshots/0d9b9de1-1cbf-4f66-b427-e1a6c5b7b6a8 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f4f644d9-b229-450e-9933-a99e3d63a7f0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f4f644d9-b229-450e-9933-a99e3d63a7f0 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f Sep 02 00:47:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f4f644d9-b229-450e-9933-a99e3d63a7f0 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f4f644d9-b229-450e-9933-a99e3d63a7f0 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:08 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:08 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f4f644d9-b229-450e-9933-a99e3d63a7f0 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Volume info retrieved successfully. Sep 02 00:47:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f4f644d9-b229-450e-9933-a99e3d63a7f0 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f returned with HTTP 200 Sep 02 00:47:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 464/939] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:08 2026] GET /volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f => generated 860 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ba3b78db-fa9f-41e7-bf73-fe6e858c69d4 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ba3b78db-fa9f-41e7-bf73-fe6e858c69d4 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] DELETE http://192.168.122.129/volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f Sep 02 00:47:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ba3b78db-fa9f-41e7-bf73-fe6e858c69d4 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ba3b78db-fa9f-41e7-bf73-fe6e858c69d4 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:08 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-ba3b78db-fa9f-41e7-bf73-fe6e858c69d4 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Delete volume with id: dfde9809-2c01-4d3c-866d-bfc909adff5f Sep 02 00:47:08 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-5d8135e8-726b-4068-b72a-4a0e2c43ac59 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Created reservations ['1d5dfe27-b6a1-4769-9eea-a1d6b33b7e4b', 'a7723cf3-339e-4941-995b-d7fa6fc5a31e', 'd2215b2b-eac1-4bf8-a359-f323afe1f92e', '341bec5a-879f-4897-94fb-07e85caa15c3'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:47:08 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5d8135e8-726b-4068-b72a-4a0e2c43ac59 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e78ae34-d15d-459a-afc4-3ee9aa8bdfdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d5dfe27-b6a1-4769-9eea-a1d6b33b7e4b', 'a7723cf3-339e-4941-995b-d7fa6fc5a31e', 'd2215b2b-eac1-4bf8-a359-f323afe1f92e', '341bec5a-879f-4897-94fb-07e85caa15c3']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:08 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:08 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:08 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5d8135e8-726b-4068-b72a-4a0e2c43ac59 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1436bce2-1280-4ce1-842a-f993cb08aa9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ba3b78db-fa9f-41e7-bf73-fe6e858c69d4 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Volume info retrieved successfully. Sep 02 00:47:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ba3b78db-fa9f-41e7-bf73-fe6e858c69d4 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Delete volume request issued successfully. Sep 02 00:47:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ba3b78db-fa9f-41e7-bf73-fe6e858c69d4 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f returned with HTTP 202 Sep 02 00:47:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 465/940] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:47:08 2026] DELETE /volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:47:08 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:08 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cbc22616-d68b-48b3-a419-39798e352f98 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:08 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5d8135e8-726b-4068-b72a-4a0e2c43ac59 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1436bce2-1280-4ce1-842a-f993cb08aa9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd4155fd-b1cd-4671-a24e-0c97b773620d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1045459396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a04011dd6e9041e7b08c336e502e86d0',qos_specs=None,replication_status=,reservations=['1d5dfe27-b6a1-4769-9eea-a1d6b33b7e4b','a7723cf3-339e-4941-995b-d7fa6fc5a31e','d2215b2b-eac1-4bf8-a359-f323afe1f92e','341bec5a-879f-4897-94fb-07e85caa15c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c72ba25d8df44f549a890fef0fcb09da',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:47:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1045459396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd4155fd-b1cd-4671-a24e-0c97b773620d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a04011dd6e9041e7b08c336e502e86d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c72ba25d8df44f549a890fef0fcb09da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cbc22616-d68b-48b3-a419-39798e352f98 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f Sep 02 00:47:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cbc22616-d68b-48b3-a419-39798e352f98 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cbc22616-d68b-48b3-a419-39798e352f98 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:08 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:08 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:08 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5d8135e8-726b-4068-b72a-4a0e2c43ac59 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3404d92-f83c-4977-a967-b3582fa4f667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-cbc22616-d68b-48b3-a419-39798e352f98 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Volume info retrieved successfully. Sep 02 00:47:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cbc22616-d68b-48b3-a419-39798e352f98 tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f returned with HTTP 200 Sep 02 00:47:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 466/941] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:08 2026] GET /volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:08 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5d8135e8-726b-4068-b72a-4a0e2c43ac59 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3404d92-f83c-4977-a967-b3582fa4f667) transitioned into state 'SUCCESS' from state '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-1045459396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a04011dd6e9041e7b08c336e502e86d0',qos_specs=None,replication_status=,reservations=['1d5dfe27-b6a1-4769-9eea-a1d6b33b7e4b','a7723cf3-339e-4941-995b-d7fa6fc5a31e','d2215b2b-eac1-4bf8-a359-f323afe1f92e','341bec5a-879f-4897-94fb-07e85caa15c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c72ba25d8df44f549a890fef0fcb09da',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:08 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5d8135e8-726b-4068-b72a-4a0e2c43ac59 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36bc5469-714d-462e-a1ae-289dc77951bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:08 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5d8135e8-726b-4068-b72a-4a0e2c43ac59 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36bc5469-714d-462e-a1ae-289dc77951bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:08 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5d8135e8-726b-4068-b72a-4a0e2c43ac59 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Flow 'volume_create_api' (c9011088-8afd-4f5d-ae53-9032c3a03024) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:08 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5d8135e8-726b-4068-b72a-4a0e2c43ac59 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Create volume request issued successfully. Sep 02 00:47:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5d8135e8-726b-4068-b72a-4a0e2c43ac59 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:47:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 476/942] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:47:07 2026] POST /volume/v3/volumes => generated 764 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:47:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-14bca5e5-059c-44e3-a338-04f4e481955a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-14bca5e5-059c-44e3-a338-04f4e481955a tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d Sep 02 00:47:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-14bca5e5-059c-44e3-a338-04f4e481955a tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-14bca5e5-059c-44e3-a338-04f4e481955a tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:08 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:08 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-14bca5e5-059c-44e3-a338-04f4e481955a tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Volume info retrieved successfully. Sep 02 00:47:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-14bca5e5-059c-44e3-a338-04f4e481955a tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d returned with HTTP 200 Sep 02 00:47:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 467/943] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:08 2026] GET /volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d => generated 832 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b62420c8-8d4a-485c-a1ef-237d20be50dc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b62420c8-8d4a-485c-a1ef-237d20be50dc tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f Sep 02 00:47:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b62420c8-8d4a-485c-a1ef-237d20be50dc tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b62420c8-8d4a-485c-a1ef-237d20be50dc tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:09 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:09 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:09 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:09 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:09 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b62420c8-8d4a-485c-a1ef-237d20be50dc tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Volume info retrieved successfully. Sep 02 00:47:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b62420c8-8d4a-485c-a1ef-237d20be50dc tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f returned with HTTP 200 Sep 02 00:47:09 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 477/944] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:09 2026] GET /volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-51a277eb-3da2-45d9-95dc-b425b2a3c82b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-51a277eb-3da2-45d9-95dc-b425b2a3c82b tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d Sep 02 00:47:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-51a277eb-3da2-45d9-95dc-b425b2a3c82b tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-51a277eb-3da2-45d9-95dc-b425b2a3c82b tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:09 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:09 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:09 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:09 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:09 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-51a277eb-3da2-45d9-95dc-b425b2a3c82b tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Volume info retrieved successfully. Sep 02 00:47:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-51a277eb-3da2-45d9-95dc-b425b2a3c82b tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d returned with HTTP 200 Sep 02 00:47:09 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 468/945] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:09 2026] GET /volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8b247837-1a08-47eb-9a69-1a2ffe86e5bf None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2694a8a9-ff9f-42df-9886-1443f1ce7d2c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2694a8a9-ff9f-42df-9886-1443f1ce7d2c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] GET http://192.168.122.129/volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f Sep 02 00:47:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8b247837-1a08-47eb-9a69-1a2ffe86e5bf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:47:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2694a8a9-ff9f-42df-9886-1443f1ce7d2c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8b247837-1a08-47eb-9a69-1a2ffe86e5bf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1447538654"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2694a8a9-ff9f-42df-9886-1443f1ce7d2c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-8b247837-1a08-47eb-9a69-1a2ffe86e5bf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1447538654'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:47:10 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-8b247837-1a08-47eb-9a69-1a2ffe86e5bf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Create volume of 1 GB Sep 02 00:47:10 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8b247837-1a08-47eb-9a69-1a2ffe86e5bf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Availability Zones retrieved successfully. Sep 02 00:47:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2694a8a9-ff9f-42df-9886-1443f1ce7d2c tempest-VolumesSnapshotListTestJSON-706223526 tempest-VolumesSnapshotListTestJSON-706223526-project-member] http://192.168.122.129/volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f returned with HTTP 404 Sep 02 00:47:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 469/946] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:10 2026] GET /volume/v3/volumes/dfde9809-2c01-4d3c-866d-bfc909adff5f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8b247837-1a08-47eb-9a69-1a2ffe86e5bf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Flow 'volume_create_api' (1c1668f9-7898-47d6-95ae-e14cf6dae0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8b247837-1a08-47eb-9a69-1a2ffe86e5bf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e416120-bc9c-40c3-92c5-043370f6da27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-8b247837-1a08-47eb-9a69-1a2ffe86e5bf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:47:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8b247837-1a08-47eb-9a69-1a2ffe86e5bf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e416120-bc9c-40c3-92c5-043370f6da27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8b247837-1a08-47eb-9a69-1a2ffe86e5bf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16e01afc-fb01-4563-b926-328fd7ea368c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:10 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-8b247837-1a08-47eb-9a69-1a2ffe86e5bf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Created reservations ['d70af242-fbc3-4376-8a33-ef332794d14d', 'cdf45064-c1e1-41ad-af2c-5835018982f9', '9b457ea4-defa-4631-86ca-7d9be15b7458', '40f98090-eb56-4bda-a1e2-c4e18220804e'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:47:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8b247837-1a08-47eb-9a69-1a2ffe86e5bf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16e01afc-fb01-4563-b926-328fd7ea368c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d70af242-fbc3-4376-8a33-ef332794d14d', 'cdf45064-c1e1-41ad-af2c-5835018982f9', '9b457ea4-defa-4631-86ca-7d9be15b7458', '40f98090-eb56-4bda-a1e2-c4e18220804e']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8b247837-1a08-47eb-9a69-1a2ffe86e5bf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3534579e-ee36-4bfd-9122-ef7994535a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4c285cb3-2d34-41be-a0f2-2944a2305d8b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4c285cb3-2d34-41be-a0f2-2944a2305d8b tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d Sep 02 00:47:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4c285cb3-2d34-41be-a0f2-2944a2305d8b tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4c285cb3-2d34-41be-a0f2-2944a2305d8b tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:10 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:10 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:10 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:10 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:10 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:10 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8b247837-1a08-47eb-9a69-1a2ffe86e5bf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3534579e-ee36-4bfd-9122-ef7994535a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ea64ab4-3b8b-4c25-9e38-cb362206f79d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1447538654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea3fd98f690b42e18a4986a967666ca3',qos_specs=None,replication_status=,reservations=['d70af242-fbc3-4376-8a33-ef332794d14d','cdf45064-c1e1-41ad-af2c-5835018982f9','9b457ea4-defa-4631-86ca-7d9be15b7458','40f98090-eb56-4bda-a1e2-c4e18220804e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05fa3be3da324cefb116d008e439afee',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:47:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1447538654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ea64ab4-3b8b-4c25-9e38-cb362206f79d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea3fd98f690b42e18a4986a967666ca3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05fa3be3da324cefb116d008e439afee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:10 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4c285cb3-2d34-41be-a0f2-2944a2305d8b tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Volume info retrieved successfully. Sep 02 00:47:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8b247837-1a08-47eb-9a69-1a2ffe86e5bf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73b5211a-4ea9-4d89-b99a-5ab9560f3ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4c285cb3-2d34-41be-a0f2-2944a2305d8b tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d returned with HTTP 200 Sep 02 00:47:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 470/947] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:10 2026] GET /volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9be01b36-30a7-4410-8737-721ece487986 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9be01b36-30a7-4410-8737-721ece487986 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d Sep 02 00:47:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9be01b36-30a7-4410-8737-721ece487986 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9be01b36-30a7-4410-8737-721ece487986 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:10 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:10 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8b247837-1a08-47eb-9a69-1a2ffe86e5bf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73b5211a-4ea9-4d89-b99a-5ab9560f3ebd) transitioned into state 'SUCCESS' from state '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-1447538654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea3fd98f690b42e18a4986a967666ca3',qos_specs=None,replication_status=,reservations=['d70af242-fbc3-4376-8a33-ef332794d14d','cdf45064-c1e1-41ad-af2c-5835018982f9','9b457ea4-defa-4631-86ca-7d9be15b7458','40f98090-eb56-4bda-a1e2-c4e18220804e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05fa3be3da324cefb116d008e439afee',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:10 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:10 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8b247837-1a08-47eb-9a69-1a2ffe86e5bf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ffbe564-12dd-4a74-840b-0e53db3e37cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:10 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9be01b36-30a7-4410-8737-721ece487986 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Volume info retrieved successfully. Sep 02 00:47:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9be01b36-30a7-4410-8737-721ece487986 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d returned with HTTP 200 Sep 02 00:47:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 471/948] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:10 2026] GET /volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8b247837-1a08-47eb-9a69-1a2ffe86e5bf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ffbe564-12dd-4a74-840b-0e53db3e37cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8b247837-1a08-47eb-9a69-1a2ffe86e5bf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Flow 'volume_create_api' (1c1668f9-7898-47d6-95ae-e14cf6dae0b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:10 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8b247837-1a08-47eb-9a69-1a2ffe86e5bf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Create volume request issued successfully. Sep 02 00:47:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8b247837-1a08-47eb-9a69-1a2ffe86e5bf tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:47:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 478/949] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:47:10 2026] POST /volume/v3/volumes => generated 764 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:47:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-fbb8ebe0-0203-4a8a-84a9-6e125b206bd1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fbb8ebe0-0203-4a8a-84a9-6e125b206bd1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:47:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fbb8ebe0-0203-4a8a-84a9-6e125b206bd1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2094484352"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-fbb8ebe0-0203-4a8a-84a9-6e125b206bd1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2094484352'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:47:10 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-fbb8ebe0-0203-4a8a-84a9-6e125b206bd1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Create volume of 1 GB Sep 02 00:47:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-77bc900b-ca2a-4201-9fe3-72b94b9cc838 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:10 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-fbb8ebe0-0203-4a8a-84a9-6e125b206bd1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Availability Zones retrieved successfully. Sep 02 00:47:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-77bc900b-ca2a-4201-9fe3-72b94b9cc838 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d Sep 02 00:47:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-77bc900b-ca2a-4201-9fe3-72b94b9cc838 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-77bc900b-ca2a-4201-9fe3-72b94b9cc838 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-fbb8ebe0-0203-4a8a-84a9-6e125b206bd1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Flow 'volume_create_api' (5cbe2073-e653-42ff-a4f3-6d80610f986d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:10 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:10 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-fbb8ebe0-0203-4a8a-84a9-6e125b206bd1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c58805b-d53f-402b-ab10-ea88e017be74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:10 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:10 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-fbb8ebe0-0203-4a8a-84a9-6e125b206bd1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:47:10 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-77bc900b-ca2a-4201-9fe3-72b94b9cc838 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:47:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-77bc900b-ca2a-4201-9fe3-72b94b9cc838 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d returned with HTTP 200 Sep 02 00:47:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 479/950] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:10 2026] GET /volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d => generated 832 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-fbb8ebe0-0203-4a8a-84a9-6e125b206bd1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c58805b-d53f-402b-ab10-ea88e017be74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-fbb8ebe0-0203-4a8a-84a9-6e125b206bd1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a4e116-9b47-4cc1-b5aa-4190d50b26f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:10 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-fbb8ebe0-0203-4a8a-84a9-6e125b206bd1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Created reservations ['6b04f893-3890-41f6-8305-03d295ec90bc', 'dc9242ae-6284-464b-959a-4437db236bfe', '58e866a5-6b66-43a9-a72c-30afd6f26fa7', 'feb281cc-a877-4ed4-b57c-d74b3d4a3600'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:47:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-fbb8ebe0-0203-4a8a-84a9-6e125b206bd1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a4e116-9b47-4cc1-b5aa-4190d50b26f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b04f893-3890-41f6-8305-03d295ec90bc', 'dc9242ae-6284-464b-959a-4437db236bfe', '58e866a5-6b66-43a9-a72c-30afd6f26fa7', 'feb281cc-a877-4ed4-b57c-d74b3d4a3600']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-fbb8ebe0-0203-4a8a-84a9-6e125b206bd1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaa44759-e2e7-43c3-a15c-bf27f0626026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:11 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:11 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-fbb8ebe0-0203-4a8a-84a9-6e125b206bd1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaa44759-e2e7-43c3-a15c-bf27f0626026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2094484352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a04011dd6e9041e7b08c336e502e86d0',qos_specs=None,replication_status=,reservations=['6b04f893-3890-41f6-8305-03d295ec90bc','dc9242ae-6284-464b-959a-4437db236bfe','58e866a5-6b66-43a9-a72c-30afd6f26fa7','feb281cc-a877-4ed4-b57c-d74b3d4a3600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c72ba25d8df44f549a890fef0fcb09da',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:47:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2094484352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a04011dd6e9041e7b08c336e502e86d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c72ba25d8df44f549a890fef0fcb09da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:11 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-fbb8ebe0-0203-4a8a-84a9-6e125b206bd1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c69ba36-5f89-43ef-9cdd-b67d74ff16f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:11 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-fbb8ebe0-0203-4a8a-84a9-6e125b206bd1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c69ba36-5f89-43ef-9cdd-b67d74ff16f8) transitioned into state 'SUCCESS' from state '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-2094484352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a04011dd6e9041e7b08c336e502e86d0',qos_specs=None,replication_status=,reservations=['6b04f893-3890-41f6-8305-03d295ec90bc','dc9242ae-6284-464b-959a-4437db236bfe','58e866a5-6b66-43a9-a72c-30afd6f26fa7','feb281cc-a877-4ed4-b57c-d74b3d4a3600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c72ba25d8df44f549a890fef0fcb09da',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:11 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-fbb8ebe0-0203-4a8a-84a9-6e125b206bd1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e83bab0-8574-4f77-9ce5-81f175ad2f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:11 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-fbb8ebe0-0203-4a8a-84a9-6e125b206bd1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e83bab0-8574-4f77-9ce5-81f175ad2f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:11 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-fbb8ebe0-0203-4a8a-84a9-6e125b206bd1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Flow 'volume_create_api' (5cbe2073-e653-42ff-a4f3-6d80610f986d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-fbb8ebe0-0203-4a8a-84a9-6e125b206bd1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Create volume request issued successfully. Sep 02 00:47:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fbb8ebe0-0203-4a8a-84a9-6e125b206bd1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:47:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 472/951] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:47:10 2026] POST /volume/v3/volumes => generated 764 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:47:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c7bcd5f0-62e9-466e-a5b5-ea1f44365ad5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c7bcd5f0-62e9-466e-a5b5-ea1f44365ad5 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 Sep 02 00:47:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c7bcd5f0-62e9-466e-a5b5-ea1f44365ad5 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c7bcd5f0-62e9-466e-a5b5-ea1f44365ad5 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:11 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:11 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:11 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:11 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:11 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c7bcd5f0-62e9-466e-a5b5-ea1f44365ad5 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Volume info retrieved successfully. Sep 02 00:47:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c7bcd5f0-62e9-466e-a5b5-ea1f44365ad5 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 returned with HTTP 200 Sep 02 00:47:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 480/952] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:11 2026] GET /volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 => generated 832 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1b573839-ea21-4ced-b3f3-2a81501c5349 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1b573839-ea21-4ced-b3f3-2a81501c5349 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d Sep 02 00:47:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1b573839-ea21-4ced-b3f3-2a81501c5349 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1b573839-ea21-4ced-b3f3-2a81501c5349 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:11 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1b573839-ea21-4ced-b3f3-2a81501c5349 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:47:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1b573839-ea21-4ced-b3f3-2a81501c5349 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d returned with HTTP 200 Sep 02 00:47:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 473/953] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:11 2026] GET /volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-91c2e7ee-14df-473d-991e-4cdfd24f8172 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-91c2e7ee-14df-473d-991e-4cdfd24f8172 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 Sep 02 00:47:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-91c2e7ee-14df-473d-991e-4cdfd24f8172 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-91c2e7ee-14df-473d-991e-4cdfd24f8172 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:12 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:12 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-91c2e7ee-14df-473d-991e-4cdfd24f8172 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Volume info retrieved successfully. Sep 02 00:47:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-91c2e7ee-14df-473d-991e-4cdfd24f8172 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 returned with HTTP 200 Sep 02 00:47:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 481/954] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:12 2026] GET /volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 => generated 856 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-dfc55e31-93a8-4772-80c7-4b70b041bba3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-dfc55e31-93a8-4772-80c7-4b70b041bba3 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d Sep 02 00:47:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-dfc55e31-93a8-4772-80c7-4b70b041bba3 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-dfc55e31-93a8-4772-80c7-4b70b041bba3 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:12 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:12 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-dfc55e31-93a8-4772-80c7-4b70b041bba3 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:47:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-dfc55e31-93a8-4772-80c7-4b70b041bba3 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d returned with HTTP 200 Sep 02 00:47:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 474/955] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:12 2026] GET /volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-23215c50-8d85-4f4f-8f94-77d3d4eb0337 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-23215c50-8d85-4f4f-8f94-77d3d4eb0337 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-23215c50-8d85-4f4f-8f94-77d3d4eb0337 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-23215c50-8d85-4f4f-8f94-77d3d4eb0337 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:13 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:13 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:13 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-23215c50-8d85-4f4f-8f94-77d3d4eb0337 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:47:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-23215c50-8d85-4f4f-8f94-77d3d4eb0337 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d returned with HTTP 200 Sep 02 00:47:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 482/956] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:47:13 2026] GET /volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-16d7046e-b022-4ebe-a8df-390656ee0445 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-16d7046e-b022-4ebe-a8df-390656ee0445 None None] GET http://192.168.122.129/volume// Sep 02 00:47:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-16d7046e-b022-4ebe-a8df-390656ee0445 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-16d7046e-b022-4ebe-a8df-390656ee0445 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-16d7046e-b022-4ebe-a8df-390656ee0445 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:47:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 475/957] 192.168.122.129 () {58 vars in 1317 bytes} [Wed Sep 2 00:47:13 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-b3e75526-5c51-453b-b8c8-4a678356b48a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-b3e75526-5c51-453b-b8c8-4a678356b48a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-b3e75526-5c51-453b-b8c8-4a678356b48a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ea64ab4-3b8b-4c25-9e38-cb362206f79d", "connector": null, "instance_uuid": "49254ee0-6d21-444c-b09f-658e59815644"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:13 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:13 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:13 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-93fc3257-a4bb-4ceb-bded-a122ea735d73 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-93fc3257-a4bb-4ceb-bded-a122ea735d73 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 Sep 02 00:47:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-93fc3257-a4bb-4ceb-bded-a122ea735d73 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-93fc3257-a4bb-4ceb-bded-a122ea735d73 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:13 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:13 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:13 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:13 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:13 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-93fc3257-a4bb-4ceb-bded-a122ea735d73 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Volume info retrieved successfully. Sep 02 00:47:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-b3e75526-5c51-453b-b8c8-4a678356b48a tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:47:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 483/958] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:47:13 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-93fc3257-a4bb-4ceb-bded-a122ea735d73 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 returned with HTTP 200 Sep 02 00:47:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 476/959] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:13 2026] GET /volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 => generated 857 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1f3734ae-24fe-4f18-8e3e-6da594a6859b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1f3734ae-24fe-4f18-8e3e-6da594a6859b tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1f3734ae-24fe-4f18-8e3e-6da594a6859b tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1f3734ae-24fe-4f18-8e3e-6da594a6859b tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:13 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:13 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:13 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-948683b7-1f77-426b-82c3-9693e2280946 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1f3734ae-24fe-4f18-8e3e-6da594a6859b tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Volume info retrieved successfully. Sep 02 00:47:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-948683b7-1f77-426b-82c3-9693e2280946 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d Sep 02 00:47:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-948683b7-1f77-426b-82c3-9693e2280946 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-948683b7-1f77-426b-82c3-9693e2280946 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1f3734ae-24fe-4f18-8e3e-6da594a6859b tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 returned with HTTP 200 Sep 02 00:47:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 484/960] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:13 2026] GET /volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 => generated 857 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:13 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:13 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1f1a4776-2677-434a-85bb-a28c1f192ecb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:13 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:13 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1f1a4776-2677-434a-85bb-a28c1f192ecb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1f1a4776-2677-434a-85bb-a28c1f192ecb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1886957202"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-1f1a4776-2677-434a-85bb-a28c1f192ecb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1886957202'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:47:13 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-948683b7-1f77-426b-82c3-9693e2280946 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:47:13 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-1f1a4776-2677-434a-85bb-a28c1f192ecb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Create volume of 1 GB Sep 02 00:47:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-948683b7-1f77-426b-82c3-9693e2280946 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d returned with HTTP 200 Sep 02 00:47:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1f1a4776-2677-434a-85bb-a28c1f192ecb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Availability Zones retrieved successfully. Sep 02 00:47:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 477/961] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:13 2026] GET /volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6a4b136a-6f6f-47d1-af8a-c3720ac41900 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6a4b136a-6f6f-47d1-af8a-c3720ac41900 None None] GET http://192.168.122.129/volume// Sep 02 00:47:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6a4b136a-6f6f-47d1-af8a-c3720ac41900 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6a4b136a-6f6f-47d1-af8a-c3720ac41900 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1f1a4776-2677-434a-85bb-a28c1f192ecb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Flow 'volume_create_api' (8e9b2a59-fa35-4314-8473-f751840aeb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6a4b136a-6f6f-47d1-af8a-c3720ac41900 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:47:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 478/962] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:47:13 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1f1a4776-2677-434a-85bb-a28c1f192ecb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f10546de-80c1-47d2-81d2-b180e0167813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-1f1a4776-2677-434a-85bb-a28c1f192ecb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:47:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-3f2f5ff9-8370-4d01-9279-137ce7c9d965 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-3f2f5ff9-8370-4d01-9279-137ce7c9d965 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d Sep 02 00:47:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-3f2f5ff9-8370-4d01-9279-137ce7c9d965 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-3f2f5ff9-8370-4d01-9279-137ce7c9d965 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:13 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:13 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:13 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:13 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1f1a4776-2677-434a-85bb-a28c1f192ecb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f10546de-80c1-47d2-81d2-b180e0167813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1f1a4776-2677-434a-85bb-a28c1f192ecb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6f61d5-146e-41d5-a0ac-ff922c2da7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:13 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-3f2f5ff9-8370-4d01-9279-137ce7c9d965 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:47:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-3f2f5ff9-8370-4d01-9279-137ce7c9d965 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d returned with HTTP 200 Sep 02 00:47:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 479/963] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:47:13 2026] GET /volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d => generated 1037 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-1f1a4776-2677-434a-85bb-a28c1f192ecb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Created reservations ['27e3fbb3-9de3-4f76-9d34-8ccabdf532aa', 'eb686342-8229-462c-bed7-9e7cea5b6a7f', 'e0155623-72b8-425e-9ff5-79dd0648df11', '30cc1b8d-711c-43a6-872a-7e0f17c5c7ef'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1f1a4776-2677-434a-85bb-a28c1f192ecb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6f61d5-146e-41d5-a0ac-ff922c2da7d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27e3fbb3-9de3-4f76-9d34-8ccabdf532aa', 'eb686342-8229-462c-bed7-9e7cea5b6a7f', 'e0155623-72b8-425e-9ff5-79dd0648df11', '30cc1b8d-711c-43a6-872a-7e0f17c5c7ef']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1f1a4776-2677-434a-85bb-a28c1f192ecb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd99ba97-5a6e-4097-8bd2-c413fc0e2136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0b12a39e-a0ab-4f57-916d-084fb5b7f56d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:13 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1f1a4776-2677-434a-85bb-a28c1f192ecb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd99ba97-5a6e-4097-8bd2-c413fc0e2136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97df3587-c101-46a0-98f5-ef6fd3ebad1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1886957202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a04011dd6e9041e7b08c336e502e86d0',qos_specs=None,replication_status=,reservations=['27e3fbb3-9de3-4f76-9d34-8ccabdf532aa','eb686342-8229-462c-bed7-9e7cea5b6a7f','e0155623-72b8-425e-9ff5-79dd0648df11','30cc1b8d-711c-43a6-872a-7e0f17c5c7ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c72ba25d8df44f549a890fef0fcb09da',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:47:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1886957202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97df3587-c101-46a0-98f5-ef6fd3ebad1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a04011dd6e9041e7b08c336e502e86d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c72ba25d8df44f549a890fef0fcb09da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1f1a4776-2677-434a-85bb-a28c1f192ecb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87b250d3-deb9-464b-a78d-bc842a1400ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1f1a4776-2677-434a-85bb-a28c1f192ecb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87b250d3-deb9-464b-a78d-bc842a1400ed) transitioned into state 'SUCCESS' from state '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-1886957202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a04011dd6e9041e7b08c336e502e86d0',qos_specs=None,replication_status=,reservations=['27e3fbb3-9de3-4f76-9d34-8ccabdf532aa','eb686342-8229-462c-bed7-9e7cea5b6a7f','e0155623-72b8-425e-9ff5-79dd0648df11','30cc1b8d-711c-43a6-872a-7e0f17c5c7ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c72ba25d8df44f549a890fef0fcb09da',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1f1a4776-2677-434a-85bb-a28c1f192ecb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d91ba88a-058f-4e8d-8c2b-8c42e6b80cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1f1a4776-2677-434a-85bb-a28c1f192ecb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d91ba88a-058f-4e8d-8c2b-8c42e6b80cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1f1a4776-2677-434a-85bb-a28c1f192ecb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Flow 'volume_create_api' (8e9b2a59-fa35-4314-8473-f751840aeb81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1f1a4776-2677-434a-85bb-a28c1f192ecb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Create volume request issued successfully. Sep 02 00:47:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1f1a4776-2677-434a-85bb-a28c1f192ecb tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:47:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 485/964] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:47:13 2026] POST /volume/v3/volumes => generated 764 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:47:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-83252e1a-67a0-43ad-9a10-b66fdc0129dc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-83252e1a-67a0-43ad-9a10-b66fdc0129dc tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] PUT http://192.168.122.129/volume/v3/attachments/d65c653f-e365-49c2-b784-9c4dbeeb9781 Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-83252e1a-67a0-43ad-9a10-b66fdc0129dc tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.129", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:99ea8ad4da87", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ea39e472-48c2-4305-83f6-cb40dfe92962", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-83252e1a-67a0-43ad-9a10-b66fdc0129dc tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Acquiring lock "cinder-attachment_update-4ea64ab4-3b8b-4c25-9e38-cb362206f79d-devstack" by "attachment_update" {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-83252e1a-67a0-43ad-9a10-b66fdc0129dc tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Lock "cinder-attachment_update-4ea64ab4-3b8b-4c25-9e38-cb362206f79d-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:47:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0b12a39e-a0ab-4f57-916d-084fb5b7f56d tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:47:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0b12a39e-a0ab-4f57-916d-084fb5b7f56d tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73ecd170-1f3b-447c-b446-d16743dd4521", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-606553381"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0b12a39e-a0ab-4f57-916d-084fb5b7f56d tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 404 Sep 02 00:47:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 480/965] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:47:13 2026] POST /volume/v3/snapshots => generated 109 bytes in 441 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f48fad0b-a6a3-4394-aaa9-f9958cce955f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f48fad0b-a6a3-4394-aaa9-f9958cce955f tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e Sep 02 00:47:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f48fad0b-a6a3-4394-aaa9-f9958cce955f tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f48fad0b-a6a3-4394-aaa9-f9958cce955f tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f48fad0b-a6a3-4394-aaa9-f9958cce955f tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Volume info retrieved successfully. Sep 02 00:47:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f48fad0b-a6a3-4394-aaa9-f9958cce955f tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e returned with HTTP 200 Sep 02 00:47:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 481/966] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:14 2026] GET /volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ef02d775-bc1e-4e40-a8b6-f586d1ebb6c0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ef02d775-bc1e-4e40-a8b6-f586d1ebb6c0 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:47:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ef02d775-bc1e-4e40-a8b6-f586d1ebb6c0 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1830323951"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ef02d775-bc1e-4e40-a8b6-f586d1ebb6c0 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 404 Sep 02 00:47:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 482/967] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:47:14 2026] POST /volume/v3/snapshots => generated 77 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-83252e1a-67a0-43ad-9a10-b66fdc0129dc tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Lock "cinder-attachment_update-4ea64ab4-3b8b-4c25-9e38-cb362206f79d-devstack" released by "attachment_update" :: held 0.388s {{(pid=86899) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:47:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-83252e1a-67a0-43ad-9a10-b66fdc0129dc tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/attachments/d65c653f-e365-49c2-b784-9c4dbeeb9781 returned with HTTP 200 Sep 02 00:47:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 486/968] 192.168.122.129 () {66 vars in 1593 bytes} [Wed Sep 2 00:47:13 2026] PUT /volume/v3/attachments/d65c653f-e365-49c2-b784-9c4dbeeb9781 => generated 694 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-80c3aabb-7e05-4192-9916-12befe689749 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-80c3aabb-7e05-4192-9916-12befe689749 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] GET http://192.168.122.129/volume/v3/snapshots?limit=invalid Sep 02 00:47:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-80c3aabb-7e05-4192-9916-12befe689749 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-80c3aabb-7e05-4192-9916-12befe689749 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-80c3aabb-7e05-4192-9916-12befe689749 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] HTTP exception thrown: limit param must be an integer Sep 02 00:47:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-80c3aabb-7e05-4192-9916-12befe689749 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 02 00:47:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 483/969] 192.168.122.129 () {58 vars in 1154 bytes} [Wed Sep 2 00:47:14 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cf9b5c28-c54f-4940-a648-662c7ea06e4b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cf9b5c28-c54f-4940-a648-662c7ea06e4b tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] GET http://192.168.122.129/volume/v3/snapshots?marker=925f9a97-2e81-402f-9769-0c6015d1b6fb Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cf9b5c28-c54f-4940-a648-662c7ea06e4b tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cf9b5c28-c54f-4940-a648-662c7ea06e4b tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-cf9b5c28-c54f-4940-a648-662c7ea06e4b tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:47:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.db.api [None req-cf9b5c28-c54f-4940-a648-662c7ea06e4b tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Building query based on filter {{(pid=86899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:47:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cf9b5c28-c54f-4940-a648-662c7ea06e4b tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/snapshots?marker=925f9a97-2e81-402f-9769-0c6015d1b6fb returned with HTTP 404 Sep 02 00:47:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 487/970] 192.168.122.129 () {58 vars in 1214 bytes} [Wed Sep 2 00:47:14 2026] GET /volume/v3/snapshots?marker=925f9a97-2e81-402f-9769-0c6015d1b6fb => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-24d187d2-44da-439f-8d08-9708ca8fa555 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-24d187d2-44da-439f-8d08-9708ca8fa555 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] GET http://192.168.122.129/volume/v3/snapshots?sort_key=invalid Sep 02 00:47:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-24d187d2-44da-439f-8d08-9708ca8fa555 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-24d187d2-44da-439f-8d08-9708ca8fa555 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-24d187d2-44da-439f-8d08-9708ca8fa555 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:47:14 devstack devstack@c-api.service[86898]: DEBUG cinder.db.api [None req-24d187d2-44da-439f-8d08-9708ca8fa555 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Building query based on filter {{(pid=86898) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:47:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-24d187d2-44da-439f-8d08-9708ca8fa555 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 02 00:47:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 484/971] 192.168.122.129 () {58 vars in 1160 bytes} [Wed Sep 2 00:47:14 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5b60b5c3-9680-44c9-929e-878aac5ff776 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5b60b5c3-9680-44c9-929e-878aac5ff776 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5b60b5c3-9680-44c9-929e-878aac5ff776 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1193147956"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-5b60b5c3-9680-44c9-929e-878aac5ff776 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1193147956'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:47:14 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-5b60b5c3-9680-44c9-929e-878aac5ff776 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Create volume of 2 GB Sep 02 00:47:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5b60b5c3-9680-44c9-929e-878aac5ff776 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Availability Zones retrieved successfully. Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5b60b5c3-9680-44c9-929e-878aac5ff776 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Flow 'volume_create_api' (e1a57d32-640a-496b-ba15-1364c45ed39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5b60b5c3-9680-44c9-929e-878aac5ff776 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88f91a4e-d666-4c4c-88bb-2f4f080fed14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-5b60b5c3-9680-44c9-929e-878aac5ff776 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Validating volume size '2' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:47:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7d057af6-708a-444f-96a1-39aa3be70c84 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7d057af6-708a-444f-96a1-39aa3be70c84 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d Sep 02 00:47:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7d057af6-708a-444f-96a1-39aa3be70c84 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7d057af6-708a-444f-96a1-39aa3be70c84 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5b60b5c3-9680-44c9-929e-878aac5ff776 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88f91a4e-d666-4c4c-88bb-2f4f080fed14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5b60b5c3-9680-44c9-929e-878aac5ff776 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f84ba9c-37c3-49a0-bef3-a34409421298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7d057af6-708a-444f-96a1-39aa3be70c84 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:47:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7d057af6-708a-444f-96a1-39aa3be70c84 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d returned with HTTP 200 Sep 02 00:47:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 485/972] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:14 2026] GET /volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d => generated 857 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-5b60b5c3-9680-44c9-929e-878aac5ff776 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Created reservations ['bca09873-4d9c-4c0b-a901-e3d498b85dd4', 'dcc27e87-1bd2-4ffe-b6cb-5061bdec03fc', 'c3a1d659-2ec0-4730-93bf-c06d369ef917', '2bd95451-78a8-49c5-aec2-7169684b5354'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5b60b5c3-9680-44c9-929e-878aac5ff776 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f84ba9c-37c3-49a0-bef3-a34409421298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bca09873-4d9c-4c0b-a901-e3d498b85dd4', 'dcc27e87-1bd2-4ffe-b6cb-5061bdec03fc', 'c3a1d659-2ec0-4730-93bf-c06d369ef917', '2bd95451-78a8-49c5-aec2-7169684b5354']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5b60b5c3-9680-44c9-929e-878aac5ff776 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e8f94d7-7d1e-4626-9bc9-df11105c0d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5b60b5c3-9680-44c9-929e-878aac5ff776 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e8f94d7-7d1e-4626-9bc9-df11105c0d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a687386d-6993-4280-9c64-d987dade59e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1193147956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bf8d872328345c8a611d496759b6a50',qos_specs=None,replication_status=,reservations=['bca09873-4d9c-4c0b-a901-e3d498b85dd4','dcc27e87-1bd2-4ffe-b6cb-5061bdec03fc','c3a1d659-2ec0-4730-93bf-c06d369ef917','2bd95451-78a8-49c5-aec2-7169684b5354'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2bd34d5b9649659b87a066c04fd7b9',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:47:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1193147956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a687386d-6993-4280-9c64-d987dade59e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bf8d872328345c8a611d496759b6a50',provider_auth=None,provider_geometry=None,provider_id=None,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='ac2bd34d5b9649659b87a066c04fd7b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5b60b5c3-9680-44c9-929e-878aac5ff776 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30b0149d-a82b-4e87-a5a3-862c5fe0814a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5b60b5c3-9680-44c9-929e-878aac5ff776 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30b0149d-a82b-4e87-a5a3-862c5fe0814a) transitioned into state 'SUCCESS' from state '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-1193147956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bf8d872328345c8a611d496759b6a50',qos_specs=None,replication_status=,reservations=['bca09873-4d9c-4c0b-a901-e3d498b85dd4','dcc27e87-1bd2-4ffe-b6cb-5061bdec03fc','c3a1d659-2ec0-4730-93bf-c06d369ef917','2bd95451-78a8-49c5-aec2-7169684b5354'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac2bd34d5b9649659b87a066c04fd7b9',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5b60b5c3-9680-44c9-929e-878aac5ff776 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50734409-a727-40ea-80aa-1116c4c4943b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:15 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5b60b5c3-9680-44c9-929e-878aac5ff776 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50734409-a727-40ea-80aa-1116c4c4943b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:15 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5b60b5c3-9680-44c9-929e-878aac5ff776 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Flow 'volume_create_api' (e1a57d32-640a-496b-ba15-1364c45ed39e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5b60b5c3-9680-44c9-929e-878aac5ff776 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Create volume request issued successfully. Sep 02 00:47:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5b60b5c3-9680-44c9-929e-878aac5ff776 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:47:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 488/973] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:47:14 2026] POST /volume/v3/volumes => generated 771 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:47:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f9fa0fd5-2414-4fdb-8d98-52137fbb6090 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f9fa0fd5-2414-4fdb-8d98-52137fbb6090 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] GET http://192.168.122.129/volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 Sep 02 00:47:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f9fa0fd5-2414-4fdb-8d98-52137fbb6090 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f9fa0fd5-2414-4fdb-8d98-52137fbb6090 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f9fa0fd5-2414-4fdb-8d98-52137fbb6090 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Volume info retrieved successfully. Sep 02 00:47:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f9fa0fd5-2414-4fdb-8d98-52137fbb6090 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 returned with HTTP 200 Sep 02 00:47:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 486/974] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:15 2026] GET /volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 => generated 839 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-f5034c4a-f1f3-4c9c-843c-15bc30683f3e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-f5034c4a-f1f3-4c9c-843c-15bc30683f3e tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] POST http://192.168.122.129/volume/v3/attachments/d65c653f-e365-49c2-b784-9c4dbeeb9781/action Sep 02 00:47:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-f5034c4a-f1f3-4c9c-843c-15bc30683f3e tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Action body: b'{"os-complete": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:47:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-f5034c4a-f1f3-4c9c-843c-15bc30683f3e tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:15 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:15 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:15 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:15 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-8a02ec24-0720-43b1-accd-d376fbcc76e0 req-f5034c4a-f1f3-4c9c-843c-15bc30683f3e tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/attachments/d65c653f-e365-49c2-b784-9c4dbeeb9781/action returned with HTTP 204 Sep 02 00:47:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 489/975] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:47:15 2026] POST /volume/v3/attachments/d65c653f-e365-49c2-b784-9c4dbeeb9781/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4720f6fc-a5b8-4c16-a882-b84d9e98c576 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4720f6fc-a5b8-4c16-a882-b84d9e98c576 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e Sep 02 00:47:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4720f6fc-a5b8-4c16-a882-b84d9e98c576 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4720f6fc-a5b8-4c16-a882-b84d9e98c576 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4720f6fc-a5b8-4c16-a882-b84d9e98c576 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Volume info retrieved successfully. Sep 02 00:47:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4720f6fc-a5b8-4c16-a882-b84d9e98c576 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e returned with HTTP 200 Sep 02 00:47:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 487/976] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:15 2026] GET /volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e => generated 856 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8f06360b-c4bc-497e-b64e-8b237de5e0ea None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8f06360b-c4bc-497e-b64e-8b237de5e0ea tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d Sep 02 00:47:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8f06360b-c4bc-497e-b64e-8b237de5e0ea tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8f06360b-c4bc-497e-b64e-8b237de5e0ea tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:15 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:15 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:15 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:15 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8f06360b-c4bc-497e-b64e-8b237de5e0ea tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:47:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8f06360b-c4bc-497e-b64e-8b237de5e0ea tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d returned with HTTP 200 Sep 02 00:47:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 490/977] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:15 2026] GET /volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d => generated 1149 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4b984a46-89d8-4154-aadc-8914fc067124 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4b984a46-89d8-4154-aadc-8914fc067124 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d Sep 02 00:47:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4b984a46-89d8-4154-aadc-8914fc067124 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4b984a46-89d8-4154-aadc-8914fc067124 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4b984a46-89d8-4154-aadc-8914fc067124 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:47:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4b984a46-89d8-4154-aadc-8914fc067124 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d returned with HTTP 200 Sep 02 00:47:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 488/978] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:15 2026] GET /volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d => generated 1149 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1af1d894-eaa3-4b1f-a5d1-73961284309b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1af1d894-eaa3-4b1f-a5d1-73961284309b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] DELETE http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d Sep 02 00:47:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1af1d894-eaa3-4b1f-a5d1-73961284309b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1af1d894-eaa3-4b1f-a5d1-73961284309b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:15 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-1af1d894-eaa3-4b1f-a5d1-73961284309b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Delete volume with id: 4ea64ab4-3b8b-4c25-9e38-cb362206f79d Sep 02 00:47:15 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:15 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:15 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:15 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1af1d894-eaa3-4b1f-a5d1-73961284309b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:47:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1af1d894-eaa3-4b1f-a5d1-73961284309b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-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. Sep 02 00:47:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1af1d894-eaa3-4b1f-a5d1-73961284309b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d returned with HTTP 400 Sep 02 00:47:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 491/979] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:47:15 2026] DELETE /volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d => generated 307 bytes in 48 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:47:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c7b0d3b8-627b-47f4-b32d-a1a58f07327d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c7b0d3b8-627b-47f4-b32d-a1a58f07327d tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d Sep 02 00:47:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c7b0d3b8-627b-47f4-b32d-a1a58f07327d tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c7b0d3b8-627b-47f4-b32d-a1a58f07327d tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c7b0d3b8-627b-47f4-b32d-a1a58f07327d tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c7b0d3b8-627b-47f4-b32d-a1a58f07327d tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d returned with HTTP 200 Sep 02 00:47:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 489/980] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:15 2026] GET /volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d => generated 1149 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-732f1887-166c-4700-b07a-5ff2d906b00d req-03d8088b-64a5-41cc-b84c-7e9db8422276 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-732f1887-166c-4700-b07a-5ff2d906b00d req-03d8088b-64a5-41cc-b84c-7e9db8422276 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-732f1887-166c-4700-b07a-5ff2d906b00d req-03d8088b-64a5-41cc-b84c-7e9db8422276 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1133118702", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [req-732f1887-166c-4700-b07a-5ff2d906b00d req-03d8088b-64a5-41cc-b84c-7e9db8422276 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1133118702', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:47:16 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [req-732f1887-166c-4700-b07a-5ff2d906b00d req-03d8088b-64a5-41cc-b84c-7e9db8422276 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Create volume of 1 GB Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-c0f78845-af09-44bc-8964-ae1ba5431fc1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-c0f78845-af09-44bc-8964-ae1ba5431fc1 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-c0f78845-af09-44bc-8964-ae1ba5431fc1 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-c0f78845-af09-44bc-8964-ae1ba5431fc1 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-732f1887-166c-4700-b07a-5ff2d906b00d req-03d8088b-64a5-41cc-b84c-7e9db8422276 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Availability Zones retrieved successfully. Sep 02 00:47:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:16 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [req-732f1887-166c-4700-b07a-5ff2d906b00d req-03d8088b-64a5-41cc-b84c-7e9db8422276 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Flow 'volume_create_api' (6f291f1e-8ad4-4a82-9aa9-619164a807b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-c0f78845-af09-44bc-8964-ae1ba5431fc1 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [req-732f1887-166c-4700-b07a-5ff2d906b00d req-03d8088b-64a5-41cc-b84c-7e9db8422276 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78a21adb-8fcd-4dea-bc09-89d5a19ae3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [req-732f1887-166c-4700-b07a-5ff2d906b00d req-03d8088b-64a5-41cc-b84c-7e9db8422276 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-c0f78845-af09-44bc-8964-ae1ba5431fc1 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d returned with HTTP 200 Sep 02 00:47:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 490/981] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:47:16 2026] GET /volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d => generated 1149 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-bb79f103-27b1-4154-a46c-d44271b6be0d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-bb79f103-27b1-4154-a46c-d44271b6be0d tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] POST http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d/action Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-bb79f103-27b1-4154-a46c-d44271b6be0d tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-bb79f103-27b1-4154-a46c-d44271b6be0d tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [req-732f1887-166c-4700-b07a-5ff2d906b00d req-03d8088b-64a5-41cc-b84c-7e9db8422276 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78a21adb-8fcd-4dea-bc09-89d5a19ae3a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [req-732f1887-166c-4700-b07a-5ff2d906b00d req-03d8088b-64a5-41cc-b84c-7e9db8422276 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db57b099-7231-4f9c-8a37-c29217572daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:16 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-bb79f103-27b1-4154-a46c-d44271b6be0d tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-bb79f103-27b1-4154-a46c-d44271b6be0d tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Begin detaching volume completed successfully. Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-bb79f103-27b1-4154-a46c-d44271b6be0d tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d/action returned with HTTP 202 Sep 02 00:47:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 491/982] 192.168.122.129 () {64 vars in 1561 bytes} [Wed Sep 2 00:47:16 2026] POST /volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-54338c9a-427b-4a04-824d-79df6d25ef89 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-54338c9a-427b-4a04-824d-79df6d25ef89 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] GET http://192.168.122.129/volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-54338c9a-427b-4a04-824d-79df6d25ef89 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-54338c9a-427b-4a04-824d-79df6d25ef89 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:16 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-54338c9a-427b-4a04-824d-79df6d25ef89 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Volume info retrieved successfully. Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-54338c9a-427b-4a04-824d-79df6d25ef89 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 returned with HTTP 200 Sep 02 00:47:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 492/983] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:16 2026] GET /volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 => generated 863 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-63b0f26e-a7c5-4488-8c6d-60da300478ff None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-63b0f26e-a7c5-4488-8c6d-60da300478ff None None] GET http://192.168.122.129/volume// Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-63b0f26e-a7c5-4488-8c6d-60da300478ff None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-63b0f26e-a7c5-4488-8c6d-60da300478ff None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-63b0f26e-a7c5-4488-8c6d-60da300478ff None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:47:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 493/984] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:47:16 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-9ba1c8da-9c49-42eb-9098-a78c0dc0f26b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-9ba1c8da-9c49-42eb-9098-a78c0dc0f26b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-9ba1c8da-9c49-42eb-9098-a78c0dc0f26b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-9ba1c8da-9c49-42eb-9098-a78c0dc0f26b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [req-732f1887-166c-4700-b07a-5ff2d906b00d req-03d8088b-64a5-41cc-b84c-7e9db8422276 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Created reservations ['af3854a0-1cc6-4ca5-8897-d038086582f4', '6604b528-0247-4056-aa75-80ef2f1aa299', 'f228f093-23cc-4588-8698-b1e431fa45c8', '675247cb-a44d-415a-b937-32ccfe0797c7'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [req-732f1887-166c-4700-b07a-5ff2d906b00d req-03d8088b-64a5-41cc-b84c-7e9db8422276 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db57b099-7231-4f9c-8a37-c29217572daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af3854a0-1cc6-4ca5-8897-d038086582f4', '6604b528-0247-4056-aa75-80ef2f1aa299', 'f228f093-23cc-4588-8698-b1e431fa45c8', '675247cb-a44d-415a-b937-32ccfe0797c7']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:16 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [req-732f1887-166c-4700-b07a-5ff2d906b00d req-03d8088b-64a5-41cc-b84c-7e9db8422276 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a25a6fa-1f76-4e76-987d-63fafb1a112a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-9ba1c8da-9c49-42eb-9098-a78c0dc0f26b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-9ba1c8da-9c49-42eb-9098-a78c0dc0f26b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d returned with HTTP 200 Sep 02 00:47:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 494/985] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:47:16 2026] GET /volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d => generated 1333 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:47:16 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:16 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [req-732f1887-166c-4700-b07a-5ff2d906b00d req-03d8088b-64a5-41cc-b84c-7e9db8422276 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a25a6fa-1f76-4e76-987d-63fafb1a112a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7b26dc8-9043-4f35-b22b-51f73a31b0a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1133118702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e072cb58e254c78a155e081ad684612',qos_specs=None,replication_status=,reservations=['af3854a0-1cc6-4ca5-8897-d038086582f4','6604b528-0247-4056-aa75-80ef2f1aa299','f228f093-23cc-4588-8698-b1e431fa45c8','675247cb-a44d-415a-b937-32ccfe0797c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29353e5e7c204445aa2531ed8886cc41',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:47:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1133118702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7b26dc8-9043-4f35-b22b-51f73a31b0a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e072cb58e254c78a155e081ad684612',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29353e5e7c204445aa2531ed8886cc41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [req-732f1887-166c-4700-b07a-5ff2d906b00d req-03d8088b-64a5-41cc-b84c-7e9db8422276 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0fecfc8-6acc-49ee-9d44-08a93da5184b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [req-732f1887-166c-4700-b07a-5ff2d906b00d req-03d8088b-64a5-41cc-b84c-7e9db8422276 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0fecfc8-6acc-49ee-9d44-08a93da5184b) transitioned into state 'SUCCESS' from state '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-1133118702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e072cb58e254c78a155e081ad684612',qos_specs=None,replication_status=,reservations=['af3854a0-1cc6-4ca5-8897-d038086582f4','6604b528-0247-4056-aa75-80ef2f1aa299','f228f093-23cc-4588-8698-b1e431fa45c8','675247cb-a44d-415a-b937-32ccfe0797c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29353e5e7c204445aa2531ed8886cc41',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [req-732f1887-166c-4700-b07a-5ff2d906b00d req-03d8088b-64a5-41cc-b84c-7e9db8422276 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a93dd6-fe4d-4430-a396-f987b13da0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [req-732f1887-166c-4700-b07a-5ff2d906b00d req-03d8088b-64a5-41cc-b84c-7e9db8422276 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a93dd6-fe4d-4430-a396-f987b13da0a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [req-732f1887-166c-4700-b07a-5ff2d906b00d req-03d8088b-64a5-41cc-b84c-7e9db8422276 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Flow 'volume_create_api' (6f291f1e-8ad4-4a82-9aa9-619164a807b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-732f1887-166c-4700-b07a-5ff2d906b00d req-03d8088b-64a5-41cc-b84c-7e9db8422276 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Create volume request issued successfully. Sep 02 00:47:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-732f1887-166c-4700-b07a-5ff2d906b00d req-03d8088b-64a5-41cc-b84c-7e9db8422276 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:47:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 492/986] 192.168.122.129 () {64 vars in 1430 bytes} [Wed Sep 2 00:47:16 2026] POST /volume/v3/volumes => generated 764 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-732f1887-166c-4700-b07a-5ff2d906b00d req-d58400b9-e169-49e1-9c34-f844a1da084b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-716884c0-2a5f-4b1d-accf-906c5d38a8c7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-732f1887-166c-4700-b07a-5ff2d906b00d req-d58400b9-e169-49e1-9c34-f844a1da084b tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] GET http://192.168.122.129/volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-732f1887-166c-4700-b07a-5ff2d906b00d req-d58400b9-e169-49e1-9c34-f844a1da084b tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-732f1887-166c-4700-b07a-5ff2d906b00d req-d58400b9-e169-49e1-9c34-f844a1da084b tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-716884c0-2a5f-4b1d-accf-906c5d38a8c7 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-716884c0-2a5f-4b1d-accf-906c5d38a8c7 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-716884c0-2a5f-4b1d-accf-906c5d38a8c7 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:16 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:16 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:16 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:16 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:16 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-732f1887-166c-4700-b07a-5ff2d906b00d req-d58400b9-e169-49e1-9c34-f844a1da084b tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Volume info retrieved successfully. Sep 02 00:47:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-716884c0-2a5f-4b1d-accf-906c5d38a8c7 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Volume info retrieved successfully. Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-732f1887-166c-4700-b07a-5ff2d906b00d req-d58400b9-e169-49e1-9c34-f844a1da084b tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] http://192.168.122.129/volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 returned with HTTP 200 Sep 02 00:47:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 495/987] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:47:16 2026] GET /volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 => generated 832 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-716884c0-2a5f-4b1d-accf-906c5d38a8c7 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e returned with HTTP 200 Sep 02 00:47:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 493/988] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:16 2026] GET /volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-019a0f46-f60c-41bd-a4c2-c06540eb8116 req-b279f970-559f-4cd9-9cb6-280f301b272e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d1653c54-1aff-4330-9208-d57c31f7220e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-019a0f46-f60c-41bd-a4c2-c06540eb8116 req-b279f970-559f-4cd9-9cb6-280f301b272e tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] GET http://192.168.122.129/volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-019a0f46-f60c-41bd-a4c2-c06540eb8116 req-b279f970-559f-4cd9-9cb6-280f301b272e tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-019a0f46-f60c-41bd-a4c2-c06540eb8116 req-b279f970-559f-4cd9-9cb6-280f301b272e tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d1653c54-1aff-4330-9208-d57c31f7220e tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d1653c54-1aff-4330-9208-d57c31f7220e tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d1653c54-1aff-4330-9208-d57c31f7220e tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:16 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-019a0f46-f60c-41bd-a4c2-c06540eb8116 req-b279f970-559f-4cd9-9cb6-280f301b272e tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Volume info retrieved successfully. Sep 02 00:47:16 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:16 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:16 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:16 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-019a0f46-f60c-41bd-a4c2-c06540eb8116 req-b279f970-559f-4cd9-9cb6-280f301b272e tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] http://192.168.122.129/volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 returned with HTTP 200 Sep 02 00:47:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 496/989] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:47:16 2026] GET /volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 => generated 832 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-4b319ad5-58c6-434b-905d-a02c6f7daacd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d1653c54-1aff-4330-9208-d57c31f7220e tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Volume info retrieved successfully. Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-4b319ad5-58c6-434b-905d-a02c6f7daacd tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] DELETE http://192.168.122.129/volume/v3/attachments/d65c653f-e365-49c2-b784-9c4dbeeb9781 Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-4b319ad5-58c6-434b-905d-a02c6f7daacd tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-4b319ad5-58c6-434b-905d-a02c6f7daacd tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d1653c54-1aff-4330-9208-d57c31f7220e tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e returned with HTTP 200 Sep 02 00:47:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 494/990] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:16 2026] GET /volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e => generated 857 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f8e163ee-77f2-4f52-bef7-195c3ad02d51 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:16 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, Sep 02 00:47:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-3c907ace-eef1-4d7f-9863-7573476ee1d6 req-4b319ad5-58c6-434b-905d-a02c6f7daacd tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/attachments/d65c653f-e365-49c2-b784-9c4dbeeb9781 returned with HTTP 200 Sep 02 00:47:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 497/991] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:47:16 2026] DELETE /volume/v3/attachments/d65c653f-e365-49c2-b784-9c4dbeeb9781 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f8e163ee-77f2-4f52-bef7-195c3ad02d51 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:47:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f8e163ee-77f2-4f52-bef7-195c3ad02d51 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-f8e163ee-77f2-4f52-bef7-195c3ad02d51 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:47:17 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-f8e163ee-77f2-4f52-bef7-195c3ad02d51 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Create volume of 1 GB Sep 02 00:47:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f8e163ee-77f2-4f52-bef7-195c3ad02d51 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Availability Zones retrieved successfully. Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f8e163ee-77f2-4f52-bef7-195c3ad02d51 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Flow 'volume_create_api' (40e9404a-8004-476d-a202-db4419f55b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f8e163ee-77f2-4f52-bef7-195c3ad02d51 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3cf16d7-93a1-479e-a2a0-7463a49c1c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-f8e163ee-77f2-4f52-bef7-195c3ad02d51 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f8e163ee-77f2-4f52-bef7-195c3ad02d51 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3cf16d7-93a1-479e-a2a0-7463a49c1c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f8e163ee-77f2-4f52-bef7-195c3ad02d51 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f025b70-5f00-4e49-ab2f-e204cae005e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-86a30af2-07eb-4dd9-8bad-a16a512d4d14 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-86a30af2-07eb-4dd9-8bad-a16a512d4d14 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] GET http://192.168.122.129/volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 Sep 02 00:47:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-86a30af2-07eb-4dd9-8bad-a16a512d4d14 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-86a30af2-07eb-4dd9-8bad-a16a512d4d14 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-f8e163ee-77f2-4f52-bef7-195c3ad02d51 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Created reservations ['6484d5e0-5729-4200-876e-d278b5aa34af', '21ebf945-f208-4988-b782-3d5990eba584', '3158a60b-327a-4287-98a6-fda4a6aa1e17', '8e156602-dba8-475e-9cbf-adc975fe612f'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f8e163ee-77f2-4f52-bef7-195c3ad02d51 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f025b70-5f00-4e49-ab2f-e204cae005e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6484d5e0-5729-4200-876e-d278b5aa34af', '21ebf945-f208-4988-b782-3d5990eba584', '3158a60b-327a-4287-98a6-fda4a6aa1e17', '8e156602-dba8-475e-9cbf-adc975fe612f']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f8e163ee-77f2-4f52-bef7-195c3ad02d51 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df806de-2032-4d5e-aebc-202bbf9673e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:17 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:17 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-86a30af2-07eb-4dd9-8bad-a16a512d4d14 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Volume info retrieved successfully. Sep 02 00:47:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-86a30af2-07eb-4dd9-8bad-a16a512d4d14 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 returned with HTTP 200 Sep 02 00:47:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 498/992] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:17 2026] GET /volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 => generated 864 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f8e163ee-77f2-4f52-bef7-195c3ad02d51 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df806de-2032-4d5e-aebc-202bbf9673e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d6969f1-c828-4d1c-a097-262f1430a428', '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='9bfe1f79d7f04f78b7d655f85474eebe',qos_specs=None,replication_status=,reservations=['6484d5e0-5729-4200-876e-d278b5aa34af','21ebf945-f208-4988-b782-3d5990eba584','3158a60b-327a-4287-98a6-fda4a6aa1e17','8e156602-dba8-475e-9cbf-adc975fe612f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc75b3c9c71e4498abb17e122c510266',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:47:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d6969f1-c828-4d1c-a097-262f1430a428,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bfe1f79d7f04f78b7d655f85474eebe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc75b3c9c71e4498abb17e122c510266',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f8e163ee-77f2-4f52-bef7-195c3ad02d51 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7739293f-aeb4-4a87-a5f4-b4f879ca166e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-497b818d-0fa3-4215-9e35-e85b99dacc36 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-497b818d-0fa3-4215-9e35-e85b99dacc36 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:47:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-497b818d-0fa3-4215-9e35-e85b99dacc36 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a687386d-6993-4280-9c64-d987dade59e8", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-623228852"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:17 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:17 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-497b818d-0fa3-4215-9e35-e85b99dacc36 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Volume info retrieved successfully. Sep 02 00:47:17 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-497b818d-0fa3-4215-9e35-e85b99dacc36 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Create snapshot from volume a687386d-6993-4280-9c64-d987dade59e8 Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f8e163ee-77f2-4f52-bef7-195c3ad02d51 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7739293f-aeb4-4a87-a5f4-b4f879ca166e) transitioned into state 'SUCCESS' from 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='9bfe1f79d7f04f78b7d655f85474eebe',qos_specs=None,replication_status=,reservations=['6484d5e0-5729-4200-876e-d278b5aa34af','21ebf945-f208-4988-b782-3d5990eba584','3158a60b-327a-4287-98a6-fda4a6aa1e17','8e156602-dba8-475e-9cbf-adc975fe612f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc75b3c9c71e4498abb17e122c510266',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f8e163ee-77f2-4f52-bef7-195c3ad02d51 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd36489-7588-40ac-aaa5-4a5952b6d8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f8e163ee-77f2-4f52-bef7-195c3ad02d51 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd36489-7588-40ac-aaa5-4a5952b6d8b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f8e163ee-77f2-4f52-bef7-195c3ad02d51 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Flow 'volume_create_api' (40e9404a-8004-476d-a202-db4419f55b18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f8e163ee-77f2-4f52-bef7-195c3ad02d51 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Create volume request issued successfully. Sep 02 00:47:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f8e163ee-77f2-4f52-bef7-195c3ad02d51 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:47:17 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 495/993] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:47:16 2026] POST /volume/v3/volumes => generated 742 bytes in 777 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ab3321ef-1469-43f4-9329-7e129f1b3bbd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ab3321ef-1469-43f4-9329-7e129f1b3bbd tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ab3321ef-1469-43f4-9329-7e129f1b3bbd tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ab3321ef-1469-43f4-9329-7e129f1b3bbd tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:17 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-497b818d-0fa3-4215-9e35-e85b99dacc36 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Created reservations ['fed32a6a-6c49-4dba-a61f-ef6ad878d2a4', '8f35757f-cb13-4078-bb34-befd618c805e', '9ff3b094-2b6b-4f7b-beb8-76f8bba9d54a', '2748135c-972e-4978-9090-9b81a42bf8bb'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:47:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:17 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:17 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ab3321ef-1469-43f4-9329-7e129f1b3bbd tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:47:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ab3321ef-1469-43f4-9329-7e129f1b3bbd tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d returned with HTTP 200 Sep 02 00:47:17 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 496/994] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:17 2026] GET /volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d => generated 857 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-255ebd16-78d7-4923-a641-9553750ca98c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-255ebd16-78d7-4923-a641-9553750ca98c tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] GET http://192.168.122.129/volume/v3/volumes/0d6969f1-c828-4d1c-a097-262f1430a428 Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-255ebd16-78d7-4923-a641-9553750ca98c tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-255ebd16-78d7-4923-a641-9553750ca98c tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:17 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:17 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-255ebd16-78d7-4923-a641-9553750ca98c tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Volume info retrieved successfully. Sep 02 00:47:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-497b818d-0fa3-4215-9e35-e85b99dacc36 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Snapshot create request issued successfully. Sep 02 00:47:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-497b818d-0fa3-4215-9e35-e85b99dacc36 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:47:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 499/995] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:47:17 2026] POST /volume/v3/snapshots => generated 317 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:47:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-255ebd16-78d7-4923-a641-9553750ca98c tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] http://192.168.122.129/volume/v3/volumes/0d6969f1-c828-4d1c-a097-262f1430a428 returned with HTTP 200 Sep 02 00:47:17 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 497/996] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:17 2026] GET /volume/v3/volumes/0d6969f1-c828-4d1c-a097-262f1430a428 => generated 921 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5a1bc037-b8ac-431f-a74b-96b41e539f2c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5a1bc037-b8ac-431f-a74b-96b41e539f2c tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] GET http://192.168.122.129/volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 Sep 02 00:47:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5a1bc037-b8ac-431f-a74b-96b41e539f2c tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5a1bc037-b8ac-431f-a74b-96b41e539f2c tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:17 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:17 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5a1bc037-b8ac-431f-a74b-96b41e539f2c tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Snapshot retrieved successfully. Sep 02 00:47:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5a1bc037-b8ac-431f-a74b-96b41e539f2c tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 returned with HTTP 200 Sep 02 00:47:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 500/997] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:47:17 2026] GET /volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 => generated 449 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-468a48dd-e60c-4f0a-abd9-2ba42eb51929 req-2b0a9012-d53c-4af4-bd64-0070f7d1c7e6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-468a48dd-e60c-4f0a-abd9-2ba42eb51929 req-2b0a9012-d53c-4af4-bd64-0070f7d1c7e6 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] GET http://192.168.122.129/volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-468a48dd-e60c-4f0a-abd9-2ba42eb51929 req-2b0a9012-d53c-4af4-bd64-0070f7d1c7e6 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-468a48dd-e60c-4f0a-abd9-2ba42eb51929 req-2b0a9012-d53c-4af4-bd64-0070f7d1c7e6 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:17 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:17 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-468a48dd-e60c-4f0a-abd9-2ba42eb51929 req-2b0a9012-d53c-4af4-bd64-0070f7d1c7e6 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Volume info retrieved successfully. Sep 02 00:47:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-468a48dd-e60c-4f0a-abd9-2ba42eb51929 req-2b0a9012-d53c-4af4-bd64-0070f7d1c7e6 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] http://192.168.122.129/volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 returned with HTTP 200 Sep 02 00:47:17 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 498/998] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:47:17 2026] GET /volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:47:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cc97accd-64e4-4523-8cac-7d768e89d9c0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cc97accd-64e4-4523-8cac-7d768e89d9c0 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] GET http://192.168.122.129/volume/v3/volumes/0d6969f1-c828-4d1c-a097-262f1430a428 Sep 02 00:47:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cc97accd-64e4-4523-8cac-7d768e89d9c0 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cc97accd-64e4-4523-8cac-7d768e89d9c0 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-dd5e5f3b-8b3e-4c94-9881-b02a9d739d7c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:18 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:18 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:18 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dd5e5f3b-8b3e-4c94-9881-b02a9d739d7c tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] GET http://192.168.122.129/volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 Sep 02 00:47:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dd5e5f3b-8b3e-4c94-9881-b02a9d739d7c tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dd5e5f3b-8b3e-4c94-9881-b02a9d739d7c tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:18 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-cc97accd-64e4-4523-8cac-7d768e89d9c0 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Volume info retrieved successfully. Sep 02 00:47:18 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:18 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:18 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-dd5e5f3b-8b3e-4c94-9881-b02a9d739d7c tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Snapshot retrieved successfully. Sep 02 00:47:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dd5e5f3b-8b3e-4c94-9881-b02a9d739d7c tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 returned with HTTP 200 Sep 02 00:47:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cc97accd-64e4-4523-8cac-7d768e89d9c0 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] http://192.168.122.129/volume/v3/volumes/0d6969f1-c828-4d1c-a097-262f1430a428 returned with HTTP 200 Sep 02 00:47:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 499/999] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:47:18 2026] GET /volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 => generated 449 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 501/1000] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:18 2026] GET /volume/v3/volumes/0d6969f1-c828-4d1c-a097-262f1430a428 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-d46f900d-43cf-47f6-8ae1-5b5bc69bd38d req-e43a5b8a-1d92-4894-afe0-2302a850efc7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-d46f900d-43cf-47f6-8ae1-5b5bc69bd38d req-e43a5b8a-1d92-4894-afe0-2302a850efc7 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] GET http://192.168.122.129/volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 Sep 02 00:47:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-d46f900d-43cf-47f6-8ae1-5b5bc69bd38d req-e43a5b8a-1d92-4894-afe0-2302a850efc7 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-d46f900d-43cf-47f6-8ae1-5b5bc69bd38d req-e43a5b8a-1d92-4894-afe0-2302a850efc7 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:18 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:18 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:18 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:18 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:18 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-d46f900d-43cf-47f6-8ae1-5b5bc69bd38d req-e43a5b8a-1d92-4894-afe0-2302a850efc7 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Volume info retrieved successfully. Sep 02 00:47:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-d46f900d-43cf-47f6-8ae1-5b5bc69bd38d req-e43a5b8a-1d92-4894-afe0-2302a850efc7 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] http://192.168.122.129/volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 returned with HTTP 200 Sep 02 00:47:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 500/1001] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:47:18 2026] GET /volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-a725d684-8047-4ba7-ab0a-ff102e073850 req-e81e1e35-b8dd-4b75-8a49-8ba45c43d4d8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-a725d684-8047-4ba7-ab0a-ff102e073850 req-e81e1e35-b8dd-4b75-8a49-8ba45c43d4d8 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:47:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-a725d684-8047-4ba7-ab0a-ff102e073850 req-e81e1e35-b8dd-4b75-8a49-8ba45c43d4d8 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7b26dc8-9043-4f35-b22b-51f73a31b0a3", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1237848722", "description": null, "metadata": {}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:18 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:18 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:18 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:18 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-a725d684-8047-4ba7-ab0a-ff102e073850 req-e81e1e35-b8dd-4b75-8a49-8ba45c43d4d8 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Volume info retrieved successfully. Sep 02 00:47:18 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [req-a725d684-8047-4ba7-ab0a-ff102e073850 req-e81e1e35-b8dd-4b75-8a49-8ba45c43d4d8 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Create snapshot from volume e7b26dc8-9043-4f35-b22b-51f73a31b0a3 Sep 02 00:47:19 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [req-a725d684-8047-4ba7-ab0a-ff102e073850 req-e81e1e35-b8dd-4b75-8a49-8ba45c43d4d8 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Created reservations ['41692db1-0b8e-4985-bdcd-eed0da6b2c3c', 'cb310e17-45a8-41d8-8ad8-5801a637c2a2', 'a342041e-56e9-4a5a-8be2-84c547c08ae5', '17efc67a-a36a-489d-a6f8-4cdb43d60e58'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:47:19 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:19 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-a725d684-8047-4ba7-ab0a-ff102e073850 req-e81e1e35-b8dd-4b75-8a49-8ba45c43d4d8 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Snapshot create request issued successfully. Sep 02 00:47:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-a725d684-8047-4ba7-ab0a-ff102e073850 req-e81e1e35-b8dd-4b75-8a49-8ba45c43d4d8 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:47:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 502/1002] 192.168.122.129 () {64 vars in 1436 bytes} [Wed Sep 2 00:47:18 2026] POST /volume/v3/snapshots => generated 311 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:47:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-37234de1-ba07-4399-805f-d5691cb98905 req-dca5bd5f-1b12-4f08-8f77-4d2ce28b62a7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-37234de1-ba07-4399-805f-d5691cb98905 req-dca5bd5f-1b12-4f08-8f77-4d2ce28b62a7 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-reader] GET http://192.168.122.129/volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a Sep 02 00:47:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-37234de1-ba07-4399-805f-d5691cb98905 req-dca5bd5f-1b12-4f08-8f77-4d2ce28b62a7 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-reader] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-37234de1-ba07-4399-805f-d5691cb98905 req-dca5bd5f-1b12-4f08-8f77-4d2ce28b62a7 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-reader] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:19 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-37234de1-ba07-4399-805f-d5691cb98905 req-dca5bd5f-1b12-4f08-8f77-4d2ce28b62a7 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-reader] Snapshot retrieved successfully. Sep 02 00:47:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-37234de1-ba07-4399-805f-d5691cb98905 req-dca5bd5f-1b12-4f08-8f77-4d2ce28b62a7 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-reader] http://192.168.122.129/volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a returned with HTTP 200 Sep 02 00:47:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 501/1003] 192.168.122.129 () {60 vars in 1493 bytes} [Wed Sep 2 00:47:19 2026] GET /volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a => generated 443 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-238c68da-f470-44e7-8b01-2683f1d99f48 req-cfe724c6-4324-45de-a445-799201913508 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-238c68da-f470-44e7-8b01-2683f1d99f48 req-cfe724c6-4324-45de-a445-799201913508 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-reader] GET http://192.168.122.129/volume/v3/snapshots/detail Sep 02 00:47:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-238c68da-f470-44e7-8b01-2683f1d99f48 req-cfe724c6-4324-45de-a445-799201913508 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-reader] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-238c68da-f470-44e7-8b01-2683f1d99f48 req-cfe724c6-4324-45de-a445-799201913508 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-reader] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [req-238c68da-f470-44e7-8b01-2683f1d99f48 req-cfe724c6-4324-45de-a445-799201913508 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-reader] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:47:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:19 devstack devstack@c-api.service[86898]: DEBUG cinder.db.api [req-238c68da-f470-44e7-8b01-2683f1d99f48 req-cfe724c6-4324-45de-a445-799201913508 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-reader] Building query based on filter {{(pid=86898) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:47:19 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:19 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:47:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-238c68da-f470-44e7-8b01-2683f1d99f48 req-cfe724c6-4324-45de-a445-799201913508 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-reader] Get all snapshots completed successfully. Sep 02 00:47:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-238c68da-f470-44e7-8b01-2683f1d99f48 req-cfe724c6-4324-45de-a445-799201913508 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-reader] http://192.168.122.129/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 00:47:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 503/1004] 192.168.122.129 () {60 vars in 1403 bytes} [Wed Sep 2 00:47:19 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:47:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-9f5f205e-c4e7-4abd-9fa1-bcd35ff093ef req-87e727c1-7db4-418c-8cb2-1dc6fca01927 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-9f5f205e-c4e7-4abd-9fa1-bcd35ff093ef req-87e727c1-7db4-418c-8cb2-1dc6fca01927 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] GET http://192.168.122.129/volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a Sep 02 00:47:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-9f5f205e-c4e7-4abd-9fa1-bcd35ff093ef req-87e727c1-7db4-418c-8cb2-1dc6fca01927 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-9f5f205e-c4e7-4abd-9fa1-bcd35ff093ef req-87e727c1-7db4-418c-8cb2-1dc6fca01927 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:19 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-9f5f205e-c4e7-4abd-9fa1-bcd35ff093ef req-87e727c1-7db4-418c-8cb2-1dc6fca01927 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Snapshot retrieved successfully. Sep 02 00:47:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-9f5f205e-c4e7-4abd-9fa1-bcd35ff093ef req-87e727c1-7db4-418c-8cb2-1dc6fca01927 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] http://192.168.122.129/volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a returned with HTTP 200 Sep 02 00:47:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 502/1005] 192.168.122.129 () {60 vars in 1493 bytes} [Wed Sep 2 00:47:19 2026] GET /volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a => generated 443 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-002d990c-c6e3-47c0-8018-8f29b4d0de25 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ff6be3d8-cb7f-45df-9e42-57f7e3076d89 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-002d990c-c6e3-47c0-8018-8f29b4d0de25 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] GET http://192.168.122.129/volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 Sep 02 00:47:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-002d990c-c6e3-47c0-8018-8f29b4d0de25 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-002d990c-c6e3-47c0-8018-8f29b4d0de25 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ff6be3d8-cb7f-45df-9e42-57f7e3076d89 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] GET http://192.168.122.129/volume/v3/volumes/0d6969f1-c828-4d1c-a097-262f1430a428 Sep 02 00:47:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ff6be3d8-cb7f-45df-9e42-57f7e3076d89 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ff6be3d8-cb7f-45df-9e42-57f7e3076d89 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-002d990c-c6e3-47c0-8018-8f29b4d0de25 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Snapshot retrieved successfully. Sep 02 00:47:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-002d990c-c6e3-47c0-8018-8f29b4d0de25 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 returned with HTTP 200 Sep 02 00:47:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 504/1006] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:47:19 2026] GET /volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 => generated 449 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:19 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:19 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:19 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ff6be3d8-cb7f-45df-9e42-57f7e3076d89 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Volume info retrieved successfully. Sep 02 00:47:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ff6be3d8-cb7f-45df-9e42-57f7e3076d89 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] http://192.168.122.129/volume/v3/volumes/0d6969f1-c828-4d1c-a097-262f1430a428 returned with HTTP 200 Sep 02 00:47:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 503/1007] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:19 2026] GET /volume/v3/volumes/0d6969f1-c828-4d1c-a097-262f1430a428 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-e01c38b5-48e0-4f4f-915a-6e49c04ce71a req-720e2f66-42ef-498f-8c67-4034ecc2dd19 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-e01c38b5-48e0-4f4f-915a-6e49c04ce71a req-720e2f66-42ef-498f-8c67-4034ecc2dd19 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] GET http://192.168.122.129/volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a Sep 02 00:47:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-e01c38b5-48e0-4f4f-915a-6e49c04ce71a req-720e2f66-42ef-498f-8c67-4034ecc2dd19 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-e01c38b5-48e0-4f4f-915a-6e49c04ce71a req-720e2f66-42ef-498f-8c67-4034ecc2dd19 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-e01c38b5-48e0-4f4f-915a-6e49c04ce71a req-720e2f66-42ef-498f-8c67-4034ecc2dd19 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Snapshot retrieved successfully. Sep 02 00:47:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-e01c38b5-48e0-4f4f-915a-6e49c04ce71a req-720e2f66-42ef-498f-8c67-4034ecc2dd19 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] http://192.168.122.129/volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a returned with HTTP 200 Sep 02 00:47:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 505/1008] 192.168.122.129 () {60 vars in 1493 bytes} [Wed Sep 2 00:47:20 2026] GET /volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a => generated 443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6dead396-2b26-46e5-9a2c-90b961f8b67f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6dead396-2b26-46e5-9a2c-90b961f8b67f tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] GET http://192.168.122.129/volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 Sep 02 00:47:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6dead396-2b26-46e5-9a2c-90b961f8b67f tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6dead396-2b26-46e5-9a2c-90b961f8b67f tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:20 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:20 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:20 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6dead396-2b26-46e5-9a2c-90b961f8b67f tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Snapshot retrieved successfully. Sep 02 00:47:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6dead396-2b26-46e5-9a2c-90b961f8b67f tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 returned with HTTP 200 Sep 02 00:47:20 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 504/1009] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:47:20 2026] GET /volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 => generated 476 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3f3ffd82-cb3f-4a8c-9afe-fb9218b250ad None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3f3ffd82-cb3f-4a8c-9afe-fb9218b250ad tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:47:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3f3ffd82-cb3f-4a8c-9afe-fb9218b250ad tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "2eb470a4-6bfd-44a3-8202-99b2e4b1baa0"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-3f3ffd82-cb3f-4a8c-9afe-fb9218b250ad tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '2eb470a4-6bfd-44a3-8202-99b2e4b1baa0'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:47:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8282fbf8-83ab-433e-8b5b-47852d2b6403 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8282fbf8-83ab-433e-8b5b-47852d2b6403 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] GET http://192.168.122.129/volume/v3/volumes/0d6969f1-c828-4d1c-a097-262f1430a428 Sep 02 00:47:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8282fbf8-83ab-433e-8b5b-47852d2b6403 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8282fbf8-83ab-433e-8b5b-47852d2b6403 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3f3ffd82-cb3f-4a8c-9afe-fb9218b250ad tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Snapshot retrieved successfully. Sep 02 00:47:20 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-3f3ffd82-cb3f-4a8c-9afe-fb9218b250ad tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Create volume of 1 GB Sep 02 00:47:20 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:20 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3f3ffd82-cb3f-4a8c-9afe-fb9218b250ad tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Availability Zones retrieved successfully. Sep 02 00:47:20 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:20 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:20 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8282fbf8-83ab-433e-8b5b-47852d2b6403 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Volume info retrieved successfully. Sep 02 00:47:20 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3f3ffd82-cb3f-4a8c-9afe-fb9218b250ad tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Flow 'volume_create_api' (55d109d0-5922-4f17-a13f-147277a000d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8282fbf8-83ab-433e-8b5b-47852d2b6403 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] http://192.168.122.129/volume/v3/volumes/0d6969f1-c828-4d1c-a097-262f1430a428 returned with HTTP 200 Sep 02 00:47:20 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 505/1010] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:20 2026] GET /volume/v3/volumes/0d6969f1-c828-4d1c-a097-262f1430a428 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:20 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3f3ffd82-cb3f-4a8c-9afe-fb9218b250ad tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1109bc89-0ab9-4011-8992-ab14d5a829a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:20 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-3f3ffd82-cb3f-4a8c-9afe-fb9218b250ad tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:47:20 devstack devstack@c-api.service[86898]: WARNING cinder.volume.api [None req-3f3ffd82-cb3f-4a8c-9afe-fb9218b250ad tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1109bc89-0ab9-4011-8992-ab14d5a829a9) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 00:47:20 devstack devstack@c-api.service[86898]: 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. Sep 02 00:47:20 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3f3ffd82-cb3f-4a8c-9afe-fb9218b250ad tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1109bc89-0ab9-4011-8992-ab14d5a829a9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:20 devstack devstack@c-api.service[86898]: WARNING cinder.volume.api [None req-3f3ffd82-cb3f-4a8c-9afe-fb9218b250ad tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1109bc89-0ab9-4011-8992-ab14d5a829a9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 00:47:20 devstack devstack@c-api.service[86898]: WARNING cinder.volume.api [None req-3f3ffd82-cb3f-4a8c-9afe-fb9218b250ad tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Flow 'volume_create_api' (55d109d0-5922-4f17-a13f-147277a000d5) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 00:47:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3f3ffd82-cb3f-4a8c-9afe-fb9218b250ad tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 400 Sep 02 00:47:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 506/1011] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:47:20 2026] POST /volume/v3/volumes => generated 171 bytes in 86 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 02 00:47:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c7ffa96d-7a44-4946-b29f-de30b2aa9dc8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c7ffa96d-7a44-4946-b29f-de30b2aa9dc8 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 Sep 02 00:47:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c7ffa96d-7a44-4946-b29f-de30b2aa9dc8 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c7ffa96d-7a44-4946-b29f-de30b2aa9dc8 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:20 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-c7ffa96d-7a44-4946-b29f-de30b2aa9dc8 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Delete snapshot with id: 2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 Sep 02 00:47:20 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:20 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:20 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c7ffa96d-7a44-4946-b29f-de30b2aa9dc8 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Snapshot retrieved successfully. Sep 02 00:47:20 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:20 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:20 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c7ffa96d-7a44-4946-b29f-de30b2aa9dc8 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Snapshot delete request issued successfully. Sep 02 00:47:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c7ffa96d-7a44-4946-b29f-de30b2aa9dc8 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 returned with HTTP 202 Sep 02 00:47:20 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 506/1012] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:47:20 2026] DELETE /volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:47:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-fa5c4336-1d7b-44e2-a672-7d4667d0a6e8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fa5c4336-1d7b-44e2-a672-7d4667d0a6e8 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] GET http://192.168.122.129/volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 Sep 02 00:47:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fa5c4336-1d7b-44e2-a672-7d4667d0a6e8 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fa5c4336-1d7b-44e2-a672-7d4667d0a6e8 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-fa5c4336-1d7b-44e2-a672-7d4667d0a6e8 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Snapshot retrieved successfully. Sep 02 00:47:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fa5c4336-1d7b-44e2-a672-7d4667d0a6e8 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 returned with HTTP 200 Sep 02 00:47:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 507/1013] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:47:20 2026] GET /volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 => generated 475 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-c79b4710-9e06-445d-81f9-24d39b501559 req-a360ca5b-8f9f-49c7-87e0-df39625ef3c2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-c79b4710-9e06-445d-81f9-24d39b501559 req-a360ca5b-8f9f-49c7-87e0-df39625ef3c2 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] GET http://192.168.122.129/volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a Sep 02 00:47:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-c79b4710-9e06-445d-81f9-24d39b501559 req-a360ca5b-8f9f-49c7-87e0-df39625ef3c2 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-c79b4710-9e06-445d-81f9-24d39b501559 req-a360ca5b-8f9f-49c7-87e0-df39625ef3c2 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:21 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:21 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-c79b4710-9e06-445d-81f9-24d39b501559 req-a360ca5b-8f9f-49c7-87e0-df39625ef3c2 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Snapshot retrieved successfully. Sep 02 00:47:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-c79b4710-9e06-445d-81f9-24d39b501559 req-a360ca5b-8f9f-49c7-87e0-df39625ef3c2 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] http://192.168.122.129/volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a returned with HTTP 200 Sep 02 00:47:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 507/1014] 192.168.122.129 () {60 vars in 1493 bytes} [Wed Sep 2 00:47:21 2026] GET /volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a => generated 443 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f89c70e3-a22f-4cdc-859c-96b224a3cb50 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f89c70e3-a22f-4cdc-859c-96b224a3cb50 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] GET http://192.168.122.129/volume/v3/volumes/0d6969f1-c828-4d1c-a097-262f1430a428 Sep 02 00:47:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f89c70e3-a22f-4cdc-859c-96b224a3cb50 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f89c70e3-a22f-4cdc-859c-96b224a3cb50 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f89c70e3-a22f-4cdc-859c-96b224a3cb50 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Volume info retrieved successfully. Sep 02 00:47:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f89c70e3-a22f-4cdc-859c-96b224a3cb50 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] http://192.168.122.129/volume/v3/volumes/0d6969f1-c828-4d1c-a097-262f1430a428 returned with HTTP 200 Sep 02 00:47:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 508/1015] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:21 2026] GET /volume/v3/volumes/0d6969f1-c828-4d1c-a097-262f1430a428 => generated 972 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e70310c1-5b4f-4991-acb2-c2b65ffe6852 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e70310c1-5b4f-4991-acb2-c2b65ffe6852 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] GET http://192.168.122.129/volume/v3/volumes/detail?all_tenants=1&project_id=a04011dd6e9041e7b08c336e502e86d0 Sep 02 00:47:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e70310c1-5b4f-4991-acb2-c2b65ffe6852 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e70310c1-5b4f-4991-acb2-c2b65ffe6852 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e70310c1-5b4f-4991-acb2-c2b65ffe6852 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Could not evaluate value a04011dd6e9041e7b08c336e502e86d0, assuming string {{(pid=86899) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:47:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e70310c1-5b4f-4991-acb2-c2b65ffe6852 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Searching by: MultiDict([('project_id', 'a04011dd6e9041e7b08c336e502e86d0'), ('all_tenants', 1)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:47:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2c3cf66c-4244-40c7-8e40-d33be229206d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2c3cf66c-4244-40c7-8e40-d33be229206d tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] GET http://192.168.122.129/volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 Sep 02 00:47:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2c3cf66c-4244-40c7-8e40-d33be229206d tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2c3cf66c-4244-40c7-8e40-d33be229206d tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2c3cf66c-4244-40c7-8e40-d33be229206d tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Snapshot retrieved successfully. Sep 02 00:47:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2c3cf66c-4244-40c7-8e40-d33be229206d tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 returned with HTTP 200 Sep 02 00:47:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:22 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:47:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e70310c1-5b4f-4991-acb2-c2b65ffe6852 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Get all volumes completed successfully. Sep 02 00:47:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 509/1016] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:47:21 2026] GET /volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 => generated 475 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:47:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e70310c1-5b4f-4991-acb2-c2b65ffe6852 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] http://192.168.122.129/volume/v3/volumes/detail?all_tenants=1&project_id=a04011dd6e9041e7b08c336e502e86d0 returned with HTTP 200 Sep 02 00:47:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 508/1017] 192.168.122.129 () {58 vars in 1257 bytes} [Wed Sep 2 00:47:21 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=a04011dd6e9041e7b08c336e502e86d0 => generated 3043 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ce1f2e22-e9ed-4546-8d22-379ff0431570 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ce1f2e22-e9ed-4546-8d22-379ff0431570 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/0d6969f1-c828-4d1c-a097-262f1430a428 Sep 02 00:47:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ce1f2e22-e9ed-4546-8d22-379ff0431570 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ce1f2e22-e9ed-4546-8d22-379ff0431570 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:22 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-ce1f2e22-e9ed-4546-8d22-379ff0431570 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Delete volume with id: 0d6969f1-c828-4d1c-a097-262f1430a428 Sep 02 00:47:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:22 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ce1f2e22-e9ed-4546-8d22-379ff0431570 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Volume info retrieved successfully. Sep 02 00:47:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ce1f2e22-e9ed-4546-8d22-379ff0431570 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] Delete volume request issued successfully. Sep 02 00:47:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ce1f2e22-e9ed-4546-8d22-379ff0431570 tempest-VolumesListAdminTestJSON-839785921 tempest-VolumesListAdminTestJSON-839785921-project-admin] http://192.168.122.129/volume/v3/volumes/0d6969f1-c828-4d1c-a097-262f1430a428 returned with HTTP 202 Sep 02 00:47:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 510/1018] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:47:22 2026] DELETE /volume/v3/volumes/0d6969f1-c828-4d1c-a097-262f1430a428 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:47:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-98b4966e-1572-494d-92a8-52f9db0c5141 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-98b4966e-1572-494d-92a8-52f9db0c5141 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e Sep 02 00:47:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-98b4966e-1572-494d-92a8-52f9db0c5141 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-98b4966e-1572-494d-92a8-52f9db0c5141 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-98b4966e-1572-494d-92a8-52f9db0c5141 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Volume info retrieved successfully. Sep 02 00:47:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-98b4966e-1572-494d-92a8-52f9db0c5141 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e returned with HTTP 200 Sep 02 00:47:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 509/1019] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:22 2026] GET /volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a6a5026e-3e08-43ab-8fef-21ce9ad79201 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a6a5026e-3e08-43ab-8fef-21ce9ad79201 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] DELETE http://192.168.122.129/volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e Sep 02 00:47:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a6a5026e-3e08-43ab-8fef-21ce9ad79201 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a6a5026e-3e08-43ab-8fef-21ce9ad79201 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:22 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-a6a5026e-3e08-43ab-8fef-21ce9ad79201 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Delete volume with id: 97df3587-c101-46a0-98f5-ef6fd3ebad1e Sep 02 00:47:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:22 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a6a5026e-3e08-43ab-8fef-21ce9ad79201 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Volume info retrieved successfully. Sep 02 00:47:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a6a5026e-3e08-43ab-8fef-21ce9ad79201 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Delete volume request issued successfully. Sep 02 00:47:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a6a5026e-3e08-43ab-8fef-21ce9ad79201 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e returned with HTTP 202 Sep 02 00:47:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 511/1020] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:47:22 2026] DELETE /volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:47:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f79c8701-1971-45fc-a3af-8c6e91a4c368 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f79c8701-1971-45fc-a3af-8c6e91a4c368 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e Sep 02 00:47:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f79c8701-1971-45fc-a3af-8c6e91a4c368 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f79c8701-1971-45fc-a3af-8c6e91a4c368 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f79c8701-1971-45fc-a3af-8c6e91a4c368 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Volume info retrieved successfully. Sep 02 00:47:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f79c8701-1971-45fc-a3af-8c6e91a4c368 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e returned with HTTP 200 Sep 02 00:47:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 510/1021] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:22 2026] GET /volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e => generated 856 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-4281ad5b-fb21-40b6-8bd0-2a3009e5863c req-f86252ef-fbdd-49bb-93f5-73ac6d02e267 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-4281ad5b-fb21-40b6-8bd0-2a3009e5863c req-f86252ef-fbdd-49bb-93f5-73ac6d02e267 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] GET http://192.168.122.129/volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a Sep 02 00:47:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-4281ad5b-fb21-40b6-8bd0-2a3009e5863c req-f86252ef-fbdd-49bb-93f5-73ac6d02e267 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-4281ad5b-fb21-40b6-8bd0-2a3009e5863c req-f86252ef-fbdd-49bb-93f5-73ac6d02e267 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-4281ad5b-fb21-40b6-8bd0-2a3009e5863c req-f86252ef-fbdd-49bb-93f5-73ac6d02e267 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Snapshot retrieved successfully. Sep 02 00:47:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-4281ad5b-fb21-40b6-8bd0-2a3009e5863c req-f86252ef-fbdd-49bb-93f5-73ac6d02e267 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] http://192.168.122.129/volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a returned with HTTP 200 Sep 02 00:47:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 512/1022] 192.168.122.129 () {60 vars in 1493 bytes} [Wed Sep 2 00:47:22 2026] GET /volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a => generated 443 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-472e7757-2f22-47c6-8472-41180b4a95ee None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-472e7757-2f22-47c6-8472-41180b4a95ee tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] DELETE http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d Sep 02 00:47:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-472e7757-2f22-47c6-8472-41180b4a95ee tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-472e7757-2f22-47c6-8472-41180b4a95ee tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:22 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-472e7757-2f22-47c6-8472-41180b4a95ee tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Delete volume with id: 4ea64ab4-3b8b-4c25-9e38-cb362206f79d Sep 02 00:47:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-472e7757-2f22-47c6-8472-41180b4a95ee tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:47:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-472e7757-2f22-47c6-8472-41180b4a95ee tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Delete volume request issued successfully. Sep 02 00:47:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-472e7757-2f22-47c6-8472-41180b4a95ee tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d returned with HTTP 202 Sep 02 00:47:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 511/1023] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:47:22 2026] DELETE /volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:47:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1731cf72-9b91-4102-8d35-323ec677f9ab None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1731cf72-9b91-4102-8d35-323ec677f9ab tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d Sep 02 00:47:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1731cf72-9b91-4102-8d35-323ec677f9ab tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1731cf72-9b91-4102-8d35-323ec677f9ab tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:22 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1731cf72-9b91-4102-8d35-323ec677f9ab tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:47:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1731cf72-9b91-4102-8d35-323ec677f9ab tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d returned with HTTP 200 Sep 02 00:47:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 513/1024] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:22 2026] GET /volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c346b7a2-2762-4735-8555-39a9ffd2d33c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c346b7a2-2762-4735-8555-39a9ffd2d33c tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] GET http://192.168.122.129/volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 Sep 02 00:47:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c346b7a2-2762-4735-8555-39a9ffd2d33c tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c346b7a2-2762-4735-8555-39a9ffd2d33c tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c346b7a2-2762-4735-8555-39a9ffd2d33c tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 returned with HTTP 404 Sep 02 00:47:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 512/1025] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:47:23 2026] GET /volume/v3/snapshots/2eb470a4-6bfd-44a3-8202-99b2e4b1baa0 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-62f1cedc-ff31-4f35-ab0f-cdafef4f59c7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-62f1cedc-ff31-4f35-ab0f-cdafef4f59c7 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] GET http://192.168.122.129/volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 Sep 02 00:47:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-62f1cedc-ff31-4f35-ab0f-cdafef4f59c7 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-62f1cedc-ff31-4f35-ab0f-cdafef4f59c7 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:23 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:23 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-62f1cedc-ff31-4f35-ab0f-cdafef4f59c7 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Volume info retrieved successfully. Sep 02 00:47:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-62f1cedc-ff31-4f35-ab0f-cdafef4f59c7 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 returned with HTTP 200 Sep 02 00:47:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 514/1026] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:23 2026] GET /volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 => generated 864 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-73e08df2-e200-4b69-979e-2bbf995bd3c2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-73e08df2-e200-4b69-979e-2bbf995bd3c2 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] DELETE http://192.168.122.129/volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 Sep 02 00:47:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-73e08df2-e200-4b69-979e-2bbf995bd3c2 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-73e08df2-e200-4b69-979e-2bbf995bd3c2 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:23 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-73e08df2-e200-4b69-979e-2bbf995bd3c2 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Delete volume with id: a687386d-6993-4280-9c64-d987dade59e8 Sep 02 00:47:23 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:23 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:23 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:23 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-73e08df2-e200-4b69-979e-2bbf995bd3c2 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Volume info retrieved successfully. Sep 02 00:47:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-73e08df2-e200-4b69-979e-2bbf995bd3c2 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Delete volume request issued successfully. Sep 02 00:47:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-73e08df2-e200-4b69-979e-2bbf995bd3c2 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 returned with HTTP 202 Sep 02 00:47:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 513/1027] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:47:23 2026] DELETE /volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:47:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4352daa1-dc22-4edb-8678-1e3d17e9380e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4352daa1-dc22-4edb-8678-1e3d17e9380e tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] GET http://192.168.122.129/volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 Sep 02 00:47:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4352daa1-dc22-4edb-8678-1e3d17e9380e tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4352daa1-dc22-4edb-8678-1e3d17e9380e tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:23 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:23 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4352daa1-dc22-4edb-8678-1e3d17e9380e tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Volume info retrieved successfully. Sep 02 00:47:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4352daa1-dc22-4edb-8678-1e3d17e9380e tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 returned with HTTP 200 Sep 02 00:47:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 515/1028] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:23 2026] GET /volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 => generated 863 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bbaeed6b-40ba-45dd-a8fb-ebdbadb8a458 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bbaeed6b-40ba-45dd-a8fb-ebdbadb8a458 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e Sep 02 00:47:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bbaeed6b-40ba-45dd-a8fb-ebdbadb8a458 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bbaeed6b-40ba-45dd-a8fb-ebdbadb8a458 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:23 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:23 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:23 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:23 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-bbaeed6b-40ba-45dd-a8fb-ebdbadb8a458 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Volume info retrieved successfully. Sep 02 00:47:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bbaeed6b-40ba-45dd-a8fb-ebdbadb8a458 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e returned with HTTP 200 Sep 02 00:47:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 514/1029] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:23 2026] GET /volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-fe0af61f-b4a8-48b2-95d7-6b102332cbc4 req-2f76cff2-ac11-4776-93cf-b95c032a234b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-fe0af61f-b4a8-48b2-95d7-6b102332cbc4 req-2f76cff2-ac11-4776-93cf-b95c032a234b tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] GET http://192.168.122.129/volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a Sep 02 00:47:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-fe0af61f-b4a8-48b2-95d7-6b102332cbc4 req-2f76cff2-ac11-4776-93cf-b95c032a234b tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-fe0af61f-b4a8-48b2-95d7-6b102332cbc4 req-2f76cff2-ac11-4776-93cf-b95c032a234b tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-fe0af61f-b4a8-48b2-95d7-6b102332cbc4 req-2f76cff2-ac11-4776-93cf-b95c032a234b tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Snapshot retrieved successfully. Sep 02 00:47:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-fe0af61f-b4a8-48b2-95d7-6b102332cbc4 req-2f76cff2-ac11-4776-93cf-b95c032a234b tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] http://192.168.122.129/volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a returned with HTTP 200 Sep 02 00:47:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 516/1030] 192.168.122.129 () {60 vars in 1493 bytes} [Wed Sep 2 00:47:23 2026] GET /volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a => generated 443 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-083d1d27-3f25-4277-baeb-b2bda0647b90 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-083d1d27-3f25-4277-baeb-b2bda0647b90 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d Sep 02 00:47:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-083d1d27-3f25-4277-baeb-b2bda0647b90 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-083d1d27-3f25-4277-baeb-b2bda0647b90 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-083d1d27-3f25-4277-baeb-b2bda0647b90 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:47:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-083d1d27-3f25-4277-baeb-b2bda0647b90 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d returned with HTTP 200 Sep 02 00:47:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 515/1031] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:24 2026] GET /volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d => generated 856 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c0476ebe-495d-485d-b0e5-1dc04b6ae3bb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c0476ebe-495d-485d-b0e5-1dc04b6ae3bb tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] GET http://192.168.122.129/volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 Sep 02 00:47:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c0476ebe-495d-485d-b0e5-1dc04b6ae3bb tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c0476ebe-495d-485d-b0e5-1dc04b6ae3bb tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:24 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:24 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:24 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:24 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:24 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c0476ebe-495d-485d-b0e5-1dc04b6ae3bb tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Volume info retrieved successfully. Sep 02 00:47:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c0476ebe-495d-485d-b0e5-1dc04b6ae3bb tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 returned with HTTP 200 Sep 02 00:47:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 517/1032] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:24 2026] GET /volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ce8c1308-cac5-4651-b531-1d66358f12ff None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ce8c1308-cac5-4651-b531-1d66358f12ff tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e Sep 02 00:47:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ce8c1308-cac5-4651-b531-1d66358f12ff tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ce8c1308-cac5-4651-b531-1d66358f12ff tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ce8c1308-cac5-4651-b531-1d66358f12ff tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e returned with HTTP 404 Sep 02 00:47:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 516/1033] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:24 2026] GET /volume/v3/volumes/97df3587-c101-46a0-98f5-ef6fd3ebad1e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-219a2d7b-0b49-48db-b31e-3ff2ca5db284 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-219a2d7b-0b49-48db-b31e-3ff2ca5db284 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 Sep 02 00:47:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-219a2d7b-0b49-48db-b31e-3ff2ca5db284 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-219a2d7b-0b49-48db-b31e-3ff2ca5db284 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:24 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:24 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:24 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:24 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:24 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-219a2d7b-0b49-48db-b31e-3ff2ca5db284 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Volume info retrieved successfully. Sep 02 00:47:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-219a2d7b-0b49-48db-b31e-3ff2ca5db284 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 returned with HTTP 200 Sep 02 00:47:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 518/1034] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:24 2026] GET /volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7e27a5d1-c1b3-4c95-a362-8f99e66ff0e1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7e27a5d1-c1b3-4c95-a362-8f99e66ff0e1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] DELETE http://192.168.122.129/volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 Sep 02 00:47:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7e27a5d1-c1b3-4c95-a362-8f99e66ff0e1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7e27a5d1-c1b3-4c95-a362-8f99e66ff0e1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:24 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-7e27a5d1-c1b3-4c95-a362-8f99e66ff0e1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Delete volume with id: 8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 Sep 02 00:47:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7e27a5d1-c1b3-4c95-a362-8f99e66ff0e1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Volume info retrieved successfully. Sep 02 00:47:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7e27a5d1-c1b3-4c95-a362-8f99e66ff0e1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Delete volume request issued successfully. Sep 02 00:47:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7e27a5d1-c1b3-4c95-a362-8f99e66ff0e1 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 returned with HTTP 202 Sep 02 00:47:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 517/1035] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:47:24 2026] DELETE /volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:47:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7c14602d-03eb-4954-ae39-882a18d69b91 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7c14602d-03eb-4954-ae39-882a18d69b91 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 Sep 02 00:47:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7c14602d-03eb-4954-ae39-882a18d69b91 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7c14602d-03eb-4954-ae39-882a18d69b91 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:24 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:24 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:24 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:24 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-2c15dc0f-ba42-430d-bbb6-f6f188067c2c req-04c84fac-778d-49b0-884e-d358812ac594 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-2c15dc0f-ba42-430d-bbb6-f6f188067c2c req-04c84fac-778d-49b0-884e-d358812ac594 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] GET http://192.168.122.129/volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a Sep 02 00:47:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-2c15dc0f-ba42-430d-bbb6-f6f188067c2c req-04c84fac-778d-49b0-884e-d358812ac594 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-2c15dc0f-ba42-430d-bbb6-f6f188067c2c req-04c84fac-778d-49b0-884e-d358812ac594 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:24 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7c14602d-03eb-4954-ae39-882a18d69b91 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Volume info retrieved successfully. Sep 02 00:47:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-2c15dc0f-ba42-430d-bbb6-f6f188067c2c req-04c84fac-778d-49b0-884e-d358812ac594 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Snapshot retrieved successfully. Sep 02 00:47:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-2c15dc0f-ba42-430d-bbb6-f6f188067c2c req-04c84fac-778d-49b0-884e-d358812ac594 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] http://192.168.122.129/volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a returned with HTTP 200 Sep 02 00:47:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 518/1036] 192.168.122.129 () {60 vars in 1493 bytes} [Wed Sep 2 00:47:24 2026] GET /volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a => generated 470 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7c14602d-03eb-4954-ae39-882a18d69b91 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 returned with HTTP 200 Sep 02 00:47:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 519/1037] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:24 2026] GET /volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-84697f6f-b1e6-4a37-b07b-df2dc1e38832 req-23024990-6b7f-4234-85d2-3fed05ace75b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-84697f6f-b1e6-4a37-b07b-df2dc1e38832 req-23024990-6b7f-4234-85d2-3fed05ace75b tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a Sep 02 00:47:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-84697f6f-b1e6-4a37-b07b-df2dc1e38832 req-23024990-6b7f-4234-85d2-3fed05ace75b tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-84697f6f-b1e6-4a37-b07b-df2dc1e38832 req-23024990-6b7f-4234-85d2-3fed05ace75b tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:24 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [req-84697f6f-b1e6-4a37-b07b-df2dc1e38832 req-23024990-6b7f-4234-85d2-3fed05ace75b tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Delete snapshot with id: 5c06eb15-2971-42de-879c-2f393c8ede8a Sep 02 00:47:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-84697f6f-b1e6-4a37-b07b-df2dc1e38832 req-23024990-6b7f-4234-85d2-3fed05ace75b tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Snapshot retrieved successfully. Sep 02 00:47:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-84697f6f-b1e6-4a37-b07b-df2dc1e38832 req-23024990-6b7f-4234-85d2-3fed05ace75b tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Snapshot delete request issued successfully. Sep 02 00:47:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-84697f6f-b1e6-4a37-b07b-df2dc1e38832 req-23024990-6b7f-4234-85d2-3fed05ace75b tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] http://192.168.122.129/volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a returned with HTTP 202 Sep 02 00:47:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 519/1038] 192.168.122.129 () {62 vars in 1515 bytes} [Wed Sep 2 00:47:24 2026] DELETE /volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:47:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-46d770b6-ec4e-4792-8649-b3098ba7411c req-a0c31843-f4bd-4d26-8dbc-811e3caa3924 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-46d770b6-ec4e-4792-8649-b3098ba7411c req-a0c31843-f4bd-4d26-8dbc-811e3caa3924 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] GET http://192.168.122.129/volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a Sep 02 00:47:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-46d770b6-ec4e-4792-8649-b3098ba7411c req-a0c31843-f4bd-4d26-8dbc-811e3caa3924 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-46d770b6-ec4e-4792-8649-b3098ba7411c req-a0c31843-f4bd-4d26-8dbc-811e3caa3924 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-46d770b6-ec4e-4792-8649-b3098ba7411c req-a0c31843-f4bd-4d26-8dbc-811e3caa3924 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Snapshot retrieved successfully. Sep 02 00:47:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-46d770b6-ec4e-4792-8649-b3098ba7411c req-a0c31843-f4bd-4d26-8dbc-811e3caa3924 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] http://192.168.122.129/volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a returned with HTTP 200 Sep 02 00:47:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 520/1039] 192.168.122.129 () {60 vars in 1493 bytes} [Wed Sep 2 00:47:24 2026] GET /volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a => generated 469 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a51e9427-e803-46fa-a27e-09c2182e28a7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a51e9427-e803-46fa-a27e-09c2182e28a7 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d Sep 02 00:47:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a51e9427-e803-46fa-a27e-09c2182e28a7 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a51e9427-e803-46fa-a27e-09c2182e28a7 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a51e9427-e803-46fa-a27e-09c2182e28a7 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d returned with HTTP 404 Sep 02 00:47:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 520/1040] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:25 2026] GET /volume/v3/volumes/4ea64ab4-3b8b-4c25-9e38-cb362206f79d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4635aac5-a70d-4145-830a-c6de52c36b8b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4635aac5-a70d-4145-830a-c6de52c36b8b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] DELETE http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 Sep 02 00:47:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4635aac5-a70d-4145-830a-c6de52c36b8b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4635aac5-a70d-4145-830a-c6de52c36b8b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:25 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-4635aac5-a70d-4145-830a-c6de52c36b8b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Delete volume with id: 9107adc4-4b7d-4350-bd33-3a2068a29d62 Sep 02 00:47:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4635aac5-a70d-4145-830a-c6de52c36b8b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:47:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4635aac5-a70d-4145-830a-c6de52c36b8b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Delete volume request issued successfully. Sep 02 00:47:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4635aac5-a70d-4145-830a-c6de52c36b8b tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 returned with HTTP 202 Sep 02 00:47:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 521/1041] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:47:25 2026] DELETE /volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:47:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2a6b0a63-59ac-4523-b5cc-ccc1401a037d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2a6b0a63-59ac-4523-b5cc-ccc1401a037d tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 Sep 02 00:47:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2a6b0a63-59ac-4523-b5cc-ccc1401a037d tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2a6b0a63-59ac-4523-b5cc-ccc1401a037d tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2a6b0a63-59ac-4523-b5cc-ccc1401a037d tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:47:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2a6b0a63-59ac-4523-b5cc-ccc1401a037d tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 returned with HTTP 200 Sep 02 00:47:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 521/1042] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:25 2026] GET /volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9bcff1ae-28f3-4434-8f15-1fa2d802f123 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9bcff1ae-28f3-4434-8f15-1fa2d802f123 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] GET http://192.168.122.129/volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 Sep 02 00:47:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9bcff1ae-28f3-4434-8f15-1fa2d802f123 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9bcff1ae-28f3-4434-8f15-1fa2d802f123 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9bcff1ae-28f3-4434-8f15-1fa2d802f123 tempest-VolumesSnapshotNegativeTestJSON-1468954688 tempest-VolumesSnapshotNegativeTestJSON-1468954688-project-member] http://192.168.122.129/volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 returned with HTTP 404 Sep 02 00:47:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 522/1043] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:25 2026] GET /volume/v3/volumes/a687386d-6993-4280-9c64-d987dade59e8 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0f36a277-2801-4759-b918-2e82d6279f6b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0f36a277-2801-4759-b918-2e82d6279f6b tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 Sep 02 00:47:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0f36a277-2801-4759-b918-2e82d6279f6b tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0f36a277-2801-4759-b918-2e82d6279f6b tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0f36a277-2801-4759-b918-2e82d6279f6b tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 returned with HTTP 404 Sep 02 00:47:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 522/1044] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:25 2026] GET /volume/v3/volumes/8e16bf15-4d5d-4b0a-b98c-e8dbad94b0c4 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-05096b01-48ff-4eb1-8c61-35854aecbf36 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-05096b01-48ff-4eb1-8c61-35854aecbf36 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d Sep 02 00:47:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-05096b01-48ff-4eb1-8c61-35854aecbf36 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-05096b01-48ff-4eb1-8c61-35854aecbf36 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-05096b01-48ff-4eb1-8c61-35854aecbf36 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Volume info retrieved successfully. Sep 02 00:47:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-05096b01-48ff-4eb1-8c61-35854aecbf36 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d returned with HTTP 200 Sep 02 00:47:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 523/1045] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:25 2026] GET /volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7fe8d342-32f4-42c5-a6b4-8bb266aca1ec None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7fe8d342-32f4-42c5-a6b4-8bb266aca1ec tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] DELETE http://192.168.122.129/volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d Sep 02 00:47:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7fe8d342-32f4-42c5-a6b4-8bb266aca1ec tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7fe8d342-32f4-42c5-a6b4-8bb266aca1ec tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:25 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-7fe8d342-32f4-42c5-a6b4-8bb266aca1ec tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Delete volume with id: bd4155fd-b1cd-4671-a24e-0c97b773620d Sep 02 00:47:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:26 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7fe8d342-32f4-42c5-a6b4-8bb266aca1ec tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Volume info retrieved successfully. Sep 02 00:47:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-c925e40b-9712-47f3-88a3-88aef81c50ca req-85394390-9a9d-461b-a72b-bc4f18853d6c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-c925e40b-9712-47f3-88a3-88aef81c50ca req-85394390-9a9d-461b-a72b-bc4f18853d6c tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] GET http://192.168.122.129/volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a Sep 02 00:47:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-c925e40b-9712-47f3-88a3-88aef81c50ca req-85394390-9a9d-461b-a72b-bc4f18853d6c tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-c925e40b-9712-47f3-88a3-88aef81c50ca req-85394390-9a9d-461b-a72b-bc4f18853d6c tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:26 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:26 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:26 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-c925e40b-9712-47f3-88a3-88aef81c50ca req-85394390-9a9d-461b-a72b-bc4f18853d6c tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Snapshot retrieved successfully. Sep 02 00:47:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-c925e40b-9712-47f3-88a3-88aef81c50ca req-85394390-9a9d-461b-a72b-bc4f18853d6c tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] http://192.168.122.129/volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a returned with HTTP 200 Sep 02 00:47:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 524/1046] 192.168.122.129 () {60 vars in 1493 bytes} [Wed Sep 2 00:47:26 2026] GET /volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a => generated 469 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:26 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7fe8d342-32f4-42c5-a6b4-8bb266aca1ec tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Delete volume request issued successfully. Sep 02 00:47:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7fe8d342-32f4-42c5-a6b4-8bb266aca1ec tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d returned with HTTP 202 Sep 02 00:47:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 523/1047] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:47:25 2026] DELETE /volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:47:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c85dfe1c-b0e8-47f5-9f1e-1d673443e649 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c85dfe1c-b0e8-47f5-9f1e-1d673443e649 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d Sep 02 00:47:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c85dfe1c-b0e8-47f5-9f1e-1d673443e649 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c85dfe1c-b0e8-47f5-9f1e-1d673443e649 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:26 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:26 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:26 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:26 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:26 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c85dfe1c-b0e8-47f5-9f1e-1d673443e649 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Volume info retrieved successfully. Sep 02 00:47:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c85dfe1c-b0e8-47f5-9f1e-1d673443e649 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d returned with HTTP 200 Sep 02 00:47:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 525/1048] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:26 2026] GET /volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d => generated 856 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-05ea27c2-e54f-4f2e-af59-5ae6a5e704d3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-05ea27c2-e54f-4f2e-af59-5ae6a5e704d3 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 Sep 02 00:47:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-05ea27c2-e54f-4f2e-af59-5ae6a5e704d3 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-05ea27c2-e54f-4f2e-af59-5ae6a5e704d3 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:26 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:26 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:26 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-05ea27c2-e54f-4f2e-af59-5ae6a5e704d3 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:47:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-05ea27c2-e54f-4f2e-af59-5ae6a5e704d3 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 returned with HTTP 200 Sep 02 00:47:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 524/1049] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:26 2026] GET /volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:47:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-d43bd439-e511-4aad-8922-ee4ddb6d5125 req-6b57e93d-83ed-4c3f-b24c-b4a4b5c67f3d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-d43bd439-e511-4aad-8922-ee4ddb6d5125 req-6b57e93d-83ed-4c3f-b24c-b4a4b5c67f3d tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] GET http://192.168.122.129/volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a Sep 02 00:47:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-d43bd439-e511-4aad-8922-ee4ddb6d5125 req-6b57e93d-83ed-4c3f-b24c-b4a4b5c67f3d tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-d43bd439-e511-4aad-8922-ee4ddb6d5125 req-6b57e93d-83ed-4c3f-b24c-b4a4b5c67f3d tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-d43bd439-e511-4aad-8922-ee4ddb6d5125 req-6b57e93d-83ed-4c3f-b24c-b4a4b5c67f3d tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] http://192.168.122.129/volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a returned with HTTP 404 Sep 02 00:47:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 526/1050] 192.168.122.129 () {60 vars in 1493 bytes} [Wed Sep 2 00:47:27 2026] GET /volume/v3/snapshots/5c06eb15-2971-42de-879c-2f393c8ede8a => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-534b1077-b3b7-4dc9-ba8e-e5f9f8a7b9c5 req-f0e0a2f9-d947-4206-a035-343e9201c045 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-534b1077-b3b7-4dc9-ba8e-e5f9f8a7b9c5 req-f0e0a2f9-d947-4206-a035-343e9201c045 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] DELETE http://192.168.122.129/volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 Sep 02 00:47:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-534b1077-b3b7-4dc9-ba8e-e5f9f8a7b9c5 req-f0e0a2f9-d947-4206-a035-343e9201c045 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-534b1077-b3b7-4dc9-ba8e-e5f9f8a7b9c5 req-f0e0a2f9-d947-4206-a035-343e9201c045 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:27 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [req-534b1077-b3b7-4dc9-ba8e-e5f9f8a7b9c5 req-f0e0a2f9-d947-4206-a035-343e9201c045 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Delete volume with id: e7b26dc8-9043-4f35-b22b-51f73a31b0a3 Sep 02 00:47:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-87aa0640-6992-48b2-a2b3-c068634165ae None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-87aa0640-6992-48b2-a2b3-c068634165ae tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d Sep 02 00:47:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-87aa0640-6992-48b2-a2b3-c068634165ae tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-87aa0640-6992-48b2-a2b3-c068634165ae tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:27 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-534b1077-b3b7-4dc9-ba8e-e5f9f8a7b9c5 req-f0e0a2f9-d947-4206-a035-343e9201c045 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Volume info retrieved successfully. Sep 02 00:47:27 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:27 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:27 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:27 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:27 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-87aa0640-6992-48b2-a2b3-c068634165ae tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Volume info retrieved successfully. Sep 02 00:47:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-534b1077-b3b7-4dc9-ba8e-e5f9f8a7b9c5 req-f0e0a2f9-d947-4206-a035-343e9201c045 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Delete volume request issued successfully. Sep 02 00:47:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-534b1077-b3b7-4dc9-ba8e-e5f9f8a7b9c5 req-f0e0a2f9-d947-4206-a035-343e9201c045 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] http://192.168.122.129/volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 returned with HTTP 202 Sep 02 00:47:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 525/1051] 192.168.122.129 () {62 vars in 1509 bytes} [Wed Sep 2 00:47:27 2026] DELETE /volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:47:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-87aa0640-6992-48b2-a2b3-c068634165ae tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d returned with HTTP 200 Sep 02 00:47:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 527/1052] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:27 2026] GET /volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-afd24d2a-7515-40fe-a39b-e681e75d9a01 req-8d183eb1-5a8b-404d-a9a2-58d1d958e171 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-afd24d2a-7515-40fe-a39b-e681e75d9a01 req-8d183eb1-5a8b-404d-a9a2-58d1d958e171 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] GET http://192.168.122.129/volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 Sep 02 00:47:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-afd24d2a-7515-40fe-a39b-e681e75d9a01 req-8d183eb1-5a8b-404d-a9a2-58d1d958e171 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-afd24d2a-7515-40fe-a39b-e681e75d9a01 req-8d183eb1-5a8b-404d-a9a2-58d1d958e171 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:27 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-afd24d2a-7515-40fe-a39b-e681e75d9a01 req-8d183eb1-5a8b-404d-a9a2-58d1d958e171 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Volume info retrieved successfully. Sep 02 00:47:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-afd24d2a-7515-40fe-a39b-e681e75d9a01 req-8d183eb1-5a8b-404d-a9a2-58d1d958e171 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] http://192.168.122.129/volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 returned with HTTP 200 Sep 02 00:47:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 526/1053] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:47:27 2026] GET /volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2aefac06-3846-4ce5-bc9c-dd96d117f199 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2aefac06-3846-4ce5-bc9c-dd96d117f199 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 Sep 02 00:47:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2aefac06-3846-4ce5-bc9c-dd96d117f199 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2aefac06-3846-4ce5-bc9c-dd96d117f199 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2aefac06-3846-4ce5-bc9c-dd96d117f199 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 returned with HTTP 404 Sep 02 00:47:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 528/1054] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:27 2026] GET /volume/v3/volumes/9107adc4-4b7d-4350-bd33-3a2068a29d62 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b7b1f0f6-48d5-4b67-a1c2-c5d4d8b833c9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b7b1f0f6-48d5-4b67-a1c2-c5d4d8b833c9 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] DELETE http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:47:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b7b1f0f6-48d5-4b67-a1c2-c5d4d8b833c9 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b7b1f0f6-48d5-4b67-a1c2-c5d4d8b833c9 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:27 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-b7b1f0f6-48d5-4b67-a1c2-c5d4d8b833c9 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Delete volume with id: e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:47:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:27 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b7b1f0f6-48d5-4b67-a1c2-c5d4d8b833c9 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:47:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b7b1f0f6-48d5-4b67-a1c2-c5d4d8b833c9 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Delete volume request issued successfully. Sep 02 00:47:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b7b1f0f6-48d5-4b67-a1c2-c5d4d8b833c9 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 202 Sep 02 00:47:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 527/1055] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:47:27 2026] DELETE /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:47:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5723f199-330d-4845-b37c-2d7cd161ba6c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5723f199-330d-4845-b37c-2d7cd161ba6c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:47:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5723f199-330d-4845-b37c-2d7cd161ba6c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5723f199-330d-4845-b37c-2d7cd161ba6c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:27 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:27 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:27 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:27 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:27 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5723f199-330d-4845-b37c-2d7cd161ba6c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Volume info retrieved successfully. Sep 02 00:47:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5723f199-330d-4845-b37c-2d7cd161ba6c tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 200 Sep 02 00:47:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 529/1056] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:27 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-065c1c8f-a9d5-4101-b4f0-5c7cc446d816 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-065c1c8f-a9d5-4101-b4f0-5c7cc446d816 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] GET http://192.168.122.129/volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d Sep 02 00:47:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-065c1c8f-a9d5-4101-b4f0-5c7cc446d816 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-065c1c8f-a9d5-4101-b4f0-5c7cc446d816 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-065c1c8f-a9d5-4101-b4f0-5c7cc446d816 tempest-VolumesListAdminTestJSON-1391710327 tempest-VolumesListAdminTestJSON-1391710327-project-member] http://192.168.122.129/volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d returned with HTTP 404 Sep 02 00:47:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 528/1057] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:28 2026] GET /volume/v3/volumes/bd4155fd-b1cd-4671-a24e-0c97b773620d => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-415a5661-671b-413a-9b0d-f00710cb78ed req-78e7eb8a-3946-4637-95d1-2fede1fab09a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-415a5661-671b-413a-9b0d-f00710cb78ed req-78e7eb8a-3946-4637-95d1-2fede1fab09a tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] GET http://192.168.122.129/volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 Sep 02 00:47:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-415a5661-671b-413a-9b0d-f00710cb78ed req-78e7eb8a-3946-4637-95d1-2fede1fab09a tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-415a5661-671b-413a-9b0d-f00710cb78ed req-78e7eb8a-3946-4637-95d1-2fede1fab09a tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-415a5661-671b-413a-9b0d-f00710cb78ed req-78e7eb8a-3946-4637-95d1-2fede1fab09a tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] http://192.168.122.129/volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 returned with HTTP 404 Sep 02 00:47:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 530/1058] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:47:28 2026] GET /volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-066d2f79-f242-4116-b1cd-d70364d0c52b req-1cc316b8-8e2d-44de-a6b4-0198a7bfeca4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-066d2f79-f242-4116-b1cd-d70364d0c52b req-1cc316b8-8e2d-44de-a6b4-0198a7bfeca4 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] DELETE http://192.168.122.129/volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 Sep 02 00:47:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-066d2f79-f242-4116-b1cd-d70364d0c52b req-1cc316b8-8e2d-44de-a6b4-0198a7bfeca4 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-066d2f79-f242-4116-b1cd-d70364d0c52b req-1cc316b8-8e2d-44de-a6b4-0198a7bfeca4 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:28 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [req-066d2f79-f242-4116-b1cd-d70364d0c52b req-1cc316b8-8e2d-44de-a6b4-0198a7bfeca4 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Delete volume with id: e7b26dc8-9043-4f35-b22b-51f73a31b0a3 Sep 02 00:47:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-066d2f79-f242-4116-b1cd-d70364d0c52b req-1cc316b8-8e2d-44de-a6b4-0198a7bfeca4 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] http://192.168.122.129/volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 returned with HTTP 404 Sep 02 00:47:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 529/1059] 192.168.122.129 () {62 vars in 1509 bytes} [Wed Sep 2 00:47:28 2026] DELETE /volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:47:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-4d753165-0e64-41b6-913d-ab97eb09de60 req-69feecb2-ccfd-4dff-a59f-82fc32f78345 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-4d753165-0e64-41b6-913d-ab97eb09de60 req-69feecb2-ccfd-4dff-a59f-82fc32f78345 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] GET http://192.168.122.129/volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 Sep 02 00:47:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-4d753165-0e64-41b6-913d-ab97eb09de60 req-69feecb2-ccfd-4dff-a59f-82fc32f78345 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-4d753165-0e64-41b6-913d-ab97eb09de60 req-69feecb2-ccfd-4dff-a59f-82fc32f78345 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-4d753165-0e64-41b6-913d-ab97eb09de60 req-69feecb2-ccfd-4dff-a59f-82fc32f78345 tempest-VolumesSnapshotsTestJSON-722356831 tempest-VolumesSnapshotsTestJSON-722356831-project-member] http://192.168.122.129/volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 returned with HTTP 404 Sep 02 00:47:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 531/1060] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:47:28 2026] GET /volume/v3/volumes/e7b26dc8-9043-4f35-b22b-51f73a31b0a3 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e5e91e12-30c4-422b-883a-7ef52f959a26 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e5e91e12-30c4-422b-883a-7ef52f959a26 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] GET http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c Sep 02 00:47:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e5e91e12-30c4-422b-883a-7ef52f959a26 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e5e91e12-30c4-422b-883a-7ef52f959a26 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e5e91e12-30c4-422b-883a-7ef52f959a26 tempest-AttachVolumeNegativeTest-298902001 tempest-AttachVolumeNegativeTest-298902001-project-member] http://192.168.122.129/volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c returned with HTTP 404 Sep 02 00:47:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 530/1061] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:47:29 2026] GET /volume/v3/volumes/e02598c8-00bc-46cd-958b-547e45f9b08c => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2c55d112-5776-4e6e-b168-7bf8cf728cec None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2c55d112-5776-4e6e-b168-7bf8cf728cec tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:47:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2c55d112-5776-4e6e-b168-7bf8cf728cec tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1654924020"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2c55d112-5776-4e6e-b168-7bf8cf728cec tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:47:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 532/1062] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:47:35 2026] POST /volume/v3/types => generated 224 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b5598ee8-3f5e-4057-b1cd-3e5306bb7db6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b5598ee8-3f5e-4057-b1cd-3e5306bb7db6 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] POST http://192.168.122.129/volume/v3/group_types Sep 02 00:47:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b5598ee8-3f5e-4057-b1cd-3e5306bb7db6 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-652421167"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b5598ee8-3f5e-4057-b1cd-3e5306bb7db6 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] http://192.168.122.129/volume/v3/group_types returned with HTTP 202 Sep 02 00:47:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 531/1063] 192.168.122.129 () {62 vars in 1195 bytes} [Wed Sep 2 00:47:36 2026] POST /volume/v3/group_types => generated 180 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5e005423-4a55-4afa-bc14-34882195fdf0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5e005423-4a55-4afa-bc14-34882195fdf0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] POST http://192.168.122.129/volume/v3/groups Sep 02 00:47:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5e005423-4a55-4afa-bc14-34882195fdf0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8dc612c7-8f0c-4eb1-84b5-fd1023d1a781", "volume_types": ["b71d658a-250b-4cce-a1c4-330d4d4f2df7"], "name": "tempest-GroupSnapshotsTest-Group-169934456"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-5e005423-4a55-4afa-bc14-34882195fdf0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Creating new group {'group': {'group_type': '8dc612c7-8f0c-4eb1-84b5-fd1023d1a781', 'volume_types': ['b71d658a-250b-4cce-a1c4-330d4d4f2df7'], 'name': 'tempest-GroupSnapshotsTest-Group-169934456'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 00:47:36 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.groups [None req-5e005423-4a55-4afa-bc14-34882195fdf0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Creating group tempest-GroupSnapshotsTest-Group-169934456. Sep 02 00:47:36 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5e005423-4a55-4afa-bc14-34882195fdf0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Availability Zones retrieved successfully. Sep 02 00:47:36 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-5e005423-4a55-4afa-bc14-34882195fdf0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Created reservations ['abcad424-c2be-4f83-bb5e-18bb4d942a46'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:47:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ec856ff4-fdb4-46a7-a9c2-3351fd884dab None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5e005423-4a55-4afa-bc14-34882195fdf0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups returned with HTTP 202 Sep 02 00:47:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 533/1064] 192.168.122.129 () {62 vars in 1181 bytes} [Wed Sep 2 00:47:36 2026] POST /volume/v3/groups => generated 111 bytes in 655 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f5190838-dedf-4472-8129-a13da1d2f555 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f5190838-dedf-4472-8129-a13da1d2f555 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/groups/66b098ba-8787-4fcd-ad2b-553304e2945b Sep 02 00:47:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f5190838-dedf-4472-8129-a13da1d2f555 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f5190838-dedf-4472-8129-a13da1d2f555 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-f5190838-dedf-4472-8129-a13da1d2f555 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 66b098ba-8787-4fcd-ad2b-553304e2945b {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:47:36 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:36 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:37 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:37 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:47:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f5190838-dedf-4472-8129-a13da1d2f555 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/66b098ba-8787-4fcd-ad2b-553304e2945b returned with HTTP 200 Sep 02 00:47:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 534/1065] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:47:36 2026] GET /volume/v3/groups/66b098ba-8787-4fcd-ad2b-553304e2945b => generated 391 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ec856ff4-fdb4-46a7-a9c2-3351fd884dab tempest-AvailabilityZoneTestJSON-648556261 tempest-AvailabilityZoneTestJSON-648556261-project-member] GET http://192.168.122.129/volume/v3/os-availability-zone Sep 02 00:47:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ec856ff4-fdb4-46a7-a9c2-3351fd884dab tempest-AvailabilityZoneTestJSON-648556261 tempest-AvailabilityZoneTestJSON-648556261-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ec856ff4-fdb4-46a7-a9c2-3351fd884dab tempest-AvailabilityZoneTestJSON-648556261 tempest-AvailabilityZoneTestJSON-648556261-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:37 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:37 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 00:47:37 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ec856ff4-fdb4-46a7-a9c2-3351fd884dab tempest-AvailabilityZoneTestJSON-648556261 tempest-AvailabilityZoneTestJSON-648556261-project-member] Availability Zones retrieved successfully. Sep 02 00:47:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ec856ff4-fdb4-46a7-a9c2-3351fd884dab tempest-AvailabilityZoneTestJSON-648556261 tempest-AvailabilityZoneTestJSON-648556261-project-member] http://192.168.122.129/volume/v3/os-availability-zone returned with HTTP 200 Sep 02 00:47:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 532/1066] 192.168.122.129 () {58 vars in 1160 bytes} [Wed Sep 2 00:47:36 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:47:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-53e7b280-779c-440f-bbf2-e6ea4902102d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-53e7b280-779c-440f-bbf2-e6ea4902102d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/groups/66b098ba-8787-4fcd-ad2b-553304e2945b Sep 02 00:47:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-53e7b280-779c-440f-bbf2-e6ea4902102d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-53e7b280-779c-440f-bbf2-e6ea4902102d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-53e7b280-779c-440f-bbf2-e6ea4902102d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 66b098ba-8787-4fcd-ad2b-553304e2945b {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:47:38 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:38 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:38 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:38 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:47:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-53e7b280-779c-440f-bbf2-e6ea4902102d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/66b098ba-8787-4fcd-ad2b-553304e2945b returned with HTTP 200 Sep 02 00:47:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 535/1067] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:47:38 2026] GET /volume/v3/groups/66b098ba-8787-4fcd-ad2b-553304e2945b => generated 392 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b388c74b-0541-4a44-aaca-ece497619a2a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:47:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-343130928", "volume_type": "b71d658a-250b-4cce-a1c4-330d4d4f2df7", "group_id": "66b098ba-8787-4fcd-ad2b-553304e2945b", "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-343130928', 'volume_type': 'b71d658a-250b-4cce-a1c4-330d4d4f2df7', 'group_id': '66b098ba-8787-4fcd-ad2b-553304e2945b', 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:47:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:38 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Create volume of 1 GB Sep 02 00:47:38 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:38 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:47:38 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Availability Zones retrieved successfully. Sep 02 00:47:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Flow 'volume_create_api' (f9efc32d-df0e-4643-939d-940cb16478ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db879a4c-7481-45aa-b0b8-42719aa65577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:47:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db879a4c-7481-45aa-b0b8-42719aa65577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:47:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b71d658a-250b-4cce-a1c4-330d4d4f2df7,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1654924020',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b71d658a-250b-4cce-a1c4-330d4d4f2df7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '66b098ba-8787-4fcd-ad2b-553304e2945b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af28ef1d-a0ec-4f2a-b973-15782d1201f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:38 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1654924020 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1654924020, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:47:38 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1654924020 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1654924020, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:47:38 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Created reservations ['9d9a198e-f958-48f5-a1a8-c55babd7e5d5', '99cedfd1-89a8-410c-b1d6-f0e7d54ed016', 'a28a2698-076c-410f-ba0d-48c52aaac7f1', '5ff81c47-2d3a-4cc2-a625-9ccb346c5f56'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:47:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af28ef1d-a0ec-4f2a-b973-15782d1201f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d9a198e-f958-48f5-a1a8-c55babd7e5d5', '99cedfd1-89a8-410c-b1d6-f0e7d54ed016', 'a28a2698-076c-410f-ba0d-48c52aaac7f1', '5ff81c47-2d3a-4cc2-a625-9ccb346c5f56']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (173f14de-4030-4570-8e97-49d3f0dc6ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:38 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:38 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (173f14de-4030-4570-8e97-49d3f0dc6ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ffbc67a-4c8f-4d3a-bf8c-20163474440f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-343130928',encryption_key_id=None,group_id=66b098ba-8787-4fcd-ad2b-553304e2945b,group_type_id=,metadata={},multiattach=False,project_id='ef7ddc2a971a4d09bd9c6cc41782c3c4',qos_specs=None,replication_status=,reservations=['9d9a198e-f958-48f5-a1a8-c55babd7e5d5','99cedfd1-89a8-410c-b1d6-f0e7d54ed016','a28a2698-076c-410f-ba0d-48c52aaac7f1','5ff81c47-2d3a-4cc2-a625-9ccb346c5f56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0733f4cd3ad4d7fbc9c087087b223fb',volume_type_id=b71d658a-250b-4cce-a1c4-330d4d4f2df7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:47:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-343130928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=66b098ba-8787-4fcd-ad2b-553304e2945b,host=None,id=5ffbc67a-4c8f-4d3a-bf8c-20163474440f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7ddc2a971a4d09bd9c6cc41782c3c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0733f4cd3ad4d7fbc9c087087b223fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b71d658a-250b-4cce-a1c4-330d4d4f2df7),volume_type_id=b71d658a-250b-4cce-a1c4-330d4d4f2df7)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abf9edab-abf5-4aab-8a49-f8f30285d91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abf9edab-abf5-4aab-8a49-f8f30285d91e) transitioned into state 'SUCCESS' from state '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-343130928',encryption_key_id=None,group_id=66b098ba-8787-4fcd-ad2b-553304e2945b,group_type_id=,metadata={},multiattach=False,project_id='ef7ddc2a971a4d09bd9c6cc41782c3c4',qos_specs=None,replication_status=,reservations=['9d9a198e-f958-48f5-a1a8-c55babd7e5d5','99cedfd1-89a8-410c-b1d6-f0e7d54ed016','a28a2698-076c-410f-ba0d-48c52aaac7f1','5ff81c47-2d3a-4cc2-a625-9ccb346c5f56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0733f4cd3ad4d7fbc9c087087b223fb',volume_type_id=b71d658a-250b-4cce-a1c4-330d4d4f2df7)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85242145-6a88-4fe5-a482-2bd6687e0a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85242145-6a88-4fe5-a482-2bd6687e0a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Flow 'volume_create_api' (f9efc32d-df0e-4643-939d-940cb16478ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:38 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Create volume request issued successfully. Sep 02 00:47:38 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:47:38 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:47:38 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:47:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b388c74b-0541-4a44-aaca-ece497619a2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:47:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 533/1068] 192.168.122.129 () {62 vars in 1184 bytes} [Wed Sep 2 00:47:38 2026] POST /volume/v3/volumes => generated 830 bytes in 706 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-726eccbd-f0b0-490f-b1fa-b4623bb9cd2a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-726eccbd-f0b0-490f-b1fa-b4623bb9cd2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/5ffbc67a-4c8f-4d3a-bf8c-20163474440f Sep 02 00:47:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-726eccbd-f0b0-490f-b1fa-b4623bb9cd2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-726eccbd-f0b0-490f-b1fa-b4623bb9cd2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:38 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:38 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:38 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:38 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-726eccbd-f0b0-490f-b1fa-b4623bb9cd2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:47:38 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-726eccbd-f0b0-490f-b1fa-b4623bb9cd2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:47:38 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-726eccbd-f0b0-490f-b1fa-b4623bb9cd2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:47:39 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-726eccbd-f0b0-490f-b1fa-b4623bb9cd2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:47:39 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:39 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-726eccbd-f0b0-490f-b1fa-b4623bb9cd2a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/5ffbc67a-4c8f-4d3a-bf8c-20163474440f returned with HTTP 200 Sep 02 00:47:39 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 536/1069] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:38 2026] GET /volume/v3/volumes/5ffbc67a-4c8f-4d3a-bf8c-20163474440f => generated 898 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-263152c0-c0cb-46b8-b5d5-694b2fb4f0ba None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-263152c0-c0cb-46b8-b5d5-694b2fb4f0ba tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/5ffbc67a-4c8f-4d3a-bf8c-20163474440f Sep 02 00:47:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-263152c0-c0cb-46b8-b5d5-694b2fb4f0ba tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-263152c0-c0cb-46b8-b5d5-694b2fb4f0ba tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:40 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:40 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-263152c0-c0cb-46b8-b5d5-694b2fb4f0ba tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:47:40 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-263152c0-c0cb-46b8-b5d5-694b2fb4f0ba tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:47:40 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-263152c0-c0cb-46b8-b5d5-694b2fb4f0ba tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:47:40 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-263152c0-c0cb-46b8-b5d5-694b2fb4f0ba tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:47:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-263152c0-c0cb-46b8-b5d5-694b2fb4f0ba tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/5ffbc67a-4c8f-4d3a-bf8c-20163474440f returned with HTTP 200 Sep 02 00:47:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 534/1070] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:40 2026] GET /volume/v3/volumes/5ffbc67a-4c8f-4d3a-bf8c-20163474440f => generated 922 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-795dff15-8dbc-44ea-861f-674826f42022 req-f49cfed0-a7f4-4fea-8c69-39f54e542b04 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-795dff15-8dbc-44ea-861f-674826f42022 req-f49cfed0-a7f4-4fea-8c69-39f54e542b04 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:47:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-795dff15-8dbc-44ea-861f-674826f42022 req-f49cfed0-a7f4-4fea-8c69-39f54e542b04 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-985625794", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [req-795dff15-8dbc-44ea-861f-674826f42022 req-f49cfed0-a7f4-4fea-8c69-39f54e542b04 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-985625794', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:47:40 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [req-795dff15-8dbc-44ea-861f-674826f42022 req-f49cfed0-a7f4-4fea-8c69-39f54e542b04 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Create volume of 1 GB Sep 02 00:47:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-795dff15-8dbc-44ea-861f-674826f42022 req-f49cfed0-a7f4-4fea-8c69-39f54e542b04 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Availability Zones retrieved successfully. Sep 02 00:47:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [req-795dff15-8dbc-44ea-861f-674826f42022 req-f49cfed0-a7f4-4fea-8c69-39f54e542b04 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Flow 'volume_create_api' (18476f42-5582-411a-8c52-559112c0c19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [req-795dff15-8dbc-44ea-861f-674826f42022 req-f49cfed0-a7f4-4fea-8c69-39f54e542b04 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (547dfedb-ddb0-43b6-a1eb-cd207e3205c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [req-795dff15-8dbc-44ea-861f-674826f42022 req-f49cfed0-a7f4-4fea-8c69-39f54e542b04 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:47:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [req-795dff15-8dbc-44ea-861f-674826f42022 req-f49cfed0-a7f4-4fea-8c69-39f54e542b04 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (547dfedb-ddb0-43b6-a1eb-cd207e3205c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [req-795dff15-8dbc-44ea-861f-674826f42022 req-f49cfed0-a7f4-4fea-8c69-39f54e542b04 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c51753c-3807-40a6-92c2-24d7292f76f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:40 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [req-795dff15-8dbc-44ea-861f-674826f42022 req-f49cfed0-a7f4-4fea-8c69-39f54e542b04 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Created reservations ['23deca34-50f6-442a-b58c-3ae1b250b98d', 'eb3a85a6-462d-4313-a551-382fb2be9e90', '17065568-0dd4-4ff2-96f1-5644341c1aed', '17f72d5b-7e8c-4ef3-a591-29559fe81e04'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:47:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [req-795dff15-8dbc-44ea-861f-674826f42022 req-f49cfed0-a7f4-4fea-8c69-39f54e542b04 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c51753c-3807-40a6-92c2-24d7292f76f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23deca34-50f6-442a-b58c-3ae1b250b98d', 'eb3a85a6-462d-4313-a551-382fb2be9e90', '17065568-0dd4-4ff2-96f1-5644341c1aed', '17f72d5b-7e8c-4ef3-a591-29559fe81e04']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [req-795dff15-8dbc-44ea-861f-674826f42022 req-f49cfed0-a7f4-4fea-8c69-39f54e542b04 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85c47060-2a37-4c94-a954-0af38ed9f17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:40 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:40 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [req-795dff15-8dbc-44ea-861f-674826f42022 req-f49cfed0-a7f4-4fea-8c69-39f54e542b04 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85c47060-2a37-4c94-a954-0af38ed9f17b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae442317-6f79-40f0-adc8-1c8cf32f9a38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-985625794',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9e0bda8010dd497d9b9f737d1adb05af',qos_specs=None,replication_status=,reservations=['23deca34-50f6-442a-b58c-3ae1b250b98d','eb3a85a6-462d-4313-a551-382fb2be9e90','17065568-0dd4-4ff2-96f1-5644341c1aed','17f72d5b-7e8c-4ef3-a591-29559fe81e04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c3db030515b4d169f7a6779b094ae00',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:47:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-985625794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae442317-6f79-40f0-adc8-1c8cf32f9a38,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9e0bda8010dd497d9b9f737d1adb05af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c3db030515b4d169f7a6779b094ae00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [req-795dff15-8dbc-44ea-861f-674826f42022 req-f49cfed0-a7f4-4fea-8c69-39f54e542b04 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (355304f1-cd6d-430d-87db-6fdfdb5f6893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:41 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [req-795dff15-8dbc-44ea-861f-674826f42022 req-f49cfed0-a7f4-4fea-8c69-39f54e542b04 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (355304f1-cd6d-430d-87db-6fdfdb5f6893) transitioned into state 'SUCCESS' from state '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-985625794',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9e0bda8010dd497d9b9f737d1adb05af',qos_specs=None,replication_status=,reservations=['23deca34-50f6-442a-b58c-3ae1b250b98d','eb3a85a6-462d-4313-a551-382fb2be9e90','17065568-0dd4-4ff2-96f1-5644341c1aed','17f72d5b-7e8c-4ef3-a591-29559fe81e04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c3db030515b4d169f7a6779b094ae00',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:41 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [req-795dff15-8dbc-44ea-861f-674826f42022 req-f49cfed0-a7f4-4fea-8c69-39f54e542b04 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc86d469-bcd3-4272-8c21-b06163867144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:41 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [req-795dff15-8dbc-44ea-861f-674826f42022 req-f49cfed0-a7f4-4fea-8c69-39f54e542b04 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc86d469-bcd3-4272-8c21-b06163867144) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:41 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [req-795dff15-8dbc-44ea-861f-674826f42022 req-f49cfed0-a7f4-4fea-8c69-39f54e542b04 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Flow 'volume_create_api' (18476f42-5582-411a-8c52-559112c0c19f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:41 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-795dff15-8dbc-44ea-861f-674826f42022 req-f49cfed0-a7f4-4fea-8c69-39f54e542b04 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Create volume request issued successfully. Sep 02 00:47:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-795dff15-8dbc-44ea-861f-674826f42022 req-f49cfed0-a7f4-4fea-8c69-39f54e542b04 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:47:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 537/1071] 192.168.122.129 () {64 vars in 1430 bytes} [Wed Sep 2 00:47:40 2026] POST /volume/v3/volumes => generated 771 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:47:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-795dff15-8dbc-44ea-861f-674826f42022 req-90156a07-7ef2-4e53-9f74-75c27db64144 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-795dff15-8dbc-44ea-861f-674826f42022 req-90156a07-7ef2-4e53-9f74-75c27db64144 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] GET http://192.168.122.129/volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 Sep 02 00:47:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-795dff15-8dbc-44ea-861f-674826f42022 req-90156a07-7ef2-4e53-9f74-75c27db64144 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-795dff15-8dbc-44ea-861f-674826f42022 req-90156a07-7ef2-4e53-9f74-75c27db64144 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:41 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:41 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:41 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:41 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:41 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-795dff15-8dbc-44ea-861f-674826f42022 req-90156a07-7ef2-4e53-9f74-75c27db64144 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Volume info retrieved successfully. Sep 02 00:47:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-795dff15-8dbc-44ea-861f-674826f42022 req-90156a07-7ef2-4e53-9f74-75c27db64144 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] http://192.168.122.129/volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 returned with HTTP 200 Sep 02 00:47:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 535/1072] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:47:41 2026] GET /volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 => generated 839 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-2666fe65-97e0-438e-b156-91bf071de16d req-6e61f5b3-9bf5-4a5f-9414-284c511ffc95 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-2666fe65-97e0-438e-b156-91bf071de16d req-6e61f5b3-9bf5-4a5f-9414-284c511ffc95 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] GET http://192.168.122.129/volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 Sep 02 00:47:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-2666fe65-97e0-438e-b156-91bf071de16d req-6e61f5b3-9bf5-4a5f-9414-284c511ffc95 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-2666fe65-97e0-438e-b156-91bf071de16d req-6e61f5b3-9bf5-4a5f-9414-284c511ffc95 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:41 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:41 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:41 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:41 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:41 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-2666fe65-97e0-438e-b156-91bf071de16d req-6e61f5b3-9bf5-4a5f-9414-284c511ffc95 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Volume info retrieved successfully. Sep 02 00:47:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-2666fe65-97e0-438e-b156-91bf071de16d req-6e61f5b3-9bf5-4a5f-9414-284c511ffc95 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] http://192.168.122.129/volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 returned with HTTP 200 Sep 02 00:47:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 538/1073] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:47:41 2026] GET /volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 => generated 839 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:47:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-21c71641-cf15-4198-b296-fddbab0cab78 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-21c71641-cf15-4198-b296-fddbab0cab78 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/5ffbc67a-4c8f-4d3a-bf8c-20163474440f Sep 02 00:47:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-21c71641-cf15-4198-b296-fddbab0cab78 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-21c71641-cf15-4198-b296-fddbab0cab78 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:41 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=433,cinder:UPDATE=102,cinder:DELETE=1,cinder:INSERT=71 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:47:41 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:41 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:41 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:41 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:41 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-21c71641-cf15-4198-b296-fddbab0cab78 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:47:41 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-21c71641-cf15-4198-b296-fddbab0cab78 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:47:41 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-21c71641-cf15-4198-b296-fddbab0cab78 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:47:41 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-21c71641-cf15-4198-b296-fddbab0cab78 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:47:41 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:41 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-21c71641-cf15-4198-b296-fddbab0cab78 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/5ffbc67a-4c8f-4d3a-bf8c-20163474440f returned with HTTP 200 Sep 02 00:47:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 536/1074] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:41 2026] GET /volume/v3/volumes/5ffbc67a-4c8f-4d3a-bf8c-20163474440f => generated 923 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9087e165-81ff-40e9-8854-c196b93efe3b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9087e165-81ff-40e9-8854-c196b93efe3b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] POST http://192.168.122.129/volume/v3/group_snapshots Sep 02 00:47:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9087e165-81ff-40e9-8854-c196b93efe3b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "66b098ba-8787-4fcd-ad2b-553304e2945b", "name": "tempest-group_snapshot-1994298384"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.group_snapshots [None req-9087e165-81ff-40e9-8854-c196b93efe3b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '66b098ba-8787-4fcd-ad2b-553304e2945b', 'name': 'tempest-group_snapshot-1994298384'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 02 00:47:41 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:41 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:41 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.group_snapshots [None req-9087e165-81ff-40e9-8854-c196b93efe3b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Creating group_snapshot tempest-group_snapshot-1994298384. Sep 02 00:47:41 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:41 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:47:41 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:41 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:41 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:41 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:41 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-9087e165-81ff-40e9-8854-c196b93efe3b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1654924020 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1654924020, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:47:41 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-9087e165-81ff-40e9-8854-c196b93efe3b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1654924020 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1654924020, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:47:41 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-9087e165-81ff-40e9-8854-c196b93efe3b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Created reservations ['56e64f2c-9b7a-4542-98d2-b190f1a40cbd', '787a25cd-d536-44c9-946f-a1253dc8771d', '0cf2285b-2681-479c-a1a5-4a950f1969d3', '0f3ab29d-c1c1-48e0-8386-2556be627166'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:47:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9087e165-81ff-40e9-8854-c196b93efe3b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots returned with HTTP 202 Sep 02 00:47:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 539/1075] 192.168.122.129 () {62 vars in 1208 bytes} [Wed Sep 2 00:47:41 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d5de4dec-3531-4888-8260-dc1d344dadb7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d5de4dec-3531-4888-8260-dc1d344dadb7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/dde91c2b-99e7-4477-b8da-bca42684294b Sep 02 00:47:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d5de4dec-3531-4888-8260-dc1d344dadb7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d5de4dec-3531-4888-8260-dc1d344dadb7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-d5de4dec-3531-4888-8260-dc1d344dadb7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member dde91c2b-99e7-4477-b8da-bca42684294b {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:47:42 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:42 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d5de4dec-3531-4888-8260-dc1d344dadb7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/dde91c2b-99e7-4477-b8da-bca42684294b returned with HTTP 200 Sep 02 00:47:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 537/1076] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:47:42 2026] GET /volume/v3/group_snapshots/dde91c2b-99e7-4477-b8da-bca42684294b => generated 307 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:47:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-8415f7d9-4a91-4252-a104-0e1ea62f6664 req-23221135-f71d-4dc0-a450-717d302a2880 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-8415f7d9-4a91-4252-a104-0e1ea62f6664 req-23221135-f71d-4dc0-a450-717d302a2880 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] GET http://192.168.122.129/volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 Sep 02 00:47:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-8415f7d9-4a91-4252-a104-0e1ea62f6664 req-23221135-f71d-4dc0-a450-717d302a2880 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-8415f7d9-4a91-4252-a104-0e1ea62f6664 req-23221135-f71d-4dc0-a450-717d302a2880 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:42 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:42 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-8415f7d9-4a91-4252-a104-0e1ea62f6664 req-23221135-f71d-4dc0-a450-717d302a2880 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Volume info retrieved successfully. Sep 02 00:47:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-8415f7d9-4a91-4252-a104-0e1ea62f6664 req-23221135-f71d-4dc0-a450-717d302a2880 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] http://192.168.122.129/volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 returned with HTTP 200 Sep 02 00:47:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 540/1077] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:47:42 2026] GET /volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 => generated 863 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2c02bbf5-2fd9-4c10-a980-4d74e94bbc28 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2c02bbf5-2fd9-4c10-a980-4d74e94bbc28 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/dde91c2b-99e7-4477-b8da-bca42684294b Sep 02 00:47:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2c02bbf5-2fd9-4c10-a980-4d74e94bbc28 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2c02bbf5-2fd9-4c10-a980-4d74e94bbc28 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-2c02bbf5-2fd9-4c10-a980-4d74e94bbc28 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member dde91c2b-99e7-4477-b8da-bca42684294b {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:47:43 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:43 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2c02bbf5-2fd9-4c10-a980-4d74e94bbc28 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/dde91c2b-99e7-4477-b8da-bca42684294b returned with HTTP 200 Sep 02 00:47:43 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 538/1078] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:47:43 2026] GET /volume/v3/group_snapshots/dde91c2b-99e7-4477-b8da-bca42684294b => generated 307 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-e892d8e6-7cc2-4765-a3e3-f7b8819243af req-910246c3-e69e-47bb-b337-ee55b259f178 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-e892d8e6-7cc2-4765-a3e3-f7b8819243af req-910246c3-e69e-47bb-b337-ee55b259f178 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] GET http://192.168.122.129/volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 Sep 02 00:47:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-e892d8e6-7cc2-4765-a3e3-f7b8819243af req-910246c3-e69e-47bb-b337-ee55b259f178 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-e892d8e6-7cc2-4765-a3e3-f7b8819243af req-910246c3-e69e-47bb-b337-ee55b259f178 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:43 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:43 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-e892d8e6-7cc2-4765-a3e3-f7b8819243af req-910246c3-e69e-47bb-b337-ee55b259f178 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Volume info retrieved successfully. Sep 02 00:47:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-e892d8e6-7cc2-4765-a3e3-f7b8819243af req-910246c3-e69e-47bb-b337-ee55b259f178 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] http://192.168.122.129/volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 returned with HTTP 200 Sep 02 00:47:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 541/1079] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:47:43 2026] GET /volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 => generated 864 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:47:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-59d5d660-83f5-4c6e-ad14-3bf795e34f29 req-3626f628-2bda-4973-ba5a-e7f9c295e9ba None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-59d5d660-83f5-4c6e-ad14-3bf795e34f29 req-3626f628-2bda-4973-ba5a-e7f9c295e9ba tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-reader] GET http://192.168.122.129/volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 Sep 02 00:47:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-59d5d660-83f5-4c6e-ad14-3bf795e34f29 req-3626f628-2bda-4973-ba5a-e7f9c295e9ba tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-reader] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-59d5d660-83f5-4c6e-ad14-3bf795e34f29 req-3626f628-2bda-4973-ba5a-e7f9c295e9ba tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-reader] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:43 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:43 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:43 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:43 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:43 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-59d5d660-83f5-4c6e-ad14-3bf795e34f29 req-3626f628-2bda-4973-ba5a-e7f9c295e9ba tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-reader] Volume info retrieved successfully. Sep 02 00:47:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-59d5d660-83f5-4c6e-ad14-3bf795e34f29 req-3626f628-2bda-4973-ba5a-e7f9c295e9ba tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-reader] http://192.168.122.129/volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 returned with HTTP 200 Sep 02 00:47:43 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 539/1080] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:47:43 2026] GET /volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 => generated 864 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-592e261b-7272-4c6a-a575-797f0149925a req-18be1a75-4bd0-45f1-87fc-7b7d48d8c194 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-592e261b-7272-4c6a-a575-797f0149925a req-18be1a75-4bd0-45f1-87fc-7b7d48d8c194 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] DELETE http://192.168.122.129/volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 Sep 02 00:47:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-592e261b-7272-4c6a-a575-797f0149925a req-18be1a75-4bd0-45f1-87fc-7b7d48d8c194 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-592e261b-7272-4c6a-a575-797f0149925a req-18be1a75-4bd0-45f1-87fc-7b7d48d8c194 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:43 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [req-592e261b-7272-4c6a-a575-797f0149925a req-18be1a75-4bd0-45f1-87fc-7b7d48d8c194 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Delete volume with id: ae442317-6f79-40f0-adc8-1c8cf32f9a38 Sep 02 00:47:43 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:43 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-592e261b-7272-4c6a-a575-797f0149925a req-18be1a75-4bd0-45f1-87fc-7b7d48d8c194 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Volume info retrieved successfully. Sep 02 00:47:44 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-592e261b-7272-4c6a-a575-797f0149925a req-18be1a75-4bd0-45f1-87fc-7b7d48d8c194 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Delete volume request issued successfully. Sep 02 00:47:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-592e261b-7272-4c6a-a575-797f0149925a req-18be1a75-4bd0-45f1-87fc-7b7d48d8c194 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] http://192.168.122.129/volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 returned with HTTP 202 Sep 02 00:47:44 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 542/1081] 192.168.122.129 () {62 vars in 1509 bytes} [Wed Sep 2 00:47:43 2026] DELETE /volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:47:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-17d8eb6d-9713-4763-a2d5-27581e718ee0 req-0d5b37f6-72b2-4be6-b1e4-8a5543cf72a3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-17d8eb6d-9713-4763-a2d5-27581e718ee0 req-0d5b37f6-72b2-4be6-b1e4-8a5543cf72a3 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] GET http://192.168.122.129/volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 Sep 02 00:47:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-17d8eb6d-9713-4763-a2d5-27581e718ee0 req-0d5b37f6-72b2-4be6-b1e4-8a5543cf72a3 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-17d8eb6d-9713-4763-a2d5-27581e718ee0 req-0d5b37f6-72b2-4be6-b1e4-8a5543cf72a3 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d220ba57-b6a3-4cfd-a60f-5d6b9a8256f0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d220ba57-b6a3-4cfd-a60f-5d6b9a8256f0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/dde91c2b-99e7-4477-b8da-bca42684294b Sep 02 00:47:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d220ba57-b6a3-4cfd-a60f-5d6b9a8256f0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d220ba57-b6a3-4cfd-a60f-5d6b9a8256f0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.group_snapshots [None req-d220ba57-b6a3-4cfd-a60f-5d6b9a8256f0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member dde91c2b-99e7-4477-b8da-bca42684294b {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:47:44 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:44 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:44 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:44 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:44 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:44 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d220ba57-b6a3-4cfd-a60f-5d6b9a8256f0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/dde91c2b-99e7-4477-b8da-bca42684294b returned with HTTP 200 Sep 02 00:47:44 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 543/1082] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:47:44 2026] GET /volume/v3/group_snapshots/dde91c2b-99e7-4477-b8da-bca42684294b => generated 307 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:44 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-17d8eb6d-9713-4763-a2d5-27581e718ee0 req-0d5b37f6-72b2-4be6-b1e4-8a5543cf72a3 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Volume info retrieved successfully. Sep 02 00:47:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-17d8eb6d-9713-4763-a2d5-27581e718ee0 req-0d5b37f6-72b2-4be6-b1e4-8a5543cf72a3 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] http://192.168.122.129/volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 returned with HTTP 200 Sep 02 00:47:44 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 540/1083] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:47:44 2026] GET /volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 => generated 863 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-deb4f5ef-ad42-4917-b7e3-0d411a575b45 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-deb4f5ef-ad42-4917-b7e3-0d411a575b45 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:47:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-deb4f5ef-ad42-4917-b7e3-0d411a575b45 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1250728105"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-deb4f5ef-ad42-4917-b7e3-0d411a575b45 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1250728105'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:47:45 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-deb4f5ef-ad42-4917-b7e3-0d411a575b45 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Create volume of 1 GB Sep 02 00:47:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-deb4f5ef-ad42-4917-b7e3-0d411a575b45 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Availability Zones retrieved successfully. Sep 02 00:47:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-deb4f5ef-ad42-4917-b7e3-0d411a575b45 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Flow 'volume_create_api' (fc7f2a8c-daa7-4aa2-9fc8-f34716718d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-deb4f5ef-ad42-4917-b7e3-0d411a575b45 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6946fd55-8675-46c7-a7a8-07156aec26f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-deb4f5ef-ad42-4917-b7e3-0d411a575b45 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-49f4a23c-de3f-4b2a-925e-6e0023d2fead None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-49f4a23c-de3f-4b2a-925e-6e0023d2fead tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/dde91c2b-99e7-4477-b8da-bca42684294b Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-49f4a23c-de3f-4b2a-925e-6e0023d2fead tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-49f4a23c-de3f-4b2a-925e-6e0023d2fead tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-49f4a23c-de3f-4b2a-925e-6e0023d2fead tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member dde91c2b-99e7-4477-b8da-bca42684294b {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-49f4a23c-de3f-4b2a-925e-6e0023d2fead tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/dde91c2b-99e7-4477-b8da-bca42684294b returned with HTTP 200 Sep 02 00:47:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 541/1084] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:47:45 2026] GET /volume/v3/group_snapshots/dde91c2b-99e7-4477-b8da-bca42684294b => generated 308 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-468f4223-ad20-48cd-a1bb-d5b2c26688cb req-e2a6581c-b781-4f8d-8963-9ce529337ae2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-468f4223-ad20-48cd-a1bb-d5b2c26688cb req-e2a6581c-b781-4f8d-8963-9ce529337ae2 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] GET http://192.168.122.129/volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-468f4223-ad20-48cd-a1bb-d5b2c26688cb req-e2a6581c-b781-4f8d-8963-9ce529337ae2 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-468f4223-ad20-48cd-a1bb-d5b2c26688cb req-e2a6581c-b781-4f8d-8963-9ce529337ae2 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-deb4f5ef-ad42-4917-b7e3-0d411a575b45 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6946fd55-8675-46c7-a7a8-07156aec26f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-deb4f5ef-ad42-4917-b7e3-0d411a575b45 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fd64858-75ca-4425-9a26-6afeb69a2567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-468f4223-ad20-48cd-a1bb-d5b2c26688cb req-e2a6581c-b781-4f8d-8963-9ce529337ae2 tempest-VolumesGetTestJSON-1666319860 tempest-VolumesGetTestJSON-1666319860-project-member] http://192.168.122.129/volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 returned with HTTP 404 Sep 02 00:47:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 542/1085] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:47:45 2026] GET /volume/v3/volumes/ae442317-6f79-40f0-adc8-1c8cf32f9a38 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e419abb3-a607-42a8-9e95-c7a371a4da58 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e419abb3-a607-42a8-9e95-c7a371a4da58 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/snapshots/detail Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e419abb3-a607-42a8-9e95-c7a371a4da58 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e419abb3-a607-42a8-9e95-c7a371a4da58 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-e419abb3-a607-42a8-9e95-c7a371a4da58 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.db.api [None req-e419abb3-a607-42a8-9e95-c7a371a4da58 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Building query based on filter {{(pid=86899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:45 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:47:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e419abb3-a607-42a8-9e95-c7a371a4da58 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Get all snapshots completed successfully. Sep 02 00:47:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e419abb3-a607-42a8-9e95-c7a371a4da58 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 00:47:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 543/1086] 192.168.122.129 () {58 vars in 1148 bytes} [Wed Sep 2 00:47:45 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3dfeec92-0ec8-4417-82e4-52a392dcfdaa None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3dfeec92-0ec8-4417-82e4-52a392dcfdaa tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/snapshots/fbef09ad-c185-4fd6-b4e9-0fe798863c68 Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3dfeec92-0ec8-4417-82e4-52a392dcfdaa tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3dfeec92-0ec8-4417-82e4-52a392dcfdaa tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3dfeec92-0ec8-4417-82e4-52a392dcfdaa tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Snapshot retrieved successfully. Sep 02 00:47:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3dfeec92-0ec8-4417-82e4-52a392dcfdaa tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/snapshots/fbef09ad-c185-4fd6-b4e9-0fe798863c68 returned with HTTP 200 Sep 02 00:47:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 544/1087] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:47:45 2026] GET /volume/v3/snapshots/fbef09ad-c185-4fd6-b4e9-0fe798863c68 => generated 451 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f0dd8aff-cce9-43a1-a2c0-d13aa074c1e8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f0dd8aff-cce9-43a1-a2c0-d13aa074c1e8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] POST http://192.168.122.129/volume/v3/groups/action Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f0dd8aff-cce9-43a1-a2c0-d13aa074c1e8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "dde91c2b-99e7-4477-b8da-bca42684294b", "name": "tempest-Group_from_snap-42909071"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f0dd8aff-cce9-43a1-a2c0-d13aa074c1e8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "dde91c2b-99e7-4477-b8da-bca42684294b", "name": "tempest-Group_from_snap-42909071"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-f0dd8aff-cce9-43a1-a2c0-d13aa074c1e8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'dde91c2b-99e7-4477-b8da-bca42684294b', 'name': 'tempest-Group_from_snap-42909071'}}. {{(pid=86899) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.groups [None req-f0dd8aff-cce9-43a1-a2c0-d13aa074c1e8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Creating group tempest-Group_from_snap-42909071 from group_snapshot dde91c2b-99e7-4477-b8da-bca42684294b. Sep 02 00:47:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:45 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:45 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:47:45 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:45 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:47:45 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:45 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:45 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-deb4f5ef-ad42-4917-b7e3-0d411a575b45 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Created reservations ['eb023831-b54c-4091-80f1-454540991f3c', '8030d8a0-6ae7-414d-9c05-f6f879cbe07c', 'f21e58b3-a3cf-496f-80f0-a69da8843379', '78b7af17-72ca-44e2-8c85-5953de2ba705'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:47:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-deb4f5ef-ad42-4917-b7e3-0d411a575b45 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fd64858-75ca-4425-9a26-6afeb69a2567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb023831-b54c-4091-80f1-454540991f3c', '8030d8a0-6ae7-414d-9c05-f6f879cbe07c', 'f21e58b3-a3cf-496f-80f0-a69da8843379', '78b7af17-72ca-44e2-8c85-5953de2ba705']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-f0dd8aff-cce9-43a1-a2c0-d13aa074c1e8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Created reservations ['7d32fbae-a443-4451-82d3-8f3572a5945c'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:47:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-deb4f5ef-ad42-4917-b7e3-0d411a575b45 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddf4818b-375c-4bef-85c1-5af21ebaaee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:45 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:45 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-deb4f5ef-ad42-4917-b7e3-0d411a575b45 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddf4818b-375c-4bef-85c1-5af21ebaaee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20bd522f-88a7-400e-9f47-36c07e502a7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1250728105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd5fe9c364de47e5971216d52eafcdec',qos_specs=None,replication_status=,reservations=['eb023831-b54c-4091-80f1-454540991f3c','8030d8a0-6ae7-414d-9c05-f6f879cbe07c','f21e58b3-a3cf-496f-80f0-a69da8843379','78b7af17-72ca-44e2-8c85-5953de2ba705'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd6fb55526914fe4a1894f4d2a7cfc89',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:47:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1250728105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20bd522f-88a7-400e-9f47-36c07e502a7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd5fe9c364de47e5971216d52eafcdec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd6fb55526914fe4a1894f4d2a7cfc89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-deb4f5ef-ad42-4917-b7e3-0d411a575b45 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c52bc4d-7ea1-423d-9597-b43d7917e04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:45 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:47:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-deb4f5ef-ad42-4917-b7e3-0d411a575b45 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c52bc4d-7ea1-423d-9597-b43d7917e04c) transitioned into state 'SUCCESS' from state '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-1250728105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd5fe9c364de47e5971216d52eafcdec',qos_specs=None,replication_status=,reservations=['eb023831-b54c-4091-80f1-454540991f3c','8030d8a0-6ae7-414d-9c05-f6f879cbe07c','f21e58b3-a3cf-496f-80f0-a69da8843379','78b7af17-72ca-44e2-8c85-5953de2ba705'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd6fb55526914fe4a1894f4d2a7cfc89',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-deb4f5ef-ad42-4917-b7e3-0d411a575b45 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edc0bec8-c03e-4d54-9f73-e57ca2cff22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: INFO cinder.group.api [None req-f0dd8aff-cce9-43a1-a2c0-d13aa074c1e8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] A mapping entry already exists for group d9b6db7d-d848-40a8-a5e7-1aa94b19f4a4 and volume type b71d658a-250b-4cce-a1c4-330d4d4f2df7. Do not need to create again. Sep 02 00:47:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f0dd8aff-cce9-43a1-a2c0-d13aa074c1e8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Availability Zones retrieved successfully. Sep 02 00:47:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-deb4f5ef-ad42-4917-b7e3-0d411a575b45 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edc0bec8-c03e-4d54-9f73-e57ca2cff22e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-deb4f5ef-ad42-4917-b7e3-0d411a575b45 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Flow 'volume_create_api' (fc7f2a8c-daa7-4aa2-9fc8-f34716718d4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-deb4f5ef-ad42-4917-b7e3-0d411a575b45 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Create volume request issued successfully. Sep 02 00:47:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-deb4f5ef-ad42-4917-b7e3-0d411a575b45 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:47:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 544/1088] 192.168.122.129 () {62 vars in 1183 bytes} [Wed Sep 2 00:47:44 2026] POST /volume/v3/volumes => generated 828 bytes in 1101 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f0dd8aff-cce9-43a1-a2c0-d13aa074c1e8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Flow 'volume_create_api' (9a84b989-55de-4db7-8816-da3049cbc6f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cfc4fd24-36a1-4efc-beb2-a64c90776ef1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f0dd8aff-cce9-43a1-a2c0-d13aa074c1e8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44d2c0dc-bc9e-4e07-abcd-42c6ac5dabf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cfc4fd24-36a1-4efc-beb2-a64c90776ef1 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] GET http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b Sep 02 00:47:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cfc4fd24-36a1-4efc-beb2-a64c90776ef1 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cfc4fd24-36a1-4efc-beb2-a64c90776ef1 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-f0dd8aff-cce9-43a1-a2c0-d13aa074c1e8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:47:45 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:45 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:45 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:45 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:45 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:45 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-cfc4fd24-36a1-4efc-beb2-a64c90776ef1 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Volume info retrieved successfully. Sep 02 00:47:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cfc4fd24-36a1-4efc-beb2-a64c90776ef1 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b returned with HTTP 200 Sep 02 00:47:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 545/1089] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:45 2026] GET /volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b => generated 896 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f0dd8aff-cce9-43a1-a2c0-d13aa074c1e8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44d2c0dc-bc9e-4e07-abcd-42c6ac5dabf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fbef09ad-c185-4fd6-b4e9-0fe798863c68', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:47:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b71d658a-250b-4cce-a1c4-330d4d4f2df7,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1654924020',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b71d658a-250b-4cce-a1c4-330d4d4f2df7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd9b6db7d-d848-40a8-a5e7-1aa94b19f4a4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f0dd8aff-cce9-43a1-a2c0-d13aa074c1e8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c63f72ee-6723-466f-9c1b-cc3ee97ba3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-f0dd8aff-cce9-43a1-a2c0-d13aa074c1e8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Created reservations ['25737651-0c0c-4366-b29e-b78b4d9b4a34', 'eb372b72-d3be-413c-b9ff-50fb9dac56cb'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f0dd8aff-cce9-43a1-a2c0-d13aa074c1e8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c63f72ee-6723-466f-9c1b-cc3ee97ba3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25737651-0c0c-4366-b29e-b78b4d9b4a34', 'eb372b72-d3be-413c-b9ff-50fb9dac56cb']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:45 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f0dd8aff-cce9-43a1-a2c0-d13aa074c1e8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b477eb8e-f1ed-429f-990b-6933a6f359cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f0dd8aff-cce9-43a1-a2c0-d13aa074c1e8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b477eb8e-f1ed-429f-990b-6933a6f359cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b34c670a-9f10-4998-bb6d-7ddd01c864a1', '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=d9b6db7d-d848-40a8-a5e7-1aa94b19f4a4,group_type_id=,metadata={},multiattach=False,project_id='ef7ddc2a971a4d09bd9c6cc41782c3c4',qos_specs=None,replication_status=,reservations=['25737651-0c0c-4366-b29e-b78b4d9b4a34','eb372b72-d3be-413c-b9ff-50fb9dac56cb'],size=1,snapshot_id=fbef09ad-c185-4fd6-b4e9-0fe798863c68,source_replicaid=,source_volid=None,status='creating',user_id='f0733f4cd3ad4d7fbc9c087087b223fb',volume_type_id=b71d658a-250b-4cce-a1c4-330d4d4f2df7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:47:46Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d9b6db7d-d848-40a8-a5e7-1aa94b19f4a4,host=None,id=b34c670a-9f10-4998-bb6d-7ddd01c864a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7ddc2a971a4d09bd9c6cc41782c3c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fbef09ad-c185-4fd6-b4e9-0fe798863c68,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0733f4cd3ad4d7fbc9c087087b223fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b71d658a-250b-4cce-a1c4-330d4d4f2df7),volume_type_id=b71d658a-250b-4cce-a1c4-330d4d4f2df7)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f0dd8aff-cce9-43a1-a2c0-d13aa074c1e8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74e0ac24-dca6-426b-a6ea-8b55bf3db5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f0dd8aff-cce9-43a1-a2c0-d13aa074c1e8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74e0ac24-dca6-426b-a6ea-8b55bf3db5cc) transitioned into state 'SUCCESS' from 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=d9b6db7d-d848-40a8-a5e7-1aa94b19f4a4,group_type_id=,metadata={},multiattach=False,project_id='ef7ddc2a971a4d09bd9c6cc41782c3c4',qos_specs=None,replication_status=,reservations=['25737651-0c0c-4366-b29e-b78b4d9b4a34','eb372b72-d3be-413c-b9ff-50fb9dac56cb'],size=1,snapshot_id=fbef09ad-c185-4fd6-b4e9-0fe798863c68,source_replicaid=,source_volid=None,status='creating',user_id='f0733f4cd3ad4d7fbc9c087087b223fb',volume_type_id=b71d658a-250b-4cce-a1c4-330d4d4f2df7)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f0dd8aff-cce9-43a1-a2c0-d13aa074c1e8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Flow 'volume_create_api' (9a84b989-55de-4db7-8816-da3049cbc6f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f0dd8aff-cce9-43a1-a2c0-d13aa074c1e8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Create volume request issued successfully. Sep 02 00:47:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:46 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:47:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f0dd8aff-cce9-43a1-a2c0-d13aa074c1e8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/action returned with HTTP 202 Sep 02 00:47:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 545/1090] 192.168.122.129 () {62 vars in 1202 bytes} [Wed Sep 2 00:47:45 2026] POST /volume/v3/groups/action => generated 101 bytes in 1082 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-67c1c201-e8a8-40d9-9e6a-4814b4e993ab None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-67c1c201-e8a8-40d9-9e6a-4814b4e993ab tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:47:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-67c1c201-e8a8-40d9-9e6a-4814b4e993ab tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-67c1c201-e8a8-40d9-9e6a-4814b4e993ab tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-67c1c201-e8a8-40d9-9e6a-4814b4e993ab tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:47:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-67c1c201-e8a8-40d9-9e6a-4814b4e993ab tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:47:46 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:46 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:46 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:46 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:46 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-67c1c201-e8a8-40d9-9e6a-4814b4e993ab tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Get all volumes completed successfully. Sep 02 00:47:46 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-67c1c201-e8a8-40d9-9e6a-4814b4e993ab tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:47:46 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-67c1c201-e8a8-40d9-9e6a-4814b4e993ab tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:47:46 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-67c1c201-e8a8-40d9-9e6a-4814b4e993ab tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:47:46 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:46 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:46 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-67c1c201-e8a8-40d9-9e6a-4814b4e993ab tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:47:46 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-67c1c201-e8a8-40d9-9e6a-4814b4e993ab tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:47:46 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-67c1c201-e8a8-40d9-9e6a-4814b4e993ab tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:47:46 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:46 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-67c1c201-e8a8-40d9-9e6a-4814b4e993ab tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:47:46 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 546/1091] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:47:46 2026] GET /volume/v3/volumes/detail => generated 1850 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:47:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-73f4cef8-603d-4ac3-b747-9705d662028e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-73f4cef8-603d-4ac3-b747-9705d662028e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 Sep 02 00:47:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-73f4cef8-603d-4ac3-b747-9705d662028e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-73f4cef8-603d-4ac3-b747-9705d662028e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-73f4cef8-603d-4ac3-b747-9705d662028e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:47:46 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-73f4cef8-603d-4ac3-b747-9705d662028e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:47:46 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-73f4cef8-603d-4ac3-b747-9705d662028e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:47:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1ceb0740-b49f-420a-baa1-81b463433b6d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1ceb0740-b49f-420a-baa1-81b463433b6d tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] GET http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b Sep 02 00:47:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1ceb0740-b49f-420a-baa1-81b463433b6d tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1ceb0740-b49f-420a-baa1-81b463433b6d tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:46 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:46 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:46 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:46 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:46 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1ceb0740-b49f-420a-baa1-81b463433b6d tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Volume info retrieved successfully. Sep 02 00:47:46 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-73f4cef8-603d-4ac3-b747-9705d662028e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:47:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1ceb0740-b49f-420a-baa1-81b463433b6d tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b returned with HTTP 200 Sep 02 00:47:46 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 547/1092] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:46 2026] GET /volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b => generated 920 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-73f4cef8-603d-4ac3-b747-9705d662028e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 returned with HTTP 200 Sep 02 00:47:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 546/1093] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:46 2026] GET /volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 => generated 934 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-df44281a-1e0a-4a05-83e4-2f6cd2a4c6fc None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-df44281a-1e0a-4a05-83e4-2f6cd2a4c6fc tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] GET http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b Sep 02 00:47:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-df44281a-1e0a-4a05-83e4-2f6cd2a4c6fc tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-df44281a-1e0a-4a05-83e4-2f6cd2a4c6fc tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-04867f99-20b1-455f-96fa-32924197823b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-04867f99-20b1-455f-96fa-32924197823b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 Sep 02 00:47:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-04867f99-20b1-455f-96fa-32924197823b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-04867f99-20b1-455f-96fa-32924197823b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:47 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:47 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:47 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:47 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:48 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-df44281a-1e0a-4a05-83e4-2f6cd2a4c6fc tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Volume info retrieved successfully. Sep 02 00:47:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-04867f99-20b1-455f-96fa-32924197823b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:47:48 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-04867f99-20b1-455f-96fa-32924197823b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:47:48 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-04867f99-20b1-455f-96fa-32924197823b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:47:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-df44281a-1e0a-4a05-83e4-2f6cd2a4c6fc tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b returned with HTTP 200 Sep 02 00:47:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 548/1094] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:47 2026] GET /volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b => generated 956 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1d29f6eb-8b93-487d-a0ee-ee16ac99ffd9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1d29f6eb-8b93-487d-a0ee-ee16ac99ffd9 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] POST http://192.168.122.129/volume/v3/volume-transfers Sep 02 00:47:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1d29f6eb-8b93-487d-a0ee-ee16ac99ffd9 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "20bd522f-88a7-400e-9f47-36c07e502a7b"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volume_transfer [None req-1d29f6eb-8b93-487d-a0ee-ee16ac99ffd9 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Creating new volume transfer {'transfer': {'volume_id': '20bd522f-88a7-400e-9f47-36c07e502a7b'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 02 00:47:48 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volume_transfer [None req-1d29f6eb-8b93-487d-a0ee-ee16ac99ffd9 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Creating transfer of volume 20bd522f-88a7-400e-9f47-36c07e502a7b Sep 02 00:47:48 devstack devstack@c-api.service[86898]: INFO cinder.transfer.api [None req-1d29f6eb-8b93-487d-a0ee-ee16ac99ffd9 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Generating transfer record for volume 20bd522f-88a7-400e-9f47-36c07e502a7b Sep 02 00:47:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:48 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-04867f99-20b1-455f-96fa-32924197823b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:47:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-04867f99-20b1-455f-96fa-32924197823b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 returned with HTTP 200 Sep 02 00:47:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 547/1095] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:47 2026] GET /volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 => generated 934 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1d29f6eb-8b93-487d-a0ee-ee16ac99ffd9 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] http://192.168.122.129/volume/v3/volume-transfers returned with HTTP 202 Sep 02 00:47:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 549/1096] 192.168.122.129 () {62 vars in 1210 bytes} [Wed Sep 2 00:47:48 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-07ecdcdd-cb67-4a62-a5f9-bd6d3dc560d7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-07ecdcdd-cb67-4a62-a5f9-bd6d3dc560d7 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] GET http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b Sep 02 00:47:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-07ecdcdd-cb67-4a62-a5f9-bd6d3dc560d7 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-07ecdcdd-cb67-4a62-a5f9-bd6d3dc560d7 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-07ecdcdd-cb67-4a62-a5f9-bd6d3dc560d7 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Volume info retrieved successfully. Sep 02 00:47:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-07ecdcdd-cb67-4a62-a5f9-bd6d3dc560d7 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b returned with HTTP 200 Sep 02 00:47:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 548/1097] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:48 2026] GET /volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b => generated 964 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c287bdd2-8c51-41f3-9b7d-9ef7b6d9129b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c287bdd2-8c51-41f3-9b7d-9ef7b6d9129b tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] GET http://192.168.122.129/volume/v3/volume-transfers/118f27c5-e9a7-4e5e-acfb-c24a907207d5 Sep 02 00:47:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c287bdd2-8c51-41f3-9b7d-9ef7b6d9129b tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c287bdd2-8c51-41f3-9b7d-9ef7b6d9129b tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c287bdd2-8c51-41f3-9b7d-9ef7b6d9129b tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] http://192.168.122.129/volume/v3/volume-transfers/118f27c5-e9a7-4e5e-acfb-c24a907207d5 returned with HTTP 200 Sep 02 00:47:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 550/1098] 192.168.122.129 () {60 vars in 1300 bytes} [Wed Sep 2 00:47:48 2026] GET /volume/v3/volume-transfers/118f27c5-e9a7-4e5e-acfb-c24a907207d5 => generated 548 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3d3ee2c7-39eb-42b8-bbbd-2f3d7a598be7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3d3ee2c7-39eb-42b8-bbbd-2f3d7a598be7 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] GET http://192.168.122.129/volume/v3/volume-transfers Sep 02 00:47:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3d3ee2c7-39eb-42b8-bbbd-2f3d7a598be7 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3d3ee2c7-39eb-42b8-bbbd-2f3d7a598be7 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volume_transfer [None req-3d3ee2c7-39eb-42b8-bbbd-2f3d7a598be7 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Listing volume transfers {{(pid=86899) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 02 00:47:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3d3ee2c7-39eb-42b8-bbbd-2f3d7a598be7 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] http://192.168.122.129/volume/v3/volume-transfers returned with HTTP 200 Sep 02 00:47:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 549/1099] 192.168.122.129 () {60 vars in 1189 bytes} [Wed Sep 2 00:47:48 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9a363325-c01b-4579-b6fc-6515a2f0ee6f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9a363325-c01b-4579-b6fc-6515a2f0ee6f tempest-VolumesTransfersV357Test-1149325205 tempest-VolumesTransfersV357Test-1149325205-project-member] POST http://192.168.122.129/volume/v3/volume-transfers/118f27c5-e9a7-4e5e-acfb-c24a907207d5/accept Sep 02 00:47:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9a363325-c01b-4579-b6fc-6515a2f0ee6f tempest-VolumesTransfersV357Test-1149325205 tempest-VolumesTransfersV357Test-1149325205-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "46afa5ca38f1a58d"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.volume_transfer [None req-9a363325-c01b-4579-b6fc-6515a2f0ee6f tempest-VolumesTransfersV357Test-1149325205 tempest-VolumesTransfersV357Test-1149325205-project-member] Accepting volume transfer 118f27c5-e9a7-4e5e-acfb-c24a907207d5 {{(pid=86898) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 02 00:47:48 devstack devstack@c-api.service[86898]: INFO cinder.api.contrib.volume_transfer [None req-9a363325-c01b-4579-b6fc-6515a2f0ee6f tempest-VolumesTransfersV357Test-1149325205 tempest-VolumesTransfersV357Test-1149325205-project-member] Accepting transfer 118f27c5-e9a7-4e5e-acfb-c24a907207d5 Sep 02 00:47:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:49 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-9a363325-c01b-4579-b6fc-6515a2f0ee6f tempest-VolumesTransfersV357Test-1149325205 tempest-VolumesTransfersV357Test-1149325205-project-member] Created reservations ['8a53e091-e4a2-4d9a-b0c3-835f335e0a70', '2db224bf-92f9-41c4-8b17-c9c52e0e5bf8', '5d04afd0-95be-4940-8c62-7c75af1cc16e', '12b8e030-c67e-4436-9947-19704b8fda4a'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:47:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f1906083-bf82-4247-8720-fcd084878bd5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f1906083-bf82-4247-8720-fcd084878bd5 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 Sep 02 00:47:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f1906083-bf82-4247-8720-fcd084878bd5 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f1906083-bf82-4247-8720-fcd084878bd5 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:49 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:49 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:49 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-9a363325-c01b-4579-b6fc-6515a2f0ee6f tempest-VolumesTransfersV357Test-1149325205 tempest-VolumesTransfersV357Test-1149325205-project-member] Created reservations ['8655dc51-e3df-447e-a3dd-ea7f7aaaae98', '3ddcd7de-4ebc-44a2-87b6-37a5a43188b7', 'e423b2f9-f236-4bfa-8d80-3a2b4bd35432', '45c30425-dee0-4a16-83b9-c8803b800919'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:47:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f1906083-bf82-4247-8720-fcd084878bd5 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:47:49 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-f1906083-bf82-4247-8720-fcd084878bd5 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:47:49 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-f1906083-bf82-4247-8720-fcd084878bd5 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:47:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:49 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:47:49 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-9a363325-c01b-4579-b6fc-6515a2f0ee6f tempest-VolumesTransfersV357Test-1149325205 tempest-VolumesTransfersV357Test-1149325205-project-member] Created reservations ['c0bada1b-ba70-4040-adda-dbf48a5d90bb', '77459c18-09e9-42a7-a601-b9a732333964', 'b615f44c-aaec-4f19-959e-1258d70457f0', 'a3f70df9-a052-4874-a751-b191a2de2d6e'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:47:49 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-f1906083-bf82-4247-8720-fcd084878bd5 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:47:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f1906083-bf82-4247-8720-fcd084878bd5 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 returned with HTTP 200 Sep 02 00:47:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 550/1100] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:49 2026] GET /volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 => generated 934 bytes in 622 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:49 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-9a363325-c01b-4579-b6fc-6515a2f0ee6f tempest-VolumesTransfersV357Test-1149325205 tempest-VolumesTransfersV357Test-1149325205-project-member] Created reservations ['36b40c33-7df9-44f2-88b4-cd4af96496cb', 'be716f4f-b7f4-4150-bf0b-4549d728ba01', 'ead91b52-14d2-4238-9db1-17cfbe4ab491', 'ed193cd6-9d1d-47d2-b574-db3159b19697'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:47:50 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9a363325-c01b-4579-b6fc-6515a2f0ee6f tempest-VolumesTransfersV357Test-1149325205 tempest-VolumesTransfersV357Test-1149325205-project-member] Transfer volume completed successfully. Sep 02 00:47:50 devstack devstack@c-api.service[86898]: INFO cinder.transfer.api [None req-9a363325-c01b-4579-b6fc-6515a2f0ee6f tempest-VolumesTransfersV357Test-1149325205 tempest-VolumesTransfersV357Test-1149325205-project-member] Volume 20bd522f-88a7-400e-9f47-36c07e502a7b has been transferred. Sep 02 00:47:50 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:50 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9a363325-c01b-4579-b6fc-6515a2f0ee6f tempest-VolumesTransfersV357Test-1149325205 tempest-VolumesTransfersV357Test-1149325205-project-member] http://192.168.122.129/volume/v3/volume-transfers/118f27c5-e9a7-4e5e-acfb-c24a907207d5/accept returned with HTTP 202 Sep 02 00:47:50 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 551/1101] 192.168.122.129 () {62 vars in 1342 bytes} [Wed Sep 2 00:47:48 2026] POST /volume/v3/volume-transfers/118f27c5-e9a7-4e5e-acfb-c24a907207d5/accept => generated 373 bytes in 2127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-25aca23c-ea74-4747-8ab8-e11bc73cb36b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-25aca23c-ea74-4747-8ab8-e11bc73cb36b tempest-VolumesTransfersV357Test-1149325205 tempest-VolumesTransfersV357Test-1149325205-project-member] GET http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b Sep 02 00:47:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-25aca23c-ea74-4747-8ab8-e11bc73cb36b tempest-VolumesTransfersV357Test-1149325205 tempest-VolumesTransfersV357Test-1149325205-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-25aca23c-ea74-4747-8ab8-e11bc73cb36b tempest-VolumesTransfersV357Test-1149325205 tempest-VolumesTransfersV357Test-1149325205-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:50 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:50 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:50 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:50 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-25aca23c-ea74-4747-8ab8-e11bc73cb36b tempest-VolumesTransfersV357Test-1149325205 tempest-VolumesTransfersV357Test-1149325205-project-member] Volume info retrieved successfully. Sep 02 00:47:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-25aca23c-ea74-4747-8ab8-e11bc73cb36b tempest-VolumesTransfersV357Test-1149325205 tempest-VolumesTransfersV357Test-1149325205-project-member] http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b returned with HTTP 200 Sep 02 00:47:50 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 551/1102] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:50 2026] GET /volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b => generated 956 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-395d07ef-b146-4a82-9b88-268ce5f351a8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-134ccba8-a83f-49c5-b214-2df62c98b65c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-395d07ef-b146-4a82-9b88-268ce5f351a8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 Sep 02 00:47:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-134ccba8-a83f-49c5-b214-2df62c98b65c tempest-VolumesTransfersV357Test-1149325205 tempest-VolumesTransfersV357Test-1149325205-project-member] GET http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b Sep 02 00:47:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-134ccba8-a83f-49c5-b214-2df62c98b65c tempest-VolumesTransfersV357Test-1149325205 tempest-VolumesTransfersV357Test-1149325205-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-134ccba8-a83f-49c5-b214-2df62c98b65c tempest-VolumesTransfersV357Test-1149325205 tempest-VolumesTransfersV357Test-1149325205-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-395d07ef-b146-4a82-9b88-268ce5f351a8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-395d07ef-b146-4a82-9b88-268ce5f351a8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:50 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:50 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:50 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:50 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:50 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-134ccba8-a83f-49c5-b214-2df62c98b65c tempest-VolumesTransfersV357Test-1149325205 tempest-VolumesTransfersV357Test-1149325205-project-member] Volume info retrieved successfully. Sep 02 00:47:50 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:50 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:50 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:50 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-134ccba8-a83f-49c5-b214-2df62c98b65c tempest-VolumesTransfersV357Test-1149325205 tempest-VolumesTransfersV357Test-1149325205-project-member] http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b returned with HTTP 200 Sep 02 00:47:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 552/1103] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:50 2026] GET /volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b => generated 956 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:51 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-395d07ef-b146-4a82-9b88-268ce5f351a8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:47:51 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-395d07ef-b146-4a82-9b88-268ce5f351a8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:47:51 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-395d07ef-b146-4a82-9b88-268ce5f351a8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:47:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-659e0c7e-4f2b-4472-8d64-e68fb955e629 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-659e0c7e-4f2b-4472-8d64-e68fb955e629 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] DELETE http://192.168.122.129/volume/v3/volume-transfers/118f27c5-e9a7-4e5e-acfb-c24a907207d5 Sep 02 00:47:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-659e0c7e-4f2b-4472-8d64-e68fb955e629 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-659e0c7e-4f2b-4472-8d64-e68fb955e629 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:51 devstack devstack@c-api.service[86898]: INFO cinder.api.contrib.volume_transfer [None req-659e0c7e-4f2b-4472-8d64-e68fb955e629 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Delete transfer with id: 118f27c5-e9a7-4e5e-acfb-c24a907207d5 Sep 02 00:47:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-659e0c7e-4f2b-4472-8d64-e68fb955e629 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] http://192.168.122.129/volume/v3/volume-transfers/118f27c5-e9a7-4e5e-acfb-c24a907207d5 returned with HTTP 404 Sep 02 00:47:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 553/1104] 192.168.122.129 () {60 vars in 1303 bytes} [Wed Sep 2 00:47:51 2026] DELETE /volume/v3/volume-transfers/118f27c5-e9a7-4e5e-acfb-c24a907207d5 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:47:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5e1965c0-243a-4523-899b-0cc05f5bb10d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:51 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-395d07ef-b146-4a82-9b88-268ce5f351a8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:47:51 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:51 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-395d07ef-b146-4a82-9b88-268ce5f351a8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 returned with HTTP 200 Sep 02 00:47:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 552/1105] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:50 2026] GET /volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 => generated 934 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-99f9408c-81db-4fc3-a539-eb85b2065a3c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-99f9408c-81db-4fc3-a539-eb85b2065a3c tempest-BackendsCapabilitiesAdminTestsJSON-180157461 tempest-BackendsCapabilitiesAdminTestsJSON-180157461-project-admin] GET http://192.168.122.129/volume/v3/scheduler-stats/get_pools Sep 02 00:47:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-99f9408c-81db-4fc3-a539-eb85b2065a3c tempest-BackendsCapabilitiesAdminTestsJSON-180157461 tempest-BackendsCapabilitiesAdminTestsJSON-180157461-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-99f9408c-81db-4fc3-a539-eb85b2065a3c tempest-BackendsCapabilitiesAdminTestsJSON-180157461 tempest-BackendsCapabilitiesAdminTestsJSON-180157461-project-admin] Calling method 'get_pools' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-99f9408c-81db-4fc3-a539-eb85b2065a3c tempest-BackendsCapabilitiesAdminTestsJSON-180157461 tempest-BackendsCapabilitiesAdminTestsJSON-180157461-project-admin] http://192.168.122.129/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 00:47:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 553/1106] 192.168.122.129 () {58 vars in 1175 bytes} [Wed Sep 2 00:47:51 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:47:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c35dfaf6-3e2a-41f8-b405-257d53aeec09 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c35dfaf6-3e2a-41f8-b405-257d53aeec09 tempest-BackendsCapabilitiesAdminTestsJSON-180157461 tempest-BackendsCapabilitiesAdminTestsJSON-180157461-project-admin] GET http://192.168.122.129/volume/v3/scheduler-stats/get_pools?detail=True Sep 02 00:47:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c35dfaf6-3e2a-41f8-b405-257d53aeec09 tempest-BackendsCapabilitiesAdminTestsJSON-180157461 tempest-BackendsCapabilitiesAdminTestsJSON-180157461-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c35dfaf6-3e2a-41f8-b405-257d53aeec09 tempest-BackendsCapabilitiesAdminTestsJSON-180157461 tempest-BackendsCapabilitiesAdminTestsJSON-180157461-project-admin] Calling method 'get_pools' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c35dfaf6-3e2a-41f8-b405-257d53aeec09 tempest-BackendsCapabilitiesAdminTestsJSON-180157461 tempest-BackendsCapabilitiesAdminTestsJSON-180157461-project-admin] http://192.168.122.129/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 02 00:47:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 554/1107] 192.168.122.129 () {58 vars in 1198 bytes} [Wed Sep 2 00:47:51 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a97d8442-2254-47c0-a053-9a6061369497 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a97d8442-2254-47c0-a053-9a6061369497 tempest-BackendsCapabilitiesAdminTestsJSON-180157461 tempest-BackendsCapabilitiesAdminTestsJSON-180157461-project-admin] GET http://192.168.122.129/volume/v3/capabilities/devstack@QuobyteHD Sep 02 00:47:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a97d8442-2254-47c0-a053-9a6061369497 tempest-BackendsCapabilitiesAdminTestsJSON-180157461 tempest-BackendsCapabilitiesAdminTestsJSON-180157461-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a97d8442-2254-47c0-a053-9a6061369497 tempest-BackendsCapabilitiesAdminTestsJSON-180157461 tempest-BackendsCapabilitiesAdminTestsJSON-180157461-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5e1965c0-243a-4523-899b-0cc05f5bb10d tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b Sep 02 00:47:51 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:51 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 00:47:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5e1965c0-243a-4523-899b-0cc05f5bb10d tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5e1965c0-243a-4523-899b-0cc05f5bb10d tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:51 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-5e1965c0-243a-4523-899b-0cc05f5bb10d tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Delete volume with id: 20bd522f-88a7-400e-9f47-36c07e502a7b Sep 02 00:47:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a97d8442-2254-47c0-a053-9a6061369497 tempest-BackendsCapabilitiesAdminTestsJSON-180157461 tempest-BackendsCapabilitiesAdminTestsJSON-180157461-project-admin] http://192.168.122.129/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 02 00:47:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 555/1108] 192.168.122.129 () {58 vars in 1193 bytes} [Wed Sep 2 00:47:51 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:51 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:51 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-404b6e9c-cb95-4f61-a2da-f01bdbaf3ee2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:51 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:51 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:51 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5e1965c0-243a-4523-899b-0cc05f5bb10d tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Volume info retrieved successfully. Sep 02 00:47:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-404b6e9c-cb95-4f61-a2da-f01bdbaf3ee2 tempest-BackendsCapabilitiesAdminTestsJSON-180157461 tempest-BackendsCapabilitiesAdminTestsJSON-180157461-project-admin] GET http://192.168.122.129/volume/v3/capabilities/devstack@QuobyteHD Sep 02 00:47:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-404b6e9c-cb95-4f61-a2da-f01bdbaf3ee2 tempest-BackendsCapabilitiesAdminTestsJSON-180157461 tempest-BackendsCapabilitiesAdminTestsJSON-180157461-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-404b6e9c-cb95-4f61-a2da-f01bdbaf3ee2 tempest-BackendsCapabilitiesAdminTestsJSON-180157461 tempest-BackendsCapabilitiesAdminTestsJSON-180157461-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-404b6e9c-cb95-4f61-a2da-f01bdbaf3ee2 tempest-BackendsCapabilitiesAdminTestsJSON-180157461 tempest-BackendsCapabilitiesAdminTestsJSON-180157461-project-admin] http://192.168.122.129/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 02 00:47:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 556/1109] 192.168.122.129 () {58 vars in 1193 bytes} [Wed Sep 2 00:47:51 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:52 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5e1965c0-243a-4523-899b-0cc05f5bb10d tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Delete volume request issued successfully. Sep 02 00:47:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5e1965c0-243a-4523-899b-0cc05f5bb10d tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b returned with HTTP 202 Sep 02 00:47:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-67c95f8b-043a-4c50-b7a6-7900d709d008 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:52 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 554/1110] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:47:51 2026] DELETE /volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b => generated 0 bytes in 972 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:47:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-67c95f8b-043a-4c50-b7a6-7900d709d008 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] GET http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b Sep 02 00:47:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-67c95f8b-043a-4c50-b7a6-7900d709d008 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-67c95f8b-043a-4c50-b7a6-7900d709d008 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:52 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:52 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:52 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:52 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:52 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-67c95f8b-043a-4c50-b7a6-7900d709d008 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Volume info retrieved successfully. Sep 02 00:47:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-67c95f8b-043a-4c50-b7a6-7900d709d008 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b returned with HTTP 200 Sep 02 00:47:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 557/1111] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:52 2026] GET /volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b => generated 1139 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:47:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9612ee88-3807-4574-885d-f5af7989b9b6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9612ee88-3807-4574-885d-f5af7989b9b6 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 Sep 02 00:47:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9612ee88-3807-4574-885d-f5af7989b9b6 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9612ee88-3807-4574-885d-f5af7989b9b6 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:52 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:52 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:52 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:52 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:52 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9612ee88-3807-4574-885d-f5af7989b9b6 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:47:52 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-9612ee88-3807-4574-885d-f5af7989b9b6 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:47:52 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-9612ee88-3807-4574-885d-f5af7989b9b6 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:47:52 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-9612ee88-3807-4574-885d-f5af7989b9b6 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:47:52 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:52 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9612ee88-3807-4574-885d-f5af7989b9b6 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 returned with HTTP 200 Sep 02 00:47:52 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 555/1112] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:52 2026] GET /volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 => generated 934 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cde09e40-1c7a-4a26-8d33-3ad1a63d9c95 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cde09e40-1c7a-4a26-8d33-3ad1a63d9c95 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] GET http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b Sep 02 00:47:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cde09e40-1c7a-4a26-8d33-3ad1a63d9c95 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cde09e40-1c7a-4a26-8d33-3ad1a63d9c95 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:53 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:53 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:53 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:53 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cde09e40-1c7a-4a26-8d33-3ad1a63d9c95 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Volume info retrieved successfully. Sep 02 00:47:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cde09e40-1c7a-4a26-8d33-3ad1a63d9c95 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b returned with HTTP 200 Sep 02 00:47:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 558/1113] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:53 2026] GET /volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b => generated 1139 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:47:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-efb0348f-7886-4769-b3e1-77ccdd825428 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-efb0348f-7886-4769-b3e1-77ccdd825428 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 Sep 02 00:47:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-efb0348f-7886-4769-b3e1-77ccdd825428 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-efb0348f-7886-4769-b3e1-77ccdd825428 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:54 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:54 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:54 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:54 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:54 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-efb0348f-7886-4769-b3e1-77ccdd825428 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:47:54 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-efb0348f-7886-4769-b3e1-77ccdd825428 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:47:54 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-efb0348f-7886-4769-b3e1-77ccdd825428 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:47:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b54c4ca0-a15d-4fef-bdcf-aaa66f719231 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b54c4ca0-a15d-4fef-bdcf-aaa66f719231 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] GET http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b Sep 02 00:47:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b54c4ca0-a15d-4fef-bdcf-aaa66f719231 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b54c4ca0-a15d-4fef-bdcf-aaa66f719231 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:54 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-efb0348f-7886-4769-b3e1-77ccdd825428 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:47:54 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:54 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:54 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:54 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:54 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:54 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:54 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b54c4ca0-a15d-4fef-bdcf-aaa66f719231 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Volume info retrieved successfully. Sep 02 00:47:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b54c4ca0-a15d-4fef-bdcf-aaa66f719231 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b returned with HTTP 200 Sep 02 00:47:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-efb0348f-7886-4769-b3e1-77ccdd825428 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 returned with HTTP 200 Sep 02 00:47:54 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 559/1114] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:54 2026] GET /volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b => generated 1139 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:47:54 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 556/1115] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:53 2026] GET /volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 => generated 934 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1393b0fb-07bc-43a7-832b-3c6de328ae93 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a8fc9b19-7362-4e21-b505-457353ffa72d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a8fc9b19-7362-4e21-b505-457353ffa72d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 Sep 02 00:47:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a8fc9b19-7362-4e21-b505-457353ffa72d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1393b0fb-07bc-43a7-832b-3c6de328ae93 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] GET http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b Sep 02 00:47:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1393b0fb-07bc-43a7-832b-3c6de328ae93 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a8fc9b19-7362-4e21-b505-457353ffa72d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1393b0fb-07bc-43a7-832b-3c6de328ae93 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:55 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:55 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1393b0fb-07bc-43a7-832b-3c6de328ae93 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b returned with HTTP 404 Sep 02 00:47:55 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 560/1116] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:55 2026] GET /volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:47:55 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:55 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b29ffd51-7414-44aa-b814-bad39e9dae56 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b29ffd51-7414-44aa-b814-bad39e9dae56 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] GET http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b Sep 02 00:47:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b29ffd51-7414-44aa-b814-bad39e9dae56 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b29ffd51-7414-44aa-b814-bad39e9dae56 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:55 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a8fc9b19-7362-4e21-b505-457353ffa72d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:47:55 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-a8fc9b19-7362-4e21-b505-457353ffa72d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:47:55 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-a8fc9b19-7362-4e21-b505-457353ffa72d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:47:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b29ffd51-7414-44aa-b814-bad39e9dae56 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b returned with HTTP 404 Sep 02 00:47:55 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 561/1117] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:55 2026] GET /volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:47:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ad055276-369e-4ce2-938a-94895baee503 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ad055276-369e-4ce2-938a-94895baee503 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] DELETE http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b Sep 02 00:47:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ad055276-369e-4ce2-938a-94895baee503 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ad055276-369e-4ce2-938a-94895baee503 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:55 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-ad055276-369e-4ce2-938a-94895baee503 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Delete volume with id: 20bd522f-88a7-400e-9f47-36c07e502a7b Sep 02 00:47:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ad055276-369e-4ce2-938a-94895baee503 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] http://192.168.122.129/volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b returned with HTTP 404 Sep 02 00:47:55 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 562/1118] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:47:55 2026] DELETE /volume/v3/volumes/20bd522f-88a7-400e-9f47-36c07e502a7b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:47:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-061c1dad-cf4e-4e26-b5f2-1037876bf74c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-061c1dad-cf4e-4e26-b5f2-1037876bf74c tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:47:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-061c1dad-cf4e-4e26-b5f2-1037876bf74c tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1222543625"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-061c1dad-cf4e-4e26-b5f2-1037876bf74c tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1222543625'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:47:55 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-061c1dad-cf4e-4e26-b5f2-1037876bf74c tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Create volume of 1 GB Sep 02 00:47:55 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-061c1dad-cf4e-4e26-b5f2-1037876bf74c tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Availability Zones retrieved successfully. Sep 02 00:47:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-061c1dad-cf4e-4e26-b5f2-1037876bf74c tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Flow 'volume_create_api' (8018f777-86c7-43b5-a9a7-aabf4727df91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:55 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-a8fc9b19-7362-4e21-b505-457353ffa72d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:47:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-061c1dad-cf4e-4e26-b5f2-1037876bf74c tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (474316e7-fef2-49b9-af7b-65830e198f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-061c1dad-cf4e-4e26-b5f2-1037876bf74c tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:47:55 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:55 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a8fc9b19-7362-4e21-b505-457353ffa72d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 returned with HTTP 200 Sep 02 00:47:55 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 557/1119] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:55 2026] GET /volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 => generated 935 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-af0b99d7-3ed8-4a56-9e21-2d08e0c927b6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-af0b99d7-3ed8-4a56-9e21-2d08e0c927b6 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/groups/d9b6db7d-d848-40a8-a5e7-1aa94b19f4a4 Sep 02 00:47:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-af0b99d7-3ed8-4a56-9e21-2d08e0c927b6 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-af0b99d7-3ed8-4a56-9e21-2d08e0c927b6 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-af0b99d7-3ed8-4a56-9e21-2d08e0c927b6 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member d9b6db7d-d848-40a8-a5e7-1aa94b19f4a4 {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:47:55 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:55 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:55 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:55 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:47:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-af0b99d7-3ed8-4a56-9e21-2d08e0c927b6 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/d9b6db7d-d848-40a8-a5e7-1aa94b19f4a4 returned with HTTP 200 Sep 02 00:47:55 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 558/1120] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:47:55 2026] GET /volume/v3/groups/d9b6db7d-d848-40a8-a5e7-1aa94b19f4a4 => generated 416 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-061c1dad-cf4e-4e26-b5f2-1037876bf74c tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (474316e7-fef2-49b9-af7b-65830e198f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-aea5b746-966d-465b-8c82-72e213e069b2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-aea5b746-966d-465b-8c82-72e213e069b2 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:47:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-aea5b746-966d-465b-8c82-72e213e069b2 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-aea5b746-966d-465b-8c82-72e213e069b2 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-aea5b746-966d-465b-8c82-72e213e069b2 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:47:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-061c1dad-cf4e-4e26-b5f2-1037876bf74c tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76f30ec8-1cb2-4707-a349-fa41e0a0241a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:55 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:55 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-aea5b746-966d-465b-8c82-72e213e069b2 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:47:55 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:55 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:47:55 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:55 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:55 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:55 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:55 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-aea5b746-966d-465b-8c82-72e213e069b2 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Get all volumes completed successfully. Sep 02 00:47:55 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-aea5b746-966d-465b-8c82-72e213e069b2 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:47:55 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-aea5b746-966d-465b-8c82-72e213e069b2 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:47:55 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-aea5b746-966d-465b-8c82-72e213e069b2 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:47:55 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:55 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:55 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-aea5b746-966d-465b-8c82-72e213e069b2 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:47:55 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-aea5b746-966d-465b-8c82-72e213e069b2 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:47:55 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-061c1dad-cf4e-4e26-b5f2-1037876bf74c tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Created reservations ['0b4f0941-3489-4124-931a-216b0492d460', 'a6e4b1cf-3f84-4b02-ba27-9fe9ca82b0f7', 'ec57aebf-2809-4124-8a49-f4ea757e212f', '3c23b207-0a7c-4212-bf2c-a06680f4ba1d'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:47:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-061c1dad-cf4e-4e26-b5f2-1037876bf74c tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76f30ec8-1cb2-4707-a349-fa41e0a0241a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b4f0941-3489-4124-931a-216b0492d460', 'a6e4b1cf-3f84-4b02-ba27-9fe9ca82b0f7', 'ec57aebf-2809-4124-8a49-f4ea757e212f', '3c23b207-0a7c-4212-bf2c-a06680f4ba1d']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-061c1dad-cf4e-4e26-b5f2-1037876bf74c tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (849e516a-aa23-4352-ba71-9fb7fd9eed80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:56 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-aea5b746-966d-465b-8c82-72e213e069b2 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:47:56 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:56 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:56 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:56 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-061c1dad-cf4e-4e26-b5f2-1037876bf74c tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (849e516a-aa23-4352-ba71-9fb7fd9eed80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fdfdffa-70cf-4a13-b82b-9d977379668e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1222543625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd5fe9c364de47e5971216d52eafcdec',qos_specs=None,replication_status=,reservations=['0b4f0941-3489-4124-931a-216b0492d460','a6e4b1cf-3f84-4b02-ba27-9fe9ca82b0f7','ec57aebf-2809-4124-8a49-f4ea757e212f','3c23b207-0a7c-4212-bf2c-a06680f4ba1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd6fb55526914fe4a1894f4d2a7cfc89',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:47:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1222543625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fdfdffa-70cf-4a13-b82b-9d977379668e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd5fe9c364de47e5971216d52eafcdec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd6fb55526914fe4a1894f4d2a7cfc89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-061c1dad-cf4e-4e26-b5f2-1037876bf74c tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ff95a7-f7f7-4f25-a739-9fc25a6a175b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-aea5b746-966d-465b-8c82-72e213e069b2 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:47:56 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 559/1121] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:47:55 2026] GET /volume/v3/volumes/detail => generated 1851 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:47:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-94566ecb-3de8-4110-a41d-68f73d245005 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-94566ecb-3de8-4110-a41d-68f73d245005 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] POST http://192.168.122.129/volume/v3/groups/d9b6db7d-d848-40a8-a5e7-1aa94b19f4a4/action Sep 02 00:47:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-94566ecb-3de8-4110-a41d-68f73d245005 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:47:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-94566ecb-3de8-4110-a41d-68f73d245005 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-94566ecb-3de8-4110-a41d-68f73d245005 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] delete called for group d9b6db7d-d848-40a8-a5e7-1aa94b19f4a4 {{(pid=86898) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 00:47:56 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.groups [None req-94566ecb-3de8-4110-a41d-68f73d245005 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Delete group with id: d9b6db7d-d848-40a8-a5e7-1aa94b19f4a4 Sep 02 00:47:56 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:56 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-061c1dad-cf4e-4e26-b5f2-1037876bf74c tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ff95a7-f7f7-4f25-a739-9fc25a6a175b) transitioned into state 'SUCCESS' from state '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-1222543625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd5fe9c364de47e5971216d52eafcdec',qos_specs=None,replication_status=,reservations=['0b4f0941-3489-4124-931a-216b0492d460','a6e4b1cf-3f84-4b02-ba27-9fe9ca82b0f7','ec57aebf-2809-4124-8a49-f4ea757e212f','3c23b207-0a7c-4212-bf2c-a06680f4ba1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd6fb55526914fe4a1894f4d2a7cfc89',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-061c1dad-cf4e-4e26-b5f2-1037876bf74c tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (808ca35d-fe5c-4a9e-9ab2-891b3f8bbc4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:47:56 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:56 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 00:47:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-061c1dad-cf4e-4e26-b5f2-1037876bf74c tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (808ca35d-fe5c-4a9e-9ab2-891b3f8bbc4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:47:56 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:56 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:47:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-061c1dad-cf4e-4e26-b5f2-1037876bf74c tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Flow 'volume_create_api' (8018f777-86c7-43b5-a9a7-aabf4727df91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:47:56 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-061c1dad-cf4e-4e26-b5f2-1037876bf74c tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Create volume request issued successfully. Sep 02 00:47:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-061c1dad-cf4e-4e26-b5f2-1037876bf74c tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:47:56 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 563/1122] 192.168.122.129 () {62 vars in 1183 bytes} [Wed Sep 2 00:47:55 2026] POST /volume/v3/volumes => generated 828 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-916b950d-c8cf-4c94-9690-da7cb59124c3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-916b950d-c8cf-4c94-9690-da7cb59124c3 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] GET http://192.168.122.129/volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e Sep 02 00:47:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-916b950d-c8cf-4c94-9690-da7cb59124c3 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-916b950d-c8cf-4c94-9690-da7cb59124c3 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:56 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:56 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-94566ecb-3de8-4110-a41d-68f73d245005 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/d9b6db7d-d848-40a8-a5e7-1aa94b19f4a4/action returned with HTTP 202 Sep 02 00:47:56 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 560/1123] 192.168.122.129 () {62 vars in 1312 bytes} [Wed Sep 2 00:47:56 2026] POST /volume/v3/groups/d9b6db7d-d848-40a8-a5e7-1aa94b19f4a4/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:47:56 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:56 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6ceb95e7-f799-4bf8-8460-8e0fd45f0761 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6ceb95e7-f799-4bf8-8460-8e0fd45f0761 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 Sep 02 00:47:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6ceb95e7-f799-4bf8-8460-8e0fd45f0761 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6ceb95e7-f799-4bf8-8460-8e0fd45f0761 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:56 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-916b950d-c8cf-4c94-9690-da7cb59124c3 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Volume info retrieved successfully. Sep 02 00:47:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-916b950d-c8cf-4c94-9690-da7cb59124c3 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] http://192.168.122.129/volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e returned with HTTP 200 Sep 02 00:47:56 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 564/1124] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:56 2026] GET /volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e => generated 896 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:56 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:56 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:56 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:56 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:56 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6ceb95e7-f799-4bf8-8460-8e0fd45f0761 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:47:56 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-6ceb95e7-f799-4bf8-8460-8e0fd45f0761 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:47:56 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-6ceb95e7-f799-4bf8-8460-8e0fd45f0761 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:47:56 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-6ceb95e7-f799-4bf8-8460-8e0fd45f0761 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:47:56 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:56 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6ceb95e7-f799-4bf8-8460-8e0fd45f0761 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 returned with HTTP 200 Sep 02 00:47:56 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 561/1125] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:56 2026] GET /volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 => generated 934 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e96a27ed-4375-498a-a225-e5733a6de731 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e96a27ed-4375-498a-a225-e5733a6de731 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] GET http://192.168.122.129/volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e Sep 02 00:47:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e96a27ed-4375-498a-a225-e5733a6de731 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e96a27ed-4375-498a-a225-e5733a6de731 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:57 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:57 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:57 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:57 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:57 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e96a27ed-4375-498a-a225-e5733a6de731 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Volume info retrieved successfully. Sep 02 00:47:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e96a27ed-4375-498a-a225-e5733a6de731 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] http://192.168.122.129/volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e returned with HTTP 200 Sep 02 00:47:57 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 565/1126] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:57 2026] GET /volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e => generated 920 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7a616455-b404-4544-a70a-8590dc5807f8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7a616455-b404-4544-a70a-8590dc5807f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 Sep 02 00:47:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7a616455-b404-4544-a70a-8590dc5807f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7a616455-b404-4544-a70a-8590dc5807f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7a616455-b404-4544-a70a-8590dc5807f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 returned with HTTP 404 Sep 02 00:47:57 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 562/1127] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:57 2026] GET /volume/v3/volumes/b34c670a-9f10-4998-bb6d-7ddd01c864a1 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 00:47:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-412ec8cd-c87e-46f7-995b-bd195d3c5c35 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-412ec8cd-c87e-46f7-995b-bd195d3c5c35 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/groups/d9b6db7d-d848-40a8-a5e7-1aa94b19f4a4 Sep 02 00:47:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-412ec8cd-c87e-46f7-995b-bd195d3c5c35 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-412ec8cd-c87e-46f7-995b-bd195d3c5c35 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-412ec8cd-c87e-46f7-995b-bd195d3c5c35 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member d9b6db7d-d848-40a8-a5e7-1aa94b19f4a4 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:47:57 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:57 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:57 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:57 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:47:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-412ec8cd-c87e-46f7-995b-bd195d3c5c35 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/d9b6db7d-d848-40a8-a5e7-1aa94b19f4a4 returned with HTTP 200 Sep 02 00:47:57 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 566/1128] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:47:57 2026] GET /volume/v3/groups/d9b6db7d-d848-40a8-a5e7-1aa94b19f4a4 => generated 377 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a64564c2-16c4-40f5-8150-88bb52202b6e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a64564c2-16c4-40f5-8150-88bb52202b6e tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] GET http://192.168.122.129/volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e Sep 02 00:47:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a64564c2-16c4-40f5-8150-88bb52202b6e tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a64564c2-16c4-40f5-8150-88bb52202b6e tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:58 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:58 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a64564c2-16c4-40f5-8150-88bb52202b6e tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Volume info retrieved successfully. Sep 02 00:47:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a64564c2-16c4-40f5-8150-88bb52202b6e tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] http://192.168.122.129/volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e returned with HTTP 200 Sep 02 00:47:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 563/1129] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:58 2026] GET /volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e => generated 956 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2a68a9a1-2560-4494-9fe7-87caa642c537 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2a68a9a1-2560-4494-9fe7-87caa642c537 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] POST http://192.168.122.129/volume/v3/volume-transfers Sep 02 00:47:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2a68a9a1-2560-4494-9fe7-87caa642c537 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1fdfdffa-70cf-4a13-b82b-9d977379668e"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volume_transfer [None req-2a68a9a1-2560-4494-9fe7-87caa642c537 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Creating new volume transfer {'transfer': {'volume_id': '1fdfdffa-70cf-4a13-b82b-9d977379668e'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 02 00:47:58 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volume_transfer [None req-2a68a9a1-2560-4494-9fe7-87caa642c537 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Creating transfer of volume 1fdfdffa-70cf-4a13-b82b-9d977379668e Sep 02 00:47:58 devstack devstack@c-api.service[86899]: INFO cinder.transfer.api [None req-2a68a9a1-2560-4494-9fe7-87caa642c537 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Generating transfer record for volume 1fdfdffa-70cf-4a13-b82b-9d977379668e Sep 02 00:47:58 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:58 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:58 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:58 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2a68a9a1-2560-4494-9fe7-87caa642c537 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] http://192.168.122.129/volume/v3/volume-transfers returned with HTTP 202 Sep 02 00:47:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 567/1130] 192.168.122.129 () {62 vars in 1210 bytes} [Wed Sep 2 00:47:58 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f4a22d7d-f746-4be3-95be-4f6927a9b00a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f4a22d7d-f746-4be3-95be-4f6927a9b00a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/groups/d9b6db7d-d848-40a8-a5e7-1aa94b19f4a4 Sep 02 00:47:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f4a22d7d-f746-4be3-95be-4f6927a9b00a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f4a22d7d-f746-4be3-95be-4f6927a9b00a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-89cc727e-bd6e-4179-b911-9002c5c8bdaa None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-f4a22d7d-f746-4be3-95be-4f6927a9b00a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member d9b6db7d-d848-40a8-a5e7-1aa94b19f4a4 {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:47:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-89cc727e-bd6e-4179-b911-9002c5c8bdaa tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] GET http://192.168.122.129/volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e Sep 02 00:47:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-89cc727e-bd6e-4179-b911-9002c5c8bdaa tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-89cc727e-bd6e-4179-b911-9002c5c8bdaa tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f4a22d7d-f746-4be3-95be-4f6927a9b00a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/d9b6db7d-d848-40a8-a5e7-1aa94b19f4a4 returned with HTTP 404 Sep 02 00:47:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 564/1131] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:47:58 2026] GET /volume/v3/groups/d9b6db7d-d848-40a8-a5e7-1aa94b19f4a4 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:47:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-489abb5b-d43c-4446-882c-3b8408f142d7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:58 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:58 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:58 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:58 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-489abb5b-d43c-4446-882c-3b8408f142d7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] DELETE http://192.168.122.129/volume/v3/group_snapshots/dde91c2b-99e7-4477-b8da-bca42684294b Sep 02 00:47:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-489abb5b-d43c-4446-882c-3b8408f142d7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-489abb5b-d43c-4446-882c-3b8408f142d7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.group_snapshots [None req-489abb5b-d43c-4446-882c-3b8408f142d7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] delete called for member dde91c2b-99e7-4477-b8da-bca42684294b {{(pid=86898) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 00:47:58 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.group_snapshots [None req-489abb5b-d43c-4446-882c-3b8408f142d7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Delete group_snapshot with id: dde91c2b-99e7-4477-b8da-bca42684294b Sep 02 00:47:58 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-89cc727e-bd6e-4179-b911-9002c5c8bdaa tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Volume info retrieved successfully. Sep 02 00:47:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-89cc727e-bd6e-4179-b911-9002c5c8bdaa tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] http://192.168.122.129/volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e returned with HTTP 200 Sep 02 00:47:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 568/1132] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:58 2026] GET /volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e => generated 964 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-49e15288-f83d-45ff-a599-f591332429b8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-49e15288-f83d-45ff-a599-f591332429b8 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] GET http://192.168.122.129/volume/v3/volume-transfers/detail Sep 02 00:47:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-49e15288-f83d-45ff-a599-f591332429b8 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-49e15288-f83d-45ff-a599-f591332429b8 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volume_transfer [None req-49e15288-f83d-45ff-a599-f591332429b8 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Listing volume transfers {{(pid=86899) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 02 00:47:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-49e15288-f83d-45ff-a599-f591332429b8 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] http://192.168.122.129/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 02 00:47:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 569/1133] 192.168.122.129 () {60 vars in 1210 bytes} [Wed Sep 2 00:47:58 2026] GET /volume/v3/volume-transfers/detail => generated 551 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c0603a6c-2bfc-47b4-b807-3ddee16665c1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c0603a6c-2bfc-47b4-b807-3ddee16665c1 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] DELETE http://192.168.122.129/volume/v3/volume-transfers/b8724d96-e485-4b54-a8d6-a22e0c00f361 Sep 02 00:47:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c0603a6c-2bfc-47b4-b807-3ddee16665c1 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c0603a6c-2bfc-47b4-b807-3ddee16665c1 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:58 devstack devstack@c-api.service[86899]: INFO cinder.api.contrib.volume_transfer [None req-c0603a6c-2bfc-47b4-b807-3ddee16665c1 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Delete transfer with id: b8724d96-e485-4b54-a8d6-a22e0c00f361 Sep 02 00:47:58 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:58 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:58 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:58 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:58 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:58 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:47:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c0603a6c-2bfc-47b4-b807-3ddee16665c1 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] http://192.168.122.129/volume/v3/volume-transfers/b8724d96-e485-4b54-a8d6-a22e0c00f361 returned with HTTP 202 Sep 02 00:47:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 570/1134] 192.168.122.129 () {60 vars in 1303 bytes} [Wed Sep 2 00:47:58 2026] DELETE /volume/v3/volume-transfers/b8724d96-e485-4b54-a8d6-a22e0c00f361 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:47:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5807262d-b15b-4198-8808-39134c64a070 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-489abb5b-d43c-4446-882c-3b8408f142d7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/dde91c2b-99e7-4477-b8da-bca42684294b returned with HTTP 202 Sep 02 00:47:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 565/1135] 192.168.122.129 () {60 vars in 1300 bytes} [Wed Sep 2 00:47:58 2026] DELETE /volume/v3/group_snapshots/dde91c2b-99e7-4477-b8da-bca42684294b => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:47:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5807262d-b15b-4198-8808-39134c64a070 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] GET http://192.168.122.129/volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e Sep 02 00:47:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5807262d-b15b-4198-8808-39134c64a070 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5807262d-b15b-4198-8808-39134c64a070 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2023e701-3ce9-46fe-a613-7edf03f3407d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2023e701-3ce9-46fe-a613-7edf03f3407d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:47:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2023e701-3ce9-46fe-a613-7edf03f3407d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2023e701-3ce9-46fe-a613-7edf03f3407d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-2023e701-3ce9-46fe-a613-7edf03f3407d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:47:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:58 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-2023e701-3ce9-46fe-a613-7edf03f3407d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:47:58 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:58 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:58 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:58 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:58 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:58 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:47:58 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:58 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:47:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2023e701-3ce9-46fe-a613-7edf03f3407d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Get all volumes completed successfully. Sep 02 00:47:58 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-2023e701-3ce9-46fe-a613-7edf03f3407d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:47:58 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5807262d-b15b-4198-8808-39134c64a070 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Volume info retrieved successfully. Sep 02 00:47:58 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-2023e701-3ce9-46fe-a613-7edf03f3407d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:47:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5807262d-b15b-4198-8808-39134c64a070 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] http://192.168.122.129/volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e returned with HTTP 200 Sep 02 00:47:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 571/1136] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:58 2026] GET /volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e => generated 956 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ea4b37f4-f9d6-40c3-9aa2-64008b3202a8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ea4b37f4-f9d6-40c3-9aa2-64008b3202a8 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] DELETE http://192.168.122.129/volume/v3/volume-transfers/b8724d96-e485-4b54-a8d6-a22e0c00f361 Sep 02 00:47:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ea4b37f4-f9d6-40c3-9aa2-64008b3202a8 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ea4b37f4-f9d6-40c3-9aa2-64008b3202a8 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:58 devstack devstack@c-api.service[86899]: INFO cinder.api.contrib.volume_transfer [None req-ea4b37f4-f9d6-40c3-9aa2-64008b3202a8 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Delete transfer with id: b8724d96-e485-4b54-a8d6-a22e0c00f361 Sep 02 00:47:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ea4b37f4-f9d6-40c3-9aa2-64008b3202a8 tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] http://192.168.122.129/volume/v3/volume-transfers/b8724d96-e485-4b54-a8d6-a22e0c00f361 returned with HTTP 404 Sep 02 00:47:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 572/1137] 192.168.122.129 () {60 vars in 1303 bytes} [Wed Sep 2 00:47:58 2026] DELETE /volume/v3/volume-transfers/b8724d96-e485-4b54-a8d6-a22e0c00f361 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:47:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-793300ee-2dad-42c9-bffa-6a93f6068fea None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-793300ee-2dad-42c9-bffa-6a93f6068fea tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e Sep 02 00:47:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-793300ee-2dad-42c9-bffa-6a93f6068fea tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-793300ee-2dad-42c9-bffa-6a93f6068fea tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:58 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-793300ee-2dad-42c9-bffa-6a93f6068fea tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Delete volume with id: 1fdfdffa-70cf-4a13-b82b-9d977379668e Sep 02 00:47:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:59 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-793300ee-2dad-42c9-bffa-6a93f6068fea tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Volume info retrieved successfully. Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-2023e701-3ce9-46fe-a613-7edf03f3407d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:47:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-793300ee-2dad-42c9-bffa-6a93f6068fea tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Delete volume request issued successfully. Sep 02 00:47:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-793300ee-2dad-42c9-bffa-6a93f6068fea tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] http://192.168.122.129/volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e returned with HTTP 202 Sep 02 00:47:59 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:59 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 573/1138] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:47:58 2026] DELETE /volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:47:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bab1db78-b6fb-4c05-a2eb-2234789ff2e6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bab1db78-b6fb-4c05-a2eb-2234789ff2e6 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] GET http://192.168.122.129/volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e Sep 02 00:47:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bab1db78-b6fb-4c05-a2eb-2234789ff2e6 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bab1db78-b6fb-4c05-a2eb-2234789ff2e6 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:59 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:47:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:47:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2023e701-3ce9-46fe-a613-7edf03f3407d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:47:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 566/1139] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:47:58 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:47:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-bab1db78-b6fb-4c05-a2eb-2234789ff2e6 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Volume info retrieved successfully. Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cc147b0e-6cb5-4534-845e-fd23fd791915 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cc147b0e-6cb5-4534-845e-fd23fd791915 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/snapshots/detail Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cc147b0e-6cb5-4534-845e-fd23fd791915 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cc147b0e-6cb5-4534-845e-fd23fd791915 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-cc147b0e-6cb5-4534-845e-fd23fd791915 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:47:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bab1db78-b6fb-4c05-a2eb-2234789ff2e6 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] http://192.168.122.129/volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e returned with HTTP 200 Sep 02 00:47:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 574/1140] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:47:59 2026] GET /volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e => generated 1139 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.db.api [None req-cc147b0e-6cb5-4534-845e-fd23fd791915 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Building query based on filter {{(pid=86898) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:47:59 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:47:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-dd128792-47bb-4ccf-b289-d7173f2fad30 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-cc147b0e-6cb5-4534-845e-fd23fd791915 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Get all snapshots completed successfully. Sep 02 00:47:59 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:59 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cc147b0e-6cb5-4534-845e-fd23fd791915 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 00:47:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 567/1141] 192.168.122.129 () {58 vars in 1148 bytes} [Wed Sep 2 00:47:59 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e0b39ba7-0cf2-46b3-a8c4-9a022fcccefd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e0b39ba7-0cf2-46b3-a8c4-9a022fcccefd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/snapshots/fbef09ad-c185-4fd6-b4e9-0fe798863c68 Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e0b39ba7-0cf2-46b3-a8c4-9a022fcccefd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e0b39ba7-0cf2-46b3-a8c4-9a022fcccefd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:47:59 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:47:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e0b39ba7-0cf2-46b3-a8c4-9a022fcccefd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Snapshot retrieved successfully. Sep 02 00:47:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e0b39ba7-0cf2-46b3-a8c4-9a022fcccefd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/snapshots/fbef09ad-c185-4fd6-b4e9-0fe798863c68 returned with HTTP 200 Sep 02 00:47:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 568/1142] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:47:59 2026] GET /volume/v3/snapshots/fbef09ad-c185-4fd6-b4e9-0fe798863c68 => generated 450 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dd128792-47bb-4ccf-b289-d7173f2fad30 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] POST http://192.168.122.129/volume/v3/group_types Sep 02 00:47:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dd128792-47bb-4ccf-b289-d7173f2fad30 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1950879844"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dd128792-47bb-4ccf-b289-d7173f2fad30 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] http://192.168.122.129/volume/v3/group_types returned with HTTP 202 Sep 02 00:47:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 575/1143] 192.168.122.129 () {62 vars in 1195 bytes} [Wed Sep 2 00:47:59 2026] POST /volume/v3/group_types => generated 181 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d6404a40-4c61-4d32-9801-5c410232e623 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d6404a40-4c61-4d32-9801-5c410232e623 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] POST http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d6404a40-4c61-4d32-9801-5c410232e623 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d6404a40-4c61-4d32-9801-5c410232e623 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs returned with HTTP 202 Sep 02 00:47:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 569/1144] 192.168.122.129 () {62 vars in 1342 bytes} [Wed Sep 2 00:47:59 2026] POST /volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs => generated 53 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:47:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-419b9d2f-3df9-4e5c-9054-01207894a14d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-419b9d2f-3df9-4e5c-9054-01207894a14d tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] POST http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs Sep 02 00:47:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-419b9d2f-3df9-4e5c-9054-01207894a14d tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-419b9d2f-3df9-4e5c-9054-01207894a14d tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs returned with HTTP 202 Sep 02 00:47:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 576/1145] 192.168.122.129 () {62 vars in 1342 bytes} [Wed Sep 2 00:47:59 2026] POST /volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs => generated 61 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-443ee85c-0f80-4768-8e66-515b8dd84e63 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-443ee85c-0f80-4768-8e66-515b8dd84e63 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] GET http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key2 Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-443ee85c-0f80-4768-8e66-515b8dd84e63 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-443ee85c-0f80-4768-8e66-515b8dd84e63 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-443ee85c-0f80-4768-8e66-515b8dd84e63 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key2 returned with HTTP 200 Sep 02 00:47:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 570/1146] 192.168.122.129 () {60 vars in 1336 bytes} [Wed Sep 2 00:47:59 2026] GET /volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key2 => generated 26 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-977b14f5-2742-45ca-963e-01bd009642fe None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-977b14f5-2742-45ca-963e-01bd009642fe tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] GET http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key3 Sep 02 00:47:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-977b14f5-2742-45ca-963e-01bd009642fe tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-977b14f5-2742-45ca-963e-01bd009642fe tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-977b14f5-2742-45ca-963e-01bd009642fe tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key3 returned with HTTP 200 Sep 02 00:47:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 577/1147] 192.168.122.129 () {60 vars in 1336 bytes} [Wed Sep 2 00:47:59 2026] GET /volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key3 => generated 18 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9f7b7169-ca96-4ecf-a99f-f3fbcd7b2803 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9f7b7169-ca96-4ecf-a99f-f3fbcd7b2803 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] PUT http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key3 Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9f7b7169-ca96-4ecf-a99f-f3fbcd7b2803 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9f7b7169-ca96-4ecf-a99f-f3fbcd7b2803 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key3 returned with HTTP 200 Sep 02 00:47:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 571/1148] 192.168.122.129 () {62 vars in 1356 bytes} [Wed Sep 2 00:47:59 2026] PUT /volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key3 => generated 26 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-dbb0195d-57d0-477a-9ee0-990421ba66f5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dbb0195d-57d0-477a-9ee0-990421ba66f5 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] GET http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs Sep 02 00:47:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dbb0195d-57d0-477a-9ee0-990421ba66f5 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dbb0195d-57d0-477a-9ee0-990421ba66f5 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dbb0195d-57d0-477a-9ee0-990421ba66f5 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs returned with HTTP 200 Sep 02 00:47:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 578/1149] 192.168.122.129 () {60 vars in 1321 bytes} [Wed Sep 2 00:47:59 2026] GET /volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs => generated 87 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e5d4b40f-f565-4802-9b30-f104b13804af None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e5d4b40f-f565-4802-9b30-f104b13804af tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] DELETE http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key1 Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e5d4b40f-f565-4802-9b30-f104b13804af tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e5d4b40f-f565-4802-9b30-f104b13804af tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e5d4b40f-f565-4802-9b30-f104b13804af tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key1 returned with HTTP 202 Sep 02 00:47:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 572/1150] 192.168.122.129 () {60 vars in 1339 bytes} [Wed Sep 2 00:47:59 2026] DELETE /volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:47:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6b2f7900-8468-4ac0-89e8-d88cf0e4f23c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6b2f7900-8468-4ac0-89e8-d88cf0e4f23c tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] GET http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key1 Sep 02 00:47:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6b2f7900-8468-4ac0-89e8-d88cf0e4f23c tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6b2f7900-8468-4ac0-89e8-d88cf0e4f23c tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6b2f7900-8468-4ac0-89e8-d88cf0e4f23c tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] HTTP exception thrown: Group Type 4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc has no extra spec with key key1. Sep 02 00:47:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6b2f7900-8468-4ac0-89e8-d88cf0e4f23c tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key1 returned with HTTP 404 Sep 02 00:47:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 579/1151] 192.168.122.129 () {60 vars in 1336 bytes} [Wed Sep 2 00:47:59 2026] GET /volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key1 => generated 126 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-93524c28-5cc1-4e18-991d-565928415994 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-93524c28-5cc1-4e18-991d-565928415994 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] DELETE http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key2 Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-93524c28-5cc1-4e18-991d-565928415994 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-93524c28-5cc1-4e18-991d-565928415994 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-93524c28-5cc1-4e18-991d-565928415994 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key2 returned with HTTP 202 Sep 02 00:47:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 573/1152] 192.168.122.129 () {60 vars in 1339 bytes} [Wed Sep 2 00:47:59 2026] DELETE /volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:47:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d9d61d28-1488-4b28-bd9d-0931b49c7b54 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d9d61d28-1488-4b28-bd9d-0931b49c7b54 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] GET http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key2 Sep 02 00:47:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d9d61d28-1488-4b28-bd9d-0931b49c7b54 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d9d61d28-1488-4b28-bd9d-0931b49c7b54 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d9d61d28-1488-4b28-bd9d-0931b49c7b54 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] HTTP exception thrown: Group Type 4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc has no extra spec with key key2. Sep 02 00:47:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d9d61d28-1488-4b28-bd9d-0931b49c7b54 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key2 returned with HTTP 404 Sep 02 00:47:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 580/1153] 192.168.122.129 () {60 vars in 1336 bytes} [Wed Sep 2 00:47:59 2026] GET /volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key2 => generated 126 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-61448e8c-214c-400a-8ad7-dcc6b30f5a30 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-61448e8c-214c-400a-8ad7-dcc6b30f5a30 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] DELETE http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key3 Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-61448e8c-214c-400a-8ad7-dcc6b30f5a30 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-61448e8c-214c-400a-8ad7-dcc6b30f5a30 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-61448e8c-214c-400a-8ad7-dcc6b30f5a30 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key3 returned with HTTP 202 Sep 02 00:47:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 574/1154] 192.168.122.129 () {60 vars in 1339 bytes} [Wed Sep 2 00:47:59 2026] DELETE /volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:47:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-91d2caf6-f83d-45be-aae3-62672fe2a79c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-91d2caf6-f83d-45be-aae3-62672fe2a79c tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] GET http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key3 Sep 02 00:47:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-91d2caf6-f83d-45be-aae3-62672fe2a79c tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-91d2caf6-f83d-45be-aae3-62672fe2a79c tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-91d2caf6-f83d-45be-aae3-62672fe2a79c tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] HTTP exception thrown: Group Type 4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc has no extra spec with key key3. Sep 02 00:47:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-91d2caf6-f83d-45be-aae3-62672fe2a79c tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key3 returned with HTTP 404 Sep 02 00:47:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 581/1155] 192.168.122.129 () {60 vars in 1336 bytes} [Wed Sep 2 00:47:59 2026] GET /volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc/group_specs/key3 => generated 126 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-044651a8-ee62-4d50-892e-5f3b00eda488 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-044651a8-ee62-4d50-892e-5f3b00eda488 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] DELETE http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-044651a8-ee62-4d50-892e-5f3b00eda488 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-044651a8-ee62-4d50-892e-5f3b00eda488 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:UPDATE=127,cinder:SELECT=533,cinder:INSERT=89 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:47:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-044651a8-ee62-4d50-892e-5f3b00eda488 tempest-GroupTypeSpecsTest-719589224 tempest-GroupTypeSpecsTest-719589224-project-admin] http://192.168.122.129/volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc returned with HTTP 202 Sep 02 00:47:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 575/1156] 192.168.122.129 () {60 vars in 1288 bytes} [Wed Sep 2 00:47:59 2026] DELETE /volume/v3/group_types/4cc2bbba-8d29-4f5d-a15e-3a41fb2291bc => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 00:48:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-86a894a3-3d93-4609-819b-44b6e0831986 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-86a894a3-3d93-4609-819b-44b6e0831986 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] GET http://192.168.122.129/volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e Sep 02 00:48:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-86a894a3-3d93-4609-819b-44b6e0831986 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-86a894a3-3d93-4609-819b-44b6e0831986 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-86a894a3-3d93-4609-819b-44b6e0831986 tempest-VolumesTransfersV357Test-1473800638 tempest-VolumesTransfersV357Test-1473800638-project-admin] http://192.168.122.129/volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e returned with HTTP 404 Sep 02 00:48:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 582/1157] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:00 2026] GET /volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 00:48:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-96a768bb-9030-4bb7-8fe2-0c68d0a82cda None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-96a768bb-9030-4bb7-8fe2-0c68d0a82cda tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] GET http://192.168.122.129/volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e Sep 02 00:48:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-96a768bb-9030-4bb7-8fe2-0c68d0a82cda tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-96a768bb-9030-4bb7-8fe2-0c68d0a82cda tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-96a768bb-9030-4bb7-8fe2-0c68d0a82cda tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] http://192.168.122.129/volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e returned with HTTP 404 Sep 02 00:48:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 576/1158] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:00 2026] GET /volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:48:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b2a5d107-a8b1-451e-bf66-009c61ec142a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b2a5d107-a8b1-451e-bf66-009c61ec142a tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] DELETE http://192.168.122.129/volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e Sep 02 00:48:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b2a5d107-a8b1-451e-bf66-009c61ec142a tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b2a5d107-a8b1-451e-bf66-009c61ec142a tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:00 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-b2a5d107-a8b1-451e-bf66-009c61ec142a tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] Delete volume with id: 1fdfdffa-70cf-4a13-b82b-9d977379668e Sep 02 00:48:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a98b7f40-8d4c-4a88-88e7-0dec99fd8578 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a98b7f40-8d4c-4a88-88e7-0dec99fd8578 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/snapshots/fbef09ad-c185-4fd6-b4e9-0fe798863c68 Sep 02 00:48:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a98b7f40-8d4c-4a88-88e7-0dec99fd8578 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a98b7f40-8d4c-4a88-88e7-0dec99fd8578 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b2a5d107-a8b1-451e-bf66-009c61ec142a tempest-VolumesTransfersV357Test-1797583710 tempest-VolumesTransfersV357Test-1797583710-project-member] http://192.168.122.129/volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e returned with HTTP 404 Sep 02 00:48:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 583/1159] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:48:00 2026] DELETE /volume/v3/volumes/1fdfdffa-70cf-4a13-b82b-9d977379668e => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:48:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a98b7f40-8d4c-4a88-88e7-0dec99fd8578 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Snapshot retrieved successfully. Sep 02 00:48:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a98b7f40-8d4c-4a88-88e7-0dec99fd8578 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/snapshots/fbef09ad-c185-4fd6-b4e9-0fe798863c68 returned with HTTP 200 Sep 02 00:48:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 577/1160] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:48:00 2026] GET /volume/v3/snapshots/fbef09ad-c185-4fd6-b4e9-0fe798863c68 => generated 450 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-774e1dbe-4d14-4cb0-b574-3ea54e398925 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-774e1dbe-4d14-4cb0-b574-3ea54e398925 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/snapshots/fbef09ad-c185-4fd6-b4e9-0fe798863c68 Sep 02 00:48:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-774e1dbe-4d14-4cb0-b574-3ea54e398925 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-774e1dbe-4d14-4cb0-b574-3ea54e398925 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-774e1dbe-4d14-4cb0-b574-3ea54e398925 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/snapshots/fbef09ad-c185-4fd6-b4e9-0fe798863c68 returned with HTTP 404 Sep 02 00:48:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 584/1161] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:48:01 2026] GET /volume/v3/snapshots/fbef09ad-c185-4fd6-b4e9-0fe798863c68 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-34e1b314-511c-4652-a55d-1bbf2cb38b39 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-34e1b314-511c-4652-a55d-1bbf2cb38b39 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/dde91c2b-99e7-4477-b8da-bca42684294b Sep 02 00:48:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-34e1b314-511c-4652-a55d-1bbf2cb38b39 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-34e1b314-511c-4652-a55d-1bbf2cb38b39 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.group_snapshots [None req-34e1b314-511c-4652-a55d-1bbf2cb38b39 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member dde91c2b-99e7-4477-b8da-bca42684294b {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-34e1b314-511c-4652-a55d-1bbf2cb38b39 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/dde91c2b-99e7-4477-b8da-bca42684294b returned with HTTP 404 Sep 02 00:48:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 578/1162] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:01 2026] GET /volume/v3/group_snapshots/dde91c2b-99e7-4477-b8da-bca42684294b => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:48:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-03a62bb8-c807-4ae7-9db6-d794a48ef722 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-03a62bb8-c807-4ae7-9db6-d794a48ef722 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:48:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-03a62bb8-c807-4ae7-9db6-d794a48ef722 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-03a62bb8-c807-4ae7-9db6-d794a48ef722 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-03a62bb8-c807-4ae7-9db6-d794a48ef722 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:48:01 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-03a62bb8-c807-4ae7-9db6-d794a48ef722 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:48:01 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:01 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-03a62bb8-c807-4ae7-9db6-d794a48ef722 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Get all volumes completed successfully. Sep 02 00:48:01 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-03a62bb8-c807-4ae7-9db6-d794a48ef722 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:01 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-03a62bb8-c807-4ae7-9db6-d794a48ef722 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:01 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-03a62bb8-c807-4ae7-9db6-d794a48ef722 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:01 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:01 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-03a62bb8-c807-4ae7-9db6-d794a48ef722 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:48:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 585/1163] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:48:01 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cbc1f6e9-57e9-43d1-8dd2-6c4df3aee1fa None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cbc1f6e9-57e9-43d1-8dd2-6c4df3aee1fa tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] POST http://192.168.122.129/volume/v3/groups/66b098ba-8787-4fcd-ad2b-553304e2945b/action Sep 02 00:48:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cbc1f6e9-57e9-43d1-8dd2-6c4df3aee1fa tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:48:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cbc1f6e9-57e9-43d1-8dd2-6c4df3aee1fa tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-cbc1f6e9-57e9-43d1-8dd2-6c4df3aee1fa tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] delete called for group 66b098ba-8787-4fcd-ad2b-553304e2945b {{(pid=86898) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 00:48:01 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.groups [None req-cbc1f6e9-57e9-43d1-8dd2-6c4df3aee1fa tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Delete group with id: 66b098ba-8787-4fcd-ad2b-553304e2945b Sep 02 00:48:01 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:01 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:01 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:01 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 00:48:01 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:01 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:48:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cbc1f6e9-57e9-43d1-8dd2-6c4df3aee1fa tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/66b098ba-8787-4fcd-ad2b-553304e2945b/action returned with HTTP 202 Sep 02 00:48:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 579/1164] 192.168.122.129 () {62 vars in 1312 bytes} [Wed Sep 2 00:48:01 2026] POST /volume/v3/groups/66b098ba-8787-4fcd-ad2b-553304e2945b/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:48:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cb56213b-9184-495c-b479-af1bcb436540 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cb56213b-9184-495c-b479-af1bcb436540 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/5ffbc67a-4c8f-4d3a-bf8c-20163474440f Sep 02 00:48:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cb56213b-9184-495c-b479-af1bcb436540 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cb56213b-9184-495c-b479-af1bcb436540 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:01 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:01 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:01 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:01 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cb56213b-9184-495c-b479-af1bcb436540 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:48:01 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-cb56213b-9184-495c-b479-af1bcb436540 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:01 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-cb56213b-9184-495c-b479-af1bcb436540 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:01 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-cb56213b-9184-495c-b479-af1bcb436540 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:01 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:01 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cb56213b-9184-495c-b479-af1bcb436540 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/5ffbc67a-4c8f-4d3a-bf8c-20163474440f returned with HTTP 200 Sep 02 00:48:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 586/1165] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:01 2026] GET /volume/v3/volumes/5ffbc67a-4c8f-4d3a-bf8c-20163474440f => generated 922 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-058a50bb-a998-4bc3-92e0-421148a34d2e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-058a50bb-a998-4bc3-92e0-421148a34d2e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/5ffbc67a-4c8f-4d3a-bf8c-20163474440f Sep 02 00:48:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-058a50bb-a998-4bc3-92e0-421148a34d2e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-058a50bb-a998-4bc3-92e0-421148a34d2e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:02 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:02 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:02 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:02 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:02 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-058a50bb-a998-4bc3-92e0-421148a34d2e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:48:03 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-058a50bb-a998-4bc3-92e0-421148a34d2e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:03 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-058a50bb-a998-4bc3-92e0-421148a34d2e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:03 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-058a50bb-a998-4bc3-92e0-421148a34d2e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:03 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:03 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-058a50bb-a998-4bc3-92e0-421148a34d2e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/5ffbc67a-4c8f-4d3a-bf8c-20163474440f returned with HTTP 200 Sep 02 00:48:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 580/1166] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:02 2026] GET /volume/v3/volumes/5ffbc67a-4c8f-4d3a-bf8c-20163474440f => generated 921 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bdda010f-6006-4534-abab-bea17aa5a9b7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bdda010f-6006-4534-abab-bea17aa5a9b7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/5ffbc67a-4c8f-4d3a-bf8c-20163474440f Sep 02 00:48:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bdda010f-6006-4534-abab-bea17aa5a9b7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bdda010f-6006-4534-abab-bea17aa5a9b7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bdda010f-6006-4534-abab-bea17aa5a9b7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/5ffbc67a-4c8f-4d3a-bf8c-20163474440f returned with HTTP 404 Sep 02 00:48:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 587/1167] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:04 2026] GET /volume/v3/volumes/5ffbc67a-4c8f-4d3a-bf8c-20163474440f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:48:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5b1027cf-72e6-4063-9772-0d5137d0b6cd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5b1027cf-72e6-4063-9772-0d5137d0b6cd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/groups/66b098ba-8787-4fcd-ad2b-553304e2945b Sep 02 00:48:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5b1027cf-72e6-4063-9772-0d5137d0b6cd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5b1027cf-72e6-4063-9772-0d5137d0b6cd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-5b1027cf-72e6-4063-9772-0d5137d0b6cd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 66b098ba-8787-4fcd-ad2b-553304e2945b {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:48:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5b1027cf-72e6-4063-9772-0d5137d0b6cd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/66b098ba-8787-4fcd-ad2b-553304e2945b returned with HTTP 404 Sep 02 00:48:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 581/1168] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:48:04 2026] GET /volume/v3/groups/66b098ba-8787-4fcd-ad2b-553304e2945b => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:48:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-77b58e50-23ea-4c08-b455-37f48e6bea8d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-77b58e50-23ea-4c08-b455-37f48e6bea8d tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] DELETE http://192.168.122.129/volume/v3/group_types/8dc612c7-8f0c-4eb1-84b5-fd1023d1a781 Sep 02 00:48:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-77b58e50-23ea-4c08-b455-37f48e6bea8d tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-77b58e50-23ea-4c08-b455-37f48e6bea8d tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-77b58e50-23ea-4c08-b455-37f48e6bea8d tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] http://192.168.122.129/volume/v3/group_types/8dc612c7-8f0c-4eb1-84b5-fd1023d1a781 returned with HTTP 202 Sep 02 00:48:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 588/1169] 192.168.122.129 () {60 vars in 1288 bytes} [Wed Sep 2 00:48:04 2026] DELETE /volume/v3/group_types/8dc612c7-8f0c-4eb1-84b5-fd1023d1a781 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:48:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-23419bf1-f1ca-4102-b45f-8a98e792eba3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-23419bf1-f1ca-4102-b45f-8a98e792eba3 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] DELETE http://192.168.122.129/volume/v3/types/b71d658a-250b-4cce-a1c4-330d4d4f2df7 Sep 02 00:48:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-23419bf1-f1ca-4102-b45f-8a98e792eba3 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-23419bf1-f1ca-4102-b45f-8a98e792eba3 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-23419bf1-f1ca-4102-b45f-8a98e792eba3 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] http://192.168.122.129/volume/v3/types/b71d658a-250b-4cce-a1c4-330d4d4f2df7 returned with HTTP 202 Sep 02 00:48:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 582/1170] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:48:04 2026] DELETE /volume/v3/types/b71d658a-250b-4cce-a1c4-330d4d4f2df7 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:48:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5f7e4c60-5796-4d1b-939e-f826c3fb3ae1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5f7e4c60-5796-4d1b-939e-f826c3fb3ae1 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] GET http://192.168.122.129/volume/v3/types/b71d658a-250b-4cce-a1c4-330d4d4f2df7 Sep 02 00:48:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5f7e4c60-5796-4d1b-939e-f826c3fb3ae1 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5f7e4c60-5796-4d1b-939e-f826c3fb3ae1 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5f7e4c60-5796-4d1b-939e-f826c3fb3ae1 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] http://192.168.122.129/volume/v3/types/b71d658a-250b-4cce-a1c4-330d4d4f2df7 returned with HTTP 404 Sep 02 00:48:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 589/1171] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:48:04 2026] GET /volume/v3/types/b71d658a-250b-4cce-a1c4-330d4d4f2df7 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-215577f0-3f13-4039-8022-5338c0ccac5f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-215577f0-3f13-4039-8022-5338c0ccac5f tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:48:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-215577f0-3f13-4039-8022-5338c0ccac5f tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1114568394"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-215577f0-3f13-4039-8022-5338c0ccac5f tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:48:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 583/1172] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:48:04 2026] POST /volume/v3/types => generated 224 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c0f0659d-85c7-476f-acfb-272fc8f0adda None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c0f0659d-85c7-476f-acfb-272fc8f0adda tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] POST http://192.168.122.129/volume/v3/group_types Sep 02 00:48:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c0f0659d-85c7-476f-acfb-272fc8f0adda tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-217621500"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c0f0659d-85c7-476f-acfb-272fc8f0adda tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] http://192.168.122.129/volume/v3/group_types returned with HTTP 202 Sep 02 00:48:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 590/1173] 192.168.122.129 () {62 vars in 1195 bytes} [Wed Sep 2 00:48:04 2026] POST /volume/v3/group_types => generated 180 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-77a064e0-8200-41a0-97cf-80c4afe4402f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-77a064e0-8200-41a0-97cf-80c4afe4402f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] POST http://192.168.122.129/volume/v3/groups Sep 02 00:48:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-77a064e0-8200-41a0-97cf-80c4afe4402f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "74b56aa8-6bed-4feb-963f-7648c9c50200", "volume_types": ["0bd386a9-53cc-4db6-9dee-a135bc36a15e"], "name": "tempest-GroupSnapshotsTest-Group-1832020239"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-77a064e0-8200-41a0-97cf-80c4afe4402f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Creating new group {'group': {'group_type': '74b56aa8-6bed-4feb-963f-7648c9c50200', 'volume_types': ['0bd386a9-53cc-4db6-9dee-a135bc36a15e'], 'name': 'tempest-GroupSnapshotsTest-Group-1832020239'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 00:48:04 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.groups [None req-77a064e0-8200-41a0-97cf-80c4afe4402f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Creating group tempest-GroupSnapshotsTest-Group-1832020239. Sep 02 00:48:04 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-77a064e0-8200-41a0-97cf-80c4afe4402f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Availability Zones retrieved successfully. Sep 02 00:48:04 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-77a064e0-8200-41a0-97cf-80c4afe4402f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Created reservations ['905ea542-d369-4f88-8f8a-228ddb516ce9'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:48:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-77a064e0-8200-41a0-97cf-80c4afe4402f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups returned with HTTP 202 Sep 02 00:48:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 584/1174] 192.168.122.129 () {62 vars in 1181 bytes} [Wed Sep 2 00:48:04 2026] POST /volume/v3/groups => generated 112 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f23d7f9b-41ac-42b3-a232-88f974f49772 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f23d7f9b-41ac-42b3-a232-88f974f49772 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 Sep 02 00:48:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f23d7f9b-41ac-42b3-a232-88f974f49772 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f23d7f9b-41ac-42b3-a232-88f974f49772 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-f23d7f9b-41ac-42b3-a232-88f974f49772 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 87496c8e-733e-48a5-b91a-f8fa92eabfe4 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:48:04 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:04 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:04 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:04 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:48:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f23d7f9b-41ac-42b3-a232-88f974f49772 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 returned with HTTP 200 Sep 02 00:48:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 591/1175] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:48:04 2026] GET /volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 => generated 392 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-31d18783-2bf0-4721-b48b-719115015c22 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-31d18783-2bf0-4721-b48b-719115015c22 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 Sep 02 00:48:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-31d18783-2bf0-4721-b48b-719115015c22 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-31d18783-2bf0-4721-b48b-719115015c22 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-31d18783-2bf0-4721-b48b-719115015c22 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 87496c8e-733e-48a5-b91a-f8fa92eabfe4 {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:48:05 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:05 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:05 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:05 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:48:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-31d18783-2bf0-4721-b48b-719115015c22 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 returned with HTTP 200 Sep 02 00:48:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 585/1176] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:48:05 2026] GET /volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 => generated 393 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:48:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-620483443", "volume_type": "0bd386a9-53cc-4db6-9dee-a135bc36a15e", "group_id": "87496c8e-733e-48a5-b91a-f8fa92eabfe4", "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-620483443', 'volume_type': '0bd386a9-53cc-4db6-9dee-a135bc36a15e', 'group_id': '87496c8e-733e-48a5-b91a-f8fa92eabfe4', 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:48:05 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:05 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:05 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Create volume of 1 GB Sep 02 00:48:05 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:05 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:48:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Availability Zones retrieved successfully. Sep 02 00:48:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Flow 'volume_create_api' (b67878f0-1580-43cf-a784-12c263bb9e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:48:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (261d1346-a924-4259-83fc-2d05ce659c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:06 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:06 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:48:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (261d1346-a924-4259-83fc-2d05ce659c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:48:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0bd386a9-53cc-4db6-9dee-a135bc36a15e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1114568394',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0bd386a9-53cc-4db6-9dee-a135bc36a15e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '87496c8e-733e-48a5-b91a-f8fa92eabfe4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6176ea6b-838a-4900-a3f5-316c714876b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:06 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1114568394 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1114568394, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:48:06 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1114568394 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1114568394, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:48:06 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Created reservations ['dc3ae2f2-d7da-415c-9ec6-507f6f8a6e86', 'f31ecaa9-a829-4d09-8811-83c99f1a4786', 'f6de28de-e624-4351-a407-7e0d99d943d5', 'e15af841-c6a8-4626-9614-a28e3768c3d1'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:48:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6176ea6b-838a-4900-a3f5-316c714876b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc3ae2f2-d7da-415c-9ec6-507f6f8a6e86', 'f31ecaa9-a829-4d09-8811-83c99f1a4786', 'f6de28de-e624-4351-a407-7e0d99d943d5', 'e15af841-c6a8-4626-9614-a28e3768c3d1']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffe5ca19-bed5-47e5-9b7a-aae93271383c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:06 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:06 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffe5ca19-bed5-47e5-9b7a-aae93271383c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da69dc6a-6b18-46bb-b83a-6785c1404083', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-620483443',encryption_key_id=None,group_id=87496c8e-733e-48a5-b91a-f8fa92eabfe4,group_type_id=,metadata={},multiattach=False,project_id='ef7ddc2a971a4d09bd9c6cc41782c3c4',qos_specs=None,replication_status=,reservations=['dc3ae2f2-d7da-415c-9ec6-507f6f8a6e86','f31ecaa9-a829-4d09-8811-83c99f1a4786','f6de28de-e624-4351-a407-7e0d99d943d5','e15af841-c6a8-4626-9614-a28e3768c3d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0733f4cd3ad4d7fbc9c087087b223fb',volume_type_id=0bd386a9-53cc-4db6-9dee-a135bc36a15e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:48:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-620483443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=87496c8e-733e-48a5-b91a-f8fa92eabfe4,host=None,id=da69dc6a-6b18-46bb-b83a-6785c1404083,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7ddc2a971a4d09bd9c6cc41782c3c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0733f4cd3ad4d7fbc9c087087b223fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0bd386a9-53cc-4db6-9dee-a135bc36a15e),volume_type_id=0bd386a9-53cc-4db6-9dee-a135bc36a15e)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (992e7895-f3f4-438c-8741-81b9e755f92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (992e7895-f3f4-438c-8741-81b9e755f92a) transitioned into state 'SUCCESS' from state '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-620483443',encryption_key_id=None,group_id=87496c8e-733e-48a5-b91a-f8fa92eabfe4,group_type_id=,metadata={},multiattach=False,project_id='ef7ddc2a971a4d09bd9c6cc41782c3c4',qos_specs=None,replication_status=,reservations=['dc3ae2f2-d7da-415c-9ec6-507f6f8a6e86','f31ecaa9-a829-4d09-8811-83c99f1a4786','f6de28de-e624-4351-a407-7e0d99d943d5','e15af841-c6a8-4626-9614-a28e3768c3d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0733f4cd3ad4d7fbc9c087087b223fb',volume_type_id=0bd386a9-53cc-4db6-9dee-a135bc36a15e)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebc66e85-27ea-4ed3-8270-f43599c69537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebc66e85-27ea-4ed3-8270-f43599c69537) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:06 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Flow 'volume_create_api' (b67878f0-1580-43cf-a784-12c263bb9e83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:48:06 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Create volume request issued successfully. Sep 02 00:48:06 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:06 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:06 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:06 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:06 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d79b12e5-9891-4305-b954-c26bc4a0dec0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:48:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 592/1177] 192.168.122.129 () {62 vars in 1184 bytes} [Wed Sep 2 00:48:05 2026] POST /volume/v3/volumes => generated 830 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a80e991a-f098-4c9d-b4b3-3a15a51fd0f7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a80e991a-f098-4c9d-b4b3-3a15a51fd0f7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/da69dc6a-6b18-46bb-b83a-6785c1404083 Sep 02 00:48:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a80e991a-f098-4c9d-b4b3-3a15a51fd0f7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a80e991a-f098-4c9d-b4b3-3a15a51fd0f7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:06 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:06 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:06 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:06 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:06 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a80e991a-f098-4c9d-b4b3-3a15a51fd0f7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:48:06 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-a80e991a-f098-4c9d-b4b3-3a15a51fd0f7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:06 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-a80e991a-f098-4c9d-b4b3-3a15a51fd0f7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-38762f7b-f6ed-419b-ba1b-0716d48cdccc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:06 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-a80e991a-f098-4c9d-b4b3-3a15a51fd0f7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:06 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:06 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a80e991a-f098-4c9d-b4b3-3a15a51fd0f7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/da69dc6a-6b18-46bb-b83a-6785c1404083 returned with HTTP 200 Sep 02 00:48:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 586/1178] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:06 2026] GET /volume/v3/volumes/da69dc6a-6b18-46bb-b83a-6785c1404083 => generated 898 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5e917c00-6c54-4e20-8724-ffda7cb5e065 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5e917c00-6c54-4e20-8724-ffda7cb5e065 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:48:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5e917c00-6c54-4e20-8724-ffda7cb5e065 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1879178962"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-5e917c00-6c54-4e20-8724-ffda7cb5e065 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1879178962'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:48:07 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-5e917c00-6c54-4e20-8724-ffda7cb5e065 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Create volume of 1 GB Sep 02 00:48:07 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5e917c00-6c54-4e20-8724-ffda7cb5e065 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Availability Zones retrieved successfully. Sep 02 00:48:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-38762f7b-f6ed-419b-ba1b-0716d48cdccc tempest-GroupsV314Test-909231304 tempest-GroupsV314Test-909231304-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:48:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-38762f7b-f6ed-419b-ba1b-0716d48cdccc tempest-GroupsV314Test-909231304 tempest-GroupsV314Test-909231304-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1267591980"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5e917c00-6c54-4e20-8724-ffda7cb5e065 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Flow 'volume_create_api' (756787ee-a72d-4797-97ac-ad72d16001f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:48:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5e917c00-6c54-4e20-8724-ffda7cb5e065 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c50510fe-6505-4b48-9dd1-3e13b1c475c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-5e917c00-6c54-4e20-8724-ffda7cb5e065 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:48:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-38762f7b-f6ed-419b-ba1b-0716d48cdccc tempest-GroupsV314Test-909231304 tempest-GroupsV314Test-909231304-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:48:07 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 593/1179] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:48:06 2026] POST /volume/v3/types => generated 220 bytes in 753 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bf9dd9ac-dda9-4779-bc80-290b42537fc7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bf9dd9ac-dda9-4779-bc80-290b42537fc7 tempest-GroupsV314Test-909231304 tempest-GroupsV314Test-909231304-project-admin] POST http://192.168.122.129/volume/v3/group_types Sep 02 00:48:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bf9dd9ac-dda9-4779-bc80-290b42537fc7 tempest-GroupsV314Test-909231304 tempest-GroupsV314Test-909231304-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-861560187"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5e917c00-6c54-4e20-8724-ffda7cb5e065 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c50510fe-6505-4b48-9dd1-3e13b1c475c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5e917c00-6c54-4e20-8724-ffda7cb5e065 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1a34823-0b8b-46a9-9590-23019b6e89fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bf9dd9ac-dda9-4779-bc80-290b42537fc7 tempest-GroupsV314Test-909231304 tempest-GroupsV314Test-909231304-project-admin] http://192.168.122.129/volume/v3/group_types returned with HTTP 202 Sep 02 00:48:07 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 594/1180] 192.168.122.129 () {62 vars in 1195 bytes} [Wed Sep 2 00:48:07 2026] POST /volume/v3/group_types => generated 176 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8b8a113c-9ec2-4315-af0c-f8de6c84aa5a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:07 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-5e917c00-6c54-4e20-8724-ffda7cb5e065 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Created reservations ['714be070-d9fa-40d9-9ea1-8f3414112f84', 'ccdf0fd5-7543-443c-a1b6-d8017f99999a', '316ab907-4865-4db6-95ae-0c5d4a3edbca', '0d4dfb67-fd4a-4e5a-8d95-178790c46e3a'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:48:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5e917c00-6c54-4e20-8724-ffda7cb5e065 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1a34823-0b8b-46a9-9590-23019b6e89fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['714be070-d9fa-40d9-9ea1-8f3414112f84', 'ccdf0fd5-7543-443c-a1b6-d8017f99999a', '316ab907-4865-4db6-95ae-0c5d4a3edbca', '0d4dfb67-fd4a-4e5a-8d95-178790c46e3a']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5e917c00-6c54-4e20-8724-ffda7cb5e065 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f989892c-5b73-4a1e-8b4e-355d8e9b2240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:07 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:07 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5e917c00-6c54-4e20-8724-ffda7cb5e065 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f989892c-5b73-4a1e-8b4e-355d8e9b2240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80d05c89-aef8-45a5-8d17-1c77c3ad7004', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1879178962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b94b24b2d79485587ccd3bd43230eb9',qos_specs=None,replication_status=,reservations=['714be070-d9fa-40d9-9ea1-8f3414112f84','ccdf0fd5-7543-443c-a1b6-d8017f99999a','316ab907-4865-4db6-95ae-0c5d4a3edbca','0d4dfb67-fd4a-4e5a-8d95-178790c46e3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='768f50a5a823423b8daa9004b2d3091e',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:48:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1879178962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80d05c89-aef8-45a5-8d17-1c77c3ad7004,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b94b24b2d79485587ccd3bd43230eb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='768f50a5a823423b8daa9004b2d3091e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5e917c00-6c54-4e20-8724-ffda7cb5e065 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a1d62b6-a988-401e-9b65-28348d94877e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5e917c00-6c54-4e20-8724-ffda7cb5e065 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a1d62b6-a988-401e-9b65-28348d94877e) transitioned into state 'SUCCESS' from state '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-1879178962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b94b24b2d79485587ccd3bd43230eb9',qos_specs=None,replication_status=,reservations=['714be070-d9fa-40d9-9ea1-8f3414112f84','ccdf0fd5-7543-443c-a1b6-d8017f99999a','316ab907-4865-4db6-95ae-0c5d4a3edbca','0d4dfb67-fd4a-4e5a-8d95-178790c46e3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='768f50a5a823423b8daa9004b2d3091e',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5e917c00-6c54-4e20-8724-ffda7cb5e065 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (382cd4f0-5fc3-48ee-a6a4-764b55e80dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5e917c00-6c54-4e20-8724-ffda7cb5e065 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (382cd4f0-5fc3-48ee-a6a4-764b55e80dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-5e917c00-6c54-4e20-8724-ffda7cb5e065 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Flow 'volume_create_api' (756787ee-a72d-4797-97ac-ad72d16001f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:48:07 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5e917c00-6c54-4e20-8724-ffda7cb5e065 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Create volume request issued successfully. Sep 02 00:48:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5e917c00-6c54-4e20-8724-ffda7cb5e065 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:48:07 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 587/1181] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:48:07 2026] POST /volume/v3/volumes => generated 756 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:48:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e3b5dcf4-3bd2-468a-b0c4-0d3debe959ae None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e3b5dcf4-3bd2-468a-b0c4-0d3debe959ae tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/da69dc6a-6b18-46bb-b83a-6785c1404083 Sep 02 00:48:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e3b5dcf4-3bd2-468a-b0c4-0d3debe959ae tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e3b5dcf4-3bd2-468a-b0c4-0d3debe959ae tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8b8a113c-9ec2-4315-af0c-f8de6c84aa5a tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] POST http://192.168.122.129/volume/v3/groups Sep 02 00:48:07 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:07 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8b8a113c-9ec2-4315-af0c-f8de6c84aa5a tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fad33841-cfc1-4407-9181-a057608c52cd", "volume_types": ["52b12015-71df-4c42-b2fa-aa7f3ed082db"], "name": "tempest-GroupsV314Test-Group-539665509"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:07 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:07 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-8b8a113c-9ec2-4315-af0c-f8de6c84aa5a tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Creating new group {'group': {'group_type': 'fad33841-cfc1-4407-9181-a057608c52cd', 'volume_types': ['52b12015-71df-4c42-b2fa-aa7f3ed082db'], 'name': 'tempest-GroupsV314Test-Group-539665509'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 00:48:07 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e3b5dcf4-3bd2-468a-b0c4-0d3debe959ae tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:48:07 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e3b5dcf4-3bd2-468a-b0c4-0d3debe959ae tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:07 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e3b5dcf4-3bd2-468a-b0c4-0d3debe959ae tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:07 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.groups [None req-8b8a113c-9ec2-4315-af0c-f8de6c84aa5a tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Creating group tempest-GroupsV314Test-Group-539665509. Sep 02 00:48:07 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8b8a113c-9ec2-4315-af0c-f8de6c84aa5a tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Availability Zones retrieved successfully. Sep 02 00:48:08 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-e3b5dcf4-3bd2-468a-b0c4-0d3debe959ae tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:08 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-8b8a113c-9ec2-4315-af0c-f8de6c84aa5a tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Created reservations ['327d7857-79ad-4874-a7b6-1bfbf09e2d99'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:48:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e3b5dcf4-3bd2-468a-b0c4-0d3debe959ae tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/da69dc6a-6b18-46bb-b83a-6785c1404083 returned with HTTP 200 Sep 02 00:48:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 588/1182] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:07 2026] GET /volume/v3/volumes/da69dc6a-6b18-46bb-b83a-6785c1404083 => generated 922 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-fa222a13-7ce6-4998-b4c1-1592315aa58d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fa222a13-7ce6-4998-b4c1-1592315aa58d tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] GET http://192.168.122.129/volume/v3/volumes/80d05c89-aef8-45a5-8d17-1c77c3ad7004 Sep 02 00:48:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fa222a13-7ce6-4998-b4c1-1592315aa58d tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fa222a13-7ce6-4998-b4c1-1592315aa58d tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:08 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:08 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-fa222a13-7ce6-4998-b4c1-1592315aa58d tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume info retrieved successfully. Sep 02 00:48:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fa222a13-7ce6-4998-b4c1-1592315aa58d tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/80d05c89-aef8-45a5-8d17-1c77c3ad7004 returned with HTTP 200 Sep 02 00:48:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 589/1183] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:08 2026] GET /volume/v3/volumes/80d05c89-aef8-45a5-8d17-1c77c3ad7004 => generated 824 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8b8a113c-9ec2-4315-af0c-f8de6c84aa5a tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/groups returned with HTTP 202 Sep 02 00:48:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 595/1184] 192.168.122.129 () {62 vars in 1181 bytes} [Wed Sep 2 00:48:07 2026] POST /volume/v3/groups => generated 107 bytes in 709 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c8162a67-ffdd-4cd2-b0b1-c03e4f48b701 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c8162a67-ffdd-4cd2-b0b1-c03e4f48b701 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/groups/ebdf9380-e57d-4027-8940-185d30d44dfc Sep 02 00:48:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c8162a67-ffdd-4cd2-b0b1-c03e4f48b701 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c8162a67-ffdd-4cd2-b0b1-c03e4f48b701 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-c8162a67-ffdd-4cd2-b0b1-c03e4f48b701 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] show called for member ebdf9380-e57d-4027-8940-185d30d44dfc {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:48:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:08 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:08 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:48:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c8162a67-ffdd-4cd2-b0b1-c03e4f48b701 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/groups/ebdf9380-e57d-4027-8940-185d30d44dfc returned with HTTP 200 Sep 02 00:48:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 590/1185] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:48:08 2026] GET /volume/v3/groups/ebdf9380-e57d-4027-8940-185d30d44dfc => generated 387 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-9cf08866-598a-437c-9d32-ccf2fdc6d75c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9cf08866-598a-437c-9d32-ccf2fdc6d75c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/da69dc6a-6b18-46bb-b83a-6785c1404083 Sep 02 00:48:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9cf08866-598a-437c-9d32-ccf2fdc6d75c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9cf08866-598a-437c-9d32-ccf2fdc6d75c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:09 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:09 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:09 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:09 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:09 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-9cf08866-598a-437c-9d32-ccf2fdc6d75c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:48:09 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-9cf08866-598a-437c-9d32-ccf2fdc6d75c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:09 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-9cf08866-598a-437c-9d32-ccf2fdc6d75c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-64045814-e815-43dc-acdd-f3533f44a4ee None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:09 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-9cf08866-598a-437c-9d32-ccf2fdc6d75c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-64045814-e815-43dc-acdd-f3533f44a4ee tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] GET http://192.168.122.129/volume/v3/volumes/80d05c89-aef8-45a5-8d17-1c77c3ad7004 Sep 02 00:48:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-64045814-e815-43dc-acdd-f3533f44a4ee tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-64045814-e815-43dc-acdd-f3533f44a4ee tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:09 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:09 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:09 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:09 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:09 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:09 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9cf08866-598a-437c-9d32-ccf2fdc6d75c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/da69dc6a-6b18-46bb-b83a-6785c1404083 returned with HTTP 200 Sep 02 00:48:09 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-64045814-e815-43dc-acdd-f3533f44a4ee tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume info retrieved successfully. Sep 02 00:48:09 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 596/1186] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:09 2026] GET /volume/v3/volumes/da69dc6a-6b18-46bb-b83a-6785c1404083 => generated 923 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:48:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-9f47aae5-c85a-46a1-871d-7373b0b4004d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9f47aae5-c85a-46a1-871d-7373b0b4004d tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/groups/ebdf9380-e57d-4027-8940-185d30d44dfc Sep 02 00:48:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9f47aae5-c85a-46a1-871d-7373b0b4004d tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9f47aae5-c85a-46a1-871d-7373b0b4004d tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-9f47aae5-c85a-46a1-871d-7373b0b4004d tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] show called for member ebdf9380-e57d-4027-8940-185d30d44dfc {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:48:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-64045814-e815-43dc-acdd-f3533f44a4ee tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/80d05c89-aef8-45a5-8d17-1c77c3ad7004 returned with HTTP 200 Sep 02 00:48:09 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 591/1187] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:09 2026] GET /volume/v3/volumes/80d05c89-aef8-45a5-8d17-1c77c3ad7004 => generated 848 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:48:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1935684994", "volume_type": "0bd386a9-53cc-4db6-9dee-a135bc36a15e", "group_id": "87496c8e-733e-48a5-b91a-f8fa92eabfe4", "size": 1}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:09 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:09 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1935684994', 'volume_type': '0bd386a9-53cc-4db6-9dee-a135bc36a15e', 'group_id': '87496c8e-733e-48a5-b91a-f8fa92eabfe4', 'size': 1}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:48:09 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:09 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:09 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Create volume of 1 GB Sep 02 00:48:09 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:09 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:48:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9f47aae5-c85a-46a1-871d-7373b0b4004d tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/groups/ebdf9380-e57d-4027-8940-185d30d44dfc returned with HTTP 200 Sep 02 00:48:09 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 597/1188] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:48:09 2026] GET /volume/v3/groups/ebdf9380-e57d-4027-8940-185d30d44dfc => generated 388 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:09 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:09 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:48:09 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Availability Zones retrieved successfully. Sep 02 00:48:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:48:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1469768783", "volume_type": "52b12015-71df-4c42-b2fa-aa7f3ed082db", "group_id": "ebdf9380-e57d-4027-8940-185d30d44dfc", "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1469768783', 'volume_type': '52b12015-71df-4c42-b2fa-aa7f3ed082db', 'group_id': 'ebdf9380-e57d-4027-8940-185d30d44dfc', 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:48:09 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Flow 'volume_create_api' (93163a70-6276-477d-8840-d80aa7212b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:48:09 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd5e05a-9822-4ba4-98a1-a9ae4fc89268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:09 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:09 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:09 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:48:09 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:09 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:09 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Create volume of 1 GB Sep 02 00:48:09 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:09 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:48:09 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Availability Zones retrieved successfully. Sep 02 00:48:09 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd5e05a-9822-4ba4-98a1-a9ae4fc89268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:48:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0bd386a9-53cc-4db6-9dee-a135bc36a15e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1114568394',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0bd386a9-53cc-4db6-9dee-a135bc36a15e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '87496c8e-733e-48a5-b91a-f8fa92eabfe4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:09 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cfa3ad2-5c35-45a3-9290-d67fe10153da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:09 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Flow 'volume_create_api' (d0e9b823-c6d5-4ca9-9cb4-3dd7ffc165b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:48:09 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (191fcff2-2500-4297-b2dd-3894ff4a7bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:09 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:09 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:09 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:48:09 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (191fcff2-2500-4297-b2dd-3894ff4a7bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:48:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=52b12015-71df-4c42-b2fa-aa7f3ed082db,is_public=True,name='tempest-GroupsV314Test-volume-type-1267591980',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '52b12015-71df-4c42-b2fa-aa7f3ed082db', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ebdf9380-e57d-4027-8940-185d30d44dfc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:09 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1563cf3-7cd8-4fd3-9e5c-c8b07be379bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:09 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1114568394 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1114568394, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:48:09 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1114568394 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1114568394, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:48:09 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Created reservations ['c8f9eea5-4889-4b72-bb76-303f5fa5bb5e', '577c1ab9-79ad-422b-a284-7a54e7a7972e', '569adb75-6455-4400-8d0e-9f40f9da3560', 'ede290a5-a646-444f-8356-a82706e05b64'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:48:09 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cfa3ad2-5c35-45a3-9290-d67fe10153da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8f9eea5-4889-4b72-bb76-303f5fa5bb5e', '577c1ab9-79ad-422b-a284-7a54e7a7972e', '569adb75-6455-4400-8d0e-9f40f9da3560', 'ede290a5-a646-444f-8356-a82706e05b64']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:09 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddb890f5-a8e4-4a4b-ad7b-cf030b9c91c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:09 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1267591980 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1267591980, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:48:09 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1267591980 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1267591980, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:48:09 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:09 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:09 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddb890f5-a8e4-4a4b-ad7b-cf030b9c91c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26380992-2b7d-452d-ba08-17c9d4a42baa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1935684994',encryption_key_id=None,group_id=87496c8e-733e-48a5-b91a-f8fa92eabfe4,group_type_id=,metadata={},multiattach=False,project_id='ef7ddc2a971a4d09bd9c6cc41782c3c4',qos_specs=None,replication_status=,reservations=['c8f9eea5-4889-4b72-bb76-303f5fa5bb5e','577c1ab9-79ad-422b-a284-7a54e7a7972e','569adb75-6455-4400-8d0e-9f40f9da3560','ede290a5-a646-444f-8356-a82706e05b64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0733f4cd3ad4d7fbc9c087087b223fb',volume_type_id=0bd386a9-53cc-4db6-9dee-a135bc36a15e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:48:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1935684994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=87496c8e-733e-48a5-b91a-f8fa92eabfe4,host=None,id=26380992-2b7d-452d-ba08-17c9d4a42baa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7ddc2a971a4d09bd9c6cc41782c3c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0733f4cd3ad4d7fbc9c087087b223fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0bd386a9-53cc-4db6-9dee-a135bc36a15e),volume_type_id=0bd386a9-53cc-4db6-9dee-a135bc36a15e)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:09 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d862e64e-68bd-4b11-85bc-43a80c9471b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:09 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d862e64e-68bd-4b11-85bc-43a80c9471b1) transitioned into state 'SUCCESS' from state '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-1935684994',encryption_key_id=None,group_id=87496c8e-733e-48a5-b91a-f8fa92eabfe4,group_type_id=,metadata={},multiattach=False,project_id='ef7ddc2a971a4d09bd9c6cc41782c3c4',qos_specs=None,replication_status=,reservations=['c8f9eea5-4889-4b72-bb76-303f5fa5bb5e','577c1ab9-79ad-422b-a284-7a54e7a7972e','569adb75-6455-4400-8d0e-9f40f9da3560','ede290a5-a646-444f-8356-a82706e05b64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0733f4cd3ad4d7fbc9c087087b223fb',volume_type_id=0bd386a9-53cc-4db6-9dee-a135bc36a15e)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:09 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f96f8379-2a29-42b3-975e-a57db97bf9f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:09 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Created reservations ['07cfe243-0c1e-4e13-8d25-76cfeffa6ce1', 'ec671705-0586-400f-a4a6-e738727523de', '3d4c42ed-e711-4c05-84e6-3a772882132f', 'f879cd5a-e089-40aa-aa85-8c436dba49c0'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:48:09 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1563cf3-7cd8-4fd3-9e5c-c8b07be379bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07cfe243-0c1e-4e13-8d25-76cfeffa6ce1', 'ec671705-0586-400f-a4a6-e738727523de', '3d4c42ed-e711-4c05-84e6-3a772882132f', 'f879cd5a-e089-40aa-aa85-8c436dba49c0']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:09 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e509e2f3-a532-4645-ba2a-ff801675f0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:09 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f96f8379-2a29-42b3-975e-a57db97bf9f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:09 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Flow 'volume_create_api' (93163a70-6276-477d-8840-d80aa7212b36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:48:09 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Create volume request issued successfully. Sep 02 00:48:09 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:09 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:09 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:09 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:09 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e509e2f3-a532-4645-ba2a-ff801675f0c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c7bef0c-a9a4-4ab1-83a9-115f0637380c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1469768783',encryption_key_id=None,group_id=ebdf9380-e57d-4027-8940-185d30d44dfc,group_type_id=,metadata={},multiattach=False,project_id='30c51e9378d44101a621bde6c0712618',qos_specs=None,replication_status=,reservations=['07cfe243-0c1e-4e13-8d25-76cfeffa6ce1','ec671705-0586-400f-a4a6-e738727523de','3d4c42ed-e711-4c05-84e6-3a772882132f','f879cd5a-e089-40aa-aa85-8c436dba49c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d408d2e9f54141289874fed73f6fba5a',volume_type_id=52b12015-71df-4c42-b2fa-aa7f3ed082db), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:48:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1469768783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ebdf9380-e57d-4027-8940-185d30d44dfc,host=None,id=5c7bef0c-a9a4-4ab1-83a9-115f0637380c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30c51e9378d44101a621bde6c0712618',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d408d2e9f54141289874fed73f6fba5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(52b12015-71df-4c42-b2fa-aa7f3ed082db),volume_type_id=52b12015-71df-4c42-b2fa-aa7f3ed082db)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:09 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (076285e8-5994-4bb7-9639-7c71a98a5acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:10 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:10 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:10 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (076285e8-5994-4bb7-9639-7c71a98a5acb) transitioned into state 'SUCCESS' from state '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-1469768783',encryption_key_id=None,group_id=ebdf9380-e57d-4027-8940-185d30d44dfc,group_type_id=,metadata={},multiattach=False,project_id='30c51e9378d44101a621bde6c0712618',qos_specs=None,replication_status=,reservations=['07cfe243-0c1e-4e13-8d25-76cfeffa6ce1','ec671705-0586-400f-a4a6-e738727523de','3d4c42ed-e711-4c05-84e6-3a772882132f','f879cd5a-e089-40aa-aa85-8c436dba49c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d408d2e9f54141289874fed73f6fba5a',volume_type_id=52b12015-71df-4c42-b2fa-aa7f3ed082db)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-088ae9d4-a963-4ff0-a3dd-4e38a0674a99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:48:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 592/1189] 192.168.122.129 () {62 vars in 1184 bytes} [Wed Sep 2 00:48:09 2026] POST /volume/v3/volumes => generated 831 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88acab44-324f-4188-9a3f-dc0cc73cf70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9957d28e-3465-4d15-b8c9-6d23507d66c7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9957d28e-3465-4d15-b8c9-6d23507d66c7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/26380992-2b7d-452d-ba08-17c9d4a42baa Sep 02 00:48:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9957d28e-3465-4d15-b8c9-6d23507d66c7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9957d28e-3465-4d15-b8c9-6d23507d66c7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88acab44-324f-4188-9a3f-dc0cc73cf70b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:10 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:10 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:10 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:10 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Flow 'volume_create_api' (d0e9b823-c6d5-4ca9-9cb4-3dd7ffc165b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:48:10 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Create volume request issued successfully. Sep 02 00:48:10 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:10 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:10 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9957d28e-3465-4d15-b8c9-6d23507d66c7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:48:10 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-9957d28e-3465-4d15-b8c9-6d23507d66c7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:10 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-9957d28e-3465-4d15-b8c9-6d23507d66c7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:10 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-9957d28e-3465-4d15-b8c9-6d23507d66c7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:10 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:10 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:10 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9957d28e-3465-4d15-b8c9-6d23507d66c7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/26380992-2b7d-452d-ba08-17c9d4a42baa returned with HTTP 200 Sep 02 00:48:10 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:10 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 593/1190] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:10 2026] GET /volume/v3/volumes/26380992-2b7d-452d-ba08-17c9d4a42baa => generated 899 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ee1a06d4-252a-4018-934b-7c8816ffa7db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:48:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 598/1191] 192.168.122.129 () {62 vars in 1184 bytes} [Wed Sep 2 00:48:09 2026] POST /volume/v3/volumes => generated 827 bytes in 790 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cc3dfa79-08df-4b8a-b3f7-680fc2940cab None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cc3dfa79-08df-4b8a-b3f7-680fc2940cab tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/5c7bef0c-a9a4-4ab1-83a9-115f0637380c Sep 02 00:48:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cc3dfa79-08df-4b8a-b3f7-680fc2940cab tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cc3dfa79-08df-4b8a-b3f7-680fc2940cab tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:10 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:10 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:10 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:10 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:10 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-cc3dfa79-08df-4b8a-b3f7-680fc2940cab tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Volume info retrieved successfully. Sep 02 00:48:10 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-cc3dfa79-08df-4b8a-b3f7-680fc2940cab tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:10 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-cc3dfa79-08df-4b8a-b3f7-680fc2940cab tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:10 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-cc3dfa79-08df-4b8a-b3f7-680fc2940cab tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:10 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:10 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-aca5dc4c-73df-4db9-8769-1ea069e809b2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-aca5dc4c-73df-4db9-8769-1ea069e809b2 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] GET http://192.168.122.129/volume/v3/volumes/80d05c89-aef8-45a5-8d17-1c77c3ad7004 Sep 02 00:48:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-aca5dc4c-73df-4db9-8769-1ea069e809b2 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-aca5dc4c-73df-4db9-8769-1ea069e809b2 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cc3dfa79-08df-4b8a-b3f7-680fc2940cab tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/5c7bef0c-a9a4-4ab1-83a9-115f0637380c returned with HTTP 200 Sep 02 00:48:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 594/1192] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:10 2026] GET /volume/v3/volumes/5c7bef0c-a9a4-4ab1-83a9-115f0637380c => generated 895 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:10 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:10 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:10 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:10 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:10 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-aca5dc4c-73df-4db9-8769-1ea069e809b2 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume info retrieved successfully. Sep 02 00:48:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-aca5dc4c-73df-4db9-8769-1ea069e809b2 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/80d05c89-aef8-45a5-8d17-1c77c3ad7004 returned with HTTP 200 Sep 02 00:48:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 599/1193] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:10 2026] GET /volume/v3/volumes/80d05c89-aef8-45a5-8d17-1c77c3ad7004 => generated 849 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:48:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4d59bf1b-f47c-4172-a5a4-0cd41f36f3b0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4d59bf1b-f47c-4172-a5a4-0cd41f36f3b0 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:48:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4d59bf1b-f47c-4172-a5a4-0cd41f36f3b0 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "80d05c89-aef8-45a5-8d17-1c77c3ad7004", "size": 2, "name": "tempest-VolumesCloneTest-Volume-569924415"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-4d59bf1b-f47c-4172-a5a4-0cd41f36f3b0 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Create volume request body: {'volume': {'source_volid': '80d05c89-aef8-45a5-8d17-1c77c3ad7004', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-569924415'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:48:10 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:10 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:10 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:10 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:10 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4d59bf1b-f47c-4172-a5a4-0cd41f36f3b0 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume retrieved successfully. Sep 02 00:48:10 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-4d59bf1b-f47c-4172-a5a4-0cd41f36f3b0 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Create volume of 2 GB Sep 02 00:48:10 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4d59bf1b-f47c-4172-a5a4-0cd41f36f3b0 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Availability Zones retrieved successfully. Sep 02 00:48:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4d59bf1b-f47c-4172-a5a4-0cd41f36f3b0 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Flow 'volume_create_api' (ab4af536-297f-4607-9f89-12a767d50ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:48:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4d59bf1b-f47c-4172-a5a4-0cd41f36f3b0 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1ef0ee5-9b24-4ca5-b37d-948e4a5ce94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-4d59bf1b-f47c-4172-a5a4-0cd41f36f3b0 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:48:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4d59bf1b-f47c-4172-a5a4-0cd41f36f3b0 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1ef0ee5-9b24-4ca5-b37d-948e4a5ce94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '80d05c89-aef8-45a5-8d17-1c77c3ad7004', 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:10 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4d59bf1b-f47c-4172-a5a4-0cd41f36f3b0 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85ea84d8-44e7-4375-afaf-c04a80180d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:11 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-4d59bf1b-f47c-4172-a5a4-0cd41f36f3b0 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Created reservations ['d5316aa5-e330-4af3-8f2a-14c862f600f2', 'efd742cb-d96d-4b4a-a163-934ce37638eb', '16885a52-2958-4406-ad27-a8d063f55216', '4d10165b-83e5-45df-9444-6a35491a7a80'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:48:11 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4d59bf1b-f47c-4172-a5a4-0cd41f36f3b0 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85ea84d8-44e7-4375-afaf-c04a80180d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5316aa5-e330-4af3-8f2a-14c862f600f2', 'efd742cb-d96d-4b4a-a163-934ce37638eb', '16885a52-2958-4406-ad27-a8d063f55216', '4d10165b-83e5-45df-9444-6a35491a7a80']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:11 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4d59bf1b-f47c-4172-a5a4-0cd41f36f3b0 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (179ac4e8-b7d5-4853-85fb-b32ee9f9d001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:11 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:11 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:11 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4d59bf1b-f47c-4172-a5a4-0cd41f36f3b0 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (179ac4e8-b7d5-4853-85fb-b32ee9f9d001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac22352f-937b-4c94-91ba-1cd991e3e765', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-569924415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b94b24b2d79485587ccd3bd43230eb9',qos_specs=None,replication_status=,reservations=['d5316aa5-e330-4af3-8f2a-14c862f600f2','efd742cb-d96d-4b4a-a163-934ce37638eb','16885a52-2958-4406-ad27-a8d063f55216','4d10165b-83e5-45df-9444-6a35491a7a80'],size=2,snapshot_id=None,source_replicaid=,source_volid=80d05c89-aef8-45a5-8d17-1c77c3ad7004,status='creating',user_id='768f50a5a823423b8daa9004b2d3091e',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:48:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-569924415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac22352f-937b-4c94-91ba-1cd991e3e765,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b94b24b2d79485587ccd3bd43230eb9',provider_auth=None,provider_geometry=None,provider_id=None,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=80d05c89-aef8-45a5-8d17-1c77c3ad7004,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='768f50a5a823423b8daa9004b2d3091e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:11 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4d59bf1b-f47c-4172-a5a4-0cd41f36f3b0 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bee21f76-1718-49d6-a44f-b7b63995dec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1082d6b2-7ee0-4efb-9d70-deb5023515de None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1082d6b2-7ee0-4efb-9d70-deb5023515de tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/26380992-2b7d-452d-ba08-17c9d4a42baa Sep 02 00:48:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1082d6b2-7ee0-4efb-9d70-deb5023515de tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1082d6b2-7ee0-4efb-9d70-deb5023515de tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:11 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4d59bf1b-f47c-4172-a5a4-0cd41f36f3b0 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bee21f76-1718-49d6-a44f-b7b63995dec9) transitioned into state 'SUCCESS' from state '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-569924415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b94b24b2d79485587ccd3bd43230eb9',qos_specs=None,replication_status=,reservations=['d5316aa5-e330-4af3-8f2a-14c862f600f2','efd742cb-d96d-4b4a-a163-934ce37638eb','16885a52-2958-4406-ad27-a8d063f55216','4d10165b-83e5-45df-9444-6a35491a7a80'],size=2,snapshot_id=None,source_replicaid=,source_volid=80d05c89-aef8-45a5-8d17-1c77c3ad7004,status='creating',user_id='768f50a5a823423b8daa9004b2d3091e',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:11 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4d59bf1b-f47c-4172-a5a4-0cd41f36f3b0 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aa40ceb-1298-45cb-9fc3-8e2bae951ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:11 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:11 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:11 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:11 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:11 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:11 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1082d6b2-7ee0-4efb-9d70-deb5023515de tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:48:11 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-1082d6b2-7ee0-4efb-9d70-deb5023515de tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:11 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-1082d6b2-7ee0-4efb-9d70-deb5023515de tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:11 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4d59bf1b-f47c-4172-a5a4-0cd41f36f3b0 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1aa40ceb-1298-45cb-9fc3-8e2bae951ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:11 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4d59bf1b-f47c-4172-a5a4-0cd41f36f3b0 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Flow 'volume_create_api' (ab4af536-297f-4607-9f89-12a767d50ec4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:48:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4d59bf1b-f47c-4172-a5a4-0cd41f36f3b0 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Create volume request issued successfully. Sep 02 00:48:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4d59bf1b-f47c-4172-a5a4-0cd41f36f3b0 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:48:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 595/1194] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:48:10 2026] POST /volume/v3/volumes => generated 789 bytes in 878 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:48:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-50cc7af2-595b-49ba-b0dc-c1bc7adf1a21 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-50cc7af2-595b-49ba-b0dc-c1bc7adf1a21 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] GET http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 Sep 02 00:48:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-50cc7af2-595b-49ba-b0dc-c1bc7adf1a21 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-50cc7af2-595b-49ba-b0dc-c1bc7adf1a21 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:11 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:11 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-1082d6b2-7ee0-4efb-9d70-deb5023515de tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-50cc7af2-595b-49ba-b0dc-c1bc7adf1a21 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume info retrieved successfully. Sep 02 00:48:11 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:11 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-50cc7af2-595b-49ba-b0dc-c1bc7adf1a21 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 returned with HTTP 200 Sep 02 00:48:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 596/1195] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:11 2026] GET /volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 => generated 857 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-21326310-eacd-4519-a8f7-547ee4b5a292 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-21326310-eacd-4519-a8f7-547ee4b5a292 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/5c7bef0c-a9a4-4ab1-83a9-115f0637380c Sep 02 00:48:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-21326310-eacd-4519-a8f7-547ee4b5a292 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-21326310-eacd-4519-a8f7-547ee4b5a292 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:11 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1082d6b2-7ee0-4efb-9d70-deb5023515de tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/26380992-2b7d-452d-ba08-17c9d4a42baa returned with HTTP 200 Sep 02 00:48:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 600/1196] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:11 2026] GET /volume/v3/volumes/26380992-2b7d-452d-ba08-17c9d4a42baa => generated 923 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:48:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-21326310-eacd-4519-a8f7-547ee4b5a292 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Volume info retrieved successfully. Sep 02 00:48:11 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-21326310-eacd-4519-a8f7-547ee4b5a292 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:11 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-21326310-eacd-4519-a8f7-547ee4b5a292 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:11 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-21326310-eacd-4519-a8f7-547ee4b5a292 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-21326310-eacd-4519-a8f7-547ee4b5a292 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/5c7bef0c-a9a4-4ab1-83a9-115f0637380c returned with HTTP 200 Sep 02 00:48:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 597/1197] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:11 2026] GET /volume/v3/volumes/5c7bef0c-a9a4-4ab1-83a9-115f0637380c => generated 919 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cbabd645-e3a3-4ec5-9881-3860ba96f627 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cbabd645-e3a3-4ec5-9881-3860ba96f627 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] GET http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 Sep 02 00:48:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cbabd645-e3a3-4ec5-9881-3860ba96f627 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cbabd645-e3a3-4ec5-9881-3860ba96f627 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8aad2b0e-ff5d-4a6a-9cf6-972f3470eea2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8aad2b0e-ff5d-4a6a-9cf6-972f3470eea2 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/26380992-2b7d-452d-ba08-17c9d4a42baa Sep 02 00:48:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8aad2b0e-ff5d-4a6a-9cf6-972f3470eea2 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8aad2b0e-ff5d-4a6a-9cf6-972f3470eea2 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:12 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:12 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:12 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:12 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cbabd645-e3a3-4ec5-9881-3860ba96f627 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume info retrieved successfully. Sep 02 00:48:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8aad2b0e-ff5d-4a6a-9cf6-972f3470eea2 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:48:12 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-8aad2b0e-ff5d-4a6a-9cf6-972f3470eea2 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:12 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-8aad2b0e-ff5d-4a6a-9cf6-972f3470eea2 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cbabd645-e3a3-4ec5-9881-3860ba96f627 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 returned with HTTP 200 Sep 02 00:48:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 601/1198] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:12 2026] GET /volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 => generated 881 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:12 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-8aad2b0e-ff5d-4a6a-9cf6-972f3470eea2 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8bc18488-19e0-42ce-a4f6-dd613632cbb5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8bc18488-19e0-42ce-a4f6-dd613632cbb5 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/5c7bef0c-a9a4-4ab1-83a9-115f0637380c Sep 02 00:48:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8bc18488-19e0-42ce-a4f6-dd613632cbb5 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8bc18488-19e0-42ce-a4f6-dd613632cbb5 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8aad2b0e-ff5d-4a6a-9cf6-972f3470eea2 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/26380992-2b7d-452d-ba08-17c9d4a42baa returned with HTTP 200 Sep 02 00:48:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 598/1199] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:12 2026] GET /volume/v3/volumes/26380992-2b7d-452d-ba08-17c9d4a42baa => generated 924 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6fab8936-d92c-4920-817b-78db11b49cc8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:12 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:12 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6fab8936-d92c-4920-817b-78db11b49cc8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] PUT http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 Sep 02 00:48:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6fab8936-d92c-4920-817b-78db11b49cc8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "da69dc6a-6b18-46bb-b83a-6785c1404083"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-6fab8936-d92c-4920-817b-78db11b49cc8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Update called for group 87496c8e-733e-48a5-b91a-f8fa92eabfe4. {{(pid=86898) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 00:48:12 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.groups [None req-6fab8936-d92c-4920-817b-78db11b49cc8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Updating group 87496c8e-733e-48a5-b91a-f8fa92eabfe4 with name None description: None add_volumes: None remove_volumes: da69dc6a-6b18-46bb-b83a-6785c1404083. Sep 02 00:48:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8bc18488-19e0-42ce-a4f6-dd613632cbb5 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Volume info retrieved successfully. Sep 02 00:48:13 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-8bc18488-19e0-42ce-a4f6-dd613632cbb5 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:13 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-8bc18488-19e0-42ce-a4f6-dd613632cbb5 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6fab8936-d92c-4920-817b-78db11b49cc8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 returned with HTTP 202 Sep 02 00:48:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 599/1200] 192.168.122.129 () {62 vars in 1290 bytes} [Wed Sep 2 00:48:12 2026] PUT /volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:48:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b6758003-8c69-49e3-8df3-7e6c3c069c09 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b6758003-8c69-49e3-8df3-7e6c3c069c09 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 Sep 02 00:48:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b6758003-8c69-49e3-8df3-7e6c3c069c09 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b6758003-8c69-49e3-8df3-7e6c3c069c09 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-b6758003-8c69-49e3-8df3-7e6c3c069c09 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 87496c8e-733e-48a5-b91a-f8fa92eabfe4 {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:48:13 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:13 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:13 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:13 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:48:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b6758003-8c69-49e3-8df3-7e6c3c069c09 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 returned with HTTP 200 Sep 02 00:48:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 600/1201] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:48:13 2026] GET /volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 => generated 392 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:13 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-8bc18488-19e0-42ce-a4f6-dd613632cbb5 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:13 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:13 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8bc18488-19e0-42ce-a4f6-dd613632cbb5 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/5c7bef0c-a9a4-4ab1-83a9-115f0637380c returned with HTTP 200 Sep 02 00:48:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 602/1202] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:12 2026] GET /volume/v3/volumes/5c7bef0c-a9a4-4ab1-83a9-115f0637380c => generated 919 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f4694b23-3ff8-4546-b435-dc516802e1bb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f4694b23-3ff8-4546-b435-dc516802e1bb tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] GET http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 Sep 02 00:48:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f4694b23-3ff8-4546-b435-dc516802e1bb tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f4694b23-3ff8-4546-b435-dc516802e1bb tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:13 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:13 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:13 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:13 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:13 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f4694b23-3ff8-4546-b435-dc516802e1bb tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume info retrieved successfully. Sep 02 00:48:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f4694b23-3ff8-4546-b435-dc516802e1bb tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 returned with HTTP 200 Sep 02 00:48:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 601/1203] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:13 2026] GET /volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 => generated 881 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e24f09ec-b6d0-4678-9494-6b0900fb7c24 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e24f09ec-b6d0-4678-9494-6b0900fb7c24 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e24f09ec-b6d0-4678-9494-6b0900fb7c24 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e24f09ec-b6d0-4678-9494-6b0900fb7c24 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-e24f09ec-b6d0-4678-9494-6b0900fb7c24 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 87496c8e-733e-48a5-b91a-f8fa92eabfe4 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:48:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:14 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:48:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e24f09ec-b6d0-4678-9494-6b0900fb7c24 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 returned with HTTP 200 Sep 02 00:48:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 603/1204] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:48:14 2026] GET /volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 => generated 393 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-80f13567-7cbf-4579-954a-a37ef1314e44 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-80f13567-7cbf-4579-954a-a37ef1314e44 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/5c7bef0c-a9a4-4ab1-83a9-115f0637380c Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bcfd8e9e-e73a-4958-98b2-ed3a6448d68c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-80f13567-7cbf-4579-954a-a37ef1314e44 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-80f13567-7cbf-4579-954a-a37ef1314e44 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bcfd8e9e-e73a-4958-98b2-ed3a6448d68c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] PUT http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bcfd8e9e-e73a-4958-98b2-ed3a6448d68c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "da69dc6a-6b18-46bb-b83a-6785c1404083"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-bcfd8e9e-e73a-4958-98b2-ed3a6448d68c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Update called for group 87496c8e-733e-48a5-b91a-f8fa92eabfe4. {{(pid=86899) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 00:48:14 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.groups [None req-bcfd8e9e-e73a-4958-98b2-ed3a6448d68c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Updating group 87496c8e-733e-48a5-b91a-f8fa92eabfe4 with name None description: None add_volumes: da69dc6a-6b18-46bb-b83a-6785c1404083 remove_volumes: None. Sep 02 00:48:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-80f13567-7cbf-4579-954a-a37ef1314e44 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Volume info retrieved successfully. Sep 02 00:48:14 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-80f13567-7cbf-4579-954a-a37ef1314e44 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:14 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-80f13567-7cbf-4579-954a-a37ef1314e44 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:14 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:48:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bcfd8e9e-e73a-4958-98b2-ed3a6448d68c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 returned with HTTP 202 Sep 02 00:48:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 604/1205] 192.168.122.129 () {62 vars in 1290 bytes} [Wed Sep 2 00:48:14 2026] PUT /volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-19a1cd17-9641-48d2-a6d5-c56a7abfe430 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-19a1cd17-9641-48d2-a6d5-c56a7abfe430 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-19a1cd17-9641-48d2-a6d5-c56a7abfe430 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-19a1cd17-9641-48d2-a6d5-c56a7abfe430 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-19a1cd17-9641-48d2-a6d5-c56a7abfe430 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 87496c8e-733e-48a5-b91a-f8fa92eabfe4 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:48:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:14 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-80f13567-7cbf-4579-954a-a37ef1314e44 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:14 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:48:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-19a1cd17-9641-48d2-a6d5-c56a7abfe430 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 returned with HTTP 200 Sep 02 00:48:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 605/1206] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:48:14 2026] GET /volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 => generated 392 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-80f13567-7cbf-4579-954a-a37ef1314e44 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/5c7bef0c-a9a4-4ab1-83a9-115f0637380c returned with HTTP 200 Sep 02 00:48:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 602/1207] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:14 2026] GET /volume/v3/volumes/5c7bef0c-a9a4-4ab1-83a9-115f0637380c => generated 920 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3a1c3f4a-5a7a-45b1-ab75-074f0a6016a7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3a1c3f4a-5a7a-45b1-ab75-074f0a6016a7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] POST http://192.168.122.129/volume/v3/groups/action Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3a1c3f4a-5a7a-45b1-ab75-074f0a6016a7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Action body: b'{"create-from-src": {"source_group_id": "ebdf9380-e57d-4027-8940-185d30d44dfc", "name": "tempest-Group_from_grp-1384029093"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3a1c3f4a-5a7a-45b1-ab75-074f0a6016a7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "ebdf9380-e57d-4027-8940-185d30d44dfc", "name": "tempest-Group_from_grp-1384029093"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-3a1c3f4a-5a7a-45b1-ab75-074f0a6016a7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Creating new group {'create-from-src': {'source_group_id': 'ebdf9380-e57d-4027-8940-185d30d44dfc', 'name': 'tempest-Group_from_grp-1384029093'}}. {{(pid=86899) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 02 00:48:14 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.groups [None req-3a1c3f4a-5a7a-45b1-ab75-074f0a6016a7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Creating group tempest-Group_from_grp-1384029093 from source group ebdf9380-e57d-4027-8940-185d30d44dfc. Sep 02 00:48:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:14 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:48:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:14 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:48:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-3a1c3f4a-5a7a-45b1-ab75-074f0a6016a7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Created reservations ['6dd1f284-7e6f-42bb-a61e-ab45dfadb017'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:48:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:14 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:48:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:14 devstack devstack@c-api.service[86899]: INFO cinder.group.api [None req-3a1c3f4a-5a7a-45b1-ab75-074f0a6016a7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] A mapping entry already exists for group 365de7a5-2ae6-47f4-8a56-4efa2a242c15 and volume type 52b12015-71df-4c42-b2fa-aa7f3ed082db. Do not need to create again. Sep 02 00:48:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3a1c3f4a-5a7a-45b1-ab75-074f0a6016a7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Availability Zones retrieved successfully. Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3a1c3f4a-5a7a-45b1-ab75-074f0a6016a7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Flow 'volume_create_api' (ea725854-567e-43d6-89ce-50bfc9e8145d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3a1c3f4a-5a7a-45b1-ab75-074f0a6016a7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (172f2a69-1675-4690-b7ac-628ac231bea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-3a1c3f4a-5a7a-45b1-ab75-074f0a6016a7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3a1c3f4a-5a7a-45b1-ab75-074f0a6016a7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (172f2a69-1675-4690-b7ac-628ac231bea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5c7bef0c-a9a4-4ab1-83a9-115f0637380c', 'volume_type': VolumeType(created_at=2026-09-01T22:48:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=52b12015-71df-4c42-b2fa-aa7f3ed082db,is_public=True,name='tempest-GroupsV314Test-volume-type-1267591980',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '52b12015-71df-4c42-b2fa-aa7f3ed082db', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '365de7a5-2ae6-47f4-8a56-4efa2a242c15', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3a1c3f4a-5a7a-45b1-ab75-074f0a6016a7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20268f42-31ec-4000-aae3-da3e19cbeac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e23e250f-7ed4-44c7-9f0b-6ef72f2cf4cd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e23e250f-7ed4-44c7-9f0b-6ef72f2cf4cd tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] GET http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 Sep 02 00:48:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e23e250f-7ed4-44c7-9f0b-6ef72f2cf4cd tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e23e250f-7ed4-44c7-9f0b-6ef72f2cf4cd tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e23e250f-7ed4-44c7-9f0b-6ef72f2cf4cd tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume info retrieved successfully. Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-3a1c3f4a-5a7a-45b1-ab75-074f0a6016a7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Created reservations ['98f7e3cf-858c-4642-b8c5-9a0b88c39223', '06cddfde-aad3-4543-a282-27795128b151', '8108c9cd-89e0-442b-aea5-17cf662fd2bf', '3469fd18-61cf-4a4a-9243-e83716b836fe'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3a1c3f4a-5a7a-45b1-ab75-074f0a6016a7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20268f42-31ec-4000-aae3-da3e19cbeac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98f7e3cf-858c-4642-b8c5-9a0b88c39223', '06cddfde-aad3-4543-a282-27795128b151', '8108c9cd-89e0-442b-aea5-17cf662fd2bf', '3469fd18-61cf-4a4a-9243-e83716b836fe']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3a1c3f4a-5a7a-45b1-ab75-074f0a6016a7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd4e4268-0e29-429b-9517-8227a051f4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e23e250f-7ed4-44c7-9f0b-6ef72f2cf4cd tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 returned with HTTP 200 Sep 02 00:48:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 603/1208] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:14 2026] GET /volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 => generated 881 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3a1c3f4a-5a7a-45b1-ab75-074f0a6016a7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd4e4268-0e29-429b-9517-8227a051f4dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4104bed2-3fc0-4a72-8c89-c46fe264395f', '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=365de7a5-2ae6-47f4-8a56-4efa2a242c15,group_type_id=,metadata={},multiattach=False,project_id='30c51e9378d44101a621bde6c0712618',qos_specs=None,replication_status=,reservations=['98f7e3cf-858c-4642-b8c5-9a0b88c39223','06cddfde-aad3-4543-a282-27795128b151','8108c9cd-89e0-442b-aea5-17cf662fd2bf','3469fd18-61cf-4a4a-9243-e83716b836fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=5c7bef0c-a9a4-4ab1-83a9-115f0637380c,status='creating',user_id='d408d2e9f54141289874fed73f6fba5a',volume_type_id=52b12015-71df-4c42-b2fa-aa7f3ed082db), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:48:14Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=365de7a5-2ae6-47f4-8a56-4efa2a242c15,host=None,id=4104bed2-3fc0-4a72-8c89-c46fe264395f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30c51e9378d44101a621bde6c0712618',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5c7bef0c-a9a4-4ab1-83a9-115f0637380c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d408d2e9f54141289874fed73f6fba5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(52b12015-71df-4c42-b2fa-aa7f3ed082db),volume_type_id=52b12015-71df-4c42-b2fa-aa7f3ed082db)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:15 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3a1c3f4a-5a7a-45b1-ab75-074f0a6016a7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b03e7094-1929-4194-80d9-2e764ffb57ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:15 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3a1c3f4a-5a7a-45b1-ab75-074f0a6016a7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b03e7094-1929-4194-80d9-2e764ffb57ec) transitioned into state 'SUCCESS' from 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=365de7a5-2ae6-47f4-8a56-4efa2a242c15,group_type_id=,metadata={},multiattach=False,project_id='30c51e9378d44101a621bde6c0712618',qos_specs=None,replication_status=,reservations=['98f7e3cf-858c-4642-b8c5-9a0b88c39223','06cddfde-aad3-4543-a282-27795128b151','8108c9cd-89e0-442b-aea5-17cf662fd2bf','3469fd18-61cf-4a4a-9243-e83716b836fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=5c7bef0c-a9a4-4ab1-83a9-115f0637380c,status='creating',user_id='d408d2e9f54141289874fed73f6fba5a',volume_type_id=52b12015-71df-4c42-b2fa-aa7f3ed082db)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:15 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3a1c3f4a-5a7a-45b1-ab75-074f0a6016a7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Flow 'volume_create_api' (ea725854-567e-43d6-89ce-50bfc9e8145d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:48:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3a1c3f4a-5a7a-45b1-ab75-074f0a6016a7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Create volume request issued successfully. Sep 02 00:48:15 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:15 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:48:15 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:15 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3a1c3f4a-5a7a-45b1-ab75-074f0a6016a7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/groups/action returned with HTTP 202 Sep 02 00:48:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 606/1209] 192.168.122.129 () {62 vars in 1202 bytes} [Wed Sep 2 00:48:14 2026] POST /volume/v3/groups/action => generated 102 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d15f2082-2e23-4171-aa50-3869601255b7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d15f2082-2e23-4171-aa50-3869601255b7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d15f2082-2e23-4171-aa50-3869601255b7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d15f2082-2e23-4171-aa50-3869601255b7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-d15f2082-2e23-4171-aa50-3869601255b7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d15f2082-2e23-4171-aa50-3869601255b7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d15f2082-2e23-4171-aa50-3869601255b7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Get all volumes completed successfully. Sep 02 00:48:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-624a4a6a-dac0-4953-96d3-45f0b0f78dd2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-d15f2082-2e23-4171-aa50-3869601255b7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:15 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-d15f2082-2e23-4171-aa50-3869601255b7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-624a4a6a-dac0-4953-96d3-45f0b0f78dd2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:48:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-624a4a6a-dac0-4953-96d3-45f0b0f78dd2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1316271238", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-624a4a6a-dac0-4953-96d3-45f0b0f78dd2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1316271238', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:48:15 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-624a4a6a-dac0-4953-96d3-45f0b0f78dd2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Create volume of 1 GB Sep 02 00:48:15 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:15 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-624a4a6a-dac0-4953-96d3-45f0b0f78dd2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Availability Zones retrieved successfully. Sep 02 00:48:15 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-624a4a6a-dac0-4953-96d3-45f0b0f78dd2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Flow 'volume_create_api' (5c38a424-9ccb-4c9f-a86f-f175919eeab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:48:15 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-624a4a6a-dac0-4953-96d3-45f0b0f78dd2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35a6c571-8c46-4c9e-ac82-6c85a8da5e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:15 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-624a4a6a-dac0-4953-96d3-45f0b0f78dd2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-d15f2082-2e23-4171-aa50-3869601255b7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:15 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-d15f2082-2e23-4171-aa50-3869601255b7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:15 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-d15f2082-2e23-4171-aa50-3869601255b7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:15 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-624a4a6a-dac0-4953-96d3-45f0b0f78dd2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35a6c571-8c46-4c9e-ac82-6c85a8da5e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:15 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-624a4a6a-dac0-4953-96d3-45f0b0f78dd2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2890e643-16cc-4191-a44b-ca8165e6f4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-d15f2082-2e23-4171-aa50-3869601255b7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d15f2082-2e23-4171-aa50-3869601255b7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:48:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 604/1210] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:48:15 2026] GET /volume/v3/volumes/detail => generated 1843 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ce6ae512-c91f-4add-95ab-02038f9b6c24 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ce6ae512-c91f-4add-95ab-02038f9b6c24 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ce6ae512-c91f-4add-95ab-02038f9b6c24 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ce6ae512-c91f-4add-95ab-02038f9b6c24 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-ce6ae512-c91f-4add-95ab-02038f9b6c24 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 87496c8e-733e-48a5-b91a-f8fa92eabfe4 {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:15 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:48:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ce6ae512-c91f-4add-95ab-02038f9b6c24 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 returned with HTTP 200 Sep 02 00:48:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 605/1211] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:48:15 2026] GET /volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 => generated 393 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a981e9ef-08a4-4b5c-b13f-4601d562b566 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a981e9ef-08a4-4b5c-b13f-4601d562b566 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a981e9ef-08a4-4b5c-b13f-4601d562b566 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a981e9ef-08a4-4b5c-b13f-4601d562b566 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a981e9ef-08a4-4b5c-b13f-4601d562b566 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Volume info retrieved successfully. Sep 02 00:48:15 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-a981e9ef-08a4-4b5c-b13f-4601d562b566 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:15 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-a981e9ef-08a4-4b5c-b13f-4601d562b566 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:15 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-624a4a6a-dac0-4953-96d3-45f0b0f78dd2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Created reservations ['9edb7b59-e9fa-4e5e-b1be-cd477dea8d4d', 'a0d66f94-6a1b-40c5-bdd2-e6cf158dae8e', '14a826be-6ce3-436f-9760-71cc3dfbfe45', '7ea235ef-b23e-4aed-83b8-7e2880fc84a7'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:48:15 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-624a4a6a-dac0-4953-96d3-45f0b0f78dd2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2890e643-16cc-4191-a44b-ca8165e6f4d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9edb7b59-e9fa-4e5e-b1be-cd477dea8d4d', 'a0d66f94-6a1b-40c5-bdd2-e6cf158dae8e', '14a826be-6ce3-436f-9760-71cc3dfbfe45', '7ea235ef-b23e-4aed-83b8-7e2880fc84a7']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:15 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-624a4a6a-dac0-4953-96d3-45f0b0f78dd2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (218f0b02-75c8-475d-8fac-c1aa4a163af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:15 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:15 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:15 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-624a4a6a-dac0-4953-96d3-45f0b0f78dd2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (218f0b02-75c8-475d-8fac-c1aa4a163af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b10175f0-afdf-4930-99ee-29f6fab02018', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1316271238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86712a0a882d487eb48b11f5ab9b1403',qos_specs=None,replication_status=,reservations=['9edb7b59-e9fa-4e5e-b1be-cd477dea8d4d','a0d66f94-6a1b-40c5-bdd2-e6cf158dae8e','14a826be-6ce3-436f-9760-71cc3dfbfe45','7ea235ef-b23e-4aed-83b8-7e2880fc84a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f63b565488a747ba87dc622d0daba3fd',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:48:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1316271238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b10175f0-afdf-4930-99ee-29f6fab02018,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86712a0a882d487eb48b11f5ab9b1403',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f63b565488a747ba87dc622d0daba3fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-a981e9ef-08a4-4b5c-b13f-4601d562b566 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:15 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-624a4a6a-dac0-4953-96d3-45f0b0f78dd2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10ea5345-99db-4095-9a11-ad83177e5415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a981e9ef-08a4-4b5c-b13f-4601d562b566 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f returned with HTTP 200 Sep 02 00:48:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 606/1212] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:15 2026] GET /volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f => generated 930 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-22f0ddfc-af1f-43c9-86d0-edad56358732 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-22f0ddfc-af1f-43c9-86d0-edad56358732 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] PUT http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-22f0ddfc-af1f-43c9-86d0-edad56358732 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "26380992-2b7d-452d-ba08-17c9d4a42baa"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-22f0ddfc-af1f-43c9-86d0-edad56358732 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Update called for group 87496c8e-733e-48a5-b91a-f8fa92eabfe4. {{(pid=86898) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.groups [None req-22f0ddfc-af1f-43c9-86d0-edad56358732 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Updating group 87496c8e-733e-48a5-b91a-f8fa92eabfe4 with name None description: None add_volumes: None remove_volumes: 26380992-2b7d-452d-ba08-17c9d4a42baa. Sep 02 00:48:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:15 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-624a4a6a-dac0-4953-96d3-45f0b0f78dd2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10ea5345-99db-4095-9a11-ad83177e5415) transitioned into state 'SUCCESS' from state '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-1316271238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86712a0a882d487eb48b11f5ab9b1403',qos_specs=None,replication_status=,reservations=['9edb7b59-e9fa-4e5e-b1be-cd477dea8d4d','a0d66f94-6a1b-40c5-bdd2-e6cf158dae8e','14a826be-6ce3-436f-9760-71cc3dfbfe45','7ea235ef-b23e-4aed-83b8-7e2880fc84a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f63b565488a747ba87dc622d0daba3fd',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:15 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-624a4a6a-dac0-4953-96d3-45f0b0f78dd2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec99967-eea1-4120-aba9-1dfc513522be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-22f0ddfc-af1f-43c9-86d0-edad56358732 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 returned with HTTP 202 Sep 02 00:48:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 607/1213] 192.168.122.129 () {62 vars in 1290 bytes} [Wed Sep 2 00:48:15 2026] PUT /volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e3f43fda-da8f-48df-8a64-daa23c17ec01 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:15 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-624a4a6a-dac0-4953-96d3-45f0b0f78dd2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec99967-eea1-4120-aba9-1dfc513522be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:15 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-624a4a6a-dac0-4953-96d3-45f0b0f78dd2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Flow 'volume_create_api' (5c38a424-9ccb-4c9f-a86f-f175919eeab7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e3f43fda-da8f-48df-8a64-daa23c17ec01 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 Sep 02 00:48:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-624a4a6a-dac0-4953-96d3-45f0b0f78dd2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Create volume request issued successfully. Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e3f43fda-da8f-48df-8a64-daa23c17ec01 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e3f43fda-da8f-48df-8a64-daa23c17ec01 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-e3f43fda-da8f-48df-8a64-daa23c17ec01 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 87496c8e-733e-48a5-b91a-f8fa92eabfe4 {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:48:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-624a4a6a-dac0-4953-96d3-45f0b0f78dd2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:48:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 607/1214] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:48:15 2026] POST /volume/v3/volumes => generated 764 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:48:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bf9a75e8-4a84-44e3-8d4a-5721ef1f4ee0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bf9a75e8-4a84-44e3-8d4a-5721ef1f4ee0 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bf9a75e8-4a84-44e3-8d4a-5721ef1f4ee0 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bf9a75e8-4a84-44e3-8d4a-5721ef1f4ee0 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:15 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:48:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e3f43fda-da8f-48df-8a64-daa23c17ec01 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 returned with HTTP 200 Sep 02 00:48:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 608/1215] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:48:15 2026] GET /volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 => generated 392 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:15 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:15 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:15 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:15 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-bf9a75e8-4a84-44e3-8d4a-5721ef1f4ee0 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bf9a75e8-4a84-44e3-8d4a-5721ef1f4ee0 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 608/1216] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:15 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 832 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ff985502-9b3f-4d8b-860e-789305568ac5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ff985502-9b3f-4d8b-860e-789305568ac5 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] GET http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ff985502-9b3f-4d8b-860e-789305568ac5 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ff985502-9b3f-4d8b-860e-789305568ac5 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:16 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ff985502-9b3f-4d8b-860e-789305568ac5 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume info retrieved successfully. Sep 02 00:48:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ff985502-9b3f-4d8b-860e-789305568ac5 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 returned with HTTP 200 Sep 02 00:48:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 609/1217] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:15 2026] GET /volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 => generated 881 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:48:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4b23b685-2c0c-46a9-a453-54a19544e169 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4b23b685-2c0c-46a9-a453-54a19544e169 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f Sep 02 00:48:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4b23b685-2c0c-46a9-a453-54a19544e169 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4b23b685-2c0c-46a9-a453-54a19544e169 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:16 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:16 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:16 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:16 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4b23b685-2c0c-46a9-a453-54a19544e169 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Volume info retrieved successfully. Sep 02 00:48:16 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-4b23b685-2c0c-46a9-a453-54a19544e169 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:16 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-4b23b685-2c0c-46a9-a453-54a19544e169 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:16 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-4b23b685-2c0c-46a9-a453-54a19544e169 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:16 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:16 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4b23b685-2c0c-46a9-a453-54a19544e169 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f returned with HTTP 200 Sep 02 00:48:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 609/1218] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:16 2026] GET /volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f => generated 930 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-29659f7f-8ca5-4000-9f8b-b09b7c6ba05d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-29659f7f-8ca5-4000-9f8b-b09b7c6ba05d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 Sep 02 00:48:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-29659f7f-8ca5-4000-9f8b-b09b7c6ba05d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-29659f7f-8ca5-4000-9f8b-b09b7c6ba05d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-29659f7f-8ca5-4000-9f8b-b09b7c6ba05d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 87496c8e-733e-48a5-b91a-f8fa92eabfe4 {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:48:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:16 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:48:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-29659f7f-8ca5-4000-9f8b-b09b7c6ba05d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 returned with HTTP 200 Sep 02 00:48:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 610/1219] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:48:16 2026] GET /volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 => generated 393 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ffda3ec2-89e3-434b-b435-e6c4ed786eb4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ffda3ec2-89e3-434b-b435-e6c4ed786eb4 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] PUT http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 Sep 02 00:48:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ffda3ec2-89e3-434b-b435-e6c4ed786eb4 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "26380992-2b7d-452d-ba08-17c9d4a42baa"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-ffda3ec2-89e3-434b-b435-e6c4ed786eb4 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Update called for group 87496c8e-733e-48a5-b91a-f8fa92eabfe4. {{(pid=86899) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 02 00:48:16 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.groups [None req-ffda3ec2-89e3-434b-b435-e6c4ed786eb4 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Updating group 87496c8e-733e-48a5-b91a-f8fa92eabfe4 with name None description: None add_volumes: 26380992-2b7d-452d-ba08-17c9d4a42baa remove_volumes: None. Sep 02 00:48:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9397f620-37c1-4656-b284-5fa74927a217 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9397f620-37c1-4656-b284-5fa74927a217 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9397f620-37c1-4656-b284-5fa74927a217 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9397f620-37c1-4656-b284-5fa74927a217 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:16 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:16 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:16 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9397f620-37c1-4656-b284-5fa74927a217 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:16 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:16 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9397f620-37c1-4656-b284-5fa74927a217 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 611/1220] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:16 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:16 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:16 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:48:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ffda3ec2-89e3-434b-b435-e6c4ed786eb4 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 returned with HTTP 202 Sep 02 00:48:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 610/1221] 192.168.122.129 () {62 vars in 1290 bytes} [Wed Sep 2 00:48:16 2026] PUT /volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:48:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7c7ce12e-9d86-470f-b0c7-f68b4b103dcc None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7c7ce12e-9d86-470f-b0c7-f68b4b103dcc tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 Sep 02 00:48:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7c7ce12e-9d86-470f-b0c7-f68b4b103dcc tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7c7ce12e-9d86-470f-b0c7-f68b4b103dcc tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-7c7ce12e-9d86-470f-b0c7-f68b4b103dcc tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 87496c8e-733e-48a5-b91a-f8fa92eabfe4 {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:48:17 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:17 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:17 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:48:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7c7ce12e-9d86-470f-b0c7-f68b4b103dcc tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 returned with HTTP 200 Sep 02 00:48:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 612/1222] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:48:16 2026] GET /volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 => generated 392 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2587b874-4946-401e-bb61-2b94e294a848 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2587b874-4946-401e-bb61-2b94e294a848 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] GET http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 Sep 02 00:48:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2587b874-4946-401e-bb61-2b94e294a848 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2587b874-4946-401e-bb61-2b94e294a848 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:17 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:17 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2587b874-4946-401e-bb61-2b94e294a848 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume info retrieved successfully. Sep 02 00:48:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2587b874-4946-401e-bb61-2b94e294a848 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 returned with HTTP 200 Sep 02 00:48:17 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 611/1223] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:17 2026] GET /volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 => generated 881 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d0c303be-cce8-496d-944d-fcd4e1d36fe1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d0c303be-cce8-496d-944d-fcd4e1d36fe1 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f Sep 02 00:48:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d0c303be-cce8-496d-944d-fcd4e1d36fe1 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d0c303be-cce8-496d-944d-fcd4e1d36fe1 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:17 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:17 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d0c303be-cce8-496d-944d-fcd4e1d36fe1 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Volume info retrieved successfully. Sep 02 00:48:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-218ed455-c01f-4dab-9de2-f6cde1b7846f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:17 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-d0c303be-cce8-496d-944d-fcd4e1d36fe1 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:17 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-d0c303be-cce8-496d-944d-fcd4e1d36fe1 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-218ed455-c01f-4dab-9de2-f6cde1b7846f tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-218ed455-c01f-4dab-9de2-f6cde1b7846f tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-218ed455-c01f-4dab-9de2-f6cde1b7846f tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:18 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:18 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:18 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:18 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:18 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-218ed455-c01f-4dab-9de2-f6cde1b7846f tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-218ed455-c01f-4dab-9de2-f6cde1b7846f tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 612/1224] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:17 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 856 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:48:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f69792db-ee3d-444f-bde1-d7ab666d702d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f69792db-ee3d-444f-bde1-d7ab666d702d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 Sep 02 00:48:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f69792db-ee3d-444f-bde1-d7ab666d702d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f69792db-ee3d-444f-bde1-d7ab666d702d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-f69792db-ee3d-444f-bde1-d7ab666d702d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 87496c8e-733e-48a5-b91a-f8fa92eabfe4 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:48:18 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:18 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:18 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:18 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:48:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f69792db-ee3d-444f-bde1-d7ab666d702d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 returned with HTTP 200 Sep 02 00:48:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 613/1225] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:48:18 2026] GET /volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 => generated 393 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-70846149-84cd-4657-9113-229170f149e6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-70846149-84cd-4657-9113-229170f149e6 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] GET http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 Sep 02 00:48:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-70846149-84cd-4657-9113-229170f149e6 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-70846149-84cd-4657-9113-229170f149e6 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:18 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-d0c303be-cce8-496d-944d-fcd4e1d36fe1 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:18 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:18 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:18 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:18 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:18 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:18 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:18 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-70846149-84cd-4657-9113-229170f149e6 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume info retrieved successfully. Sep 02 00:48:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d0c303be-cce8-496d-944d-fcd4e1d36fe1 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f returned with HTTP 200 Sep 02 00:48:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 613/1226] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:17 2026] GET /volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f => generated 930 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e1c26fe2-2ead-4b99-ba80-0f217811787f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-70846149-84cd-4657-9113-229170f149e6 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 returned with HTTP 200 Sep 02 00:48:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 614/1227] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:18 2026] GET /volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 => generated 881 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e1c26fe2-2ead-4b99-ba80-0f217811787f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:48:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e1c26fe2-2ead-4b99-ba80-0f217811787f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e1c26fe2-2ead-4b99-ba80-0f217811787f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-e1c26fe2-2ead-4b99-ba80-0f217811787f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:48:18 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e1c26fe2-2ead-4b99-ba80-0f217811787f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:48:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:18 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:48:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:18 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:18 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:18 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e1c26fe2-2ead-4b99-ba80-0f217811787f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Get all volumes completed successfully. Sep 02 00:48:18 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e1c26fe2-2ead-4b99-ba80-0f217811787f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:18 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e1c26fe2-2ead-4b99-ba80-0f217811787f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:18 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-e1c26fe2-2ead-4b99-ba80-0f217811787f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:18 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:18 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:18 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e1c26fe2-2ead-4b99-ba80-0f217811787f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:18 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e1c26fe2-2ead-4b99-ba80-0f217811787f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:18 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-e1c26fe2-2ead-4b99-ba80-0f217811787f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:18 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:18 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e1c26fe2-2ead-4b99-ba80-0f217811787f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:48:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 614/1228] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:48:18 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:48:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2bb89019-bd7a-44da-955e-f52a2933065b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2bb89019-bd7a-44da-955e-f52a2933065b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] POST http://192.168.122.129/volume/v3/group_snapshots Sep 02 00:48:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2bb89019-bd7a-44da-955e-f52a2933065b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "87496c8e-733e-48a5-b91a-f8fa92eabfe4", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1189008470"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-2bb89019-bd7a-44da-955e-f52a2933065b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '87496c8e-733e-48a5-b91a-f8fa92eabfe4', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1189008470'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 02 00:48:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:19 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.group_snapshots [None req-2bb89019-bd7a-44da-955e-f52a2933065b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1189008470. Sep 02 00:48:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-13dee1c0-b0c9-4c06-897c-8ea900a2a72f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-13dee1c0-b0c9-4c06-897c-8ea900a2a72f tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-13dee1c0-b0c9-4c06-897c-8ea900a2a72f tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-13dee1c0-b0c9-4c06-897c-8ea900a2a72f tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:19 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:19 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:48:19 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:19 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:19 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:19 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:19 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:19 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-13dee1c0-b0c9-4c06-897c-8ea900a2a72f tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-13dee1c0-b0c9-4c06-897c-8ea900a2a72f tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 615/1229] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:19 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 856 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:19 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-2bb89019-bd7a-44da-955e-f52a2933065b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1114568394 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1114568394, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:48:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b6f3d70e-79d2-4a50-84d1-f8aa50293baa None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b6f3d70e-79d2-4a50-84d1-f8aa50293baa tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f Sep 02 00:48:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b6f3d70e-79d2-4a50-84d1-f8aa50293baa tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b6f3d70e-79d2-4a50-84d1-f8aa50293baa tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:19 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:19 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b6f3d70e-79d2-4a50-84d1-f8aa50293baa tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Volume info retrieved successfully. Sep 02 00:48:19 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-b6f3d70e-79d2-4a50-84d1-f8aa50293baa tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:19 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-2bb89019-bd7a-44da-955e-f52a2933065b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Created reservations ['0b7ff4cf-77c0-47d2-a14d-de714e059f65', '1c117a3c-8e17-4ef2-b49f-0c09434392f4', 'cef8d8cf-5761-46ac-9ffc-ea378167285e', '95fe40d5-8c2e-4461-bfb7-4b2da821c6e2'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:48:19 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-b6f3d70e-79d2-4a50-84d1-f8aa50293baa tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2bb89019-bd7a-44da-955e-f52a2933065b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots returned with HTTP 202 Sep 02 00:48:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 615/1230] 192.168.122.129 () {62 vars in 1208 bytes} [Wed Sep 2 00:48:19 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 898 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-343f6d96-2ea7-479a-a36a-524fddd26201 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-343f6d96-2ea7-479a-a36a-524fddd26201 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] GET http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 Sep 02 00:48:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-343f6d96-2ea7-479a-a36a-524fddd26201 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-343f6d96-2ea7-479a-a36a-524fddd26201 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:19 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-b6f3d70e-79d2-4a50-84d1-f8aa50293baa tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:20 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:20 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:20 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:20 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:20 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-343f6d96-2ea7-479a-a36a-524fddd26201 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume info retrieved successfully. Sep 02 00:48:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b6f3d70e-79d2-4a50-84d1-f8aa50293baa tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f returned with HTTP 200 Sep 02 00:48:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 616/1231] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:19 2026] GET /volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f => generated 930 bytes in 684 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6929eb20-9190-4f49-8c27-a65605faa145 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-343f6d96-2ea7-479a-a36a-524fddd26201 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 returned with HTTP 200 Sep 02 00:48:20 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 616/1232] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:19 2026] GET /volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 => generated 881 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6929eb20-9190-4f49-8c27-a65605faa145 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6929eb20-9190-4f49-8c27-a65605faa145 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6929eb20-9190-4f49-8c27-a65605faa145 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.group_snapshots [None req-6929eb20-9190-4f49-8c27-a65605faa145 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6929eb20-9190-4f49-8c27-a65605faa145 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 200 Sep 02 00:48:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 617/1233] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:20 2026] GET /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 326 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cb3b1724-f9c2-4294-9ff7-b95e612eb391 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cb3b1724-f9c2-4294-9ff7-b95e612eb391 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cb3b1724-f9c2-4294-9ff7-b95e612eb391 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cb3b1724-f9c2-4294-9ff7-b95e612eb391 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:20 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:20 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:20 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:20 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:20 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cb3b1724-f9c2-4294-9ff7-b95e612eb391 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cb3b1724-f9c2-4294-9ff7-b95e612eb391 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:20 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 617/1234] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:20 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 856 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:48:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-fa047007-bdd4-4b75-a687-a30c0f4ad997 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f1accd5f-69f8-4254-b897-a48a92430410 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f1accd5f-69f8-4254-b897-a48a92430410 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] GET http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 Sep 02 00:48:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f1accd5f-69f8-4254-b897-a48a92430410 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fa047007-bdd4-4b75-a687-a30c0f4ad997 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f Sep 02 00:48:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fa047007-bdd4-4b75-a687-a30c0f4ad997 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fa047007-bdd4-4b75-a687-a30c0f4ad997 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f1accd5f-69f8-4254-b897-a48a92430410 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:21 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:21 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:21 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:21 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f1accd5f-69f8-4254-b897-a48a92430410 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume info retrieved successfully. Sep 02 00:48:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-fa047007-bdd4-4b75-a687-a30c0f4ad997 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Volume info retrieved successfully. Sep 02 00:48:21 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-fa047007-bdd4-4b75-a687-a30c0f4ad997 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:21 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-fa047007-bdd4-4b75-a687-a30c0f4ad997 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f1accd5f-69f8-4254-b897-a48a92430410 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 returned with HTTP 200 Sep 02 00:48:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 618/1235] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:21 2026] GET /volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 => generated 881 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b6164d69-6ab2-40f3-8412-d1bda199f0f8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b6164d69-6ab2-40f3-8412-d1bda199f0f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b6164d69-6ab2-40f3-8412-d1bda199f0f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b6164d69-6ab2-40f3-8412-d1bda199f0f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-b6164d69-6ab2-40f3-8412-d1bda199f0f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:21 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:21 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b6164d69-6ab2-40f3-8412-d1bda199f0f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 200 Sep 02 00:48:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 619/1236] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:21 2026] GET /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 326 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b307b2d5-2653-461e-a94f-dbef8a144614 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b307b2d5-2653-461e-a94f-dbef8a144614 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b307b2d5-2653-461e-a94f-dbef8a144614 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b307b2d5-2653-461e-a94f-dbef8a144614 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:21 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-fa047007-bdd4-4b75-a687-a30c0f4ad997 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:21 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:21 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:21 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:21 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b307b2d5-2653-461e-a94f-dbef8a144614 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fa047007-bdd4-4b75-a687-a30c0f4ad997 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f returned with HTTP 200 Sep 02 00:48:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 618/1237] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:21 2026] GET /volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f => generated 930 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b307b2d5-2653-461e-a94f-dbef8a144614 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 620/1238] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:21 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 856 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-49cbc507-4218-4dc6-85fe-61472d15faec None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-49cbc507-4218-4dc6-85fe-61472d15faec tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] GET http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 Sep 02 00:48:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-49cbc507-4218-4dc6-85fe-61472d15faec tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-49cbc507-4218-4dc6-85fe-61472d15faec tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:22 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6943f7b0-3091-4615-ad14-fc182c572a03 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-49cbc507-4218-4dc6-85fe-61472d15faec tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume info retrieved successfully. Sep 02 00:48:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6943f7b0-3091-4615-ad14-fc182c572a03 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6943f7b0-3091-4615-ad14-fc182c572a03 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6943f7b0-3091-4615-ad14-fc182c572a03 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-6943f7b0-3091-4615-ad14-fc182c572a03 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-49cbc507-4218-4dc6-85fe-61472d15faec tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 returned with HTTP 200 Sep 02 00:48:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 619/1239] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:22 2026] GET /volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 => generated 881 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6943f7b0-3091-4615-ad14-fc182c572a03 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 200 Sep 02 00:48:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 621/1240] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:22 2026] GET /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 326 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-48b73e3d-1d13-4bce-a21f-e7b608c6d2da None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-48b73e3d-1d13-4bce-a21f-e7b608c6d2da tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f Sep 02 00:48:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-48b73e3d-1d13-4bce-a21f-e7b608c6d2da tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-48b73e3d-1d13-4bce-a21f-e7b608c6d2da tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-90e11f73-537c-4625-a5b7-e5b333683a56 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-90e11f73-537c-4625-a5b7-e5b333683a56 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-90e11f73-537c-4625-a5b7-e5b333683a56 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:22 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-90e11f73-537c-4625-a5b7-e5b333683a56 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-48b73e3d-1d13-4bce-a21f-e7b608c6d2da tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Volume info retrieved successfully. Sep 02 00:48:22 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-48b73e3d-1d13-4bce-a21f-e7b608c6d2da tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:22 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-48b73e3d-1d13-4bce-a21f-e7b608c6d2da tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-90e11f73-537c-4625-a5b7-e5b333683a56 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-90e11f73-537c-4625-a5b7-e5b333683a56 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 622/1241] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:22 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 856 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:23 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-48b73e3d-1d13-4bce-a21f-e7b608c6d2da tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-48b73e3d-1d13-4bce-a21f-e7b608c6d2da tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f returned with HTTP 200 Sep 02 00:48:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 620/1242] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:22 2026] GET /volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f => generated 930 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-797b6bd4-a863-4372-acd6-9b44f3a09980 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e01ecd03-f896-4766-9dc2-3d948e1a7bbb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e01ecd03-f896-4766-9dc2-3d948e1a7bbb tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e01ecd03-f896-4766-9dc2-3d948e1a7bbb tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e01ecd03-f896-4766-9dc2-3d948e1a7bbb tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-e01ecd03-f896-4766-9dc2-3d948e1a7bbb tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-797b6bd4-a863-4372-acd6-9b44f3a09980 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] GET http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 Sep 02 00:48:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-797b6bd4-a863-4372-acd6-9b44f3a09980 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-797b6bd4-a863-4372-acd6-9b44f3a09980 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:23 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:23 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:23 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:23 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e01ecd03-f896-4766-9dc2-3d948e1a7bbb tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 200 Sep 02 00:48:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 623/1243] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:23 2026] GET /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-797b6bd4-a863-4372-acd6-9b44f3a09980 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume info retrieved successfully. Sep 02 00:48:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-797b6bd4-a863-4372-acd6-9b44f3a09980 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 returned with HTTP 200 Sep 02 00:48:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 621/1244] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:23 2026] GET /volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 => generated 881 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3a505d8d-dd5a-44af-b506-f1251276cf41 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3a505d8d-dd5a-44af-b506-f1251276cf41 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3a505d8d-dd5a-44af-b506-f1251276cf41 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3a505d8d-dd5a-44af-b506-f1251276cf41 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:23 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:23 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:23 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:23 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3a505d8d-dd5a-44af-b506-f1251276cf41 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3a505d8d-dd5a-44af-b506-f1251276cf41 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 624/1245] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:23 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f53baea6-080c-49ce-9670-965a1a066f1d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f53baea6-080c-49ce-9670-965a1a066f1d tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f Sep 02 00:48:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f53baea6-080c-49ce-9670-965a1a066f1d tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f53baea6-080c-49ce-9670-965a1a066f1d tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:24 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:24 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:24 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:24 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:24 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f53baea6-080c-49ce-9670-965a1a066f1d tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Volume info retrieved successfully. Sep 02 00:48:24 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-f53baea6-080c-49ce-9670-965a1a066f1d tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:24 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-f53baea6-080c-49ce-9670-965a1a066f1d tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:24 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-f53baea6-080c-49ce-9670-965a1a066f1d tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:24 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:24 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f53baea6-080c-49ce-9670-965a1a066f1d tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f returned with HTTP 200 Sep 02 00:48:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 622/1246] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:24 2026] GET /volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f => generated 930 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c1367ba9-9d6e-4a30-bc18-9d5594a71ea7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c1367ba9-9d6e-4a30-bc18-9d5594a71ea7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c1367ba9-9d6e-4a30-bc18-9d5594a71ea7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c1367ba9-9d6e-4a30-bc18-9d5594a71ea7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-c1367ba9-9d6e-4a30-bc18-9d5594a71ea7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8a868ab4-93eb-4835-b6ee-cee90498039e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c1367ba9-9d6e-4a30-bc18-9d5594a71ea7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 200 Sep 02 00:48:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 625/1247] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:24 2026] GET /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8a868ab4-93eb-4835-b6ee-cee90498039e tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] GET http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 Sep 02 00:48:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8a868ab4-93eb-4835-b6ee-cee90498039e tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8a868ab4-93eb-4835-b6ee-cee90498039e tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:24 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:24 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:24 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:24 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:24 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8a868ab4-93eb-4835-b6ee-cee90498039e tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume info retrieved successfully. Sep 02 00:48:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8a868ab4-93eb-4835-b6ee-cee90498039e tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 returned with HTTP 200 Sep 02 00:48:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 623/1248] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:24 2026] GET /volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 => generated 881 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-388ad89d-b501-4a26-a833-74e2e8061190 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-388ad89d-b501-4a26-a833-74e2e8061190 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-388ad89d-b501-4a26-a833-74e2e8061190 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-388ad89d-b501-4a26-a833-74e2e8061190 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-388ad89d-b501-4a26-a833-74e2e8061190 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-388ad89d-b501-4a26-a833-74e2e8061190 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 626/1249] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:24 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4dfd989b-cd3c-4d99-bdcd-7e637df0394f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4dfd989b-cd3c-4d99-bdcd-7e637df0394f tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f Sep 02 00:48:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4dfd989b-cd3c-4d99-bdcd-7e637df0394f tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4dfd989b-cd3c-4d99-bdcd-7e637df0394f tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4dfd989b-cd3c-4d99-bdcd-7e637df0394f tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Volume info retrieved successfully. Sep 02 00:48:25 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-4dfd989b-cd3c-4d99-bdcd-7e637df0394f tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:25 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-4dfd989b-cd3c-4d99-bdcd-7e637df0394f tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:25 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-4dfd989b-cd3c-4d99-bdcd-7e637df0394f tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4dfd989b-cd3c-4d99-bdcd-7e637df0394f tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f returned with HTTP 200 Sep 02 00:48:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 624/1250] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:25 2026] GET /volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f => generated 930 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b1844e77-18d6-4476-adc2-020d4bc021a0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b1844e77-18d6-4476-adc2-020d4bc021a0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b1844e77-18d6-4476-adc2-020d4bc021a0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b1844e77-18d6-4476-adc2-020d4bc021a0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-b1844e77-18d6-4476-adc2-020d4bc021a0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b1844e77-18d6-4476-adc2-020d4bc021a0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 200 Sep 02 00:48:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 627/1251] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:25 2026] GET /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-22226e74-5ff5-4da7-95b8-9322560c768b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-22226e74-5ff5-4da7-95b8-9322560c768b tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] GET http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 Sep 02 00:48:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-22226e74-5ff5-4da7-95b8-9322560c768b tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-22226e74-5ff5-4da7-95b8-9322560c768b tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-22226e74-5ff5-4da7-95b8-9322560c768b tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume info retrieved successfully. Sep 02 00:48:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-22226e74-5ff5-4da7-95b8-9322560c768b tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 returned with HTTP 200 Sep 02 00:48:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 625/1252] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:25 2026] GET /volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-57c25b7d-cdc7-4163-a875-33119c06f189 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-57c25b7d-cdc7-4163-a875-33119c06f189 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] GET http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 Sep 02 00:48:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-57c25b7d-cdc7-4163-a875-33119c06f189 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-57c25b7d-cdc7-4163-a875-33119c06f189 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-57c25b7d-cdc7-4163-a875-33119c06f189 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume info retrieved successfully. Sep 02 00:48:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-57c25b7d-cdc7-4163-a875-33119c06f189 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 returned with HTTP 200 Sep 02 00:48:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 628/1253] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:25 2026] GET /volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 => generated 882 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8f2f7e52-1b49-4fba-96d7-5acde856cf1a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8f2f7e52-1b49-4fba-96d7-5acde856cf1a tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] GET http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 Sep 02 00:48:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8f2f7e52-1b49-4fba-96d7-5acde856cf1a tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8f2f7e52-1b49-4fba-96d7-5acde856cf1a tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8f2f7e52-1b49-4fba-96d7-5acde856cf1a tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume info retrieved successfully. Sep 02 00:48:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8f2f7e52-1b49-4fba-96d7-5acde856cf1a tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 returned with HTTP 200 Sep 02 00:48:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 626/1254] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:25 2026] GET /volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 => generated 882 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-03447251-6451-43dd-aeb8-d544acdee304 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-03447251-6451-43dd-aeb8-d544acdee304 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] DELETE http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 Sep 02 00:48:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-03447251-6451-43dd-aeb8-d544acdee304 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-03447251-6451-43dd-aeb8-d544acdee304 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:25 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-03447251-6451-43dd-aeb8-d544acdee304 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Delete volume with id: ac22352f-937b-4c94-91ba-1cd991e3e765 Sep 02 00:48:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-03447251-6451-43dd-aeb8-d544acdee304 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume info retrieved successfully. Sep 02 00:48:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-03447251-6451-43dd-aeb8-d544acdee304 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Delete volume request issued successfully. Sep 02 00:48:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-03447251-6451-43dd-aeb8-d544acdee304 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 returned with HTTP 202 Sep 02 00:48:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 629/1255] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:48:25 2026] DELETE /volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:48:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9883a344-9832-49bb-84c2-fcd019b9cb00 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9883a344-9832-49bb-84c2-fcd019b9cb00 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] GET http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 Sep 02 00:48:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9883a344-9832-49bb-84c2-fcd019b9cb00 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9883a344-9832-49bb-84c2-fcd019b9cb00 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9883a344-9832-49bb-84c2-fcd019b9cb00 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume info retrieved successfully. Sep 02 00:48:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9883a344-9832-49bb-84c2-fcd019b9cb00 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 returned with HTTP 200 Sep 02 00:48:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 627/1256] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:25 2026] GET /volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 => generated 881 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4946416e-f032-403d-935e-49f2511cbf83 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4946416e-f032-403d-935e-49f2511cbf83 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4946416e-f032-403d-935e-49f2511cbf83 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4946416e-f032-403d-935e-49f2511cbf83 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:26 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:26 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:26 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4946416e-f032-403d-935e-49f2511cbf83 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4946416e-f032-403d-935e-49f2511cbf83 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 630/1257] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:26 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e795301f-a69d-4f0d-b7a6-ccf73cb4cbc0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e795301f-a69d-4f0d-b7a6-ccf73cb4cbc0 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f Sep 02 00:48:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e795301f-a69d-4f0d-b7a6-ccf73cb4cbc0 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e795301f-a69d-4f0d-b7a6-ccf73cb4cbc0 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:26 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:26 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:26 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:26 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:26 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e795301f-a69d-4f0d-b7a6-ccf73cb4cbc0 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Volume info retrieved successfully. Sep 02 00:48:26 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e795301f-a69d-4f0d-b7a6-ccf73cb4cbc0 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:26 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e795301f-a69d-4f0d-b7a6-ccf73cb4cbc0 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:26 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-e795301f-a69d-4f0d-b7a6-ccf73cb4cbc0 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:26 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:26 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e795301f-a69d-4f0d-b7a6-ccf73cb4cbc0 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f returned with HTTP 200 Sep 02 00:48:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 628/1258] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:26 2026] GET /volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f => generated 930 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:48:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a5d04418-2ec3-419a-8399-4856bf66309f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a5d04418-2ec3-419a-8399-4856bf66309f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a5d04418-2ec3-419a-8399-4856bf66309f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a5d04418-2ec3-419a-8399-4856bf66309f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-a5d04418-2ec3-419a-8399-4856bf66309f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a5d04418-2ec3-419a-8399-4856bf66309f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 200 Sep 02 00:48:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 631/1259] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:26 2026] GET /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3b3a5088-f39e-41d6-8f40-3629c9989206 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b3a5088-f39e-41d6-8f40-3629c9989206 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] GET http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 Sep 02 00:48:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3b3a5088-f39e-41d6-8f40-3629c9989206 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3b3a5088-f39e-41d6-8f40-3629c9989206 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b3a5088-f39e-41d6-8f40-3629c9989206 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 returned with HTTP 404 Sep 02 00:48:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 629/1260] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:26 2026] GET /volume/v3/volumes/ac22352f-937b-4c94-91ba-1cd991e3e765 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-09c9cd07-477f-48c2-a2ba-55c9771b6ade None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-09c9cd07-477f-48c2-a2ba-55c9771b6ade tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] GET http://192.168.122.129/volume/v3/volumes/80d05c89-aef8-45a5-8d17-1c77c3ad7004 Sep 02 00:48:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-09c9cd07-477f-48c2-a2ba-55c9771b6ade tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-09c9cd07-477f-48c2-a2ba-55c9771b6ade tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:27 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-09c9cd07-477f-48c2-a2ba-55c9771b6ade tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume info retrieved successfully. Sep 02 00:48:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-09c9cd07-477f-48c2-a2ba-55c9771b6ade tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/80d05c89-aef8-45a5-8d17-1c77c3ad7004 returned with HTTP 200 Sep 02 00:48:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 632/1261] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:27 2026] GET /volume/v3/volumes/80d05c89-aef8-45a5-8d17-1c77c3ad7004 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-38694ca8-8158-4254-bec2-b315470401e1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-38694ca8-8158-4254-bec2-b315470401e1 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] DELETE http://192.168.122.129/volume/v3/volumes/80d05c89-aef8-45a5-8d17-1c77c3ad7004 Sep 02 00:48:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-38694ca8-8158-4254-bec2-b315470401e1 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-38694ca8-8158-4254-bec2-b315470401e1 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:27 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-38694ca8-8158-4254-bec2-b315470401e1 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Delete volume with id: 80d05c89-aef8-45a5-8d17-1c77c3ad7004 Sep 02 00:48:27 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:27 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:27 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:27 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:27 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-38694ca8-8158-4254-bec2-b315470401e1 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume info retrieved successfully. Sep 02 00:48:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-45412108-0e1a-4130-94a3-c3116d932b6b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-45412108-0e1a-4130-94a3-c3116d932b6b tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-45412108-0e1a-4130-94a3-c3116d932b6b tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-45412108-0e1a-4130-94a3-c3116d932b6b tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:27 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:27 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-38694ca8-8158-4254-bec2-b315470401e1 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Delete volume request issued successfully. Sep 02 00:48:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-38694ca8-8158-4254-bec2-b315470401e1 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/80d05c89-aef8-45a5-8d17-1c77c3ad7004 returned with HTTP 202 Sep 02 00:48:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 630/1262] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:48:27 2026] DELETE /volume/v3/volumes/80d05c89-aef8-45a5-8d17-1c77c3ad7004 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:48:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-45412108-0e1a-4130-94a3-c3116d932b6b tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3b0f9e93-90ff-4621-8a97-6ae1a79e5c26 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b0f9e93-90ff-4621-8a97-6ae1a79e5c26 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] GET http://192.168.122.129/volume/v3/volumes/80d05c89-aef8-45a5-8d17-1c77c3ad7004 Sep 02 00:48:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3b0f9e93-90ff-4621-8a97-6ae1a79e5c26 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3b0f9e93-90ff-4621-8a97-6ae1a79e5c26 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-45412108-0e1a-4130-94a3-c3116d932b6b tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 633/1263] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:27 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 856 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:27 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:27 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:27 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:27 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:27 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3b0f9e93-90ff-4621-8a97-6ae1a79e5c26 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Volume info retrieved successfully. Sep 02 00:48:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b0f9e93-90ff-4621-8a97-6ae1a79e5c26 tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/80d05c89-aef8-45a5-8d17-1c77c3ad7004 returned with HTTP 200 Sep 02 00:48:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 631/1264] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:27 2026] GET /volume/v3/volumes/80d05c89-aef8-45a5-8d17-1c77c3ad7004 => generated 848 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6ea7c513-4266-4785-9f0b-854893f0c2f7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6ea7c513-4266-4785-9f0b-854893f0c2f7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f Sep 02 00:48:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6ea7c513-4266-4785-9f0b-854893f0c2f7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6ea7c513-4266-4785-9f0b-854893f0c2f7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:27 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6ea7c513-4266-4785-9f0b-854893f0c2f7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Volume info retrieved successfully. Sep 02 00:48:27 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-6ea7c513-4266-4785-9f0b-854893f0c2f7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:27 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-6ea7c513-4266-4785-9f0b-854893f0c2f7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-27cae798-967a-4b3d-a952-e373b83fd205 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-27cae798-967a-4b3d-a952-e373b83fd205 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-27cae798-967a-4b3d-a952-e373b83fd205 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-27cae798-967a-4b3d-a952-e373b83fd205 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.group_snapshots [None req-27cae798-967a-4b3d-a952-e373b83fd205 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:27 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:27 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:27 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-6ea7c513-4266-4785-9f0b-854893f0c2f7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-27cae798-967a-4b3d-a952-e373b83fd205 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 200 Sep 02 00:48:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 632/1265] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:27 2026] GET /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6ea7c513-4266-4785-9f0b-854893f0c2f7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f returned with HTTP 200 Sep 02 00:48:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 634/1266] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:27 2026] GET /volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f => generated 930 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-110ff43e-11e4-40ac-8cba-7769d8a43646 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-110ff43e-11e4-40ac-8cba-7769d8a43646 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-110ff43e-11e4-40ac-8cba-7769d8a43646 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-110ff43e-11e4-40ac-8cba-7769d8a43646 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:28 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:28 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:28 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:28 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-110ff43e-11e4-40ac-8cba-7769d8a43646 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-110ff43e-11e4-40ac-8cba-7769d8a43646 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 633/1267] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:28 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d80e2b29-d823-440a-b566-1e3a1ee3f74a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d80e2b29-d823-440a-b566-1e3a1ee3f74a tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] GET http://192.168.122.129/volume/v3/volumes/80d05c89-aef8-45a5-8d17-1c77c3ad7004 Sep 02 00:48:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d80e2b29-d823-440a-b566-1e3a1ee3f74a tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d80e2b29-d823-440a-b566-1e3a1ee3f74a tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d80e2b29-d823-440a-b566-1e3a1ee3f74a tempest-VolumesCloneTest-1919428424 tempest-VolumesCloneTest-1919428424-project-member] http://192.168.122.129/volume/v3/volumes/80d05c89-aef8-45a5-8d17-1c77c3ad7004 returned with HTTP 404 Sep 02 00:48:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 635/1268] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:28 2026] GET /volume/v3/volumes/80d05c89-aef8-45a5-8d17-1c77c3ad7004 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-430efb39-fd0c-435e-84be-a04831c5c496 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-430efb39-fd0c-435e-84be-a04831c5c496 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-430efb39-fd0c-435e-84be-a04831c5c496 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-430efb39-fd0c-435e-84be-a04831c5c496 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.group_snapshots [None req-430efb39-fd0c-435e-84be-a04831c5c496 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:28 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:28 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-430efb39-fd0c-435e-84be-a04831c5c496 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 200 Sep 02 00:48:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 634/1269] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:28 2026] GET /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 326 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a0a34514-e2db-4c30-97ba-8f740f5206c7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a0a34514-e2db-4c30-97ba-8f740f5206c7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f Sep 02 00:48:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a0a34514-e2db-4c30-97ba-8f740f5206c7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a0a34514-e2db-4c30-97ba-8f740f5206c7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:28 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:28 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:28 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:28 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:28 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a0a34514-e2db-4c30-97ba-8f740f5206c7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Volume info retrieved successfully. Sep 02 00:48:28 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-a0a34514-e2db-4c30-97ba-8f740f5206c7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:28 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-a0a34514-e2db-4c30-97ba-8f740f5206c7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:29 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-a0a34514-e2db-4c30-97ba-8f740f5206c7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:29 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:29 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a0a34514-e2db-4c30-97ba-8f740f5206c7 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f returned with HTTP 200 Sep 02 00:48:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 636/1270] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:28 2026] GET /volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f => generated 930 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0378545b-c5c2-4d48-ae14-bcddc41b6068 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0378545b-c5c2-4d48-ae14-bcddc41b6068 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0378545b-c5c2-4d48-ae14-bcddc41b6068 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0378545b-c5c2-4d48-ae14-bcddc41b6068 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:29 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:29 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:29 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:29 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0378545b-c5c2-4d48-ae14-bcddc41b6068 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0378545b-c5c2-4d48-ae14-bcddc41b6068 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 635/1271] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:29 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 856 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-35053c70-4c68-4f98-8e31-a2d175b47c90 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-35053c70-4c68-4f98-8e31-a2d175b47c90 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-35053c70-4c68-4f98-8e31-a2d175b47c90 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-35053c70-4c68-4f98-8e31-a2d175b47c90 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-35053c70-4c68-4f98-8e31-a2d175b47c90 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:29 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:29 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-35053c70-4c68-4f98-8e31-a2d175b47c90 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 200 Sep 02 00:48:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 637/1272] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:29 2026] GET /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 326 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3b283c72-f491-486a-824f-3f7834a829de None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b283c72-f491-486a-824f-3f7834a829de tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f Sep 02 00:48:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3b283c72-f491-486a-824f-3f7834a829de tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3b283c72-f491-486a-824f-3f7834a829de tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:30 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:30 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:30 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3b283c72-f491-486a-824f-3f7834a829de tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Volume info retrieved successfully. Sep 02 00:48:30 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-3b283c72-f491-486a-824f-3f7834a829de tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:30 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-3b283c72-f491-486a-824f-3f7834a829de tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-36b2d127-3fb0-4fa9-82a4-66338bec1480 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-36b2d127-3fb0-4fa9-82a4-66338bec1480 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-36b2d127-3fb0-4fa9-82a4-66338bec1480 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-36b2d127-3fb0-4fa9-82a4-66338bec1480 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:30 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:30 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:30 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:30 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-36b2d127-3fb0-4fa9-82a4-66338bec1480 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-36b2d127-3fb0-4fa9-82a4-66338bec1480 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 638/1273] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:30 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 856 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:30 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-3b283c72-f491-486a-824f-3f7834a829de tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b283c72-f491-486a-824f-3f7834a829de tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f returned with HTTP 200 Sep 02 00:48:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 636/1274] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:30 2026] GET /volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f => generated 930 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2662a94a-00a3-426a-af40-439cab963e99 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2662a94a-00a3-426a-af40-439cab963e99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2662a94a-00a3-426a-af40-439cab963e99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2662a94a-00a3-426a-af40-439cab963e99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-2662a94a-00a3-426a-af40-439cab963e99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:30 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:30 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2662a94a-00a3-426a-af40-439cab963e99 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 200 Sep 02 00:48:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 639/1275] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:30 2026] GET /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 326 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0b47ee54-5e04-43e8-bc63-31937979798d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0b47ee54-5e04-43e8-bc63-31937979798d tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0b47ee54-5e04-43e8-bc63-31937979798d tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0b47ee54-5e04-43e8-bc63-31937979798d tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:31 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:31 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:31 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:31 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:31 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0b47ee54-5e04-43e8-bc63-31937979798d tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0b47ee54-5e04-43e8-bc63-31937979798d tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:31 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 637/1276] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:31 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 856 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:48:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0534e8fe-0baa-4e02-919c-161947966edb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0534e8fe-0baa-4e02-919c-161947966edb tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f Sep 02 00:48:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0534e8fe-0baa-4e02-919c-161947966edb tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0534e8fe-0baa-4e02-919c-161947966edb tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:31 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:31 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:31 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:31 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:31 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0534e8fe-0baa-4e02-919c-161947966edb tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Volume info retrieved successfully. Sep 02 00:48:31 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-0534e8fe-0baa-4e02-919c-161947966edb tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:31 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-0534e8fe-0baa-4e02-919c-161947966edb tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-66f79338-fa1d-44a6-841b-5368c9b32e0c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-66f79338-fa1d-44a6-841b-5368c9b32e0c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-66f79338-fa1d-44a6-841b-5368c9b32e0c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-66f79338-fa1d-44a6-841b-5368c9b32e0c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.group_snapshots [None req-66f79338-fa1d-44a6-841b-5368c9b32e0c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:32 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:32 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-66f79338-fa1d-44a6-841b-5368c9b32e0c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 200 Sep 02 00:48:32 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 638/1277] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:31 2026] GET /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 326 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:48:32 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-0534e8fe-0baa-4e02-919c-161947966edb tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0534e8fe-0baa-4e02-919c-161947966edb tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f returned with HTTP 200 Sep 02 00:48:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 640/1278] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:31 2026] GET /volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f => generated 930 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d60f3d4f-f4fb-4024-ac38-c3c1accf2cfa None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d60f3d4f-f4fb-4024-ac38-c3c1accf2cfa tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d60f3d4f-f4fb-4024-ac38-c3c1accf2cfa tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d60f3d4f-f4fb-4024-ac38-c3c1accf2cfa tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:32 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:32 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:32 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:32 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:32 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d60f3d4f-f4fb-4024-ac38-c3c1accf2cfa tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d60f3d4f-f4fb-4024-ac38-c3c1accf2cfa tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 639/1279] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:32 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 856 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6cd7282a-9b56-4759-bb06-bb4ebf3b5deb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6cd7282a-9b56-4759-bb06-bb4ebf3b5deb tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6cd7282a-9b56-4759-bb06-bb4ebf3b5deb tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6cd7282a-9b56-4759-bb06-bb4ebf3b5deb tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-6cd7282a-9b56-4759-bb06-bb4ebf3b5deb tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:33 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:33 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6cd7282a-9b56-4759-bb06-bb4ebf3b5deb tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 200 Sep 02 00:48:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 641/1280] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:33 2026] GET /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 326 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e8a35020-4d61-4ed3-9a1c-25979bbec67f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e8a35020-4d61-4ed3-9a1c-25979bbec67f tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f Sep 02 00:48:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e8a35020-4d61-4ed3-9a1c-25979bbec67f tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e8a35020-4d61-4ed3-9a1c-25979bbec67f tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:33 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:33 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:33 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:33 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e8a35020-4d61-4ed3-9a1c-25979bbec67f tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Volume info retrieved successfully. Sep 02 00:48:33 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-e8a35020-4d61-4ed3-9a1c-25979bbec67f tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:33 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-e8a35020-4d61-4ed3-9a1c-25979bbec67f tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:33 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-e8a35020-4d61-4ed3-9a1c-25979bbec67f tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:33 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:33 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e8a35020-4d61-4ed3-9a1c-25979bbec67f tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f returned with HTTP 200 Sep 02 00:48:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 640/1281] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:33 2026] GET /volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f => generated 930 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b3fa4313-2631-4740-895b-225c2157e945 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b3fa4313-2631-4740-895b-225c2157e945 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:48:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b3fa4313-2631-4740-895b-225c2157e945 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "55fd1d9e-80e7-4ee4-bf99-467853787b78", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1005255139"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-b3fa4313-2631-4740-895b-225c2157e945 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Create volume request body: {'volume': {'imageRef': '55fd1d9e-80e7-4ee4-bf99-467853787b78', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1005255139'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:48:34 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-b3fa4313-2631-4740-895b-225c2157e945 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Create volume of 1 GB Sep 02 00:48:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b3fa4313-2631-4740-895b-225c2157e945 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Availability Zones retrieved successfully. Sep 02 00:48:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b3fa4313-2631-4740-895b-225c2157e945 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Flow 'volume_create_api' (90a240fb-7e9f-4196-9260-468da3820037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:48:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b3fa4313-2631-4740-895b-225c2157e945 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44770b3f-cce4-41a4-b181-e667e8efd870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-b3fa4313-2631-4740-895b-225c2157e945 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:48:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5326d0c0-7fd3-4068-b0b3-cafc86562323 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5326d0c0-7fd3-4068-b0b3-cafc86562323 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5326d0c0-7fd3-4068-b0b3-cafc86562323 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5326d0c0-7fd3-4068-b0b3-cafc86562323 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:34 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:34 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:34 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:34 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5326d0c0-7fd3-4068-b0b3-cafc86562323 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5326d0c0-7fd3-4068-b0b3-cafc86562323 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 641/1282] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:34 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:48:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b3fa4313-2631-4740-895b-225c2157e945 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44770b3f-cce4-41a4-b181-e667e8efd870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b3fa4313-2631-4740-895b-225c2157e945 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33a7df19-ea32-4956-95ec-d234c0cd109c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e79bb51d-b3d7-40dc-bade-488d76d6ea8a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e79bb51d-b3d7-40dc-bade-488d76d6ea8a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e79bb51d-b3d7-40dc-bade-488d76d6ea8a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e79bb51d-b3d7-40dc-bade-488d76d6ea8a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.group_snapshots [None req-e79bb51d-b3d7-40dc-bade-488d76d6ea8a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:34 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:34 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e79bb51d-b3d7-40dc-bade-488d76d6ea8a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 200 Sep 02 00:48:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 642/1283] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:34 2026] GET /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:34 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-b3fa4313-2631-4740-895b-225c2157e945 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Created reservations ['8a8d2268-0bfe-41fb-bd60-87135467d73b', '6af02b5f-c134-4c68-a003-638b3bbfa3c2', '444cb252-1329-43b3-accf-84d36f83c6be', '65e47144-6299-42bb-a72a-f53593252af6'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:48:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b3fa4313-2631-4740-895b-225c2157e945 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33a7df19-ea32-4956-95ec-d234c0cd109c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a8d2268-0bfe-41fb-bd60-87135467d73b', '6af02b5f-c134-4c68-a003-638b3bbfa3c2', '444cb252-1329-43b3-accf-84d36f83c6be', '65e47144-6299-42bb-a72a-f53593252af6']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b3fa4313-2631-4740-895b-225c2157e945 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b307752f-3baf-4ed0-8274-83556b3124d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b3fa4313-2631-4740-895b-225c2157e945 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b307752f-3baf-4ed0-8274-83556b3124d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da70d5ed-7576-4ac2-9838-a452b6243650', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1005255139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dfd8e1d9cb64d0abd61c243d9e72bb5',qos_specs=None,replication_status=,reservations=['8a8d2268-0bfe-41fb-bd60-87135467d73b','6af02b5f-c134-4c68-a003-638b3bbfa3c2','444cb252-1329-43b3-accf-84d36f83c6be','65e47144-6299-42bb-a72a-f53593252af6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd56e59eed9e45a9bb1e7e4bc9f055b2',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:48:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1005255139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da70d5ed-7576-4ac2-9838-a452b6243650,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dfd8e1d9cb64d0abd61c243d9e72bb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd56e59eed9e45a9bb1e7e4bc9f055b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b3fa4313-2631-4740-895b-225c2157e945 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77ee845a-4d0d-4bf7-b5e1-b9231cc6a838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b3fa4313-2631-4740-895b-225c2157e945 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77ee845a-4d0d-4bf7-b5e1-b9231cc6a838) transitioned into state 'SUCCESS' from state '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-1005255139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dfd8e1d9cb64d0abd61c243d9e72bb5',qos_specs=None,replication_status=,reservations=['8a8d2268-0bfe-41fb-bd60-87135467d73b','6af02b5f-c134-4c68-a003-638b3bbfa3c2','444cb252-1329-43b3-accf-84d36f83c6be','65e47144-6299-42bb-a72a-f53593252af6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd56e59eed9e45a9bb1e7e4bc9f055b2',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b3fa4313-2631-4740-895b-225c2157e945 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54f15e53-d944-4338-ab22-62f43a65f8e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b3fa4313-2631-4740-895b-225c2157e945 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54f15e53-d944-4338-ab22-62f43a65f8e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:34 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b3fa4313-2631-4740-895b-225c2157e945 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Flow 'volume_create_api' (90a240fb-7e9f-4196-9260-468da3820037) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:48:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b3fa4313-2631-4740-895b-225c2157e945 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Create volume request issued successfully. Sep 02 00:48:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b3fa4313-2631-4740-895b-225c2157e945 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:48:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 642/1284] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:48:33 2026] POST /volume/v3/volumes => generated 757 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:48:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c0351ec0-bf57-4557-a885-b3f0a652bc60 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c0351ec0-bf57-4557-a885-b3f0a652bc60 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 Sep 02 00:48:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c0351ec0-bf57-4557-a885-b3f0a652bc60 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c0351ec0-bf57-4557-a885-b3f0a652bc60 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:34 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:34 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:34 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:34 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c0351ec0-bf57-4557-a885-b3f0a652bc60 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c0351ec0-bf57-4557-a885-b3f0a652bc60 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 returned with HTTP 200 Sep 02 00:48:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 643/1285] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:34 2026] GET /volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 => generated 825 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-524758f9-4356-45af-81a5-9cfc0f6c6d50 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-524758f9-4356-45af-81a5-9cfc0f6c6d50 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f Sep 02 00:48:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-524758f9-4356-45af-81a5-9cfc0f6c6d50 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-524758f9-4356-45af-81a5-9cfc0f6c6d50 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:34 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:34 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-524758f9-4356-45af-81a5-9cfc0f6c6d50 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Volume info retrieved successfully. Sep 02 00:48:34 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-524758f9-4356-45af-81a5-9cfc0f6c6d50 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:34 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-524758f9-4356-45af-81a5-9cfc0f6c6d50 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:34 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-524758f9-4356-45af-81a5-9cfc0f6c6d50 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:34 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:34 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-524758f9-4356-45af-81a5-9cfc0f6c6d50 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f returned with HTTP 200 Sep 02 00:48:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 643/1286] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:34 2026] GET /volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f => generated 930 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-868d57ef-aad1-4eca-a383-adf1f9d73e29 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-868d57ef-aad1-4eca-a383-adf1f9d73e29 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-868d57ef-aad1-4eca-a383-adf1f9d73e29 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-868d57ef-aad1-4eca-a383-adf1f9d73e29 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-868d57ef-aad1-4eca-a383-adf1f9d73e29 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-868d57ef-aad1-4eca-a383-adf1f9d73e29 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 644/1287] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:35 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-01480a79-f919-490d-8a88-3be2fe7f379c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-01480a79-f919-490d-8a88-3be2fe7f379c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-01480a79-f919-490d-8a88-3be2fe7f379c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-01480a79-f919-490d-8a88-3be2fe7f379c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-01480a79-f919-490d-8a88-3be2fe7f379c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:35 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:35 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-01480a79-f919-490d-8a88-3be2fe7f379c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 200 Sep 02 00:48:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 644/1288] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:35 2026] GET /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-60c62bf1-a06d-45b6-aaa6-d3362855b140 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-60c62bf1-a06d-45b6-aaa6-d3362855b140 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 Sep 02 00:48:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-60c62bf1-a06d-45b6-aaa6-d3362855b140 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-60c62bf1-a06d-45b6-aaa6-d3362855b140 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-60c62bf1-a06d-45b6-aaa6-d3362855b140 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-60c62bf1-a06d-45b6-aaa6-d3362855b140 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 returned with HTTP 200 Sep 02 00:48:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 645/1289] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:35 2026] GET /volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7ac8deaf-68b8-460a-8cf8-70fca38511cb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7ac8deaf-68b8-460a-8cf8-70fca38511cb tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f Sep 02 00:48:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7ac8deaf-68b8-460a-8cf8-70fca38511cb tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7ac8deaf-68b8-460a-8cf8-70fca38511cb tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:35 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:35 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:35 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:35 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7ac8deaf-68b8-460a-8cf8-70fca38511cb tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Volume info retrieved successfully. Sep 02 00:48:35 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-7ac8deaf-68b8-460a-8cf8-70fca38511cb tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:35 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-7ac8deaf-68b8-460a-8cf8-70fca38511cb tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:36 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-7ac8deaf-68b8-460a-8cf8-70fca38511cb tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:36 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:36 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7ac8deaf-68b8-460a-8cf8-70fca38511cb tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f returned with HTTP 200 Sep 02 00:48:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 645/1290] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:35 2026] GET /volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f => generated 931 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5da7d5c4-a0fa-4b30-9cbf-045376fdc047 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5da7d5c4-a0fa-4b30-9cbf-045376fdc047 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/groups/365de7a5-2ae6-47f4-8a56-4efa2a242c15 Sep 02 00:48:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5da7d5c4-a0fa-4b30-9cbf-045376fdc047 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5da7d5c4-a0fa-4b30-9cbf-045376fdc047 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-5da7d5c4-a0fa-4b30-9cbf-045376fdc047 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] show called for member 365de7a5-2ae6-47f4-8a56-4efa2a242c15 {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:48:36 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:36 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:36 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:36 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:48:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5da7d5c4-a0fa-4b30-9cbf-045376fdc047 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/groups/365de7a5-2ae6-47f4-8a56-4efa2a242c15 returned with HTTP 200 Sep 02 00:48:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 646/1291] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:48:36 2026] GET /volume/v3/groups/365de7a5-2ae6-47f4-8a56-4efa2a242c15 => generated 417 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f13edeaf-eea8-4ce4-b139-153123f0330b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f13edeaf-eea8-4ce4-b139-153123f0330b tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:48:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f13edeaf-eea8-4ce4-b139-153123f0330b tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f13edeaf-eea8-4ce4-b139-153123f0330b tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-f13edeaf-eea8-4ce4-b139-153123f0330b tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:48:36 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f13edeaf-eea8-4ce4-b139-153123f0330b tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:48:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:36 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:48:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:36 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f13edeaf-eea8-4ce4-b139-153123f0330b tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Get all volumes completed successfully. Sep 02 00:48:36 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-f13edeaf-eea8-4ce4-b139-153123f0330b tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:36 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-f13edeaf-eea8-4ce4-b139-153123f0330b tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8ba1777f-8059-4b87-9cc9-a83481da3b7a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8ba1777f-8059-4b87-9cc9-a83481da3b7a tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8ba1777f-8059-4b87-9cc9-a83481da3b7a tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8ba1777f-8059-4b87-9cc9-a83481da3b7a tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:36 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:36 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:36 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:36 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:36 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-f13edeaf-eea8-4ce4-b139-153123f0330b tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:36 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8ba1777f-8059-4b87-9cc9-a83481da3b7a tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:36 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:36 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8ba1777f-8059-4b87-9cc9-a83481da3b7a tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 647/1292] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:36 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:36 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-f13edeaf-eea8-4ce4-b139-153123f0330b tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:36 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-f13edeaf-eea8-4ce4-b139-153123f0330b tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7a9df581-6cf0-416d-91d6-bcca37d7fb1e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7a9df581-6cf0-416d-91d6-bcca37d7fb1e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7a9df581-6cf0-416d-91d6-bcca37d7fb1e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7a9df581-6cf0-416d-91d6-bcca37d7fb1e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.group_snapshots [None req-7a9df581-6cf0-416d-91d6-bcca37d7fb1e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:36 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:36 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7a9df581-6cf0-416d-91d6-bcca37d7fb1e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 200 Sep 02 00:48:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 648/1293] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:36 2026] GET /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 326 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:36 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-f13edeaf-eea8-4ce4-b139-153123f0330b tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:36 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:36 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f13edeaf-eea8-4ce4-b139-153123f0330b tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:48:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 646/1294] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:48:36 2026] GET /volume/v3/volumes/detail => generated 1844 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:48:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-614b1568-d312-49d7-9b83-72db1e7c5bf1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-614b1568-d312-49d7-9b83-72db1e7c5bf1 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] POST http://192.168.122.129/volume/v3/groups/365de7a5-2ae6-47f4-8a56-4efa2a242c15/action Sep 02 00:48:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-614b1568-d312-49d7-9b83-72db1e7c5bf1 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:48:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-614b1568-d312-49d7-9b83-72db1e7c5bf1 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-614b1568-d312-49d7-9b83-72db1e7c5bf1 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] delete called for group 365de7a5-2ae6-47f4-8a56-4efa2a242c15 {{(pid=86898) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 00:48:36 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.groups [None req-614b1568-d312-49d7-9b83-72db1e7c5bf1 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Delete group with id: 365de7a5-2ae6-47f4-8a56-4efa2a242c15 Sep 02 00:48:36 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:36 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:36 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:36 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 00:48:36 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:36 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:48:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-614b1568-d312-49d7-9b83-72db1e7c5bf1 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/groups/365de7a5-2ae6-47f4-8a56-4efa2a242c15/action returned with HTTP 202 Sep 02 00:48:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 649/1295] 192.168.122.129 () {62 vars in 1312 bytes} [Wed Sep 2 00:48:36 2026] POST /volume/v3/groups/365de7a5-2ae6-47f4-8a56-4efa2a242c15/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:48:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d3630b51-c724-4003-8a4a-14dafe9064db None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d3630b51-c724-4003-8a4a-14dafe9064db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f Sep 02 00:48:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d3630b51-c724-4003-8a4a-14dafe9064db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d3630b51-c724-4003-8a4a-14dafe9064db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:36 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:36 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:36 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d3630b51-c724-4003-8a4a-14dafe9064db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Volume info retrieved successfully. Sep 02 00:48:36 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-d3630b51-c724-4003-8a4a-14dafe9064db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:36 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-d3630b51-c724-4003-8a4a-14dafe9064db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:36 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-d3630b51-c724-4003-8a4a-14dafe9064db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:36 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:36 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d3630b51-c724-4003-8a4a-14dafe9064db tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f returned with HTTP 200 Sep 02 00:48:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 647/1296] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:36 2026] GET /volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f => generated 930 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8db4d926-ab65-46e4-b9e8-3c8bfaf35c65 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8db4d926-ab65-46e4-b9e8-3c8bfaf35c65 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 Sep 02 00:48:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8db4d926-ab65-46e4-b9e8-3c8bfaf35c65 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8db4d926-ab65-46e4-b9e8-3c8bfaf35c65 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:36 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:36 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:36 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:36 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:36 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8db4d926-ab65-46e4-b9e8-3c8bfaf35c65 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8db4d926-ab65-46e4-b9e8-3c8bfaf35c65 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 returned with HTTP 200 Sep 02 00:48:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 650/1297] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:36 2026] GET /volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 => generated 907 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e1ab7849-a149-4a8d-a90a-0c33c7711f01 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e1ab7849-a149-4a8d-a90a-0c33c7711f01 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e1ab7849-a149-4a8d-a90a-0c33c7711f01 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e1ab7849-a149-4a8d-a90a-0c33c7711f01 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:37 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:37 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:37 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:37 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:37 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e1ab7849-a149-4a8d-a90a-0c33c7711f01 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-63fcb433-4f07-42ca-a6b4-5d7878abb6bd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-63fcb433-4f07-42ca-a6b4-5d7878abb6bd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-63fcb433-4f07-42ca-a6b4-5d7878abb6bd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-63fcb433-4f07-42ca-a6b4-5d7878abb6bd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.group_snapshots [None req-63fcb433-4f07-42ca-a6b4-5d7878abb6bd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:37 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e1ab7849-a149-4a8d-a90a-0c33c7711f01 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 648/1298] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:37 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-63fcb433-4f07-42ca-a6b4-5d7878abb6bd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 200 Sep 02 00:48:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 651/1299] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:37 2026] GET /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 326 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-874a4a2e-88ab-47ca-8c6a-1f0210436a75 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-874a4a2e-88ab-47ca-8c6a-1f0210436a75 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-874a4a2e-88ab-47ca-8c6a-1f0210436a75 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-874a4a2e-88ab-47ca-8c6a-1f0210436a75 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:37 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:37 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:37 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:37 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:37 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-874a4a2e-88ab-47ca-8c6a-1f0210436a75 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-874a4a2e-88ab-47ca-8c6a-1f0210436a75 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 649/1300] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:37 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9bfa2691-5711-4231-83f2-97c3b8020d25 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9bfa2691-5711-4231-83f2-97c3b8020d25 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9bfa2691-5711-4231-83f2-97c3b8020d25 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9bfa2691-5711-4231-83f2-97c3b8020d25 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-9bfa2691-5711-4231-83f2-97c3b8020d25 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9bfa2691-5711-4231-83f2-97c3b8020d25 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:37 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:48:37 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:37 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:37 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9bfa2691-5711-4231-83f2-97c3b8020d25 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Get all volumes completed successfully. Sep 02 00:48:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9bfa2691-5711-4231-83f2-97c3b8020d25 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 200 Sep 02 00:48:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 652/1301] 192.168.122.129 () {58 vars in 1121 bytes} [Wed Sep 2 00:48:37 2026] GET /volume/v3/volumes => generated 347 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b2b858b5-8d41-42dd-802a-9f826c986460 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b2b858b5-8d41-42dd-802a-9f826c986460 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b2b858b5-8d41-42dd-802a-9f826c986460 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b2b858b5-8d41-42dd-802a-9f826c986460 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:37 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:37 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:37 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:37 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:37 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b2b858b5-8d41-42dd-802a-9f826c986460 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b2b858b5-8d41-42dd-802a-9f826c986460 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 650/1302] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:37 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-f657bf88-9fa9-4bf8-a76c-e4a07086bd83 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-f657bf88-9fa9-4bf8-a76c-e4a07086bd83 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-f657bf88-9fa9-4bf8-a76c-e4a07086bd83 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-f657bf88-9fa9-4bf8-a76c-e4a07086bd83 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:37 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:37 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:37 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:37 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-f657bf88-9fa9-4bf8-a76c-e4a07086bd83 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-83bf256b-d5c4-4ee1-80ae-ea6524a71802 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-83bf256b-d5c4-4ee1-80ae-ea6524a71802 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f Sep 02 00:48:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-83bf256b-d5c4-4ee1-80ae-ea6524a71802 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-83bf256b-d5c4-4ee1-80ae-ea6524a71802 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-f657bf88-9fa9-4bf8-a76c-e4a07086bd83 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 653/1303] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:48:37 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-83bf256b-d5c4-4ee1-80ae-ea6524a71802 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f returned with HTTP 404 Sep 02 00:48:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 651/1304] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:37 2026] GET /volume/v3/volumes/4104bed2-3fc0-4a72-8c89-c46fe264395f => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f1a6314d-e9ac-4c32-8cf2-f74ec0d64195 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f1a6314d-e9ac-4c32-8cf2-f74ec0d64195 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/groups/365de7a5-2ae6-47f4-8a56-4efa2a242c15 Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f1a6314d-e9ac-4c32-8cf2-f74ec0d64195 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f1a6314d-e9ac-4c32-8cf2-f74ec0d64195 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-f1a6314d-e9ac-4c32-8cf2-f74ec0d64195 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] show called for member 365de7a5-2ae6-47f4-8a56-4efa2a242c15 {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:48:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c825ff10-91ae-4f7b-b9b7-3105fde33e42 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c825ff10-91ae-4f7b-b9b7-3105fde33e42 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 Sep 02 00:48:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f1a6314d-e9ac-4c32-8cf2-f74ec0d64195 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/groups/365de7a5-2ae6-47f4-8a56-4efa2a242c15 returned with HTTP 404 Sep 02 00:48:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 654/1305] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:48:37 2026] GET /volume/v3/groups/365de7a5-2ae6-47f4-8a56-4efa2a242c15 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:48:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c825ff10-91ae-4f7b-b9b7-3105fde33e42 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c825ff10-91ae-4f7b-b9b7-3105fde33e42 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9321587a-e331-4c81-a1b9-0d0cd2145df3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9321587a-e331-4c81-a1b9-0d0cd2145df3 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9321587a-e331-4c81-a1b9-0d0cd2145df3 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9321587a-e331-4c81-a1b9-0d0cd2145df3 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-9321587a-e331-4c81-a1b9-0d0cd2145df3 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9321587a-e331-4c81-a1b9-0d0cd2145df3 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:48:37 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:37 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:37 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:37 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:37 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:37 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:37 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9321587a-e331-4c81-a1b9-0d0cd2145df3 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Get all volumes completed successfully. Sep 02 00:48:37 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-9321587a-e331-4c81-a1b9-0d0cd2145df3 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:37 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-9321587a-e331-4c81-a1b9-0d0cd2145df3 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:37 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c825ff10-91ae-4f7b-b9b7-3105fde33e42 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c825ff10-91ae-4f7b-b9b7-3105fde33e42 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 returned with HTTP 200 Sep 02 00:48:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 652/1306] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:37 2026] GET /volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 => generated 907 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-9321587a-e331-4c81-a1b9-0d0cd2145df3 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:37 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9321587a-e331-4c81-a1b9-0d0cd2145df3 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:48:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 655/1307] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:48:37 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-dce86179-1155-494a-9299-f0c983ee55ea None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dce86179-1155-494a-9299-f0c983ee55ea None None] GET http://192.168.122.129/volume// Sep 02 00:48:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dce86179-1155-494a-9299-f0c983ee55ea None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dce86179-1155-494a-9299-f0c983ee55ea None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dce86179-1155-494a-9299-f0c983ee55ea None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:48:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 653/1308] 192.168.122.129 () {58 vars in 1317 bytes} [Wed Sep 2 00:48:37 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2ef4e359-c08a-4f3c-b47f-afd55eda1dda None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-dc7ded6e-e90b-4eec-9b6b-4890fa5e01e2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2ef4e359-c08a-4f3c-b47f-afd55eda1dda tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] POST http://192.168.122.129/volume/v3/groups/ebdf9380-e57d-4027-8940-185d30d44dfc/action Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2ef4e359-c08a-4f3c-b47f-afd55eda1dda tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2ef4e359-c08a-4f3c-b47f-afd55eda1dda tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-2ef4e359-c08a-4f3c-b47f-afd55eda1dda tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] delete called for group ebdf9380-e57d-4027-8940-185d30d44dfc {{(pid=86898) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.groups [None req-2ef4e359-c08a-4f3c-b47f-afd55eda1dda tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Delete group with id: ebdf9380-e57d-4027-8940-185d30d44dfc Sep 02 00:48:37 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:37 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:37 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:37 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 00:48:37 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:37 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:48:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2ef4e359-c08a-4f3c-b47f-afd55eda1dda tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/groups/ebdf9380-e57d-4027-8940-185d30d44dfc/action returned with HTTP 202 Sep 02 00:48:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 656/1309] 192.168.122.129 () {62 vars in 1312 bytes} [Wed Sep 2 00:48:37 2026] POST /volume/v3/groups/ebdf9380-e57d-4027-8940-185d30d44dfc/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-878b3455-3a32-4d74-9b4a-410ff39ac542 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-878b3455-3a32-4d74-9b4a-410ff39ac542 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/5c7bef0c-a9a4-4ab1-83a9-115f0637380c Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-878b3455-3a32-4d74-9b4a-410ff39ac542 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-878b3455-3a32-4d74-9b4a-410ff39ac542 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:37 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:37 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:37 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:37 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-878b3455-3a32-4d74-9b4a-410ff39ac542 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Volume info retrieved successfully. Sep 02 00:48:38 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-878b3455-3a32-4d74-9b4a-410ff39ac542 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:38 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-878b3455-3a32-4d74-9b4a-410ff39ac542 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:38 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-878b3455-3a32-4d74-9b4a-410ff39ac542 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:38 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:38 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-878b3455-3a32-4d74-9b4a-410ff39ac542 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/5c7bef0c-a9a4-4ab1-83a9-115f0637380c returned with HTTP 200 Sep 02 00:48:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 657/1310] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:37 2026] GET /volume/v3/volumes/5c7bef0c-a9a4-4ab1-83a9-115f0637380c => generated 919 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-dc7ded6e-e90b-4eec-9b6b-4890fa5e01e2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:48:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-dc7ded6e-e90b-4eec-9b6b-4890fa5e01e2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b10175f0-afdf-4930-99ee-29f6fab02018", "connector": null, "instance_uuid": "c1ed4fd5-bab7-4cc7-9287-9d4576c21c6f"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:38 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:38 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-dc7ded6e-e90b-4eec-9b6b-4890fa5e01e2 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:48:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 654/1311] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:48:37 2026] POST /volume/v3/attachments => generated 273 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9ff60aec-bade-4186-bba7-caf24725a738 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9ff60aec-bade-4186-bba7-caf24725a738 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9ff60aec-bade-4186-bba7-caf24725a738 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9ff60aec-bade-4186-bba7-caf24725a738 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:38 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:38 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-442c3690-a46f-4f18-a540-32c78680ddf3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:38 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:38 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-442c3690-a46f-4f18-a540-32c78680ddf3 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-442c3690-a46f-4f18-a540-32c78680ddf3 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-442c3690-a46f-4f18-a540-32c78680ddf3 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-442c3690-a46f-4f18-a540-32c78680ddf3 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9ff60aec-bade-4186-bba7-caf24725a738 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9ff60aec-bade-4186-bba7-caf24725a738 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 658/1312] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:38 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-56735a75-1c99-48c3-9d00-d611c92afc85 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-442c3690-a46f-4f18-a540-32c78680ddf3 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 200 Sep 02 00:48:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 655/1313] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:38 2026] GET /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-56735a75-1c99-48c3-9d00-d611c92afc85 None None] GET http://192.168.122.129/volume// Sep 02 00:48:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-56735a75-1c99-48c3-9d00-d611c92afc85 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-56735a75-1c99-48c3-9d00-d611c92afc85 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-56735a75-1c99-48c3-9d00-d611c92afc85 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:48:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 659/1314] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:48:38 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:48:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-6634bce8-04b7-4433-be83-7942db79dd3f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-6634bce8-04b7-4433-be83-7942db79dd3f tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-6634bce8-04b7-4433-be83-7942db79dd3f tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-6634bce8-04b7-4433-be83-7942db79dd3f tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:38 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:38 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:38 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-6634bce8-04b7-4433-be83-7942db79dd3f tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-6634bce8-04b7-4433-be83-7942db79dd3f tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 656/1315] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:48:38 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 1037 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:48:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-020ae9fc-fe3e-46cd-87f5-8db8fd5f7988 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-020ae9fc-fe3e-46cd-87f5-8db8fd5f7988 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] PUT http://192.168.122.129/volume/v3/attachments/f78e4163-82de-4c9f-8d22-aa1c76f56d54 Sep 02 00:48:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-020ae9fc-fe3e-46cd-87f5-8db8fd5f7988 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.129", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:99ea8ad4da87", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ea39e472-48c2-4305-83f6-cb40dfe92962", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:38 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-020ae9fc-fe3e-46cd-87f5-8db8fd5f7988 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Acquiring lock "cinder-attachment_update-b10175f0-afdf-4930-99ee-29f6fab02018-devstack" by "attachment_update" {{(pid=86898) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:48:38 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-020ae9fc-fe3e-46cd-87f5-8db8fd5f7988 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Lock "cinder-attachment_update-b10175f0-afdf-4930-99ee-29f6fab02018-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86898) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:48:38 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:38 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:38 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:38 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-dac7aa0e-42b1-4a04-8353-2cc07173a48a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dac7aa0e-42b1-4a04-8353-2cc07173a48a tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 Sep 02 00:48:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dac7aa0e-42b1-4a04-8353-2cc07173a48a tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dac7aa0e-42b1-4a04-8353-2cc07173a48a tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:38 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:38 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:38 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-dac7aa0e-42b1-4a04-8353-2cc07173a48a tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dac7aa0e-42b1-4a04-8353-2cc07173a48a tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 returned with HTTP 200 Sep 02 00:48:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 657/1316] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:38 2026] GET /volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 => generated 907 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4337ec61-7929-4704-9c94-fabf233ccddc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4337ec61-7929-4704-9c94-fabf233ccddc tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/volumes/5c7bef0c-a9a4-4ab1-83a9-115f0637380c Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4337ec61-7929-4704-9c94-fabf233ccddc tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4337ec61-7929-4704-9c94-fabf233ccddc tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4337ec61-7929-4704-9c94-fabf233ccddc tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/volumes/5c7bef0c-a9a4-4ab1-83a9-115f0637380c returned with HTTP 404 Sep 02 00:48:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 658/1317] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:39 2026] GET /volume/v3/volumes/5c7bef0c-a9a4-4ab1-83a9-115f0637380c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-997662de-0283-4060-b8e9-128cd77a65f1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-997662de-0283-4060-b8e9-128cd77a65f1 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] GET http://192.168.122.129/volume/v3/groups/ebdf9380-e57d-4027-8940-185d30d44dfc Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-997662de-0283-4060-b8e9-128cd77a65f1 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-997662de-0283-4060-b8e9-128cd77a65f1 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-997662de-0283-4060-b8e9-128cd77a65f1 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] show called for member ebdf9380-e57d-4027-8940-185d30d44dfc {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-997662de-0283-4060-b8e9-128cd77a65f1 tempest-GroupsV314Test-170290215 tempest-GroupsV314Test-170290215-project-member] http://192.168.122.129/volume/v3/groups/ebdf9380-e57d-4027-8940-185d30d44dfc returned with HTTP 404 Sep 02 00:48:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 659/1318] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:48:39 2026] GET /volume/v3/groups/ebdf9380-e57d-4027-8940-185d30d44dfc => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f781d514-5555-4094-95f7-0dbfc6c686b3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f781d514-5555-4094-95f7-0dbfc6c686b3 tempest-GroupsV314Test-909231304 tempest-GroupsV314Test-909231304-project-admin] DELETE http://192.168.122.129/volume/v3/group_types/fad33841-cfc1-4407-9181-a057608c52cd Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f781d514-5555-4094-95f7-0dbfc6c686b3 tempest-GroupsV314Test-909231304 tempest-GroupsV314Test-909231304-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f781d514-5555-4094-95f7-0dbfc6c686b3 tempest-GroupsV314Test-909231304 tempest-GroupsV314Test-909231304-project-admin] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f781d514-5555-4094-95f7-0dbfc6c686b3 tempest-GroupsV314Test-909231304 tempest-GroupsV314Test-909231304-project-admin] http://192.168.122.129/volume/v3/group_types/fad33841-cfc1-4407-9181-a057608c52cd returned with HTTP 202 Sep 02 00:48:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 660/1319] 192.168.122.129 () {60 vars in 1288 bytes} [Wed Sep 2 00:48:39 2026] DELETE /volume/v3/group_types/fad33841-cfc1-4407-9181-a057608c52cd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e43bb2e3-c4b4-4bda-8c81-a9555f6ca248 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e43bb2e3-c4b4-4bda-8c81-a9555f6ca248 tempest-GroupsV314Test-909231304 tempest-GroupsV314Test-909231304-project-admin] DELETE http://192.168.122.129/volume/v3/types/52b12015-71df-4c42-b2fa-aa7f3ed082db Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e43bb2e3-c4b4-4bda-8c81-a9555f6ca248 tempest-GroupsV314Test-909231304 tempest-GroupsV314Test-909231304-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e43bb2e3-c4b4-4bda-8c81-a9555f6ca248 tempest-GroupsV314Test-909231304 tempest-GroupsV314Test-909231304-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e43bb2e3-c4b4-4bda-8c81-a9555f6ca248 tempest-GroupsV314Test-909231304 tempest-GroupsV314Test-909231304-project-admin] http://192.168.122.129/volume/v3/types/52b12015-71df-4c42-b2fa-aa7f3ed082db returned with HTTP 202 Sep 02 00:48:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 661/1320] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:48:39 2026] DELETE /volume/v3/types/52b12015-71df-4c42-b2fa-aa7f3ed082db => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d96ee045-06f2-44ed-9663-d8cd3f639950 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d96ee045-06f2-44ed-9663-d8cd3f639950 tempest-GroupsV314Test-909231304 tempest-GroupsV314Test-909231304-project-admin] GET http://192.168.122.129/volume/v3/types/52b12015-71df-4c42-b2fa-aa7f3ed082db Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d96ee045-06f2-44ed-9663-d8cd3f639950 tempest-GroupsV314Test-909231304 tempest-GroupsV314Test-909231304-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d96ee045-06f2-44ed-9663-d8cd3f639950 tempest-GroupsV314Test-909231304 tempest-GroupsV314Test-909231304-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d96ee045-06f2-44ed-9663-d8cd3f639950 tempest-GroupsV314Test-909231304 tempest-GroupsV314Test-909231304-project-admin] http://192.168.122.129/volume/v3/types/52b12015-71df-4c42-b2fa-aa7f3ed082db returned with HTTP 404 Sep 02 00:48:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 662/1321] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:48:39 2026] GET /volume/v3/types/52b12015-71df-4c42-b2fa-aa7f3ed082db => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e0dd8842-9b07-44f9-992b-fe608c39f331 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e0dd8842-9b07-44f9-992b-fe608c39f331 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e0dd8842-9b07-44f9-992b-fe608c39f331 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e0dd8842-9b07-44f9-992b-fe608c39f331 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-e0dd8842-9b07-44f9-992b-fe608c39f331 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:39 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e0dd8842-9b07-44f9-992b-fe608c39f331 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 200 Sep 02 00:48:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 663/1322] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:39 2026] GET /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 326 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a074c505-2dd5-4146-9285-858a56429adc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a074c505-2dd5-4146-9285-858a56429adc tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a074c505-2dd5-4146-9285-858a56429adc tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a074c505-2dd5-4146-9285-858a56429adc tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:39 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:39 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:39 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:39 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a074c505-2dd5-4146-9285-858a56429adc tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a074c505-2dd5-4146-9285-858a56429adc tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 664/1323] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:39 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0155b944-5aae-41c9-8a34-3586511251c5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0155b944-5aae-41c9-8a34-3586511251c5 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0155b944-5aae-41c9-8a34-3586511251c5 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0155b944-5aae-41c9-8a34-3586511251c5 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:39 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:39 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:39 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:39 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:39 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0155b944-5aae-41c9-8a34-3586511251c5 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0155b944-5aae-41c9-8a34-3586511251c5 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 returned with HTTP 200 Sep 02 00:48:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 665/1324] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:39 2026] GET /volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 => generated 907 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e8197e09-5ee9-4052-9383-b2da103ee565 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e8197e09-5ee9-4052-9383-b2da103ee565 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e8197e09-5ee9-4052-9383-b2da103ee565 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e8197e09-5ee9-4052-9383-b2da103ee565 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-e8197e09-5ee9-4052-9383-b2da103ee565 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e8197e09-5ee9-4052-9383-b2da103ee565 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 200 Sep 02 00:48:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 666/1325] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:40 2026] GET /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-66742fa4-b9c6-486a-9956-ddb5f6ce06e5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-66742fa4-b9c6-486a-9956-ddb5f6ce06e5 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-66742fa4-b9c6-486a-9956-ddb5f6ce06e5 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-66742fa4-b9c6-486a-9956-ddb5f6ce06e5 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:40 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:40 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-66742fa4-b9c6-486a-9956-ddb5f6ce06e5 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-66742fa4-b9c6-486a-9956-ddb5f6ce06e5 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 667/1326] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:40 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b4dc1f1b-1aae-49b4-a9ec-a1b2224724f6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b4dc1f1b-1aae-49b4-a9ec-a1b2224724f6 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 Sep 02 00:48:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b4dc1f1b-1aae-49b4-a9ec-a1b2224724f6 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b4dc1f1b-1aae-49b4-a9ec-a1b2224724f6 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:40 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:40 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b4dc1f1b-1aae-49b4-a9ec-a1b2224724f6 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b4dc1f1b-1aae-49b4-a9ec-a1b2224724f6 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 returned with HTTP 200 Sep 02 00:48:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 668/1327] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:40 2026] GET /volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 => generated 907 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:41 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-020ae9fc-fe3e-46cd-87f5-8db8fd5f7988 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Lock "cinder-attachment_update-b10175f0-afdf-4930-99ee-29f6fab02018-devstack" released by "attachment_update" :: held 2.625s {{(pid=86898) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:48:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-020ae9fc-fe3e-46cd-87f5-8db8fd5f7988 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/attachments/f78e4163-82de-4c9f-8d22-aa1c76f56d54 returned with HTTP 200 Sep 02 00:48:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 660/1328] 192.168.122.129 () {66 vars in 1593 bytes} [Wed Sep 2 00:48:38 2026] PUT /volume/v3/attachments/f78e4163-82de-4c9f-8d22-aa1c76f56d54 => generated 694 bytes in 2667 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0de654fa-d99c-428f-8bc4-684b49bd3ab0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0de654fa-d99c-428f-8bc4-684b49bd3ab0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0de654fa-d99c-428f-8bc4-684b49bd3ab0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0de654fa-d99c-428f-8bc4-684b49bd3ab0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-0de654fa-d99c-428f-8bc4-684b49bd3ab0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:41 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:41 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0de654fa-d99c-428f-8bc4-684b49bd3ab0 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 200 Sep 02 00:48:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 669/1329] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:41 2026] GET /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 327 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2e5ff51d-74fd-4872-917a-0e50b6b0ce4c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2e5ff51d-74fd-4872-917a-0e50b6b0ce4c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/snapshots/detail Sep 02 00:48:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2e5ff51d-74fd-4872-917a-0e50b6b0ce4c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2e5ff51d-74fd-4872-917a-0e50b6b0ce4c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-2e5ff51d-74fd-4872-917a-0e50b6b0ce4c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:48:41 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:41 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:41 devstack devstack@c-api.service[86898]: DEBUG cinder.db.api [None req-2e5ff51d-74fd-4872-917a-0e50b6b0ce4c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Building query based on filter {{(pid=86898) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:48:41 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:41 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:48:41 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2e5ff51d-74fd-4872-917a-0e50b6b0ce4c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Get all snapshots completed successfully. Sep 02 00:48:41 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:41 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2e5ff51d-74fd-4872-917a-0e50b6b0ce4c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 00:48:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 661/1330] 192.168.122.129 () {58 vars in 1148 bytes} [Wed Sep 2 00:48:41 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-67e47ce2-cc12-415a-b7d8-c9c408fcda09 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-67e47ce2-cc12-415a-b7d8-c9c408fcda09 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/snapshots/9db074d8-cdb6-44eb-b0ea-93b7bd2d32ed Sep 02 00:48:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-67e47ce2-cc12-415a-b7d8-c9c408fcda09 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-67e47ce2-cc12-415a-b7d8-c9c408fcda09 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:41 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=664,cinder:INSERT=79,cinder:UPDATE=119 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:48:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-14940920-cdeb-4e3a-8229-31207e9a69ce None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-14940920-cdeb-4e3a-8229-31207e9a69ce tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-14940920-cdeb-4e3a-8229-31207e9a69ce tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-14940920-cdeb-4e3a-8229-31207e9a69ce tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:41 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:41 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:41 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-67e47ce2-cc12-415a-b7d8-c9c408fcda09 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Snapshot retrieved successfully. Sep 02 00:48:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-67e47ce2-cc12-415a-b7d8-c9c408fcda09 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/snapshots/9db074d8-cdb6-44eb-b0ea-93b7bd2d32ed returned with HTTP 200 Sep 02 00:48:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 670/1331] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:48:41 2026] GET /volume/v3/snapshots/9db074d8-cdb6-44eb-b0ea-93b7bd2d32ed => generated 470 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:41 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:41 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:41 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:41 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-86552490-2c6b-4765-9c38-107f2fc02a9b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:41 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-14940920-cdeb-4e3a-8229-31207e9a69ce tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-86552490-2c6b-4765-9c38-107f2fc02a9b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/snapshots/3d1de981-a330-48fb-a9a3-268a260c3b23 Sep 02 00:48:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-86552490-2c6b-4765-9c38-107f2fc02a9b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-86552490-2c6b-4765-9c38-107f2fc02a9b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-14940920-cdeb-4e3a-8229-31207e9a69ce tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 662/1332] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:41 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:41 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:41 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:41 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-86552490-2c6b-4765-9c38-107f2fc02a9b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Snapshot retrieved successfully. Sep 02 00:48:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-86552490-2c6b-4765-9c38-107f2fc02a9b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/snapshots/3d1de981-a330-48fb-a9a3-268a260c3b23 returned with HTTP 200 Sep 02 00:48:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 671/1333] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:48:41 2026] GET /volume/v3/snapshots/3d1de981-a330-48fb-a9a3-268a260c3b23 => generated 470 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-91ae6335-3671-4d1d-a87c-5347f18bcf57 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-91ae6335-3671-4d1d-a87c-5347f18bcf57 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] DELETE http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-91ae6335-3671-4d1d-a87c-5347f18bcf57 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-91ae6335-3671-4d1d-a87c-5347f18bcf57 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.group_snapshots [None req-91ae6335-3671-4d1d-a87c-5347f18bcf57 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] delete called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86898) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 00:48:41 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.group_snapshots [None req-91ae6335-3671-4d1d-a87c-5347f18bcf57 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Delete group_snapshot with id: 19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:41 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:41 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:41 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:41 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:48:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-91ae6335-3671-4d1d-a87c-5347f18bcf57 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 202 Sep 02 00:48:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 663/1334] 192.168.122.129 () {60 vars in 1300 bytes} [Wed Sep 2 00:48:41 2026] DELETE /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:48:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b5c40291-059a-4d21-b256-801d13709d43 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b5c40291-059a-4d21-b256-801d13709d43 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:48:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b5c40291-059a-4d21-b256-801d13709d43 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b5c40291-059a-4d21-b256-801d13709d43 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-b5c40291-059a-4d21-b256-801d13709d43 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:48:41 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b5c40291-059a-4d21-b256-801d13709d43 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:48:41 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:41 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:48:41 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:41 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:41 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:41 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:41 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b5c40291-059a-4d21-b256-801d13709d43 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Get all volumes completed successfully. Sep 02 00:48:41 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-b5c40291-059a-4d21-b256-801d13709d43 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:41 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-b5c40291-059a-4d21-b256-801d13709d43 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:41 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-b5c40291-059a-4d21-b256-801d13709d43 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:41 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:41 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:41 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-b5c40291-059a-4d21-b256-801d13709d43 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:41 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-b5c40291-059a-4d21-b256-801d13709d43 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-22303308-8356-4b67-927c-7906a0ebcfb3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-22303308-8356-4b67-927c-7906a0ebcfb3 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 Sep 02 00:48:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-22303308-8356-4b67-927c-7906a0ebcfb3 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-22303308-8356-4b67-927c-7906a0ebcfb3 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:42 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:42 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-22303308-8356-4b67-927c-7906a0ebcfb3 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-22303308-8356-4b67-927c-7906a0ebcfb3 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 returned with HTTP 200 Sep 02 00:48:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 664/1335] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:41 2026] GET /volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 => generated 907 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-e0017cb5-4786-4215-bab0-0d8a1cc46404 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-e0017cb5-4786-4215-bab0-0d8a1cc46404 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] POST http://192.168.122.129/volume/v3/attachments/f78e4163-82de-4c9f-8d22-aa1c76f56d54/action Sep 02 00:48:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-e0017cb5-4786-4215-bab0-0d8a1cc46404 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Action body: b'{"os-complete": null}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:48:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-e0017cb5-4786-4215-bab0-0d8a1cc46404 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:42 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-b5c40291-059a-4d21-b256-801d13709d43 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:42 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:42 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:42 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:42 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-a39e79c0-90c5-4c3d-b1fe-99bb5ef10d68 req-e0017cb5-4786-4215-bab0-0d8a1cc46404 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/attachments/f78e4163-82de-4c9f-8d22-aa1c76f56d54/action returned with HTTP 204 Sep 02 00:48:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 665/1336] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:48:42 2026] POST /volume/v3/attachments/f78e4163-82de-4c9f-8d22-aa1c76f56d54/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b5c40291-059a-4d21-b256-801d13709d43 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:48:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 672/1337] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:48:41 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:48:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-90c89a6b-c06c-4482-b19a-39f5e741c686 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-90c89a6b-c06c-4482-b19a-39f5e741c686 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/snapshots/detail Sep 02 00:48:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-90c89a6b-c06c-4482-b19a-39f5e741c686 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-90c89a6b-c06c-4482-b19a-39f5e741c686 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-90c89a6b-c06c-4482-b19a-39f5e741c686 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:48:42 devstack devstack@c-api.service[86898]: DEBUG cinder.db.api [None req-90c89a6b-c06c-4482-b19a-39f5e741c686 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Building query based on filter {{(pid=86898) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:48:42 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:42 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:48:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-90c89a6b-c06c-4482-b19a-39f5e741c686 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Get all snapshots completed successfully. Sep 02 00:48:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-90c89a6b-c06c-4482-b19a-39f5e741c686 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 00:48:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 666/1338] 192.168.122.129 () {58 vars in 1148 bytes} [Wed Sep 2 00:48:42 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8d5634c4-b9b9-4916-9ee6-acc4535650bd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8d5634c4-b9b9-4916-9ee6-acc4535650bd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/snapshots/3d1de981-a330-48fb-a9a3-268a260c3b23 Sep 02 00:48:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8d5634c4-b9b9-4916-9ee6-acc4535650bd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8d5634c4-b9b9-4916-9ee6-acc4535650bd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:42 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:42 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:42 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8d5634c4-b9b9-4916-9ee6-acc4535650bd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Snapshot retrieved successfully. Sep 02 00:48:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8d5634c4-b9b9-4916-9ee6-acc4535650bd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/snapshots/3d1de981-a330-48fb-a9a3-268a260c3b23 returned with HTTP 200 Sep 02 00:48:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 673/1339] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:48:42 2026] GET /volume/v3/snapshots/3d1de981-a330-48fb-a9a3-268a260c3b23 => generated 469 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3c30abc2-a483-41e7-8c51-c324ab027e42 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3c30abc2-a483-41e7-8c51-c324ab027e42 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3c30abc2-a483-41e7-8c51-c324ab027e42 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3c30abc2-a483-41e7-8c51-c324ab027e42 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:42 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:42 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3c30abc2-a483-41e7-8c51-c324ab027e42 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3c30abc2-a483-41e7-8c51-c324ab027e42 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 667/1340] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:42 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 1149 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2b2db14c-bfed-45bf-9241-2df95be4e527 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2b2db14c-bfed-45bf-9241-2df95be4e527 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2b2db14c-bfed-45bf-9241-2df95be4e527 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2b2db14c-bfed-45bf-9241-2df95be4e527 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:42 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:42 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:42 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:42 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:42 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2b2db14c-bfed-45bf-9241-2df95be4e527 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2b2db14c-bfed-45bf-9241-2df95be4e527 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 674/1341] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:42 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 1149 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:48:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e5256b8c-38d9-4fcd-97e0-b1759a04be87 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e5256b8c-38d9-4fcd-97e0-b1759a04be87 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:48:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e5256b8c-38d9-4fcd-97e0-b1759a04be87 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e5256b8c-38d9-4fcd-97e0-b1759a04be87 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:42 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:42 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e5256b8c-38d9-4fcd-97e0-b1759a04be87 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:48:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e5256b8c-38d9-4fcd-97e0-b1759a04be87 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:48:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 668/1342] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:42 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 1149 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:48:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2f3f003e-cc7e-428b-9326-cb1b93978415 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2f3f003e-cc7e-428b-9326-cb1b93978415 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 Sep 02 00:48:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2f3f003e-cc7e-428b-9326-cb1b93978415 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2f3f003e-cc7e-428b-9326-cb1b93978415 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:43 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:43 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:43 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:43 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:43 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2f3f003e-cc7e-428b-9326-cb1b93978415 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2f3f003e-cc7e-428b-9326-cb1b93978415 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 returned with HTTP 200 Sep 02 00:48:43 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 675/1343] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:43 2026] GET /volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 => generated 910 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5f3f4b3a-576f-4677-86d9-41b2a2e947ad None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5f3f4b3a-576f-4677-86d9-41b2a2e947ad tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/snapshots/3d1de981-a330-48fb-a9a3-268a260c3b23 Sep 02 00:48:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5f3f4b3a-576f-4677-86d9-41b2a2e947ad tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5f3f4b3a-576f-4677-86d9-41b2a2e947ad tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5f3f4b3a-576f-4677-86d9-41b2a2e947ad tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Snapshot retrieved successfully. Sep 02 00:48:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5f3f4b3a-576f-4677-86d9-41b2a2e947ad tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/snapshots/3d1de981-a330-48fb-a9a3-268a260c3b23 returned with HTTP 200 Sep 02 00:48:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 669/1344] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:48:43 2026] GET /volume/v3/snapshots/3d1de981-a330-48fb-a9a3-268a260c3b23 => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b5ecf1ab-cae2-4242-9fff-963bdf594a65 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b5ecf1ab-cae2-4242-9fff-963bdf594a65 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 Sep 02 00:48:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b5ecf1ab-cae2-4242-9fff-963bdf594a65 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b5ecf1ab-cae2-4242-9fff-963bdf594a65 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:44 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:44 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:44 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:44 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:44 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b5ecf1ab-cae2-4242-9fff-963bdf594a65 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b5ecf1ab-cae2-4242-9fff-963bdf594a65 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 returned with HTTP 200 Sep 02 00:48:44 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 676/1345] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:44 2026] GET /volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 => generated 910 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5429877c-74b1-4080-8e05-2d233af6dba7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5429877c-74b1-4080-8e05-2d233af6dba7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/snapshots/3d1de981-a330-48fb-a9a3-268a260c3b23 Sep 02 00:48:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5429877c-74b1-4080-8e05-2d233af6dba7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5429877c-74b1-4080-8e05-2d233af6dba7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:44 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:44 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:44 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5429877c-74b1-4080-8e05-2d233af6dba7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Snapshot retrieved successfully. Sep 02 00:48:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5429877c-74b1-4080-8e05-2d233af6dba7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/snapshots/3d1de981-a330-48fb-a9a3-268a260c3b23 returned with HTTP 200 Sep 02 00:48:44 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 670/1346] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:48:44 2026] GET /volume/v3/snapshots/3d1de981-a330-48fb-a9a3-268a260c3b23 => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bada5b31-7090-431e-817c-6eec6885d34e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bada5b31-7090-431e-817c-6eec6885d34e tempest-VolumePoolsAdminTestsJSON-366149820 tempest-VolumePoolsAdminTestsJSON-366149820-project-admin] GET http://192.168.122.129/volume/v3/scheduler-stats/get_pools?detail=True Sep 02 00:48:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bada5b31-7090-431e-817c-6eec6885d34e tempest-VolumePoolsAdminTestsJSON-366149820 tempest-VolumePoolsAdminTestsJSON-366149820-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bada5b31-7090-431e-817c-6eec6885d34e tempest-VolumePoolsAdminTestsJSON-366149820 tempest-VolumePoolsAdminTestsJSON-366149820-project-admin] Calling method 'get_pools' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bada5b31-7090-431e-817c-6eec6885d34e tempest-VolumePoolsAdminTestsJSON-366149820 tempest-VolumePoolsAdminTestsJSON-366149820-project-admin] http://192.168.122.129/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 02 00:48:44 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 677/1347] 192.168.122.129 () {58 vars in 1198 bytes} [Wed Sep 2 00:48:44 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-97ec97a7-d1c8-4af2-8d24-ba98b2a981b2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-97ec97a7-d1c8-4af2-8d24-ba98b2a981b2 tempest-VolumePoolsAdminTestsJSON-366149820 tempest-VolumePoolsAdminTestsJSON-366149820-project-admin] GET http://192.168.122.129/volume/v3/scheduler-stats/get_pools Sep 02 00:48:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-97ec97a7-d1c8-4af2-8d24-ba98b2a981b2 tempest-VolumePoolsAdminTestsJSON-366149820 tempest-VolumePoolsAdminTestsJSON-366149820-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-97ec97a7-d1c8-4af2-8d24-ba98b2a981b2 tempest-VolumePoolsAdminTestsJSON-366149820 tempest-VolumePoolsAdminTestsJSON-366149820-project-admin] Calling method 'get_pools' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-97ec97a7-d1c8-4af2-8d24-ba98b2a981b2 tempest-VolumePoolsAdminTestsJSON-366149820 tempest-VolumePoolsAdminTestsJSON-366149820-project-admin] http://192.168.122.129/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 00:48:44 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 671/1348] 192.168.122.129 () {58 vars in 1175 bytes} [Wed Sep 2 00:48:44 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:48:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-eb4636e0-9efb-43f6-bbbe-aec0c7e5e8d8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-eb4636e0-9efb-43f6-bbbe-aec0c7e5e8d8 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 Sep 02 00:48:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-eb4636e0-9efb-43f6-bbbe-aec0c7e5e8d8 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-eb4636e0-9efb-43f6-bbbe-aec0c7e5e8d8 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:45 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:45 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-eb4636e0-9efb-43f6-bbbe-aec0c7e5e8d8 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-eb4636e0-9efb-43f6-bbbe-aec0c7e5e8d8 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 returned with HTTP 200 Sep 02 00:48:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 678/1349] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:45 2026] GET /volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 => generated 910 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:48:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-00f1f62c-4628-479e-9add-3aff8709d0ea None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-00f1f62c-4628-479e-9add-3aff8709d0ea tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/snapshots/3d1de981-a330-48fb-a9a3-268a260c3b23 Sep 02 00:48:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-00f1f62c-4628-479e-9add-3aff8709d0ea tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-00f1f62c-4628-479e-9add-3aff8709d0ea tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:45 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:45 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-00f1f62c-4628-479e-9add-3aff8709d0ea tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Snapshot retrieved successfully. Sep 02 00:48:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-00f1f62c-4628-479e-9add-3aff8709d0ea tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/snapshots/3d1de981-a330-48fb-a9a3-268a260c3b23 returned with HTTP 200 Sep 02 00:48:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 672/1350] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:48:45 2026] GET /volume/v3/snapshots/3d1de981-a330-48fb-a9a3-268a260c3b23 => generated 469 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-170943a8-a969-4eb2-ac42-287ee51fb014 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-170943a8-a969-4eb2-ac42-287ee51fb014 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 Sep 02 00:48:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-170943a8-a969-4eb2-ac42-287ee51fb014 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-170943a8-a969-4eb2-ac42-287ee51fb014 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-170943a8-a969-4eb2-ac42-287ee51fb014 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1437a1bd-ad0d-493e-a0f6-b0ee9acfd669 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1437a1bd-ad0d-493e-a0f6-b0ee9acfd669 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/snapshots/3d1de981-a330-48fb-a9a3-268a260c3b23 Sep 02 00:48:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1437a1bd-ad0d-493e-a0f6-b0ee9acfd669 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1437a1bd-ad0d-493e-a0f6-b0ee9acfd669 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-170943a8-a969-4eb2-ac42-287ee51fb014 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 returned with HTTP 200 Sep 02 00:48:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 679/1351] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:46 2026] GET /volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 => generated 1328 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1437a1bd-ad0d-493e-a0f6-b0ee9acfd669 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/snapshots/3d1de981-a330-48fb-a9a3-268a260c3b23 returned with HTTP 404 Sep 02 00:48:46 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 673/1352] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:48:46 2026] GET /volume/v3/snapshots/3d1de981-a330-48fb-a9a3-268a260c3b23 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cd7acb73-6521-4500-85ef-00a32d2bde79 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9c52499b-2319-4e36-aea3-8c272588db02 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cd7acb73-6521-4500-85ef-00a32d2bde79 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/snapshots/9db074d8-cdb6-44eb-b0ea-93b7bd2d32ed Sep 02 00:48:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cd7acb73-6521-4500-85ef-00a32d2bde79 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cd7acb73-6521-4500-85ef-00a32d2bde79 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9c52499b-2319-4e36-aea3-8c272588db02 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] POST http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650/action Sep 02 00:48:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9c52499b-2319-4e36-aea3-8c272588db02 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:48:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9c52499b-2319-4e36-aea3-8c272588db02 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cd7acb73-6521-4500-85ef-00a32d2bde79 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/snapshots/9db074d8-cdb6-44eb-b0ea-93b7bd2d32ed returned with HTTP 404 Sep 02 00:48:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 680/1353] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:48:46 2026] GET /volume/v3/snapshots/9db074d8-cdb6-44eb-b0ea-93b7bd2d32ed => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ff321c42-7b2b-4e86-942b-0691f76fdc89 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:46 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:46 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:46 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:46 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:46 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9c52499b-2319-4e36-aea3-8c272588db02 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ff321c42-7b2b-4e86-942b-0691f76fdc89 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ff321c42-7b2b-4e86-942b-0691f76fdc89 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ff321c42-7b2b-4e86-942b-0691f76fdc89 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-ff321c42-7b2b-4e86-942b-0691f76fdc89 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ff321c42-7b2b-4e86-942b-0691f76fdc89 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 404 Sep 02 00:48:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 681/1354] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:46 2026] GET /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 116 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:48:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-da85171e-ef87-4764-8392-363d2c61bb74 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-da85171e-ef87-4764-8392-363d2c61bb74 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] DELETE http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-da85171e-ef87-4764-8392-363d2c61bb74 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-da85171e-ef87-4764-8392-363d2c61bb74 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-da85171e-ef87-4764-8392-363d2c61bb74 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] delete called for member 19c3a174-19e6-4799-b5f0-1a112be7d6bd {{(pid=86899) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 00:48:46 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.group_snapshots [None req-da85171e-ef87-4764-8392-363d2c61bb74 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Delete group_snapshot with id: 19c3a174-19e6-4799-b5f0-1a112be7d6bd Sep 02 00:48:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-da85171e-ef87-4764-8392-363d2c61bb74 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd returned with HTTP 404 Sep 02 00:48:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 682/1355] 192.168.122.129 () {60 vars in 1300 bytes} [Wed Sep 2 00:48:46 2026] DELETE /volume/v3/group_snapshots/19c3a174-19e6-4799-b5f0-1a112be7d6bd => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:48:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8ec69081-56b0-4134-9c4c-cfdc6cd2d0bc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8ec69081-56b0-4134-9c4c-cfdc6cd2d0bc tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:48:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8ec69081-56b0-4134-9c4c-cfdc6cd2d0bc tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8ec69081-56b0-4134-9c4c-cfdc6cd2d0bc tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-8ec69081-56b0-4134-9c4c-cfdc6cd2d0bc tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:48:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8ec69081-56b0-4134-9c4c-cfdc6cd2d0bc tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:48:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8ec69081-56b0-4134-9c4c-cfdc6cd2d0bc tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Get all volumes completed successfully. Sep 02 00:48:46 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-8ec69081-56b0-4134-9c4c-cfdc6cd2d0bc tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:46 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-8ec69081-56b0-4134-9c4c-cfdc6cd2d0bc tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:46 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-9c52499b-2319-4e36-aea3-8c272588db02 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Created reservations ['37add877-36c8-4653-b12e-9d1f9900b34b', '4c87d9ac-6635-43f8-973d-5db6c10d551c'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:48:46 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9c52499b-2319-4e36-aea3-8c272588db02 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Extend volume request issued successfully. Sep 02 00:48:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9c52499b-2319-4e36-aea3-8c272588db02 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650/action returned with HTTP 202 Sep 02 00:48:46 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 674/1356] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:48:46 2026] POST /volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:48:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4e10ea50-539e-437b-ae10-694ef0946bbf None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4e10ea50-539e-437b-ae10-694ef0946bbf tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 Sep 02 00:48:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4e10ea50-539e-437b-ae10-694ef0946bbf tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4e10ea50-539e-437b-ae10-694ef0946bbf tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:46 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-8ec69081-56b0-4134-9c4c-cfdc6cd2d0bc tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:46 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:46 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:46 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:46 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:46 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4e10ea50-539e-437b-ae10-694ef0946bbf tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:46 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-8ec69081-56b0-4134-9c4c-cfdc6cd2d0bc tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:46 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-8ec69081-56b0-4134-9c4c-cfdc6cd2d0bc tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4e10ea50-539e-437b-ae10-694ef0946bbf tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 returned with HTTP 200 Sep 02 00:48:46 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 675/1357] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:46 2026] GET /volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 => generated 1328 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:46 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-8ec69081-56b0-4134-9c4c-cfdc6cd2d0bc tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8ec69081-56b0-4134-9c4c-cfdc6cd2d0bc tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:48:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 683/1358] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:48:46 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:48:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-22d37b31-fd3a-4757-9823-ae218eac9a08 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-22d37b31-fd3a-4757-9823-ae218eac9a08 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] POST http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4/action Sep 02 00:48:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-22d37b31-fd3a-4757-9823-ae218eac9a08 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:48:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-22d37b31-fd3a-4757-9823-ae218eac9a08 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-22d37b31-fd3a-4757-9823-ae218eac9a08 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] delete called for group 87496c8e-733e-48a5-b91a-f8fa92eabfe4 {{(pid=86898) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 00:48:46 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.groups [None req-22d37b31-fd3a-4757-9823-ae218eac9a08 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Delete group with id: 87496c8e-733e-48a5-b91a-f8fa92eabfe4 Sep 02 00:48:46 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:46 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:46 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:46 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 00:48:46 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:46 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:48:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-22d37b31-fd3a-4757-9823-ae218eac9a08 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4/action returned with HTTP 202 Sep 02 00:48:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 676/1359] 192.168.122.129 () {62 vars in 1312 bytes} [Wed Sep 2 00:48:46 2026] POST /volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:48:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-29911e5e-b419-4b44-96b9-8c7b85a4a4d5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-29911e5e-b419-4b44-96b9-8c7b85a4a4d5 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/26380992-2b7d-452d-ba08-17c9d4a42baa Sep 02 00:48:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-29911e5e-b419-4b44-96b9-8c7b85a4a4d5 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-29911e5e-b419-4b44-96b9-8c7b85a4a4d5 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:47 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:47 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:47 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:47 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:47 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-29911e5e-b419-4b44-96b9-8c7b85a4a4d5 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:48:47 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-29911e5e-b419-4b44-96b9-8c7b85a4a4d5 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:47 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-29911e5e-b419-4b44-96b9-8c7b85a4a4d5 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:47 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-29911e5e-b419-4b44-96b9-8c7b85a4a4d5 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:47 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:47 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-29911e5e-b419-4b44-96b9-8c7b85a4a4d5 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/26380992-2b7d-452d-ba08-17c9d4a42baa returned with HTTP 200 Sep 02 00:48:47 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 684/1360] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:47 2026] GET /volume/v3/volumes/26380992-2b7d-452d-ba08-17c9d4a42baa => generated 923 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a459fae0-84b7-4cce-aad1-c350086887f9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a459fae0-84b7-4cce-aad1-c350086887f9 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 Sep 02 00:48:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a459fae0-84b7-4cce-aad1-c350086887f9 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a459fae0-84b7-4cce-aad1-c350086887f9 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:47 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:47 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:47 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:47 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:47 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a459fae0-84b7-4cce-aad1-c350086887f9 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a459fae0-84b7-4cce-aad1-c350086887f9 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 returned with HTTP 200 Sep 02 00:48:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 677/1361] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:47 2026] GET /volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 => generated 1328 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:48:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5463d7e3-9a69-4a48-a0be-1223842d14b9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5463d7e3-9a69-4a48-a0be-1223842d14b9 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 Sep 02 00:48:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5463d7e3-9a69-4a48-a0be-1223842d14b9 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5463d7e3-9a69-4a48-a0be-1223842d14b9 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:47 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:47 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:47 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:47 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:47 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5463d7e3-9a69-4a48-a0be-1223842d14b9 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5463d7e3-9a69-4a48-a0be-1223842d14b9 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 returned with HTTP 200 Sep 02 00:48:47 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 685/1362] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:47 2026] GET /volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 => generated 1328 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0d8b25ae-9226-4aa8-879d-8b6c7c9cf50b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0d8b25ae-9226-4aa8-879d-8b6c7c9cf50b tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 Sep 02 00:48:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0d8b25ae-9226-4aa8-879d-8b6c7c9cf50b tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0d8b25ae-9226-4aa8-879d-8b6c7c9cf50b tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:47 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:47 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:47 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:47 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:47 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0d8b25ae-9226-4aa8-879d-8b6c7c9cf50b tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0d8b25ae-9226-4aa8-879d-8b6c7c9cf50b tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 returned with HTTP 200 Sep 02 00:48:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 678/1363] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:47 2026] GET /volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 => generated 1328 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-41a48639-dfcc-4b96-8b43-4a478e6fc0e9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-41a48639-dfcc-4b96-8b43-4a478e6fc0e9 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] DELETE http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 Sep 02 00:48:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-41a48639-dfcc-4b96-8b43-4a478e6fc0e9 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-41a48639-dfcc-4b96-8b43-4a478e6fc0e9 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:48 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-41a48639-dfcc-4b96-8b43-4a478e6fc0e9 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Delete volume with id: da70d5ed-7576-4ac2-9838-a452b6243650 Sep 02 00:48:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-41a48639-dfcc-4b96-8b43-4a478e6fc0e9 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-41a48639-dfcc-4b96-8b43-4a478e6fc0e9 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Delete volume request issued successfully. Sep 02 00:48:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-41a48639-dfcc-4b96-8b43-4a478e6fc0e9 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 returned with HTTP 202 Sep 02 00:48:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 686/1364] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:48:47 2026] DELETE /volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:48:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-eb9e82ce-f492-49a4-9c9b-f7d61e192934 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-eb9e82ce-f492-49a4-9c9b-f7d61e192934 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 Sep 02 00:48:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-eb9e82ce-f492-49a4-9c9b-f7d61e192934 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-eb9e82ce-f492-49a4-9c9b-f7d61e192934 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:48 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-eb9e82ce-f492-49a4-9c9b-f7d61e192934 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-eb9e82ce-f492-49a4-9c9b-f7d61e192934 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 returned with HTTP 200 Sep 02 00:48:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 679/1365] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:48 2026] GET /volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 => generated 1327 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-667e461a-d22a-41a5-a339-ed1fcf0746b6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-667e461a-d22a-41a5-a339-ed1fcf0746b6 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/26380992-2b7d-452d-ba08-17c9d4a42baa Sep 02 00:48:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-667e461a-d22a-41a5-a339-ed1fcf0746b6 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-667e461a-d22a-41a5-a339-ed1fcf0746b6 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-667e461a-d22a-41a5-a339-ed1fcf0746b6 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:48:48 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-667e461a-d22a-41a5-a339-ed1fcf0746b6 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:48 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-667e461a-d22a-41a5-a339-ed1fcf0746b6 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:48 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-667e461a-d22a-41a5-a339-ed1fcf0746b6 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-667e461a-d22a-41a5-a339-ed1fcf0746b6 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/26380992-2b7d-452d-ba08-17c9d4a42baa returned with HTTP 200 Sep 02 00:48:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 687/1366] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:48 2026] GET /volume/v3/volumes/26380992-2b7d-452d-ba08-17c9d4a42baa => generated 923 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4f388215-1071-4bff-8977-7ac693cc76c8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4f388215-1071-4bff-8977-7ac693cc76c8 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 Sep 02 00:48:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4f388215-1071-4bff-8977-7ac693cc76c8 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4f388215-1071-4bff-8977-7ac693cc76c8 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:49 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4f388215-1071-4bff-8977-7ac693cc76c8 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4f388215-1071-4bff-8977-7ac693cc76c8 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 returned with HTTP 200 Sep 02 00:48:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 680/1367] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:49 2026] GET /volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 => generated 1327 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-64195f6d-8867-4622-9054-8069868dd246 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-64195f6d-8867-4622-9054-8069868dd246 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/26380992-2b7d-452d-ba08-17c9d4a42baa Sep 02 00:48:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-64195f6d-8867-4622-9054-8069868dd246 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-64195f6d-8867-4622-9054-8069868dd246 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-64195f6d-8867-4622-9054-8069868dd246 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/26380992-2b7d-452d-ba08-17c9d4a42baa returned with HTTP 404 Sep 02 00:48:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 688/1368] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:49 2026] GET /volume/v3/volumes/26380992-2b7d-452d-ba08-17c9d4a42baa => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:48:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6c0ed796-3eb3-45f6-b64f-747250ac6267 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6c0ed796-3eb3-45f6-b64f-747250ac6267 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/da69dc6a-6b18-46bb-b83a-6785c1404083 Sep 02 00:48:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6c0ed796-3eb3-45f6-b64f-747250ac6267 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6c0ed796-3eb3-45f6-b64f-747250ac6267 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:49 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6c0ed796-3eb3-45f6-b64f-747250ac6267 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:48:49 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-6c0ed796-3eb3-45f6-b64f-747250ac6267 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:49 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-6c0ed796-3eb3-45f6-b64f-747250ac6267 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:49 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-6c0ed796-3eb3-45f6-b64f-747250ac6267 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6c0ed796-3eb3-45f6-b64f-747250ac6267 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/da69dc6a-6b18-46bb-b83a-6785c1404083 returned with HTTP 404 Sep 02 00:48:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 681/1369] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:49 2026] GET /volume/v3/volumes/da69dc6a-6b18-46bb-b83a-6785c1404083 => generated 108 bytes in 190 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:48:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-47654ac9-6a3e-4224-86d6-b4929ed46446 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-47654ac9-6a3e-4224-86d6-b4929ed46446 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 Sep 02 00:48:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-47654ac9-6a3e-4224-86d6-b4929ed46446 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-47654ac9-6a3e-4224-86d6-b4929ed46446 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-47654ac9-6a3e-4224-86d6-b4929ed46446 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 87496c8e-733e-48a5-b91a-f8fa92eabfe4 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:48:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-47654ac9-6a3e-4224-86d6-b4929ed46446 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 returned with HTTP 404 Sep 02 00:48:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 689/1370] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:48:49 2026] GET /volume/v3/groups/87496c8e-733e-48a5-b91a-f8fa92eabfe4 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:48:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c1725172-6294-477a-8d72-5c03a9597558 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c1725172-6294-477a-8d72-5c03a9597558 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] DELETE http://192.168.122.129/volume/v3/group_types/74b56aa8-6bed-4feb-963f-7648c9c50200 Sep 02 00:48:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c1725172-6294-477a-8d72-5c03a9597558 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c1725172-6294-477a-8d72-5c03a9597558 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c1725172-6294-477a-8d72-5c03a9597558 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] http://192.168.122.129/volume/v3/group_types/74b56aa8-6bed-4feb-963f-7648c9c50200 returned with HTTP 202 Sep 02 00:48:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 682/1371] 192.168.122.129 () {60 vars in 1288 bytes} [Wed Sep 2 00:48:49 2026] DELETE /volume/v3/group_types/74b56aa8-6bed-4feb-963f-7648c9c50200 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:48:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-27ca7629-7d87-4737-966c-757bbea23181 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-27ca7629-7d87-4737-966c-757bbea23181 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] DELETE http://192.168.122.129/volume/v3/types/0bd386a9-53cc-4db6-9dee-a135bc36a15e Sep 02 00:48:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-27ca7629-7d87-4737-966c-757bbea23181 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-27ca7629-7d87-4737-966c-757bbea23181 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-27ca7629-7d87-4737-966c-757bbea23181 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] http://192.168.122.129/volume/v3/types/0bd386a9-53cc-4db6-9dee-a135bc36a15e returned with HTTP 202 Sep 02 00:48:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 690/1372] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:48:49 2026] DELETE /volume/v3/types/0bd386a9-53cc-4db6-9dee-a135bc36a15e => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:48:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c07b198e-c375-497c-9948-36afed1627d3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c07b198e-c375-497c-9948-36afed1627d3 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] GET http://192.168.122.129/volume/v3/types/0bd386a9-53cc-4db6-9dee-a135bc36a15e Sep 02 00:48:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c07b198e-c375-497c-9948-36afed1627d3 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c07b198e-c375-497c-9948-36afed1627d3 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c07b198e-c375-497c-9948-36afed1627d3 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] http://192.168.122.129/volume/v3/types/0bd386a9-53cc-4db6-9dee-a135bc36a15e returned with HTTP 404 Sep 02 00:48:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 683/1373] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:48:49 2026] GET /volume/v3/types/0bd386a9-53cc-4db6-9dee-a135bc36a15e => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f5ee32ce-3c7b-45bf-b11b-8a924be3d5e9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f5ee32ce-3c7b-45bf-b11b-8a924be3d5e9 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:48:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f5ee32ce-3c7b-45bf-b11b-8a924be3d5e9 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1065513878"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f5ee32ce-3c7b-45bf-b11b-8a924be3d5e9 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:48:50 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 691/1374] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:48:49 2026] POST /volume/v3/types => generated 224 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7bcb4d1c-dec9-46ad-a7c5-cc291daaa5b5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7bcb4d1c-dec9-46ad-a7c5-cc291daaa5b5 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] POST http://192.168.122.129/volume/v3/group_types Sep 02 00:48:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7bcb4d1c-dec9-46ad-a7c5-cc291daaa5b5 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-600997352"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7bcb4d1c-dec9-46ad-a7c5-cc291daaa5b5 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] http://192.168.122.129/volume/v3/group_types returned with HTTP 202 Sep 02 00:48:50 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 684/1375] 192.168.122.129 () {62 vars in 1195 bytes} [Wed Sep 2 00:48:50 2026] POST /volume/v3/group_types => generated 180 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-91e4f4f4-834b-48fd-833d-3397d159fa66 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-91e4f4f4-834b-48fd-833d-3397d159fa66 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] POST http://192.168.122.129/volume/v3/groups Sep 02 00:48:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-91e4f4f4-834b-48fd-833d-3397d159fa66 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6e15643a-7b35-4d37-af00-864819c5bc81", "volume_types": ["9165248c-1db4-4a23-a1d6-0f3170d214f3"], "name": "tempest-GroupSnapshotsTest-Group-1562076218"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-91e4f4f4-834b-48fd-833d-3397d159fa66 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Creating new group {'group': {'group_type': '6e15643a-7b35-4d37-af00-864819c5bc81', 'volume_types': ['9165248c-1db4-4a23-a1d6-0f3170d214f3'], 'name': 'tempest-GroupSnapshotsTest-Group-1562076218'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 02 00:48:50 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.groups [None req-91e4f4f4-834b-48fd-833d-3397d159fa66 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Creating group tempest-GroupSnapshotsTest-Group-1562076218. Sep 02 00:48:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-91e4f4f4-834b-48fd-833d-3397d159fa66 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Availability Zones retrieved successfully. Sep 02 00:48:50 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-91e4f4f4-834b-48fd-833d-3397d159fa66 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Created reservations ['5799a5a5-382c-40f5-aa5b-a1438172a3fe'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:48:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6ccf5670-cb60-4ef3-9e33-1348000bab27 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6ccf5670-cb60-4ef3-9e33-1348000bab27 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 Sep 02 00:48:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6ccf5670-cb60-4ef3-9e33-1348000bab27 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6ccf5670-cb60-4ef3-9e33-1348000bab27 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-91e4f4f4-834b-48fd-833d-3397d159fa66 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups returned with HTTP 202 Sep 02 00:48:50 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 692/1376] 192.168.122.129 () {62 vars in 1181 bytes} [Wed Sep 2 00:48:50 2026] POST /volume/v3/groups => generated 112 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0da235aa-b842-4789-912f-45bfa8854a85 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0da235aa-b842-4789-912f-45bfa8854a85 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/groups/6a4f9386-1771-49be-8d82-377529923600 Sep 02 00:48:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0da235aa-b842-4789-912f-45bfa8854a85 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0da235aa-b842-4789-912f-45bfa8854a85 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-0da235aa-b842-4789-912f-45bfa8854a85 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 6a4f9386-1771-49be-8d82-377529923600 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:48:50 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:50 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:50 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:50 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:48:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0da235aa-b842-4789-912f-45bfa8854a85 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/6a4f9386-1771-49be-8d82-377529923600 returned with HTTP 200 Sep 02 00:48:50 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 693/1377] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:48:50 2026] GET /volume/v3/groups/6a4f9386-1771-49be-8d82-377529923600 => generated 392 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6ccf5670-cb60-4ef3-9e33-1348000bab27 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 returned with HTTP 404 Sep 02 00:48:50 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 685/1378] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:50 2026] GET /volume/v3/volumes/da70d5ed-7576-4ac2-9838-a452b6243650 => generated 109 bytes in 381 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-19c55ee0-bee1-409b-913b-ee552aa60552 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-19c55ee0-bee1-409b-913b-ee552aa60552 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:48:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-19c55ee0-bee1-409b-913b-ee552aa60552 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-70274479"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-19c55ee0-bee1-409b-913b-ee552aa60552 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-70274479'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:48:50 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-19c55ee0-bee1-409b-913b-ee552aa60552 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Create volume of 1 GB Sep 02 00:48:50 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:50 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-19c55ee0-bee1-409b-913b-ee552aa60552 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Availability Zones retrieved successfully. Sep 02 00:48:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-19c55ee0-bee1-409b-913b-ee552aa60552 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Flow 'volume_create_api' (2dbae788-28fc-46b5-9688-51aa812cb0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:48:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-19c55ee0-bee1-409b-913b-ee552aa60552 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43ad2237-8f8c-4e4a-bea1-395dfef0249c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-19c55ee0-bee1-409b-913b-ee552aa60552 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:48:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-19c55ee0-bee1-409b-913b-ee552aa60552 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43ad2237-8f8c-4e4a-bea1-395dfef0249c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-19c55ee0-bee1-409b-913b-ee552aa60552 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c5adbc9-8241-4b8e-a73a-c9f13df467ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:50 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-19c55ee0-bee1-409b-913b-ee552aa60552 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Created reservations ['437118af-0c00-40b9-9600-d5d5a4ade304', '9f4d0aac-f0c0-4688-92bb-4640716d1e77', 'dc2bb200-46d8-46ad-b725-6dca265886db', 'd80787e5-14e5-42ce-a15c-be36b62cfd7e'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:48:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-19c55ee0-bee1-409b-913b-ee552aa60552 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c5adbc9-8241-4b8e-a73a-c9f13df467ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['437118af-0c00-40b9-9600-d5d5a4ade304', '9f4d0aac-f0c0-4688-92bb-4640716d1e77', 'dc2bb200-46d8-46ad-b725-6dca265886db', 'd80787e5-14e5-42ce-a15c-be36b62cfd7e']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-19c55ee0-bee1-409b-913b-ee552aa60552 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba778057-213a-4fbe-92f2-0bc2f4ffe3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:50 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:50 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-19c55ee0-bee1-409b-913b-ee552aa60552 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba778057-213a-4fbe-92f2-0bc2f4ffe3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6084215d-7a46-4471-8246-f8dcd6cf7508', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-70274479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dfd8e1d9cb64d0abd61c243d9e72bb5',qos_specs=None,replication_status=,reservations=['437118af-0c00-40b9-9600-d5d5a4ade304','9f4d0aac-f0c0-4688-92bb-4640716d1e77','dc2bb200-46d8-46ad-b725-6dca265886db','d80787e5-14e5-42ce-a15c-be36b62cfd7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd56e59eed9e45a9bb1e7e4bc9f055b2',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:48:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-70274479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6084215d-7a46-4471-8246-f8dcd6cf7508,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dfd8e1d9cb64d0abd61c243d9e72bb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd56e59eed9e45a9bb1e7e4bc9f055b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-19c55ee0-bee1-409b-913b-ee552aa60552 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71e5ecde-2700-4a56-ba5e-6e835cb3445c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-19c55ee0-bee1-409b-913b-ee552aa60552 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71e5ecde-2700-4a56-ba5e-6e835cb3445c) transitioned into state 'SUCCESS' from state '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-70274479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dfd8e1d9cb64d0abd61c243d9e72bb5',qos_specs=None,replication_status=,reservations=['437118af-0c00-40b9-9600-d5d5a4ade304','9f4d0aac-f0c0-4688-92bb-4640716d1e77','dc2bb200-46d8-46ad-b725-6dca265886db','d80787e5-14e5-42ce-a15c-be36b62cfd7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd56e59eed9e45a9bb1e7e4bc9f055b2',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-19c55ee0-bee1-409b-913b-ee552aa60552 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3895022c-2617-4789-9f8e-0543ddb83140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-19c55ee0-bee1-409b-913b-ee552aa60552 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3895022c-2617-4789-9f8e-0543ddb83140) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-19c55ee0-bee1-409b-913b-ee552aa60552 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Flow 'volume_create_api' (2dbae788-28fc-46b5-9688-51aa812cb0d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:48:51 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-19c55ee0-bee1-409b-913b-ee552aa60552 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Create volume request issued successfully. Sep 02 00:48:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-19c55ee0-bee1-409b-913b-ee552aa60552 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:48:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 694/1379] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:48:50 2026] POST /volume/v3/volumes => generated 755 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:48:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-327aad68-9350-4c88-b50a-2e4badbf450a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-327aad68-9350-4c88-b50a-2e4badbf450a tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 Sep 02 00:48:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-327aad68-9350-4c88-b50a-2e4badbf450a tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-327aad68-9350-4c88-b50a-2e4badbf450a tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:51 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:51 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:51 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:51 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:51 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-327aad68-9350-4c88-b50a-2e4badbf450a tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-327aad68-9350-4c88-b50a-2e4badbf450a tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 returned with HTTP 200 Sep 02 00:48:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 686/1380] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:51 2026] GET /volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 => generated 823 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-08edd94d-5acf-4eb8-8b71-54726070c087 req-fd793568-b134-4817-be28-fc2b09fd99f5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-08edd94d-5acf-4eb8-8b71-54726070c087 req-fd793568-b134-4817-be28-fc2b09fd99f5 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/attachments?instance_id=c1ed4fd5-bab7-4cc7-9287-9d4576c21c6f Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-08edd94d-5acf-4eb8-8b71-54726070c087 req-fd793568-b134-4817-be28-fc2b09fd99f5 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-08edd94d-5acf-4eb8-8b71-54726070c087 req-fd793568-b134-4817-be28-fc2b09fd99f5 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:51 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_attachment.py:249: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:51 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:48:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-08edd94d-5acf-4eb8-8b71-54726070c087 req-fd793568-b134-4817-be28-fc2b09fd99f5 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/attachments?instance_id=c1ed4fd5-bab7-4cc7-9287-9d4576c21c6f returned with HTTP 200 Sep 02 00:48:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 695/1381] 192.168.122.129 () {62 vars in 1526 bytes} [Wed Sep 2 00:48:51 2026] GET /volume/v3/attachments?instance_id=c1ed4fd5-bab7-4cc7-9287-9d4576c21c6f => generated 192 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-08edd94d-5acf-4eb8-8b71-54726070c087 req-9f9e59a9-215e-4ce3-8ec7-945fcff79e5a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-08edd94d-5acf-4eb8-8b71-54726070c087 req-9f9e59a9-215e-4ce3-8ec7-945fcff79e5a tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/attachments/f78e4163-82de-4c9f-8d22-aa1c76f56d54 Sep 02 00:48:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-08edd94d-5acf-4eb8-8b71-54726070c087 req-9f9e59a9-215e-4ce3-8ec7-945fcff79e5a tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-08edd94d-5acf-4eb8-8b71-54726070c087 req-9f9e59a9-215e-4ce3-8ec7-945fcff79e5a tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:51 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:51 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-800269c8-dcb9-468f-9a35-fc55c947ac18 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-800269c8-dcb9-468f-9a35-fc55c947ac18 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/groups/6a4f9386-1771-49be-8d82-377529923600 Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-800269c8-dcb9-468f-9a35-fc55c947ac18 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-800269c8-dcb9-468f-9a35-fc55c947ac18 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-08edd94d-5acf-4eb8-8b71-54726070c087 req-9f9e59a9-215e-4ce3-8ec7-945fcff79e5a tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/attachments/f78e4163-82de-4c9f-8d22-aa1c76f56d54 returned with HTTP 200 Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.groups [None req-800269c8-dcb9-468f-9a35-fc55c947ac18 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 6a4f9386-1771-49be-8d82-377529923600 {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:48:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 687/1382] 192.168.122.129 () {62 vars in 1540 bytes} [Wed Sep 2 00:48:51 2026] GET /volume/v3/attachments/f78e4163-82de-4c9f-8d22-aa1c76f56d54 => generated 718 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:51 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:51 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-188e1fe4-5204-4c5c-bd47-390ce51720c4 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:51 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:51 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:48:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-800269c8-dcb9-468f-9a35-fc55c947ac18 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/6a4f9386-1771-49be-8d82-377529923600 returned with HTTP 200 Sep 02 00:48:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 696/1383] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:48:51 2026] GET /volume/v3/groups/6a4f9386-1771-49be-8d82-377529923600 => generated 393 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2084678919", "volume_type": "9165248c-1db4-4a23-a1d6-0f3170d214f3", "group_id": "6a4f9386-1771-49be-8d82-377529923600", "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2084678919', 'volume_type': '9165248c-1db4-4a23-a1d6-0f3170d214f3', 'group_id': '6a4f9386-1771-49be-8d82-377529923600', 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:48:51 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:51 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:51 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Create volume of 1 GB Sep 02 00:48:51 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:51 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), Sep 02 00:48:51 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Availability Zones retrieved successfully. Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Flow 'volume_create_api' (9ae1f829-39cc-4b12-811a-dd198d4ffce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ffed99b-0589-4250-85bd-c92e0cba7372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:51 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:51 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ffed99b-0589-4250-85bd-c92e0cba7372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:48:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9165248c-1db4-4a23-a1d6-0f3170d214f3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1065513878',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9165248c-1db4-4a23-a1d6-0f3170d214f3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6a4f9386-1771-49be-8d82-377529923600', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42587dd9-e5f2-4ba0-bc05-05de89a02f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-188e1fe4-5204-4c5c-bd47-390ce51720c4 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] GET http://192.168.122.129/volume/v3/os-quota-class-sets/default Sep 02 00:48:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-188e1fe4-5204-4c5c-bd47-390ce51720c4 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-188e1fe4-5204-4c5c-bd47-390ce51720c4 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:51 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:51 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-188e1fe4-5204-4c5c-bd47-390ce51720c4 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] http://192.168.122.129/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 00:48:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 688/1384] 192.168.122.129 () {58 vars in 1181 bytes} [Wed Sep 2 00:48:51 2026] GET /volume/v3/os-quota-class-sets/default => generated 620 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:51 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1065513878 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1065513878, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:48:51 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1065513878 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1065513878, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:48:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-04ff9df0-0549-4801-908b-1d80151b4c08 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-04ff9df0-0549-4801-908b-1d80151b4c08 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] GET http://192.168.122.129/volume/v3/os-quota-class-sets/default Sep 02 00:48:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-04ff9df0-0549-4801-908b-1d80151b4c08 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-04ff9df0-0549-4801-908b-1d80151b4c08 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-04ff9df0-0549-4801-908b-1d80151b4c08 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] http://192.168.122.129/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 00:48:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 689/1385] 192.168.122.129 () {58 vars in 1181 bytes} [Wed Sep 2 00:48:51 2026] GET /volume/v3/os-quota-class-sets/default => generated 620 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Created reservations ['b206adba-7c6b-4da9-9246-0b1a5977ac3c', 'f01e61c7-8e8f-4f12-8314-c1439482eb3f', 'e85755ed-e550-4b7d-888a-818c27e05552', '9ac266bc-abfb-48b2-bdbf-f644b65dbedb'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42587dd9-e5f2-4ba0-bc05-05de89a02f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b206adba-7c6b-4da9-9246-0b1a5977ac3c', 'f01e61c7-8e8f-4f12-8314-c1439482eb3f', 'e85755ed-e550-4b7d-888a-818c27e05552', '9ac266bc-abfb-48b2-bdbf-f644b65dbedb']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-55f7dfd5-5612-42bb-ae91-2ad99fe4fa28 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7974e349-72f3-4252-a3ba-27645995d344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-55f7dfd5-5612-42bb-ae91-2ad99fe4fa28 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:48:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-55f7dfd5-5612-42bb-ae91-2ad99fe4fa28 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-260480444"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-55f7dfd5-5612-42bb-ae91-2ad99fe4fa28 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:48:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 690/1386] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:48:51 2026] POST /volume/v3/types => generated 227 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:51 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:51 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7974e349-72f3-4252-a3ba-27645995d344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65186ced-a921-46f8-afc0-1328ba6d5674', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2084678919',encryption_key_id=None,group_id=6a4f9386-1771-49be-8d82-377529923600,group_type_id=,metadata={},multiattach=False,project_id='ef7ddc2a971a4d09bd9c6cc41782c3c4',qos_specs=None,replication_status=,reservations=['b206adba-7c6b-4da9-9246-0b1a5977ac3c','f01e61c7-8e8f-4f12-8314-c1439482eb3f','e85755ed-e550-4b7d-888a-818c27e05552','9ac266bc-abfb-48b2-bdbf-f644b65dbedb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0733f4cd3ad4d7fbc9c087087b223fb',volume_type_id=9165248c-1db4-4a23-a1d6-0f3170d214f3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:48:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2084678919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6a4f9386-1771-49be-8d82-377529923600,host=None,id=65186ced-a921-46f8-afc0-1328ba6d5674,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7ddc2a971a4d09bd9c6cc41782c3c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0733f4cd3ad4d7fbc9c087087b223fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9165248c-1db4-4a23-a1d6-0f3170d214f3),volume_type_id=9165248c-1db4-4a23-a1d6-0f3170d214f3)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-43175444-3850-4cd7-830a-e6f9d02e4347 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:51 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57ab463d-f630-482d-9b98-b978454b9298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-43175444-3850-4cd7-830a-e6f9d02e4347 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] PUT http://192.168.122.129/volume/v3/os-quota-class-sets/default Sep 02 00:48:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-43175444-3850-4cd7-830a-e6f9d02e4347 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-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-260480444": 4, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-260480444": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-260480444": 8}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57ab463d-f630-482d-9b98-b978454b9298) transitioned into state 'SUCCESS' from state '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-2084678919',encryption_key_id=None,group_id=6a4f9386-1771-49be-8d82-377529923600,group_type_id=,metadata={},multiattach=False,project_id='ef7ddc2a971a4d09bd9c6cc41782c3c4',qos_specs=None,replication_status=,reservations=['b206adba-7c6b-4da9-9246-0b1a5977ac3c','f01e61c7-8e8f-4f12-8314-c1439482eb3f','e85755ed-e550-4b7d-888a-818c27e05552','9ac266bc-abfb-48b2-bdbf-f644b65dbedb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0733f4cd3ad4d7fbc9c087087b223fb',volume_type_id=9165248c-1db4-4a23-a1d6-0f3170d214f3)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44c0e30a-5d5a-482d-ac00-666bb244ca22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44c0e30a-5d5a-482d-ac00-666bb244ca22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Flow 'volume_create_api' (9ae1f829-39cc-4b12-811a-dd198d4ffce0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:48:52 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Create volume request issued successfully. Sep 02 00:48:52 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:52 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:52 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:52 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:52 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dbe68a95-026f-47a2-985c-e17d8fd426f8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:48:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 697/1387] 192.168.122.129 () {62 vars in 1184 bytes} [Wed Sep 2 00:48:51 2026] POST /volume/v3/volumes => generated 831 bytes in 641 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1e386d14-db07-44ab-969f-c33ce5a68ba0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1e386d14-db07-44ab-969f-c33ce5a68ba0 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 Sep 02 00:48:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1e386d14-db07-44ab-969f-c33ce5a68ba0 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1e386d14-db07-44ab-969f-c33ce5a68ba0 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:52 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:52 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:52 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:52 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:52 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1e386d14-db07-44ab-969f-c33ce5a68ba0 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1e386d14-db07-44ab-969f-c33ce5a68ba0 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 returned with HTTP 200 Sep 02 00:48:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 698/1388] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:52 2026] GET /volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2bb6f52c-f963-44a5-9d70-c089d9392cdf None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2bb6f52c-f963-44a5-9d70-c089d9392cdf tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/65186ced-a921-46f8-afc0-1328ba6d5674 Sep 02 00:48:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2bb6f52c-f963-44a5-9d70-c089d9392cdf tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2bb6f52c-f963-44a5-9d70-c089d9392cdf tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:52 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:52 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:52 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:52 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:52 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2bb6f52c-f963-44a5-9d70-c089d9392cdf tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:48:52 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-2bb6f52c-f963-44a5-9d70-c089d9392cdf tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:52 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-2bb6f52c-f963-44a5-9d70-c089d9392cdf tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-43175444-3850-4cd7-830a-e6f9d02e4347 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] http://192.168.122.129/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 00:48:52 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 691/1389] 192.168.122.129 () {60 vars in 1202 bytes} [Wed Sep 2 00:48:51 2026] PUT /volume/v3/os-quota-class-sets/default => generated 808 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5720219c-c469-49be-9381-f61bb7a7770e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5720219c-c469-49be-9381-f61bb7a7770e tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] GET http://192.168.122.129/volume/v3/os-quota-sets/3b1d45f2620f4693aa01ec736d73503e/defaults Sep 02 00:48:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5720219c-c469-49be-9381-f61bb7a7770e tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5720219c-c469-49be-9381-f61bb7a7770e tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] Calling method 'defaults' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:52 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-5720219c-c469-49be-9381-f61bb7a7770e tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1065513878 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1065513878, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:48:52 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-5720219c-c469-49be-9381-f61bb7a7770e tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1065513878 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1065513878, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:48:52 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-5720219c-c469-49be-9381-f61bb7a7770e tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1065513878 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1065513878, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:48:52 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-5720219c-c469-49be-9381-f61bb7a7770e tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:48:52 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-5720219c-c469-49be-9381-f61bb7a7770e tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:48:52 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-5720219c-c469-49be-9381-f61bb7a7770e tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:48:52 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-5720219c-c469-49be-9381-f61bb7a7770e tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-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. Sep 02 00:48:52 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-5720219c-c469-49be-9381-f61bb7a7770e tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-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. Sep 02 00:48:52 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-5720219c-c469-49be-9381-f61bb7a7770e tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-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. Sep 02 00:48:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5720219c-c469-49be-9381-f61bb7a7770e tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/3b1d45f2620f4693aa01ec736d73503e/defaults returned with HTTP 200 Sep 02 00:48:52 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 692/1390] 192.168.122.129 () {58 vars in 1265 bytes} [Wed Sep 2 00:48:52 2026] GET /volume/v3/os-quota-sets/3b1d45f2620f4693aa01ec736d73503e/defaults => generated 844 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:52 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-2bb6f52c-f963-44a5-9d70-c089d9392cdf tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:52 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:52 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2bb6f52c-f963-44a5-9d70-c089d9392cdf tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/65186ced-a921-46f8-afc0-1328ba6d5674 returned with HTTP 200 Sep 02 00:48:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 699/1391] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:52 2026] GET /volume/v3/volumes/65186ced-a921-46f8-afc0-1328ba6d5674 => generated 899 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0d9ae2b1-450d-4e00-a708-3fb4d8c8161d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0d9ae2b1-450d-4e00-a708-3fb4d8c8161d tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] GET http://192.168.122.129/volume/v3/os-quota-sets/58a472f6045e41fbb6939a55df3b7475/defaults Sep 02 00:48:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0d9ae2b1-450d-4e00-a708-3fb4d8c8161d tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0d9ae2b1-450d-4e00-a708-3fb4d8c8161d tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] Calling method 'defaults' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0d9ae2b1-450d-4e00-a708-3fb4d8c8161d tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/58a472f6045e41fbb6939a55df3b7475/defaults returned with HTTP 200 Sep 02 00:48:52 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 693/1392] 192.168.122.129 () {58 vars in 1265 bytes} [Wed Sep 2 00:48:52 2026] GET /volume/v3/os-quota-sets/58a472f6045e41fbb6939a55df3b7475/defaults => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0d2403c8-ea61-44dd-b372-d58a07adb746 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0d2403c8-ea61-44dd-b372-d58a07adb746 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] DELETE http://192.168.122.129/volume/v3/types/790fa714-ac4f-43d6-9ba9-2ff2ea37b296 Sep 02 00:48:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0d2403c8-ea61-44dd-b372-d58a07adb746 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0d2403c8-ea61-44dd-b372-d58a07adb746 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0d2403c8-ea61-44dd-b372-d58a07adb746 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] http://192.168.122.129/volume/v3/types/790fa714-ac4f-43d6-9ba9-2ff2ea37b296 returned with HTTP 202 Sep 02 00:48:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 700/1393] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:48:53 2026] DELETE /volume/v3/types/790fa714-ac4f-43d6-9ba9-2ff2ea37b296 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:48:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6db7cfa9-1461-4329-b244-f516b65e0b82 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6db7cfa9-1461-4329-b244-f516b65e0b82 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] GET http://192.168.122.129/volume/v3/types/790fa714-ac4f-43d6-9ba9-2ff2ea37b296 Sep 02 00:48:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6db7cfa9-1461-4329-b244-f516b65e0b82 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6db7cfa9-1461-4329-b244-f516b65e0b82 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6db7cfa9-1461-4329-b244-f516b65e0b82 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] http://192.168.122.129/volume/v3/types/790fa714-ac4f-43d6-9ba9-2ff2ea37b296 returned with HTTP 404 Sep 02 00:48:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 694/1394] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:48:53 2026] GET /volume/v3/types/790fa714-ac4f-43d6-9ba9-2ff2ea37b296 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-70f77044-a688-4317-8e46-9afd1d717ee2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-70f77044-a688-4317-8e46-9afd1d717ee2 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] PUT http://192.168.122.129/volume/v3/os-quota-class-sets/default Sep 02 00:48:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-70f77044-a688-4317-8e46-9afd1d717ee2 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-70f77044-a688-4317-8e46-9afd1d717ee2 tempest-VolumeQuotaClassesTest-317715272 tempest-VolumeQuotaClassesTest-317715272-project-admin] http://192.168.122.129/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 02 00:48:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 701/1395] 192.168.122.129 () {60 vars in 1202 bytes} [Wed Sep 2 00:48:53 2026] PUT /volume/v3/os-quota-class-sets/default => generated 603 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-567b83a5-76e7-4f0c-b312-d17eeebb56c9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-567b83a5-76e7-4f0c-b312-d17eeebb56c9 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 Sep 02 00:48:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-567b83a5-76e7-4f0c-b312-d17eeebb56c9 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-567b83a5-76e7-4f0c-b312-d17eeebb56c9 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:53 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:53 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:53 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:53 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:53 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-567b83a5-76e7-4f0c-b312-d17eeebb56c9 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-567b83a5-76e7-4f0c-b312-d17eeebb56c9 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 returned with HTTP 200 Sep 02 00:48:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 695/1396] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:53 2026] GET /volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 => generated 848 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-faa82385-72b4-47eb-8d29-148d44c1c6cf None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-faa82385-72b4-47eb-8d29-148d44c1c6cf tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:48:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-faa82385-72b4-47eb-8d29-148d44c1c6cf tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6084215d-7a46-4471-8246-f8dcd6cf7508", "name": "tempest-VolumesExtendTest-Snapshot-1773589827"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:53 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:53 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:53 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:53 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-faa82385-72b4-47eb-8d29-148d44c1c6cf tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:53 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-faa82385-72b4-47eb-8d29-148d44c1c6cf tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Create snapshot from volume 6084215d-7a46-4471-8246-f8dcd6cf7508 Sep 02 00:48:53 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-faa82385-72b4-47eb-8d29-148d44c1c6cf tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:48:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9f6e36f2-c3b5-47e2-b559-a5aface273b1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9f6e36f2-c3b5-47e2-b559-a5aface273b1 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/65186ced-a921-46f8-afc0-1328ba6d5674 Sep 02 00:48:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9f6e36f2-c3b5-47e2-b559-a5aface273b1 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:53 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-faa82385-72b4-47eb-8d29-148d44c1c6cf tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Created reservations ['fae273a7-cea7-4814-ba86-6f2d4002ae2b', '7ea31756-85f9-4145-a07d-15e9d33b33a0', 'c829e9e3-6557-4bdc-aeea-0c120b2b291d', 'abb40ae3-9dca-420f-9809-84a9a8c14bf3'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:48:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9f6e36f2-c3b5-47e2-b559-a5aface273b1 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:53 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:53 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:53 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:53 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:53 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9f6e36f2-c3b5-47e2-b559-a5aface273b1 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:48:53 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-9f6e36f2-c3b5-47e2-b559-a5aface273b1 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:53 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-9f6e36f2-c3b5-47e2-b559-a5aface273b1 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:53 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:53 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-faa82385-72b4-47eb-8d29-148d44c1c6cf tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Snapshot create request issued successfully. Sep 02 00:48:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-faa82385-72b4-47eb-8d29-148d44c1c6cf tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:48:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 702/1397] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:48:53 2026] POST /volume/v3/snapshots => generated 304 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:48:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ce47190b-45ac-4fcd-91d2-16afa790df6f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ce47190b-45ac-4fcd-91d2-16afa790df6f tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 Sep 02 00:48:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ce47190b-45ac-4fcd-91d2-16afa790df6f tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ce47190b-45ac-4fcd-91d2-16afa790df6f tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:53 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-9f6e36f2-c3b5-47e2-b559-a5aface273b1 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:53 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:53 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:53 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:53 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ce47190b-45ac-4fcd-91d2-16afa790df6f tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Snapshot retrieved successfully. Sep 02 00:48:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ce47190b-45ac-4fcd-91d2-16afa790df6f tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 returned with HTTP 200 Sep 02 00:48:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 703/1398] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:48:53 2026] GET /volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 => generated 436 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9f6e36f2-c3b5-47e2-b559-a5aface273b1 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/65186ced-a921-46f8-afc0-1328ba6d5674 returned with HTTP 200 Sep 02 00:48:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 696/1399] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:48:53 2026] GET /volume/v3/volumes/65186ced-a921-46f8-afc0-1328ba6d5674 => generated 924 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1b66b60d-5c99-4214-b559-bd9f61c06ae5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1b66b60d-5c99-4214-b559-bd9f61c06ae5 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] POST http://192.168.122.129/volume/v3/group_snapshots Sep 02 00:48:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1b66b60d-5c99-4214-b559-bd9f61c06ae5 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6a4f9386-1771-49be-8d82-377529923600", "name": "tempest-group_snapshot-231481290"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-1b66b60d-5c99-4214-b559-bd9f61c06ae5 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6a4f9386-1771-49be-8d82-377529923600', 'name': 'tempest-group_snapshot-231481290'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 02 00:48:53 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:53 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:53 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.group_snapshots [None req-1b66b60d-5c99-4214-b559-bd9f61c06ae5 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Creating group_snapshot tempest-group_snapshot-231481290. Sep 02 00:48:53 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:53 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:48:53 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:53 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:53 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:53 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:53 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-1b66b60d-5c99-4214-b559-bd9f61c06ae5 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1065513878 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1065513878, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:48:53 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-1b66b60d-5c99-4214-b559-bd9f61c06ae5 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Created reservations ['5ea330b8-0f36-4534-b498-af991392409e', '49ccd812-40b1-407a-aef6-6accabe21300', '966af426-ea5c-47a5-a45b-5efbe9305c9c', '58f4ad87-c0d2-4399-adf6-f402a3ab94da'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:48:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1b66b60d-5c99-4214-b559-bd9f61c06ae5 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots returned with HTTP 202 Sep 02 00:48:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 704/1400] 192.168.122.129 () {62 vars in 1208 bytes} [Wed Sep 2 00:48:53 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:48:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ac561087-fdb1-4c74-bfd6-7a5938715850 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ac561087-fdb1-4c74-bfd6-7a5938715850 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb Sep 02 00:48:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ac561087-fdb1-4c74-bfd6-7a5938715850 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ac561087-fdb1-4c74-bfd6-7a5938715850 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.group_snapshots [None req-ac561087-fdb1-4c74-bfd6-7a5938715850 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:53 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:53 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ac561087-fdb1-4c74-bfd6-7a5938715850 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb returned with HTTP 200 Sep 02 00:48:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 697/1401] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:53 2026] GET /volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb => generated 306 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-879fc2ad-e347-410e-adfd-eedc31cdd17f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-879fc2ad-e347-410e-adfd-eedc31cdd17f tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 Sep 02 00:48:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-879fc2ad-e347-410e-adfd-eedc31cdd17f tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-879fc2ad-e347-410e-adfd-eedc31cdd17f tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:54 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:54 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:54 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-879fc2ad-e347-410e-adfd-eedc31cdd17f tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Snapshot retrieved successfully. Sep 02 00:48:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-879fc2ad-e347-410e-adfd-eedc31cdd17f tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 returned with HTTP 200 Sep 02 00:48:54 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 705/1402] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:48:54 2026] GET /volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 => generated 436 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b7a39e81-704a-44f4-9831-c77e36f86fb4 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b7a39e81-704a-44f4-9831-c77e36f86fb4 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb Sep 02 00:48:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b7a39e81-704a-44f4-9831-c77e36f86fb4 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b7a39e81-704a-44f4-9831-c77e36f86fb4 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.group_snapshots [None req-b7a39e81-704a-44f4-9831-c77e36f86fb4 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:55 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:55 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b7a39e81-704a-44f4-9831-c77e36f86fb4 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb returned with HTTP 200 Sep 02 00:48:55 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 698/1403] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:54 2026] GET /volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb => generated 306 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a68bc74d-40e9-4f58-b57d-2718cab87379 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a68bc74d-40e9-4f58-b57d-2718cab87379 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 Sep 02 00:48:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a68bc74d-40e9-4f58-b57d-2718cab87379 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a68bc74d-40e9-4f58-b57d-2718cab87379 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:55 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:55 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:55 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a68bc74d-40e9-4f58-b57d-2718cab87379 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Snapshot retrieved successfully. Sep 02 00:48:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a68bc74d-40e9-4f58-b57d-2718cab87379 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 returned with HTTP 200 Sep 02 00:48:55 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 706/1404] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:48:55 2026] GET /volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 => generated 436 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:48:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-61d07f79-e079-43d3-a80b-ad8653fc665e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-61d07f79-e079-43d3-a80b-ad8653fc665e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb Sep 02 00:48:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-61d07f79-e079-43d3-a80b-ad8653fc665e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-61d07f79-e079-43d3-a80b-ad8653fc665e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.group_snapshots [None req-61d07f79-e079-43d3-a80b-ad8653fc665e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:56 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:56 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-61d07f79-e079-43d3-a80b-ad8653fc665e tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb returned with HTTP 200 Sep 02 00:48:56 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 699/1405] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:56 2026] GET /volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb => generated 306 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4d3fb58a-b0e8-431f-be1e-e20e789ae666 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4d3fb58a-b0e8-431f-be1e-e20e789ae666 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 Sep 02 00:48:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4d3fb58a-b0e8-431f-be1e-e20e789ae666 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4d3fb58a-b0e8-431f-be1e-e20e789ae666 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:56 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:56 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:56 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4d3fb58a-b0e8-431f-be1e-e20e789ae666 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Snapshot retrieved successfully. Sep 02 00:48:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4d3fb58a-b0e8-431f-be1e-e20e789ae666 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 returned with HTTP 200 Sep 02 00:48:56 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 707/1406] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:48:56 2026] GET /volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 => generated 463 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6e8f1f75-e42f-4b64-b952-5c9d0b81130d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6e8f1f75-e42f-4b64-b952-5c9d0b81130d tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] POST http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508/action Sep 02 00:48:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6e8f1f75-e42f-4b64-b952-5c9d0b81130d tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:48:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6e8f1f75-e42f-4b64-b952-5c9d0b81130d tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:56 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:56 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:56 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:56 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:56 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6e8f1f75-e42f-4b64-b952-5c9d0b81130d tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:56 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-6e8f1f75-e42f-4b64-b952-5c9d0b81130d tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Created reservations ['d160282d-3883-49c6-b230-41f9d7665ec7', '99744ff6-c36d-4597-bfd5-44225f873ca9'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:48:56 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6e8f1f75-e42f-4b64-b952-5c9d0b81130d tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Extend volume request issued successfully. Sep 02 00:48:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6e8f1f75-e42f-4b64-b952-5c9d0b81130d tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508/action returned with HTTP 202 Sep 02 00:48:56 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 700/1407] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:48:56 2026] POST /volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:48:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-26dc5a8d-5fc0-4020-a636-a0f98df6eaef None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-26dc5a8d-5fc0-4020-a636-a0f98df6eaef tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 Sep 02 00:48:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-26dc5a8d-5fc0-4020-a636-a0f98df6eaef tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-26dc5a8d-5fc0-4020-a636-a0f98df6eaef tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:57 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:57 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:57 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:57 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:57 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-26dc5a8d-5fc0-4020-a636-a0f98df6eaef tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-26dc5a8d-5fc0-4020-a636-a0f98df6eaef tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 returned with HTTP 200 Sep 02 00:48:57 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 708/1408] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:56 2026] GET /volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-14e8f5d5-181f-4fa9-b451-3333e09beeca None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-14e8f5d5-181f-4fa9-b451-3333e09beeca tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb Sep 02 00:48:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-14e8f5d5-181f-4fa9-b451-3333e09beeca tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-14e8f5d5-181f-4fa9-b451-3333e09beeca tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.group_snapshots [None req-14e8f5d5-181f-4fa9-b451-3333e09beeca tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:57 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:57 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-14e8f5d5-181f-4fa9-b451-3333e09beeca tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb returned with HTTP 200 Sep 02 00:48:57 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 701/1409] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:57 2026] GET /volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb => generated 306 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f6be8f69-ad81-49e2-99ee-5bfa16699ebd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f6be8f69-ad81-49e2-99ee-5bfa16699ebd tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f6be8f69-ad81-49e2-99ee-5bfa16699ebd tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f6be8f69-ad81-49e2-99ee-5bfa16699ebd tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:58 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:58 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:58 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:58 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f6be8f69-ad81-49e2-99ee-5bfa16699ebd tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f6be8f69-ad81-49e2-99ee-5bfa16699ebd tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 returned with HTTP 200 Sep 02 00:48:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 709/1410] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:58 2026] GET /volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-aa8e8da3-f5cf-4a11-8adc-abce6d35494d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-aa8e8da3-f5cf-4a11-8adc-abce6d35494d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-aa8e8da3-f5cf-4a11-8adc-abce6d35494d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-aa8e8da3-f5cf-4a11-8adc-abce6d35494d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.group_snapshots [None req-aa8e8da3-f5cf-4a11-8adc-abce6d35494d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-aa8e8da3-f5cf-4a11-8adc-abce6d35494d tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb returned with HTTP 200 Sep 02 00:48:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 702/1411] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:58 2026] GET /volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb => generated 307 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fd31161c-1499-4432-854b-77b70cf4fa36 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fd31161c-1499-4432-854b-77b70cf4fa36 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/snapshots/detail Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fd31161c-1499-4432-854b-77b70cf4fa36 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fd31161c-1499-4432-854b-77b70cf4fa36 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-fd31161c-1499-4432-854b-77b70cf4fa36 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.db.api [None req-fd31161c-1499-4432-854b-77b70cf4fa36 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Building query based on filter {{(pid=86899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:58 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:48:58 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-fd31161c-1499-4432-854b-77b70cf4fa36 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Get all snapshots completed successfully. Sep 02 00:48:58 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:58 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fd31161c-1499-4432-854b-77b70cf4fa36 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 00:48:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 710/1412] 192.168.122.129 () {58 vars in 1148 bytes} [Wed Sep 2 00:48:58 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-422d4881-7be5-4da9-8e94-df974d121955 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-422d4881-7be5-4da9-8e94-df974d121955 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/snapshots/9dd42308-1e33-475e-a025-31084dd503d4 Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-422d4881-7be5-4da9-8e94-df974d121955 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-422d4881-7be5-4da9-8e94-df974d121955 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-422d4881-7be5-4da9-8e94-df974d121955 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Snapshot retrieved successfully. Sep 02 00:48:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-422d4881-7be5-4da9-8e94-df974d121955 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/snapshots/9dd42308-1e33-475e-a025-31084dd503d4 returned with HTTP 200 Sep 02 00:48:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 703/1413] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:48:58 2026] GET /volume/v3/snapshots/9dd42308-1e33-475e-a025-31084dd503d4 => generated 450 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2f10a67b-a24f-4901-83c9-a991656205ff None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2f10a67b-a24f-4901-83c9-a991656205ff tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2f10a67b-a24f-4901-83c9-a991656205ff tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2f10a67b-a24f-4901-83c9-a991656205ff tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-2f10a67b-a24f-4901-83c9-a991656205ff tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb {{(pid=86899) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:58 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2f10a67b-a24f-4901-83c9-a991656205ff tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb returned with HTTP 200 Sep 02 00:48:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 711/1414] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:48:58 2026] GET /volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb => generated 307 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4cb483d4-efa3-4a54-b47c-aac362796d0b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4cb483d4-efa3-4a54-b47c-aac362796d0b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/detail Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4cb483d4-efa3-4a54-b47c-aac362796d0b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4cb483d4-efa3-4a54-b47c-aac362796d0b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:58 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 00:48:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4cb483d4-efa3-4a54-b47c-aac362796d0b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 02 00:48:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 704/1415] 192.168.122.129 () {60 vars in 1207 bytes} [Wed Sep 2 00:48:58 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fc582cf2-76da-41c3-8696-bcb390d1fd0c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fc582cf2-76da-41c3-8696-bcb390d1fd0c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] DELETE http://192.168.122.129/volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fc582cf2-76da-41c3-8696-bcb390d1fd0c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fc582cf2-76da-41c3-8696-bcb390d1fd0c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.group_snapshots [None req-fc582cf2-76da-41c3-8696-bcb390d1fd0c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] delete called for member cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb {{(pid=86899) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.group_snapshots [None req-fc582cf2-76da-41c3-8696-bcb390d1fd0c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Delete group_snapshot with id: cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb Sep 02 00:48:58 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:58 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:58 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:58 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:48:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fc582cf2-76da-41c3-8696-bcb390d1fd0c tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb returned with HTTP 202 Sep 02 00:48:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 712/1416] 192.168.122.129 () {60 vars in 1300 bytes} [Wed Sep 2 00:48:58 2026] DELETE /volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3f17ca25-62f0-41ac-9d1d-adb6c75dc61a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3f17ca25-62f0-41ac-9d1d-adb6c75dc61a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3f17ca25-62f0-41ac-9d1d-adb6c75dc61a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3f17ca25-62f0-41ac-9d1d-adb6c75dc61a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-3f17ca25-62f0-41ac-9d1d-adb6c75dc61a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3f17ca25-62f0-41ac-9d1d-adb6c75dc61a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-75297aff-dec0-423a-a677-ae423dee842a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:58 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:48:58 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:58 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:48:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3f17ca25-62f0-41ac-9d1d-adb6c75dc61a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Get all volumes completed successfully. Sep 02 00:48:58 devstack devstack@c-api.service[86898]: WARNING stevedore.named [None req-3f17ca25-62f0-41ac-9d1d-adb6c75dc61a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:48:58 devstack devstack@c-api.service[86898]: WARNING castellan.key_manager [None req-3f17ca25-62f0-41ac-9d1d-adb6c75dc61a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-3f17ca25-62f0-41ac-9d1d-adb6c75dc61a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3f17ca25-62f0-41ac-9d1d-adb6c75dc61a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:48:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 705/1417] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:48:58 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-eb225320-889d-4f91-bb4d-e51790448dd8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-eb225320-889d-4f91-bb4d-e51790448dd8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/snapshots/detail Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-eb225320-889d-4f91-bb4d-e51790448dd8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-eb225320-889d-4f91-bb4d-e51790448dd8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-eb225320-889d-4f91-bb4d-e51790448dd8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.db.api [None req-eb225320-889d-4f91-bb4d-e51790448dd8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Building query based on filter {{(pid=86898) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:58 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:48:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-eb225320-889d-4f91-bb4d-e51790448dd8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Get all snapshots completed successfully. Sep 02 00:48:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-eb225320-889d-4f91-bb4d-e51790448dd8 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/snapshots/detail returned with HTTP 200 Sep 02 00:48:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 706/1418] 192.168.122.129 () {58 vars in 1148 bytes} [Wed Sep 2 00:48:58 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-aa5e4733-d0ed-4eff-b2e8-fbb22eb36e19 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-aa5e4733-d0ed-4eff-b2e8-fbb22eb36e19 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/snapshots/9dd42308-1e33-475e-a025-31084dd503d4 Sep 02 00:48:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-75297aff-dec0-423a-a677-ae423dee842a tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] GET http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-aa5e4733-d0ed-4eff-b2e8-fbb22eb36e19 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-aa5e4733-d0ed-4eff-b2e8-fbb22eb36e19 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-75297aff-dec0-423a-a677-ae423dee842a tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-75297aff-dec0-423a-a677-ae423dee842a tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:58 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-aa5e4733-d0ed-4eff-b2e8-fbb22eb36e19 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Snapshot retrieved successfully. Sep 02 00:48:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-aa5e4733-d0ed-4eff-b2e8-fbb22eb36e19 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/snapshots/9dd42308-1e33-475e-a025-31084dd503d4 returned with HTTP 200 Sep 02 00:48:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 707/1419] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:48:58 2026] GET /volume/v3/snapshots/9dd42308-1e33-475e-a025-31084dd503d4 => generated 449 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:58 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-75297aff-dec0-423a-a677-ae423dee842a tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:48:58 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-75297aff-dec0-423a-a677-ae423dee842a tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:48:58 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-75297aff-dec0-423a-a677-ae423dee842a tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:48:58 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-75297aff-dec0-423a-a677-ae423dee842a tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-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. Sep 02 00:48:58 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-75297aff-dec0-423a-a677-ae423dee842a tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-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. Sep 02 00:48:58 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-75297aff-dec0-423a-a677-ae423dee842a tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-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. Sep 02 00:48:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-75297aff-dec0-423a-a677-ae423dee842a tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 returned with HTTP 200 Sep 02 00:48:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 713/1420] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:48:58 2026] GET /volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 => generated 639 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9498ac31-fe6a-4f16-910a-de1eb43cdf40 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9498ac31-fe6a-4f16-910a-de1eb43cdf40 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] GET http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205/defaults Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9498ac31-fe6a-4f16-910a-de1eb43cdf40 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9498ac31-fe6a-4f16-910a-de1eb43cdf40 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Calling method 'defaults' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9498ac31-fe6a-4f16-910a-de1eb43cdf40 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205/defaults returned with HTTP 200 Sep 02 00:48:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 708/1421] 192.168.122.129 () {58 vars in 1265 bytes} [Wed Sep 2 00:48:58 2026] GET /volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205/defaults => generated 639 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b9b53f39-3013-4e6f-8182-3ac92d12de75 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b9b53f39-3013-4e6f-8182-3ac92d12de75 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] PUT http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b9b53f39-3013-4e6f-8182-3ac92d12de75 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b9b53f39-3013-4e6f-8182-3ac92d12de75 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 returned with HTTP 200 Sep 02 00:48:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 714/1422] 192.168.122.129 () {60 vars in 1258 bytes} [Wed Sep 2 00:48:58 2026] PUT /volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 => generated 597 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ed1c62ba-92b9-4f96-8df1-29d5b6171478 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ed1c62ba-92b9-4f96-8df1-29d5b6171478 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] DELETE http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ed1c62ba-92b9-4f96-8df1-29d5b6171478 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ed1c62ba-92b9-4f96-8df1-29d5b6171478 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ed1c62ba-92b9-4f96-8df1-29d5b6171478 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 returned with HTTP 200 Sep 02 00:48:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 709/1423] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:48:58 2026] DELETE /volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-255cad26-e7d5-4c2e-8b80-78cfccb805a0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-255cad26-e7d5-4c2e-8b80-78cfccb805a0 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] GET http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-255cad26-e7d5-4c2e-8b80-78cfccb805a0 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-255cad26-e7d5-4c2e-8b80-78cfccb805a0 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-255cad26-e7d5-4c2e-8b80-78cfccb805a0 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 returned with HTTP 200 Sep 02 00:48:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 715/1424] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:48:58 2026] GET /volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 => generated 639 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-24715b48-7cff-464e-9505-52f5da81afff None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-24715b48-7cff-464e-9505-52f5da81afff tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] PUT http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 Sep 02 00:48:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-24715b48-7cff-464e-9505-52f5da81afff tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-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=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-10ccb068-e153-4c85-b21b-420f6715c448 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-10ccb068-e153-4c85-b21b-420f6715c448 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 Sep 02 00:48:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-10ccb068-e153-4c85-b21b-420f6715c448 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-10ccb068-e153-4c85-b21b-420f6715c448 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:59 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-10ccb068-e153-4c85-b21b-420f6715c448 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-10ccb068-e153-4c85-b21b-420f6715c448 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 returned with HTTP 200 Sep 02 00:48:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 716/1425] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:59 2026] GET /volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 => generated 848 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0d1db92e-2d81-40b7-a0f5-fa41a2190975 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0d1db92e-2d81-40b7-a0f5-fa41a2190975 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 Sep 02 00:48:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0d1db92e-2d81-40b7-a0f5-fa41a2190975 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0d1db92e-2d81-40b7-a0f5-fa41a2190975 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-24715b48-7cff-464e-9505-52f5da81afff tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 returned with HTTP 200 Sep 02 00:48:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 710/1426] 192.168.122.129 () {60 vars in 1259 bytes} [Wed Sep 2 00:48:59 2026] PUT /volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 => generated 597 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:59 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0d1db92e-2d81-40b7-a0f5-fa41a2190975 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:48:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f100da33-d68c-4831-b355-94cec54f2cfd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f100da33-d68c-4831-b355-94cec54f2cfd tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] GET http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205/defaults Sep 02 00:48:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f100da33-d68c-4831-b355-94cec54f2cfd tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f100da33-d68c-4831-b355-94cec54f2cfd tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Calling method 'defaults' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0d1db92e-2d81-40b7-a0f5-fa41a2190975 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 returned with HTTP 200 Sep 02 00:48:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 717/1427] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:48:59 2026] GET /volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 => generated 848 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:48:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3130f0ba-e22e-4b7f-b900-b875e749c069 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3130f0ba-e22e-4b7f-b900-b875e749c069 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 Sep 02 00:48:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3130f0ba-e22e-4b7f-b900-b875e749c069 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3130f0ba-e22e-4b7f-b900-b875e749c069 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-3130f0ba-e22e-4b7f-b900-b875e749c069 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Delete snapshot with id: 508a9e49-c01f-44ab-b246-426a25108a40 Sep 02 00:48:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f100da33-d68c-4831-b355-94cec54f2cfd tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205/defaults returned with HTTP 200 Sep 02 00:48:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 711/1428] 192.168.122.129 () {58 vars in 1265 bytes} [Wed Sep 2 00:48:59 2026] GET /volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205/defaults => generated 639 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3130f0ba-e22e-4b7f-b900-b875e749c069 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Snapshot retrieved successfully. Sep 02 00:48:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6462e76c-8373-4066-87eb-8556c8d80eb6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6462e76c-8373-4066-87eb-8556c8d80eb6 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] GET http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 Sep 02 00:48:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6462e76c-8373-4066-87eb-8556c8d80eb6 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6462e76c-8373-4066-87eb-8556c8d80eb6 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:48:59 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:48:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3130f0ba-e22e-4b7f-b900-b875e749c069 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Snapshot delete request issued successfully. Sep 02 00:48:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3130f0ba-e22e-4b7f-b900-b875e749c069 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 returned with HTTP 202 Sep 02 00:48:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 718/1429] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:48:59 2026] DELETE /volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:48:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bef37462-9db9-4d43-b752-099d6cbccdb0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bef37462-9db9-4d43-b752-099d6cbccdb0 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 Sep 02 00:48:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bef37462-9db9-4d43-b752-099d6cbccdb0 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bef37462-9db9-4d43-b752-099d6cbccdb0 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6462e76c-8373-4066-87eb-8556c8d80eb6 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 returned with HTTP 200 Sep 02 00:48:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 712/1430] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:48:59 2026] GET /volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 => generated 639 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:48:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-bef37462-9db9-4d43-b752-099d6cbccdb0 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Snapshot retrieved successfully. Sep 02 00:48:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bef37462-9db9-4d43-b752-099d6cbccdb0 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 returned with HTTP 200 Sep 02 00:48:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 719/1431] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:48:59 2026] GET /volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 => generated 462 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8fca5cc3-d352-4836-8424-594cef187b02 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8fca5cc3-d352-4836-8424-594cef187b02 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] GET http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205?usage=True Sep 02 00:48:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8fca5cc3-d352-4836-8424-594cef187b02 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8fca5cc3-d352-4836-8424-594cef187b02 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8fca5cc3-d352-4836-8424-594cef187b02 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205?usage=True returned with HTTP 200 Sep 02 00:48:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 713/1432] 192.168.122.129 () {58 vars in 1259 bytes} [Wed Sep 2 00:48:59 2026] GET /volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205?usage=True => generated 1380 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:48:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4e8d2b42-73cd-49b6-ba41-90c3aaabc4ff None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4e8d2b42-73cd-49b6-ba41-90c3aaabc4ff tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:48:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4e8d2b42-73cd-49b6-ba41-90c3aaabc4ff tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-56601285"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:48:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-43648086-7f24-4d10-9d87-b5a7c10d5eeb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-4e8d2b42-73cd-49b6-ba41-90c3aaabc4ff tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-56601285'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-4e8d2b42-73cd-49b6-ba41-90c3aaabc4ff tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Create volume of 1 GB Sep 02 00:48:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-43648086-7f24-4d10-9d87-b5a7c10d5eeb tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/snapshots/9dd42308-1e33-475e-a025-31084dd503d4 Sep 02 00:48:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-43648086-7f24-4d10-9d87-b5a7c10d5eeb tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:48:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-43648086-7f24-4d10-9d87-b5a7c10d5eeb tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4e8d2b42-73cd-49b6-ba41-90c3aaabc4ff tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Availability Zones retrieved successfully. Sep 02 00:48:59 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:48:59 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:48:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-43648086-7f24-4d10-9d87-b5a7c10d5eeb tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Snapshot retrieved successfully. Sep 02 00:48:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-43648086-7f24-4d10-9d87-b5a7c10d5eeb tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/snapshots/9dd42308-1e33-475e-a025-31084dd503d4 returned with HTTP 200 Sep 02 00:48:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 714/1433] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:48:59 2026] GET /volume/v3/snapshots/9dd42308-1e33-475e-a025-31084dd503d4 => generated 449 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:48:59 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4e8d2b42-73cd-49b6-ba41-90c3aaabc4ff tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Flow 'volume_create_api' (1e4ff259-51bf-401a-9332-7ebac7ad4fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4e8d2b42-73cd-49b6-ba41-90c3aaabc4ff tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44c6597c-1360-44f4-b323-3e957989df1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-4e8d2b42-73cd-49b6-ba41-90c3aaabc4ff tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4e8d2b42-73cd-49b6-ba41-90c3aaabc4ff tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44c6597c-1360-44f4-b323-3e957989df1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4e8d2b42-73cd-49b6-ba41-90c3aaabc4ff tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c868f80d-c1f4-436b-aff5-6efccac65b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-4e8d2b42-73cd-49b6-ba41-90c3aaabc4ff tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Created reservations ['7dc7f256-6237-41c2-8538-cd7e0becab9e', '0f2ad9fb-0655-42ca-91ff-b4ed980ce953', '9250d8c0-7851-4f36-b200-fb2cda2d70fe', 'bef58157-29de-4925-8133-4c20268d8b12'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4e8d2b42-73cd-49b6-ba41-90c3aaabc4ff tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c868f80d-c1f4-436b-aff5-6efccac65b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dc7f256-6237-41c2-8538-cd7e0becab9e', '0f2ad9fb-0655-42ca-91ff-b4ed980ce953', '9250d8c0-7851-4f36-b200-fb2cda2d70fe', 'bef58157-29de-4925-8133-4c20268d8b12']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:48:59 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4e8d2b42-73cd-49b6-ba41-90c3aaabc4ff tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2941aa80-fe11-49ed-aa79-8c362da72ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:00 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:00 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:00 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4e8d2b42-73cd-49b6-ba41-90c3aaabc4ff tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2941aa80-fe11-49ed-aa79-8c362da72ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87af86c4-6df4-48ec-81e6-7bd526f3ce90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-56601285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e86dccd40b641b2b604ac7f2306d205',qos_specs=None,replication_status=,reservations=['7dc7f256-6237-41c2-8538-cd7e0becab9e','0f2ad9fb-0655-42ca-91ff-b4ed980ce953','9250d8c0-7851-4f36-b200-fb2cda2d70fe','bef58157-29de-4925-8133-4c20268d8b12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501780eb2fd04799925988622170029a',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:48:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-56601285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87af86c4-6df4-48ec-81e6-7bd526f3ce90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e86dccd40b641b2b604ac7f2306d205',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='501780eb2fd04799925988622170029a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:00 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4e8d2b42-73cd-49b6-ba41-90c3aaabc4ff tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de4680ed-4945-4b82-b28c-6885a9429262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:00 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4e8d2b42-73cd-49b6-ba41-90c3aaabc4ff tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de4680ed-4945-4b82-b28c-6885a9429262) transitioned into state 'SUCCESS' from state '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-56601285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e86dccd40b641b2b604ac7f2306d205',qos_specs=None,replication_status=,reservations=['7dc7f256-6237-41c2-8538-cd7e0becab9e','0f2ad9fb-0655-42ca-91ff-b4ed980ce953','9250d8c0-7851-4f36-b200-fb2cda2d70fe','bef58157-29de-4925-8133-4c20268d8b12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501780eb2fd04799925988622170029a',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:00 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4e8d2b42-73cd-49b6-ba41-90c3aaabc4ff tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab317e4a-a070-4dbd-90fa-f97f72d8f60b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:00 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4e8d2b42-73cd-49b6-ba41-90c3aaabc4ff tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab317e4a-a070-4dbd-90fa-f97f72d8f60b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:00 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4e8d2b42-73cd-49b6-ba41-90c3aaabc4ff tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Flow 'volume_create_api' (1e4ff259-51bf-401a-9332-7ebac7ad4fa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:49:00 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4e8d2b42-73cd-49b6-ba41-90c3aaabc4ff tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Create volume request issued successfully. Sep 02 00:49:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4e8d2b42-73cd-49b6-ba41-90c3aaabc4ff tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:49:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 720/1434] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:48:59 2026] POST /volume/v3/volumes => generated 763 bytes in 661 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:49:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-33ae481b-5402-4885-a978-1d21182ae034 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-33ae481b-5402-4885-a978-1d21182ae034 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] GET http://192.168.122.129/volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 Sep 02 00:49:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-33ae481b-5402-4885-a978-1d21182ae034 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-33ae481b-5402-4885-a978-1d21182ae034 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:00 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=647,cinder:UPDATE=77,cinder:INSERT=42 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:49:00 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:00 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-33ae481b-5402-4885-a978-1d21182ae034 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Volume info retrieved successfully. Sep 02 00:49:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-33ae481b-5402-4885-a978-1d21182ae034 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] http://192.168.122.129/volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 returned with HTTP 200 Sep 02 00:49:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 715/1435] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:00 2026] GET /volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 => generated 831 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-39843f34-5794-436a-a08d-1ce96dc27061 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-39843f34-5794-436a-a08d-1ce96dc27061 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 Sep 02 00:49:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-39843f34-5794-436a-a08d-1ce96dc27061 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-39843f34-5794-436a-a08d-1ce96dc27061 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:00 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:00 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:00 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-39843f34-5794-436a-a08d-1ce96dc27061 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Snapshot retrieved successfully. Sep 02 00:49:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-39843f34-5794-436a-a08d-1ce96dc27061 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 returned with HTTP 200 Sep 02 00:49:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 721/1436] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:00 2026] GET /volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 => generated 462 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-08ef674f-b18d-4164-9100-082ab62f4300 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-08ef674f-b18d-4164-9100-082ab62f4300 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/snapshots/9dd42308-1e33-475e-a025-31084dd503d4 Sep 02 00:49:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-08ef674f-b18d-4164-9100-082ab62f4300 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-08ef674f-b18d-4164-9100-082ab62f4300 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-08ef674f-b18d-4164-9100-082ab62f4300 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Snapshot retrieved successfully. Sep 02 00:49:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-08ef674f-b18d-4164-9100-082ab62f4300 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/snapshots/9dd42308-1e33-475e-a025-31084dd503d4 returned with HTTP 200 Sep 02 00:49:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 716/1437] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:00 2026] GET /volume/v3/snapshots/9dd42308-1e33-475e-a025-31084dd503d4 => generated 449 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7594e723-42b3-41c1-a56b-0ec1c7114642 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7594e723-42b3-41c1-a56b-0ec1c7114642 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] GET http://192.168.122.129/volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 Sep 02 00:49:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7594e723-42b3-41c1-a56b-0ec1c7114642 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7594e723-42b3-41c1-a56b-0ec1c7114642 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:01 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:01 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:01 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:01 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7594e723-42b3-41c1-a56b-0ec1c7114642 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Volume info retrieved successfully. Sep 02 00:49:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7594e723-42b3-41c1-a56b-0ec1c7114642 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] http://192.168.122.129/volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 returned with HTTP 200 Sep 02 00:49:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 722/1438] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:01 2026] GET /volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b58d007b-c51d-45f0-87a9-51a25f59fe41 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b58d007b-c51d-45f0-87a9-51a25f59fe41 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 Sep 02 00:49:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b58d007b-c51d-45f0-87a9-51a25f59fe41 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b58d007b-c51d-45f0-87a9-51a25f59fe41 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:01 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:01 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b58d007b-c51d-45f0-87a9-51a25f59fe41 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Snapshot retrieved successfully. Sep 02 00:49:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b58d007b-c51d-45f0-87a9-51a25f59fe41 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 returned with HTTP 200 Sep 02 00:49:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 717/1439] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:01 2026] GET /volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 => generated 462 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1c6af359-8e61-4294-8040-212fb6316b3f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1c6af359-8e61-4294-8040-212fb6316b3f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/snapshots/9dd42308-1e33-475e-a025-31084dd503d4 Sep 02 00:49:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1c6af359-8e61-4294-8040-212fb6316b3f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1c6af359-8e61-4294-8040-212fb6316b3f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1c6af359-8e61-4294-8040-212fb6316b3f tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/snapshots/9dd42308-1e33-475e-a025-31084dd503d4 returned with HTTP 404 Sep 02 00:49:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 723/1440] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:01 2026] GET /volume/v3/snapshots/9dd42308-1e33-475e-a025-31084dd503d4 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a5245c52-cd9c-4ad1-bb20-56195d7a9db7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a5245c52-cd9c-4ad1-bb20-56195d7a9db7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb Sep 02 00:49:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a5245c52-cd9c-4ad1-bb20-56195d7a9db7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a5245c52-cd9c-4ad1-bb20-56195d7a9db7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.group_snapshots [None req-a5245c52-cd9c-4ad1-bb20-56195d7a9db7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 02 00:49:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a5245c52-cd9c-4ad1-bb20-56195d7a9db7 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb returned with HTTP 404 Sep 02 00:49:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 718/1441] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:49:01 2026] GET /volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:49:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0e9d5e2c-806d-46b5-9d6e-286c1108922a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0e9d5e2c-806d-46b5-9d6e-286c1108922a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/group_snapshots Sep 02 00:49:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0e9d5e2c-806d-46b5-9d6e-286c1108922a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0e9d5e2c-806d-46b5-9d6e-286c1108922a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:01 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:01 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 00:49:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0e9d5e2c-806d-46b5-9d6e-286c1108922a tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots returned with HTTP 200 Sep 02 00:49:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 724/1442] 192.168.122.129 () {60 vars in 1186 bytes} [Wed Sep 2 00:49:01 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6f10c636-e796-4e64-a65c-e1427bfd427b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6f10c636-e796-4e64-a65c-e1427bfd427b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] DELETE http://192.168.122.129/volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb Sep 02 00:49:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6f10c636-e796-4e64-a65c-e1427bfd427b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6f10c636-e796-4e64-a65c-e1427bfd427b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.group_snapshots [None req-6f10c636-e796-4e64-a65c-e1427bfd427b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] delete called for member cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb {{(pid=86898) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 02 00:49:01 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.group_snapshots [None req-6f10c636-e796-4e64-a65c-e1427bfd427b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Delete group_snapshot with id: cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb Sep 02 00:49:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6f10c636-e796-4e64-a65c-e1427bfd427b tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb returned with HTTP 404 Sep 02 00:49:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 719/1443] 192.168.122.129 () {60 vars in 1300 bytes} [Wed Sep 2 00:49:01 2026] DELETE /volume/v3/group_snapshots/cffb2ea8-9bfa-4b7a-8ac2-95f676996fdb => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:49:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-31606dea-0713-42a0-a1c5-8577dde134cd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-31606dea-0713-42a0-a1c5-8577dde134cd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:49:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-31606dea-0713-42a0-a1c5-8577dde134cd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-31606dea-0713-42a0-a1c5-8577dde134cd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-31606dea-0713-42a0-a1c5-8577dde134cd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:49:01 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-31606dea-0713-42a0-a1c5-8577dde134cd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:49:01 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:01 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-31606dea-0713-42a0-a1c5-8577dde134cd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Get all volumes completed successfully. Sep 02 00:49:01 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-31606dea-0713-42a0-a1c5-8577dde134cd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:49:01 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-31606dea-0713-42a0-a1c5-8577dde134cd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:49:01 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-31606dea-0713-42a0-a1c5-8577dde134cd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:49:01 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:01 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-31606dea-0713-42a0-a1c5-8577dde134cd tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:49:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 725/1444] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:49:01 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:49:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4f528bf9-aac0-4bc1-8ac2-69c59d0dcc14 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4f528bf9-aac0-4bc1-8ac2-69c59d0dcc14 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] POST http://192.168.122.129/volume/v3/groups/6a4f9386-1771-49be-8d82-377529923600/action Sep 02 00:49:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4f528bf9-aac0-4bc1-8ac2-69c59d0dcc14 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:49:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4f528bf9-aac0-4bc1-8ac2-69c59d0dcc14 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-4f528bf9-aac0-4bc1-8ac2-69c59d0dcc14 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] delete called for group 6a4f9386-1771-49be-8d82-377529923600 {{(pid=86898) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 02 00:49:02 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.groups [None req-4f528bf9-aac0-4bc1-8ac2-69c59d0dcc14 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Delete group with id: 6a4f9386-1771-49be-8d82-377529923600 Sep 02 00:49:02 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:02 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:02 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:02 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 02 00:49:02 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:02 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:49:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4f528bf9-aac0-4bc1-8ac2-69c59d0dcc14 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/6a4f9386-1771-49be-8d82-377529923600/action returned with HTTP 202 Sep 02 00:49:02 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 720/1445] 192.168.122.129 () {62 vars in 1312 bytes} [Wed Sep 2 00:49:02 2026] POST /volume/v3/groups/6a4f9386-1771-49be-8d82-377529923600/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:49:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c31dea5a-dbd3-46d0-a3ac-3cecdfa13664 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c31dea5a-dbd3-46d0-a3ac-3cecdfa13664 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/65186ced-a921-46f8-afc0-1328ba6d5674 Sep 02 00:49:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c31dea5a-dbd3-46d0-a3ac-3cecdfa13664 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c31dea5a-dbd3-46d0-a3ac-3cecdfa13664 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:02 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:02 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:02 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:02 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c31dea5a-dbd3-46d0-a3ac-3cecdfa13664 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Volume info retrieved successfully. Sep 02 00:49:02 devstack devstack@c-api.service[86899]: WARNING stevedore.named [None req-c31dea5a-dbd3-46d0-a3ac-3cecdfa13664 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 02 00:49:02 devstack devstack@c-api.service[86899]: WARNING castellan.key_manager [None req-c31dea5a-dbd3-46d0-a3ac-3cecdfa13664 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 02 00:49:02 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-c31dea5a-dbd3-46d0-a3ac-3cecdfa13664 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:49:02 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:02 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c31dea5a-dbd3-46d0-a3ac-3cecdfa13664 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/65186ced-a921-46f8-afc0-1328ba6d5674 returned with HTTP 200 Sep 02 00:49:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 726/1446] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:49:02 2026] GET /volume/v3/volumes/65186ced-a921-46f8-afc0-1328ba6d5674 => generated 923 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:49:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-59d7e5f3-c13c-4e79-af17-8bda7cb0553a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-59d7e5f3-c13c-4e79-af17-8bda7cb0553a tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] GET http://192.168.122.129/volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 Sep 02 00:49:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-59d7e5f3-c13c-4e79-af17-8bda7cb0553a tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-59d7e5f3-c13c-4e79-af17-8bda7cb0553a tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:02 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:02 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:02 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:02 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:02 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-59d7e5f3-c13c-4e79-af17-8bda7cb0553a tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Volume info retrieved successfully. Sep 02 00:49:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-59d7e5f3-c13c-4e79-af17-8bda7cb0553a tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] http://192.168.122.129/volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 returned with HTTP 200 Sep 02 00:49:02 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 721/1447] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:02 2026] GET /volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ef0967c0-5164-4919-b193-2e4467a9ed04 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ef0967c0-5164-4919-b193-2e4467a9ed04 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] GET http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205?usage=True Sep 02 00:49:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ef0967c0-5164-4919-b193-2e4467a9ed04 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ef0967c0-5164-4919-b193-2e4467a9ed04 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ef0967c0-5164-4919-b193-2e4467a9ed04 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205?usage=True returned with HTTP 200 Sep 02 00:49:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 727/1448] 192.168.122.129 () {58 vars in 1259 bytes} [Wed Sep 2 00:49:02 2026] GET /volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205?usage=True => generated 1380 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:49:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-970b2ce8-8a72-4e70-b461-c93a5fe5834d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-70de7545-53ac-4e75-92e8-81fd87b188b7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-970b2ce8-8a72-4e70-b461-c93a5fe5834d tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] DELETE http://192.168.122.129/volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 Sep 02 00:49:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-970b2ce8-8a72-4e70-b461-c93a5fe5834d tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-970b2ce8-8a72-4e70-b461-c93a5fe5834d tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:02 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-970b2ce8-8a72-4e70-b461-c93a5fe5834d tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Delete volume with id: 87af86c4-6df4-48ec-81e6-7bd526f3ce90 Sep 02 00:49:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-70de7545-53ac-4e75-92e8-81fd87b188b7 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 Sep 02 00:49:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-70de7545-53ac-4e75-92e8-81fd87b188b7 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-70de7545-53ac-4e75-92e8-81fd87b188b7 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:02 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:02 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:02 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:02 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-70de7545-53ac-4e75-92e8-81fd87b188b7 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 returned with HTTP 404 Sep 02 00:49:02 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-970b2ce8-8a72-4e70-b461-c93a5fe5834d tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Volume info retrieved successfully. Sep 02 00:49:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 728/1449] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:02 2026] GET /volume/v3/snapshots/508a9e49-c01f-44ab-b246-426a25108a40 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-53db7f44-f5d6-4a0e-ba61-da7400a0452a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-53db7f44-f5d6-4a0e-ba61-da7400a0452a tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 Sep 02 00:49:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-53db7f44-f5d6-4a0e-ba61-da7400a0452a tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-53db7f44-f5d6-4a0e-ba61-da7400a0452a tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:02 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:02 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:02 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:02 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:02 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-970b2ce8-8a72-4e70-b461-c93a5fe5834d tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Delete volume request issued successfully. Sep 02 00:49:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-970b2ce8-8a72-4e70-b461-c93a5fe5834d tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] http://192.168.122.129/volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 returned with HTTP 202 Sep 02 00:49:02 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 722/1450] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:49:02 2026] DELETE /volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:49:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-53db7f44-f5d6-4a0e-ba61-da7400a0452a tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:49:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ac27eb04-84a0-41be-b0a8-e74367b57718 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-53db7f44-f5d6-4a0e-ba61-da7400a0452a tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 returned with HTTP 200 Sep 02 00:49:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ac27eb04-84a0-41be-b0a8-e74367b57718 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] GET http://192.168.122.129/volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 Sep 02 00:49:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 729/1451] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:02 2026] GET /volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 => generated 848 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ac27eb04-84a0-41be-b0a8-e74367b57718 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ac27eb04-84a0-41be-b0a8-e74367b57718 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:02 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:02 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:02 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:02 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c76d41eb-e138-49b1-b249-05263dbfb4df None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:02 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ac27eb04-84a0-41be-b0a8-e74367b57718 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Volume info retrieved successfully. Sep 02 00:49:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c76d41eb-e138-49b1-b249-05263dbfb4df tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] DELETE http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 Sep 02 00:49:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c76d41eb-e138-49b1-b249-05263dbfb4df tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c76d41eb-e138-49b1-b249-05263dbfb4df tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:02 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-c76d41eb-e138-49b1-b249-05263dbfb4df tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Delete volume with id: 6084215d-7a46-4471-8246-f8dcd6cf7508 Sep 02 00:49:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ac27eb04-84a0-41be-b0a8-e74367b57718 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] http://192.168.122.129/volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 returned with HTTP 200 Sep 02 00:49:02 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 723/1452] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:02 2026] GET /volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:02 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:02 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:02 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:02 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c76d41eb-e138-49b1-b249-05263dbfb4df tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:49:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c76d41eb-e138-49b1-b249-05263dbfb4df tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Delete volume request issued successfully. Sep 02 00:49:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c76d41eb-e138-49b1-b249-05263dbfb4df tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 returned with HTTP 202 Sep 02 00:49:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 730/1453] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:49:02 2026] DELETE /volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:49:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6080a54d-d755-46d2-93dd-1d7a92149e5e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6080a54d-d755-46d2-93dd-1d7a92149e5e tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 Sep 02 00:49:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6080a54d-d755-46d2-93dd-1d7a92149e5e tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6080a54d-d755-46d2-93dd-1d7a92149e5e tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:02 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:02 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:02 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:02 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:02 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6080a54d-d755-46d2-93dd-1d7a92149e5e tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:49:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6080a54d-d755-46d2-93dd-1d7a92149e5e tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 returned with HTTP 200 Sep 02 00:49:02 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 724/1454] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:02 2026] GET /volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-731a4235-c085-4265-b449-2aa152c7f057 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-731a4235-c085-4265-b449-2aa152c7f057 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/volumes/65186ced-a921-46f8-afc0-1328ba6d5674 Sep 02 00:49:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-731a4235-c085-4265-b449-2aa152c7f057 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-731a4235-c085-4265-b449-2aa152c7f057 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-731a4235-c085-4265-b449-2aa152c7f057 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/volumes/65186ced-a921-46f8-afc0-1328ba6d5674 returned with HTTP 404 Sep 02 00:49:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 731/1455] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:49:03 2026] GET /volume/v3/volumes/65186ced-a921-46f8-afc0-1328ba6d5674 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:49:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0dfee6f3-3c49-4c7e-b1f1-fc21c9b9b4ec None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0dfee6f3-3c49-4c7e-b1f1-fc21c9b9b4ec tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/groups/6a4f9386-1771-49be-8d82-377529923600 Sep 02 00:49:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0dfee6f3-3c49-4c7e-b1f1-fc21c9b9b4ec tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0dfee6f3-3c49-4c7e-b1f1-fc21c9b9b4ec tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-0dfee6f3-3c49-4c7e-b1f1-fc21c9b9b4ec tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 6a4f9386-1771-49be-8d82-377529923600 {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:49:03 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:03 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:03 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:03 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:49:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0dfee6f3-3c49-4c7e-b1f1-fc21c9b9b4ec tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/6a4f9386-1771-49be-8d82-377529923600 returned with HTTP 200 Sep 02 00:49:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 725/1456] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:49:03 2026] GET /volume/v3/groups/6a4f9386-1771-49be-8d82-377529923600 => generated 392 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:49:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-eb034b1f-8917-4f65-b82a-a48f88dd4fb7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-eb034b1f-8917-4f65-b82a-a48f88dd4fb7 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] GET http://192.168.122.129/volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 Sep 02 00:49:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-eb034b1f-8917-4f65-b82a-a48f88dd4fb7 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-eb034b1f-8917-4f65-b82a-a48f88dd4fb7 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:03 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:03 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:03 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:03 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-eb034b1f-8917-4f65-b82a-a48f88dd4fb7 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] http://192.168.122.129/volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 returned with HTTP 404 Sep 02 00:49:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 732/1457] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:03 2026] GET /volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-840f39b4-6aac-44a8-a711-de06a1b5c91a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-840f39b4-6aac-44a8-a711-de06a1b5c91a tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] GET http://192.168.122.129/volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 Sep 02 00:49:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-840f39b4-6aac-44a8-a711-de06a1b5c91a tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-840f39b4-6aac-44a8-a711-de06a1b5c91a tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-840f39b4-6aac-44a8-a711-de06a1b5c91a tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] http://192.168.122.129/volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 returned with HTTP 404 Sep 02 00:49:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 726/1458] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:03 2026] GET /volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-eb7ca3ec-5e10-4e1d-af88-4c6b874a9774 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-eb7ca3ec-5e10-4e1d-af88-4c6b874a9774 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] DELETE http://192.168.122.129/volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 Sep 02 00:49:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-eb7ca3ec-5e10-4e1d-af88-4c6b874a9774 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-eb7ca3ec-5e10-4e1d-af88-4c6b874a9774 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:03 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-eb7ca3ec-5e10-4e1d-af88-4c6b874a9774 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Delete volume with id: 87af86c4-6df4-48ec-81e6-7bd526f3ce90 Sep 02 00:49:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-eb7ca3ec-5e10-4e1d-af88-4c6b874a9774 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] http://192.168.122.129/volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 returned with HTTP 404 Sep 02 00:49:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 733/1459] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:49:03 2026] DELETE /volume/v3/volumes/87af86c4-6df4-48ec-81e6-7bd526f3ce90 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:49:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-daf9829b-2394-44dd-9d88-4576ea06bd80 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-daf9829b-2394-44dd-9d88-4576ea06bd80 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:49:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-daf9829b-2394-44dd-9d88-4576ea06bd80 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1688998736"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-daf9829b-2394-44dd-9d88-4576ea06bd80 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1688998736'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:49:03 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-daf9829b-2394-44dd-9d88-4576ea06bd80 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Create volume of 1 GB Sep 02 00:49:03 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:03 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:03 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-daf9829b-2394-44dd-9d88-4576ea06bd80 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Availability Zones retrieved successfully. Sep 02 00:49:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-10b6a1d6-fb3f-4359-b56b-57f5638972e3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-10b6a1d6-fb3f-4359-b56b-57f5638972e3 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 Sep 02 00:49:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-10b6a1d6-fb3f-4359-b56b-57f5638972e3 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-10b6a1d6-fb3f-4359-b56b-57f5638972e3 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:03 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:03 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:03 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:03 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:03 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-daf9829b-2394-44dd-9d88-4576ea06bd80 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Flow 'volume_create_api' (95f128c2-bd15-4bfa-8020-58d7457596ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:49:03 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-10b6a1d6-fb3f-4359-b56b-57f5638972e3 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Volume info retrieved successfully. Sep 02 00:49:03 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-daf9829b-2394-44dd-9d88-4576ea06bd80 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ef6c49-2ac2-41e5-a5c4-54a9c3db6480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:03 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-daf9829b-2394-44dd-9d88-4576ea06bd80 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:49:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-10b6a1d6-fb3f-4359-b56b-57f5638972e3 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 returned with HTTP 200 Sep 02 00:49:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 734/1460] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:03 2026] GET /volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:04 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-daf9829b-2394-44dd-9d88-4576ea06bd80 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ef6c49-2ac2-41e5-a5c4-54a9c3db6480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:04 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-daf9829b-2394-44dd-9d88-4576ea06bd80 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19018599-6fc6-4307-860c-fe349996dfb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:04 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-daf9829b-2394-44dd-9d88-4576ea06bd80 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Created reservations ['a7d2674b-20b7-479c-90a4-3839622e43af', 'e6611c8b-9ee4-4b54-ad0b-ad92a6793fc1', '6335f21b-6b33-44fd-bda3-bf62066ae677', '22fa558f-90c2-429e-840c-63279c24bf5e'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:49:04 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-daf9829b-2394-44dd-9d88-4576ea06bd80 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19018599-6fc6-4307-860c-fe349996dfb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7d2674b-20b7-479c-90a4-3839622e43af', 'e6611c8b-9ee4-4b54-ad0b-ad92a6793fc1', '6335f21b-6b33-44fd-bda3-bf62066ae677', '22fa558f-90c2-429e-840c-63279c24bf5e']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:04 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-daf9829b-2394-44dd-9d88-4576ea06bd80 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baaf0702-ac2e-4bc5-bd52-1226a6b4bf4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:04 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:04 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:04 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-daf9829b-2394-44dd-9d88-4576ea06bd80 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baaf0702-ac2e-4bc5-bd52-1226a6b4bf4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28fcc06a-8e28-496f-a572-82511f6fdcc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1688998736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e86dccd40b641b2b604ac7f2306d205',qos_specs=None,replication_status=,reservations=['a7d2674b-20b7-479c-90a4-3839622e43af','e6611c8b-9ee4-4b54-ad0b-ad92a6793fc1','6335f21b-6b33-44fd-bda3-bf62066ae677','22fa558f-90c2-429e-840c-63279c24bf5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501780eb2fd04799925988622170029a',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:49:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1688998736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28fcc06a-8e28-496f-a572-82511f6fdcc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e86dccd40b641b2b604ac7f2306d205',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='501780eb2fd04799925988622170029a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:04 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-daf9829b-2394-44dd-9d88-4576ea06bd80 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4f96037-5ad8-40ee-b6d8-f3bb5713a42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:04 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-daf9829b-2394-44dd-9d88-4576ea06bd80 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4f96037-5ad8-40ee-b6d8-f3bb5713a42f) transitioned into state 'SUCCESS' from state '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-1688998736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e86dccd40b641b2b604ac7f2306d205',qos_specs=None,replication_status=,reservations=['a7d2674b-20b7-479c-90a4-3839622e43af','e6611c8b-9ee4-4b54-ad0b-ad92a6793fc1','6335f21b-6b33-44fd-bda3-bf62066ae677','22fa558f-90c2-429e-840c-63279c24bf5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='501780eb2fd04799925988622170029a',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:04 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-daf9829b-2394-44dd-9d88-4576ea06bd80 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (955fb2e9-90bf-4d1a-b625-35d06e0406b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:04 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-daf9829b-2394-44dd-9d88-4576ea06bd80 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (955fb2e9-90bf-4d1a-b625-35d06e0406b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:04 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-daf9829b-2394-44dd-9d88-4576ea06bd80 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Flow 'volume_create_api' (95f128c2-bd15-4bfa-8020-58d7457596ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:49:04 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-daf9829b-2394-44dd-9d88-4576ea06bd80 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Create volume request issued successfully. Sep 02 00:49:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-daf9829b-2394-44dd-9d88-4576ea06bd80 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:49:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 727/1461] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:49:03 2026] POST /volume/v3/volumes => generated 765 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:49:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-913d86a7-c87b-4281-905c-e8e9dcae08db None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-913d86a7-c87b-4281-905c-e8e9dcae08db tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] GET http://192.168.122.129/volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 Sep 02 00:49:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-913d86a7-c87b-4281-905c-e8e9dcae08db tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-913d86a7-c87b-4281-905c-e8e9dcae08db tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:04 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:04 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:04 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:04 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:04 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-913d86a7-c87b-4281-905c-e8e9dcae08db tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Volume info retrieved successfully. Sep 02 00:49:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-913d86a7-c87b-4281-905c-e8e9dcae08db tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] http://192.168.122.129/volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 returned with HTTP 200 Sep 02 00:49:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 735/1462] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:04 2026] GET /volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 => generated 833 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-fdc1d542-b7e6-4b8c-b64d-7cf86bb2d457 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fdc1d542-b7e6-4b8c-b64d-7cf86bb2d457 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] GET http://192.168.122.129/volume/v3/groups/6a4f9386-1771-49be-8d82-377529923600 Sep 02 00:49:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fdc1d542-b7e6-4b8c-b64d-7cf86bb2d457 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fdc1d542-b7e6-4b8c-b64d-7cf86bb2d457 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.groups [None req-fdc1d542-b7e6-4b8c-b64d-7cf86bb2d457 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] show called for member 6a4f9386-1771-49be-8d82-377529923600 {{(pid=86898) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 02 00:49:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fdc1d542-b7e6-4b8c-b64d-7cf86bb2d457 tempest-GroupSnapshotsTest-1743352231 tempest-GroupSnapshotsTest-1743352231-project-member] http://192.168.122.129/volume/v3/groups/6a4f9386-1771-49be-8d82-377529923600 returned with HTTP 404 Sep 02 00:49:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 728/1463] 192.168.122.129 () {60 vars in 1270 bytes} [Wed Sep 2 00:49:04 2026] GET /volume/v3/groups/6a4f9386-1771-49be-8d82-377529923600 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:49:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e7d836ad-3ea6-444c-aaac-436b6f2e470a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e7d836ad-3ea6-444c-aaac-436b6f2e470a tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] DELETE http://192.168.122.129/volume/v3/group_types/6e15643a-7b35-4d37-af00-864819c5bc81 Sep 02 00:49:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e7d836ad-3ea6-444c-aaac-436b6f2e470a tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e7d836ad-3ea6-444c-aaac-436b6f2e470a tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e7d836ad-3ea6-444c-aaac-436b6f2e470a tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] http://192.168.122.129/volume/v3/group_types/6e15643a-7b35-4d37-af00-864819c5bc81 returned with HTTP 202 Sep 02 00:49:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 736/1464] 192.168.122.129 () {60 vars in 1288 bytes} [Wed Sep 2 00:49:04 2026] DELETE /volume/v3/group_types/6e15643a-7b35-4d37-af00-864819c5bc81 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:49:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-38a2e55e-18f8-44c4-b0df-286dff64e1f1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-38a2e55e-18f8-44c4-b0df-286dff64e1f1 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] DELETE http://192.168.122.129/volume/v3/types/9165248c-1db4-4a23-a1d6-0f3170d214f3 Sep 02 00:49:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-38a2e55e-18f8-44c4-b0df-286dff64e1f1 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-38a2e55e-18f8-44c4-b0df-286dff64e1f1 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:04 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:04 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-38a2e55e-18f8-44c4-b0df-286dff64e1f1 tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] http://192.168.122.129/volume/v3/types/9165248c-1db4-4a23-a1d6-0f3170d214f3 returned with HTTP 202 Sep 02 00:49:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 729/1465] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:49:04 2026] DELETE /volume/v3/types/9165248c-1db4-4a23-a1d6-0f3170d214f3 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:49:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-757d4c4d-9277-4292-b119-fe6bb66cb78b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-757d4c4d-9277-4292-b119-fe6bb66cb78b tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] GET http://192.168.122.129/volume/v3/types/9165248c-1db4-4a23-a1d6-0f3170d214f3 Sep 02 00:49:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-757d4c4d-9277-4292-b119-fe6bb66cb78b tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-757d4c4d-9277-4292-b119-fe6bb66cb78b tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-757d4c4d-9277-4292-b119-fe6bb66cb78b tempest-GroupSnapshotsTest-1414931442 tempest-GroupSnapshotsTest-1414931442-project-admin] http://192.168.122.129/volume/v3/types/9165248c-1db4-4a23-a1d6-0f3170d214f3 returned with HTTP 404 Sep 02 00:49:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 737/1466] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:49:04 2026] GET /volume/v3/types/9165248c-1db4-4a23-a1d6-0f3170d214f3 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-895854a7-d043-48f9-836a-7d92bd03dc83 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-895854a7-d043-48f9-836a-7d92bd03dc83 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] GET http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 Sep 02 00:49:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-895854a7-d043-48f9-836a-7d92bd03dc83 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-895854a7-d043-48f9-836a-7d92bd03dc83 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-895854a7-d043-48f9-836a-7d92bd03dc83 tempest-VolumesExtendTest-1153808169 tempest-VolumesExtendTest-1153808169-project-member] http://192.168.122.129/volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 returned with HTTP 404 Sep 02 00:49:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 730/1467] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:05 2026] GET /volume/v3/volumes/6084215d-7a46-4471-8246-f8dcd6cf7508 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-88c22ee1-38d9-4c31-8e5c-4f54c60e0e17 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-88c22ee1-38d9-4c31-8e5c-4f54c60e0e17 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] GET http://192.168.122.129/volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 Sep 02 00:49:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-88c22ee1-38d9-4c31-8e5c-4f54c60e0e17 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-88c22ee1-38d9-4c31-8e5c-4f54c60e0e17 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:05 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:05 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:05 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:05 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-88c22ee1-38d9-4c31-8e5c-4f54c60e0e17 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Volume info retrieved successfully. Sep 02 00:49:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-88c22ee1-38d9-4c31-8e5c-4f54c60e0e17 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] http://192.168.122.129/volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 returned with HTTP 200 Sep 02 00:49:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 738/1468] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:05 2026] GET /volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:49:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3d5450e7-0fdb-4890-8041-4f7a1680fb4d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3d5450e7-0fdb-4890-8041-4f7a1680fb4d tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] GET http://192.168.122.129/volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 Sep 02 00:49:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3d5450e7-0fdb-4890-8041-4f7a1680fb4d tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3d5450e7-0fdb-4890-8041-4f7a1680fb4d tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:06 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:06 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:06 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:06 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:06 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3d5450e7-0fdb-4890-8041-4f7a1680fb4d tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Volume info retrieved successfully. Sep 02 00:49:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3d5450e7-0fdb-4890-8041-4f7a1680fb4d tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] http://192.168.122.129/volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 returned with HTTP 200 Sep 02 00:49:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 731/1469] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:06 2026] GET /volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 => generated 858 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-53b22af4-cb8e-4858-a785-2f741a2bf280 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-53b22af4-cb8e-4858-a785-2f741a2bf280 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] GET http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205?usage=True Sep 02 00:49:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-53b22af4-cb8e-4858-a785-2f741a2bf280 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-53b22af4-cb8e-4858-a785-2f741a2bf280 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-53b22af4-cb8e-4858-a785-2f741a2bf280 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205?usage=True returned with HTTP 200 Sep 02 00:49:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 739/1470] 192.168.122.129 () {58 vars in 1259 bytes} [Wed Sep 2 00:49:06 2026] GET /volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205?usage=True => generated 1064 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:49:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6452ddbe-eb6f-4eea-859e-e1bd7476a935 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6452ddbe-eb6f-4eea-859e-e1bd7476a935 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] GET http://192.168.122.129/volume/v3/os-quota-sets/7001b31ada344fc5bb38d50617cbcd97?usage=True Sep 02 00:49:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6452ddbe-eb6f-4eea-859e-e1bd7476a935 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6452ddbe-eb6f-4eea-859e-e1bd7476a935 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6452ddbe-eb6f-4eea-859e-e1bd7476a935 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/7001b31ada344fc5bb38d50617cbcd97?usage=True returned with HTTP 200 Sep 02 00:49:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 732/1471] 192.168.122.129 () {58 vars in 1259 bytes} [Wed Sep 2 00:49:06 2026] GET /volume/v3/os-quota-sets/7001b31ada344fc5bb38d50617cbcd97?usage=True => generated 1064 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:49:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6d46b98e-5f06-4cbf-9ca7-eafd09f03f16 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6d46b98e-5f06-4cbf-9ca7-eafd09f03f16 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] POST http://192.168.122.129/volume/v3/os-volume-transfer Sep 02 00:49:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6d46b98e-5f06-4cbf-9ca7-eafd09f03f16 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "28fcc06a-8e28-496f-a572-82511f6fdcc1"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.volume_transfer [None req-6d46b98e-5f06-4cbf-9ca7-eafd09f03f16 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Creating new volume transfer {'transfer': {'volume_id': '28fcc06a-8e28-496f-a572-82511f6fdcc1'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 02 00:49:06 devstack devstack@c-api.service[86899]: INFO cinder.api.contrib.volume_transfer [None req-6d46b98e-5f06-4cbf-9ca7-eafd09f03f16 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Creating transfer of volume 28fcc06a-8e28-496f-a572-82511f6fdcc1 Sep 02 00:49:06 devstack devstack@c-api.service[86899]: INFO cinder.transfer.api [None req-6d46b98e-5f06-4cbf-9ca7-eafd09f03f16 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Generating transfer record for volume 28fcc06a-8e28-496f-a572-82511f6fdcc1 Sep 02 00:49:06 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:06 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:06 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:06 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6d46b98e-5f06-4cbf-9ca7-eafd09f03f16 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] http://192.168.122.129/volume/v3/os-volume-transfer returned with HTTP 202 Sep 02 00:49:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 740/1472] 192.168.122.129 () {60 vars in 1175 bytes} [Wed Sep 2 00:49:06 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:49:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-070ae5f9-8c74-4bfb-89c7-6806d7f7a1f4 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-070ae5f9-8c74-4bfb-89c7-6806d7f7a1f4 tempest-VolumeQuotasAdminTestJSON-1757383787 tempest-VolumeQuotasAdminTestJSON-1757383787-project-member] POST http://192.168.122.129/volume/v3/os-volume-transfer/0b556788-103d-43f9-bb7b-526d402e0f91/accept Sep 02 00:49:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-070ae5f9-8c74-4bfb-89c7-6806d7f7a1f4 tempest-VolumeQuotasAdminTestJSON-1757383787 tempest-VolumeQuotasAdminTestJSON-1757383787-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b2fe1c27812eeef6"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.volume_transfer [None req-070ae5f9-8c74-4bfb-89c7-6806d7f7a1f4 tempest-VolumeQuotasAdminTestJSON-1757383787 tempest-VolumeQuotasAdminTestJSON-1757383787-project-member] Accepting volume transfer 0b556788-103d-43f9-bb7b-526d402e0f91 {{(pid=86898) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 02 00:49:07 devstack devstack@c-api.service[86898]: INFO cinder.api.contrib.volume_transfer [None req-070ae5f9-8c74-4bfb-89c7-6806d7f7a1f4 tempest-VolumeQuotasAdminTestJSON-1757383787 tempest-VolumeQuotasAdminTestJSON-1757383787-project-member] Accepting transfer 0b556788-103d-43f9-bb7b-526d402e0f91 Sep 02 00:49:07 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:07 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:07 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-070ae5f9-8c74-4bfb-89c7-6806d7f7a1f4 tempest-VolumeQuotasAdminTestJSON-1757383787 tempest-VolumeQuotasAdminTestJSON-1757383787-project-member] Created reservations ['d2d222ea-7529-411c-b4a8-e68b47dd1448', '1e8bbe2a-b4f9-4f53-85af-bf64f9e5f625', '1b8119a1-4fa0-45fd-b065-c0519da62038', '824b978f-d2fd-49cb-a1ed-e9205a7bff56'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:49:07 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-070ae5f9-8c74-4bfb-89c7-6806d7f7a1f4 tempest-VolumeQuotasAdminTestJSON-1757383787 tempest-VolumeQuotasAdminTestJSON-1757383787-project-member] Created reservations ['14ddb191-a9b8-410c-8235-ed067aadfd57', 'da4f85b6-8d47-4b9a-af07-a36329251da9', '11bb6678-6561-4000-912e-730dd293b702', '0e2a8836-db3f-4632-b287-7489d85e93d5'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:49:07 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:07 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:49:07 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-070ae5f9-8c74-4bfb-89c7-6806d7f7a1f4 tempest-VolumeQuotasAdminTestJSON-1757383787 tempest-VolumeQuotasAdminTestJSON-1757383787-project-member] Created reservations ['8b54bdc0-1214-4c8a-b6ab-aa5cfa3ecba8', '9f542e52-bb2d-4821-b630-695fc6843eec', '0a7b04bb-2159-4261-91a6-b425b7bf55f9', '539769ff-fbb5-4962-af63-25dd28b4555c'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:49:07 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-070ae5f9-8c74-4bfb-89c7-6806d7f7a1f4 tempest-VolumeQuotasAdminTestJSON-1757383787 tempest-VolumeQuotasAdminTestJSON-1757383787-project-member] Created reservations ['b513ad07-48d9-4948-b41f-0b95dc041776', 'c700a713-629c-4465-b484-c514eb9e8e48', '78fd3682-2d06-46cd-b3bc-6b707d5b2b38', 'cbf6c8af-01f5-4da2-b965-dcaa7302b500'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:49:07 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-070ae5f9-8c74-4bfb-89c7-6806d7f7a1f4 tempest-VolumeQuotasAdminTestJSON-1757383787 tempest-VolumeQuotasAdminTestJSON-1757383787-project-member] Transfer volume completed successfully. Sep 02 00:49:07 devstack devstack@c-api.service[86898]: INFO cinder.transfer.api [None req-070ae5f9-8c74-4bfb-89c7-6806d7f7a1f4 tempest-VolumeQuotasAdminTestJSON-1757383787 tempest-VolumeQuotasAdminTestJSON-1757383787-project-member] Volume 28fcc06a-8e28-496f-a572-82511f6fdcc1 has been transferred. Sep 02 00:49:08 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:08 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-070ae5f9-8c74-4bfb-89c7-6806d7f7a1f4 tempest-VolumeQuotasAdminTestJSON-1757383787 tempest-VolumeQuotasAdminTestJSON-1757383787-project-member] http://192.168.122.129/volume/v3/os-volume-transfer/0b556788-103d-43f9-bb7b-526d402e0f91/accept returned with HTTP 202 Sep 02 00:49:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 733/1473] 192.168.122.129 () {60 vars in 1307 bytes} [Wed Sep 2 00:49:06 2026] POST /volume/v3/os-volume-transfer/0b556788-103d-43f9-bb7b-526d402e0f91/accept => generated 373 bytes in 1127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:49:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e7c5822f-f988-4f25-9571-b43fbcea2acc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e7c5822f-f988-4f25-9571-b43fbcea2acc tempest-VolumeQuotasAdminTestJSON-1757383787 tempest-VolumeQuotasAdminTestJSON-1757383787-project-member] GET http://192.168.122.129/volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 Sep 02 00:49:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e7c5822f-f988-4f25-9571-b43fbcea2acc tempest-VolumeQuotasAdminTestJSON-1757383787 tempest-VolumeQuotasAdminTestJSON-1757383787-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e7c5822f-f988-4f25-9571-b43fbcea2acc tempest-VolumeQuotasAdminTestJSON-1757383787 tempest-VolumeQuotasAdminTestJSON-1757383787-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:08 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:08 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:08 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:08 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:08 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e7c5822f-f988-4f25-9571-b43fbcea2acc tempest-VolumeQuotasAdminTestJSON-1757383787 tempest-VolumeQuotasAdminTestJSON-1757383787-project-member] Volume info retrieved successfully. Sep 02 00:49:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e7c5822f-f988-4f25-9571-b43fbcea2acc tempest-VolumeQuotasAdminTestJSON-1757383787 tempest-VolumeQuotasAdminTestJSON-1757383787-project-member] http://192.168.122.129/volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 returned with HTTP 200 Sep 02 00:49:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 741/1474] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:08 2026] GET /volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-547e79be-f7bf-4021-a7d3-05e7c6b52e5e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-547e79be-f7bf-4021-a7d3-05e7c6b52e5e tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] GET http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205?usage=True Sep 02 00:49:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-547e79be-f7bf-4021-a7d3-05e7c6b52e5e tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-547e79be-f7bf-4021-a7d3-05e7c6b52e5e tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-547e79be-f7bf-4021-a7d3-05e7c6b52e5e tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205?usage=True returned with HTTP 200 Sep 02 00:49:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 734/1475] 192.168.122.129 () {58 vars in 1259 bytes} [Wed Sep 2 00:49:08 2026] GET /volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205?usage=True => generated 1064 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:49:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-812be1b9-5105-49a9-84de-677614243c0d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-812be1b9-5105-49a9-84de-677614243c0d tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] GET http://192.168.122.129/volume/v3/os-quota-sets/7001b31ada344fc5bb38d50617cbcd97?usage=True Sep 02 00:49:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-812be1b9-5105-49a9-84de-677614243c0d tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-812be1b9-5105-49a9-84de-677614243c0d tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-812be1b9-5105-49a9-84de-677614243c0d tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/7001b31ada344fc5bb38d50617cbcd97?usage=True returned with HTTP 200 Sep 02 00:49:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 742/1476] 192.168.122.129 () {58 vars in 1259 bytes} [Wed Sep 2 00:49:08 2026] GET /volume/v3/os-quota-sets/7001b31ada344fc5bb38d50617cbcd97?usage=True => generated 1064 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:49:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-39ac6771-5a1a-4707-92db-7860edc7f4ad None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-39ac6771-5a1a-4707-92db-7860edc7f4ad tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 Sep 02 00:49:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-39ac6771-5a1a-4707-92db-7860edc7f4ad tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-39ac6771-5a1a-4707-92db-7860edc7f4ad tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:08 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-39ac6771-5a1a-4707-92db-7860edc7f4ad tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Delete volume with id: 28fcc06a-8e28-496f-a572-82511f6fdcc1 Sep 02 00:49:08 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:08 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-39ac6771-5a1a-4707-92db-7860edc7f4ad tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Volume info retrieved successfully. Sep 02 00:49:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-39ac6771-5a1a-4707-92db-7860edc7f4ad tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Delete volume request issued successfully. Sep 02 00:49:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-39ac6771-5a1a-4707-92db-7860edc7f4ad tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] http://192.168.122.129/volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 returned with HTTP 202 Sep 02 00:49:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 735/1477] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:49:08 2026] DELETE /volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:49:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2da8efe6-e23d-48d3-b11a-8f3f323e952c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2da8efe6-e23d-48d3-b11a-8f3f323e952c tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] GET http://192.168.122.129/volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 Sep 02 00:49:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2da8efe6-e23d-48d3-b11a-8f3f323e952c tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2da8efe6-e23d-48d3-b11a-8f3f323e952c tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:08 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:08 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:08 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:08 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:08 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2da8efe6-e23d-48d3-b11a-8f3f323e952c tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Volume info retrieved successfully. Sep 02 00:49:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2da8efe6-e23d-48d3-b11a-8f3f323e952c tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] http://192.168.122.129/volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 returned with HTTP 200 Sep 02 00:49:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 743/1478] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:08 2026] GET /volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 => generated 1020 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:49:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-33a5852f-2cda-489f-afcf-97632a3c3961 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-33a5852f-2cda-489f-afcf-97632a3c3961 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] GET http://192.168.122.129/volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 Sep 02 00:49:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-33a5852f-2cda-489f-afcf-97632a3c3961 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-33a5852f-2cda-489f-afcf-97632a3c3961 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:09 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:09 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:09 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:09 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:09 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-33a5852f-2cda-489f-afcf-97632a3c3961 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Volume info retrieved successfully. Sep 02 00:49:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-33a5852f-2cda-489f-afcf-97632a3c3961 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] http://192.168.122.129/volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 returned with HTTP 200 Sep 02 00:49:09 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 736/1479] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:09 2026] GET /volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 => generated 1020 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:49:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-34535cbf-8d66-4f28-a63e-3f2f02def696 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-34535cbf-8d66-4f28-a63e-3f2f02def696 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] GET http://192.168.122.129/volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 Sep 02 00:49:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-34535cbf-8d66-4f28-a63e-3f2f02def696 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-34535cbf-8d66-4f28-a63e-3f2f02def696 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-34535cbf-8d66-4f28-a63e-3f2f02def696 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] http://192.168.122.129/volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 returned with HTTP 404 Sep 02 00:49:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 744/1480] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:10 2026] GET /volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-97b5f192-f50f-4454-a0dc-b368a674e4d3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-97b5f192-f50f-4454-a0dc-b368a674e4d3 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] GET http://192.168.122.129/volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 Sep 02 00:49:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-97b5f192-f50f-4454-a0dc-b368a674e4d3 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-97b5f192-f50f-4454-a0dc-b368a674e4d3 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-97b5f192-f50f-4454-a0dc-b368a674e4d3 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] http://192.168.122.129/volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 returned with HTTP 404 Sep 02 00:49:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 737/1481] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:10 2026] GET /volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:49:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4af02846-4cf6-448a-8cdf-e5c74ecde9c5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d820667d-0faf-439a-9ca5-394013e91f26 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4af02846-4cf6-448a-8cdf-e5c74ecde9c5 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] DELETE http://192.168.122.129/volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 Sep 02 00:49:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4af02846-4cf6-448a-8cdf-e5c74ecde9c5 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4af02846-4cf6-448a-8cdf-e5c74ecde9c5 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:10 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-4af02846-4cf6-448a-8cdf-e5c74ecde9c5 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] Delete volume with id: 28fcc06a-8e28-496f-a572-82511f6fdcc1 Sep 02 00:49:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4af02846-4cf6-448a-8cdf-e5c74ecde9c5 tempest-VolumeQuotasAdminTestJSON-1695106245 tempest-VolumeQuotasAdminTestJSON-1695106245-project-member] http://192.168.122.129/volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 returned with HTTP 404 Sep 02 00:49:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 745/1482] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:49:10 2026] DELETE /volume/v3/volumes/28fcc06a-8e28-496f-a572-82511f6fdcc1 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3f93e229-3554-4d06-b328-e77575e09c17 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3f93e229-3554-4d06-b328-e77575e09c17 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] GET http://192.168.122.129/volume/v3/os-quota-sets/1bc5fbcd2b474f30a0d7ea69f011cf2c?usage=True Sep 02 00:49:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3f93e229-3554-4d06-b328-e77575e09c17 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3f93e229-3554-4d06-b328-e77575e09c17 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3f93e229-3554-4d06-b328-e77575e09c17 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/1bc5fbcd2b474f30a0d7ea69f011cf2c?usage=True returned with HTTP 200 Sep 02 00:49:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 746/1483] 192.168.122.129 () {58 vars in 1259 bytes} [Wed Sep 2 00:49:10 2026] GET /volume/v3/os-quota-sets/1bc5fbcd2b474f30a0d7ea69f011cf2c?usage=True => generated 1064 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:49:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6ed36240-2f28-4502-a8ba-a1c4e4ce3a5b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6ed36240-2f28-4502-a8ba-a1c4e4ce3a5b tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] PUT http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 Sep 02 00:49:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6ed36240-2f28-4502-a8ba-a1c4e4ce3a5b tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d820667d-0faf-439a-9ca5-394013e91f26 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] POST http://192.168.122.129/volume/v3/qos-specs Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d820667d-0faf-439a-9ca5-394013e91f26 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1985156042", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.qos_specs [None req-d820667d-0faf-439a-9ca5-394013e91f26 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1985156042', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86898) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.db.api [None req-d820667d-0faf-439a-9ca5-394013e91f26 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] DB qos_specs_create(): root {'id': '2d66e59d-1bad-458c-a6de-ef38d4db71fa', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1985156042'} {{(pid=86898) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d820667d-0faf-439a-9ca5-394013e91f26 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs returned with HTTP 200 Sep 02 00:49:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 738/1484] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:49:10 2026] POST /volume/v3/qos-specs => generated 401 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-27bf9c54-8ba1-4291-87ee-dcbc2e005df7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-27bf9c54-8ba1-4291-87ee-dcbc2e005df7 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-27bf9c54-8ba1-4291-87ee-dcbc2e005df7 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2055084039"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-27bf9c54-8ba1-4291-87ee-dcbc2e005df7 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:49:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 739/1485] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:49:11 2026] POST /volume/v3/types => generated 222 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-09fbb4dd-00d6-43c9-8ecb-f002c0c81e34 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-09fbb4dd-00d6-43c9-8ecb-f002c0c81e34 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-09fbb4dd-00d6-43c9-8ecb-f002c0c81e34 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-523990099"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:11 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-6ed36240-2f28-4502-a8ba-a1c4e4ce3a5b tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Deprecated: Default quota for resource: volumes_tempest-QosSpecsTestJSON-volume-type-2055084039 is set by the default quota flag: quota_volumes_tempest-QosSpecsTestJSON-volume-type-2055084039, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:49:11 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-6ed36240-2f28-4502-a8ba-a1c4e4ce3a5b tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-QosSpecsTestJSON-volume-type-2055084039 is set by the default quota flag: quota_gigabytes_tempest-QosSpecsTestJSON-volume-type-2055084039, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:49:11 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-6ed36240-2f28-4502-a8ba-a1c4e4ce3a5b tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Deprecated: Default quota for resource: snapshots_tempest-QosSpecsTestJSON-volume-type-2055084039 is set by the default quota flag: quota_snapshots_tempest-QosSpecsTestJSON-volume-type-2055084039, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:49:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6ed36240-2f28-4502-a8ba-a1c4e4ce3a5b tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 returned with HTTP 200 Sep 02 00:49:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 747/1486] 192.168.122.129 () {60 vars in 1259 bytes} [Wed Sep 2 00:49:10 2026] PUT /volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 => generated 593 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-09fbb4dd-00d6-43c9-8ecb-f002c0c81e34 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:49:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 740/1487] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:49:11 2026] POST /volume/v3/types => generated 221 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-92a7b01d-48ed-4006-a48d-433dbe18f389 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b31355ba-bef1-4832-b304-c7ac96a0a3b5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-92a7b01d-48ed-4006-a48d-433dbe18f389 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] PUT http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 Sep 02 00:49:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-92a7b01d-48ed-4006-a48d-433dbe18f389 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b31355ba-bef1-4832-b304-c7ac96a0a3b5 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b31355ba-bef1-4832-b304-c7ac96a0a3b5 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1964077375"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b31355ba-bef1-4832-b304-c7ac96a0a3b5 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:49:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 741/1488] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:49:11 2026] POST /volume/v3/types => generated 222 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-862abd59-ab5d-4b0d-8199-838f3c1a3ce0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-862abd59-ab5d-4b0d-8199-838f3c1a3ce0 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/associate?vol_type_id=ef86631d-d111-4add-ad58-c562022c4444 Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-862abd59-ab5d-4b0d-8199-838f3c1a3ce0 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-862abd59-ab5d-4b0d-8199-838f3c1a3ce0 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'associate' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.qos_specs_manage [None req-862abd59-ab5d-4b0d-8199-838f3c1a3ce0 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Associate qos_spec: 2d66e59d-1bad-458c-a6de-ef38d4db71fa with type: ef86631d-d111-4add-ad58-c562022c4444 {{(pid=86898) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-862abd59-ab5d-4b0d-8199-838f3c1a3ce0 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/associate?vol_type_id=ef86631d-d111-4add-ad58-c562022c4444 returned with HTTP 202 Sep 02 00:49:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 742/1489] 192.168.122.129 () {58 vars in 1365 bytes} [Wed Sep 2 00:49:11 2026] GET /volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/associate?vol_type_id=ef86631d-d111-4add-ad58-c562022c4444 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c256c3c5-b6f4-4b7e-b89d-504851df4e89 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c256c3c5-b6f4-4b7e-b89d-504851df4e89 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/associate?vol_type_id=79d2d2c8-c0a8-4aa6-bc13-79bf9e421203 Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c256c3c5-b6f4-4b7e-b89d-504851df4e89 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c256c3c5-b6f4-4b7e-b89d-504851df4e89 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'associate' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c256c3c5-b6f4-4b7e-b89d-504851df4e89 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Associate qos_spec: 2d66e59d-1bad-458c-a6de-ef38d4db71fa with type: 79d2d2c8-c0a8-4aa6-bc13-79bf9e421203 {{(pid=86898) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c256c3c5-b6f4-4b7e-b89d-504851df4e89 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/associate?vol_type_id=79d2d2c8-c0a8-4aa6-bc13-79bf9e421203 returned with HTTP 202 Sep 02 00:49:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 743/1490] 192.168.122.129 () {58 vars in 1365 bytes} [Wed Sep 2 00:49:11 2026] GET /volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/associate?vol_type_id=79d2d2c8-c0a8-4aa6-bc13-79bf9e421203 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f3c2ee9c-aebc-4481-9a74-44abf0394451 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f3c2ee9c-aebc-4481-9a74-44abf0394451 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/associate?vol_type_id=0fc33881-0e1d-400d-aac0-edc54ff664c9 Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f3c2ee9c-aebc-4481-9a74-44abf0394451 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f3c2ee9c-aebc-4481-9a74-44abf0394451 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'associate' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f3c2ee9c-aebc-4481-9a74-44abf0394451 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Associate qos_spec: 2d66e59d-1bad-458c-a6de-ef38d4db71fa with type: 0fc33881-0e1d-400d-aac0-edc54ff664c9 {{(pid=86898) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 02 00:49:11 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-92a7b01d-48ed-4006-a48d-433dbe18f389 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Deprecated: Default quota for resource: volumes_tempest-QosSpecsTestJSON-volume-type-523990099 is set by the default quota flag: quota_volumes_tempest-QosSpecsTestJSON-volume-type-523990099, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:49:11 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-92a7b01d-48ed-4006-a48d-433dbe18f389 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-QosSpecsTestJSON-volume-type-523990099 is set by the default quota flag: quota_gigabytes_tempest-QosSpecsTestJSON-volume-type-523990099, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:49:11 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-92a7b01d-48ed-4006-a48d-433dbe18f389 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Deprecated: Default quota for resource: snapshots_tempest-QosSpecsTestJSON-volume-type-523990099 is set by the default quota flag: quota_snapshots_tempest-QosSpecsTestJSON-volume-type-523990099, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:49:11 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-92a7b01d-48ed-4006-a48d-433dbe18f389 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Deprecated: Default quota for resource: volumes_tempest-QosSpecsTestJSON-volume-type-1964077375 is set by the default quota flag: quota_volumes_tempest-QosSpecsTestJSON-volume-type-1964077375, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:49:11 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-92a7b01d-48ed-4006-a48d-433dbe18f389 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-QosSpecsTestJSON-volume-type-1964077375 is set by the default quota flag: quota_gigabytes_tempest-QosSpecsTestJSON-volume-type-1964077375, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:49:11 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-92a7b01d-48ed-4006-a48d-433dbe18f389 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] Deprecated: Default quota for resource: snapshots_tempest-QosSpecsTestJSON-volume-type-1964077375 is set by the default quota flag: quota_snapshots_tempest-QosSpecsTestJSON-volume-type-1964077375, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:49:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f3c2ee9c-aebc-4481-9a74-44abf0394451 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/associate?vol_type_id=0fc33881-0e1d-400d-aac0-edc54ff664c9 returned with HTTP 202 Sep 02 00:49:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 744/1491] 192.168.122.129 () {58 vars in 1365 bytes} [Wed Sep 2 00:49:11 2026] GET /volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/associate?vol_type_id=0fc33881-0e1d-400d-aac0-edc54ff664c9 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:49:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-92a7b01d-48ed-4006-a48d-433dbe18f389 tempest-VolumeQuotasAdminTestJSON-1480142850 tempest-VolumeQuotasAdminTestJSON-1480142850-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 returned with HTTP 200 Sep 02 00:49:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 748/1492] 192.168.122.129 () {60 vars in 1259 bytes} [Wed Sep 2 00:49:11 2026] PUT /volume/v3/os-quota-sets/4e86dccd40b641b2b604ac7f2306d205 => generated 974 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2a4de27d-2b40-4dd9-a441-e9d3d2b121d6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2a4de27d-2b40-4dd9-a441-e9d3d2b121d6 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/associations Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2a4de27d-2b40-4dd9-a441-e9d3d2b121d6 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2a4de27d-2b40-4dd9-a441-e9d3d2b121d6 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'associations' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2a4de27d-2b40-4dd9-a441-e9d3d2b121d6 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Get associations for qos_spec id: 2d66e59d-1bad-458c-a6de-ef38d4db71fa {{(pid=86898) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:11 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 00:49:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2a4de27d-2b40-4dd9-a441-e9d3d2b121d6 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/associations returned with HTTP 200 Sep 02 00:49:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 745/1493] 192.168.122.129 () {58 vars in 1277 bytes} [Wed Sep 2 00:49:11 2026] GET /volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/associations => generated 447 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a1bf3368-6441-4216-aa14-01ce64a388f4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a1bf3368-6441-4216-aa14-01ce64a388f4 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/disassociate?vol_type_id=ef86631d-d111-4add-ad58-c562022c4444 Sep 02 00:49:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a1bf3368-6441-4216-aa14-01ce64a388f4 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a1bf3368-6441-4216-aa14-01ce64a388f4 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'disassociate' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a1bf3368-6441-4216-aa14-01ce64a388f4 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Disassociate qos_spec: 2d66e59d-1bad-458c-a6de-ef38d4db71fa from type: ef86631d-d111-4add-ad58-c562022c4444 {{(pid=86899) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 02 00:49:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a1bf3368-6441-4216-aa14-01ce64a388f4 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/disassociate?vol_type_id=ef86631d-d111-4add-ad58-c562022c4444 returned with HTTP 202 Sep 02 00:49:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 749/1494] 192.168.122.129 () {58 vars in 1374 bytes} [Wed Sep 2 00:49:11 2026] GET /volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/disassociate?vol_type_id=ef86631d-d111-4add-ad58-c562022c4444 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3caf8302-f34a-4b3a-87fa-36f04fc931ff None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3caf8302-f34a-4b3a-87fa-36f04fc931ff tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/associations Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3caf8302-f34a-4b3a-87fa-36f04fc931ff tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3caf8302-f34a-4b3a-87fa-36f04fc931ff tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'associations' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3caf8302-f34a-4b3a-87fa-36f04fc931ff tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Get associations for qos_spec id: 2d66e59d-1bad-458c-a6de-ef38d4db71fa {{(pid=86898) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:11 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 00:49:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3caf8302-f34a-4b3a-87fa-36f04fc931ff tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/associations returned with HTTP 200 Sep 02 00:49:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 746/1495] 192.168.122.129 () {58 vars in 1277 bytes} [Wed Sep 2 00:49:11 2026] GET /volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/associations => generated 305 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-00ab0d5f-a83e-4238-9e33-8c03bc835bde None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-00ab0d5f-a83e-4238-9e33-8c03bc835bde tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/disassociate_all Sep 02 00:49:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-00ab0d5f-a83e-4238-9e33-8c03bc835bde tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-00ab0d5f-a83e-4238-9e33-8c03bc835bde tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'disassociate_all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:11 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:11 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.qos_specs_manage [None req-00ab0d5f-a83e-4238-9e33-8c03bc835bde tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Disassociate qos_spec: 2d66e59d-1bad-458c-a6de-ef38d4db71fa from all. {{(pid=86899) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 02 00:49:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-00ab0d5f-a83e-4238-9e33-8c03bc835bde tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/disassociate_all returned with HTTP 202 Sep 02 00:49:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 750/1496] 192.168.122.129 () {58 vars in 1289 bytes} [Wed Sep 2 00:49:11 2026] GET /volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/disassociate_all => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-eccae82f-2f83-4de0-a997-5a90c70f0157 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-eccae82f-2f83-4de0-a997-5a90c70f0157 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/associations Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-eccae82f-2f83-4de0-a997-5a90c70f0157 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-eccae82f-2f83-4de0-a997-5a90c70f0157 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'associations' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.qos_specs_manage [None req-eccae82f-2f83-4de0-a997-5a90c70f0157 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Get associations for qos_spec id: 2d66e59d-1bad-458c-a6de-ef38d4db71fa {{(pid=86898) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:11 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 00:49:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-eccae82f-2f83-4de0-a997-5a90c70f0157 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/associations returned with HTTP 200 Sep 02 00:49:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 747/1497] 192.168.122.129 () {58 vars in 1277 bytes} [Wed Sep 2 00:49:11 2026] GET /volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/associations => generated 24 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:49:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bdd89cb5-76e5-49c7-9379-ac067c46be8d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bdd89cb5-76e5-49c7-9379-ac067c46be8d tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] DELETE http://192.168.122.129/volume/v3/types/0fc33881-0e1d-400d-aac0-edc54ff664c9 Sep 02 00:49:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bdd89cb5-76e5-49c7-9379-ac067c46be8d tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bdd89cb5-76e5-49c7-9379-ac067c46be8d tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:11 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:11 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bdd89cb5-76e5-49c7-9379-ac067c46be8d tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/types/0fc33881-0e1d-400d-aac0-edc54ff664c9 returned with HTTP 202 Sep 02 00:49:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 751/1498] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:49:11 2026] DELETE /volume/v3/types/0fc33881-0e1d-400d-aac0-edc54ff664c9 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-062b80dc-3dcd-4b28-88e1-3db8e9c0d5ce None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-062b80dc-3dcd-4b28-88e1-3db8e9c0d5ce tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/types/0fc33881-0e1d-400d-aac0-edc54ff664c9 Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-062b80dc-3dcd-4b28-88e1-3db8e9c0d5ce tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-062b80dc-3dcd-4b28-88e1-3db8e9c0d5ce tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-062b80dc-3dcd-4b28-88e1-3db8e9c0d5ce tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/types/0fc33881-0e1d-400d-aac0-edc54ff664c9 returned with HTTP 404 Sep 02 00:49:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 748/1499] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:49:11 2026] GET /volume/v3/types/0fc33881-0e1d-400d-aac0-edc54ff664c9 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:49:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-14298561-bb1b-4473-bf0b-71cbb3dbec10 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-14298561-bb1b-4473-bf0b-71cbb3dbec10 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] DELETE http://192.168.122.129/volume/v3/types/79d2d2c8-c0a8-4aa6-bc13-79bf9e421203 Sep 02 00:49:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-14298561-bb1b-4473-bf0b-71cbb3dbec10 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-14298561-bb1b-4473-bf0b-71cbb3dbec10 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-14298561-bb1b-4473-bf0b-71cbb3dbec10 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/types/79d2d2c8-c0a8-4aa6-bc13-79bf9e421203 returned with HTTP 202 Sep 02 00:49:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 752/1500] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:49:11 2026] DELETE /volume/v3/types/79d2d2c8-c0a8-4aa6-bc13-79bf9e421203 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c571e536-b5bc-4280-9f7a-76d71012e6d9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c571e536-b5bc-4280-9f7a-76d71012e6d9 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/types/79d2d2c8-c0a8-4aa6-bc13-79bf9e421203 Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c571e536-b5bc-4280-9f7a-76d71012e6d9 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c571e536-b5bc-4280-9f7a-76d71012e6d9 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c571e536-b5bc-4280-9f7a-76d71012e6d9 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/types/79d2d2c8-c0a8-4aa6-bc13-79bf9e421203 returned with HTTP 404 Sep 02 00:49:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 749/1501] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:49:11 2026] GET /volume/v3/types/79d2d2c8-c0a8-4aa6-bc13-79bf9e421203 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fabfc310-02bb-49a1-8d7e-6318a88a6a26 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fabfc310-02bb-49a1-8d7e-6318a88a6a26 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] DELETE http://192.168.122.129/volume/v3/types/ef86631d-d111-4add-ad58-c562022c4444 Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fabfc310-02bb-49a1-8d7e-6318a88a6a26 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fabfc310-02bb-49a1-8d7e-6318a88a6a26 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fabfc310-02bb-49a1-8d7e-6318a88a6a26 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/types/ef86631d-d111-4add-ad58-c562022c4444 returned with HTTP 202 Sep 02 00:49:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 753/1502] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:49:12 2026] DELETE /volume/v3/types/ef86631d-d111-4add-ad58-c562022c4444 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c68b6705-bd91-4962-b904-6e6338651ccc None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c68b6705-bd91-4962-b904-6e6338651ccc tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/types/ef86631d-d111-4add-ad58-c562022c4444 Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c68b6705-bd91-4962-b904-6e6338651ccc tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c68b6705-bd91-4962-b904-6e6338651ccc tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c68b6705-bd91-4962-b904-6e6338651ccc tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/types/ef86631d-d111-4add-ad58-c562022c4444 returned with HTTP 404 Sep 02 00:49:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 750/1503] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:49:12 2026] GET /volume/v3/types/ef86631d-d111-4add-ad58-c562022c4444 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-be1be2c2-4644-4a73-8e1c-4814e8a05803 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-be1be2c2-4644-4a73-8e1c-4814e8a05803 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] POST http://192.168.122.129/volume/v3/qos-specs Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-be1be2c2-4644-4a73-8e1c-4814e8a05803 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1224142770", "consumer": "back-end"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.qos_specs [None req-be1be2c2-4644-4a73-8e1c-4814e8a05803 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1224142770', 'consumer': 'back-end', 'specs': {}} {{(pid=86899) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.db.api [None req-be1be2c2-4644-4a73-8e1c-4814e8a05803 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] DB qos_specs_create(): root {'id': '3ce8cae3-18c8-48e1-8be8-7e10ace63549', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1224142770'} {{(pid=86899) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-be1be2c2-4644-4a73-8e1c-4814e8a05803 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs returned with HTTP 200 Sep 02 00:49:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 754/1504] 192.168.122.129 () {60 vars in 1148 bytes} [Wed Sep 2 00:49:12 2026] POST /volume/v3/qos-specs => generated 377 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6794451d-36ac-42c0-aea3-f6fa0ed42be0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6794451d-36ac-42c0-aea3-f6fa0ed42be0 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] DELETE http://192.168.122.129/volume/v3/qos-specs/3ce8cae3-18c8-48e1-8be8-7e10ace63549?force=False Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6794451d-36ac-42c0-aea3-f6fa0ed42be0 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6794451d-36ac-42c0-aea3-f6fa0ed42be0 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6794451d-36ac-42c0-aea3-f6fa0ed42be0 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Delete qos_spec: 3ce8cae3-18c8-48e1-8be8-7e10ace63549, force: False {{(pid=86898) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:12 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 00:49:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6794451d-36ac-42c0-aea3-f6fa0ed42be0 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/3ce8cae3-18c8-48e1-8be8-7e10ace63549?force=False returned with HTTP 202 Sep 02 00:49:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 751/1505] 192.168.122.129 () {58 vars in 1264 bytes} [Wed Sep 2 00:49:12 2026] DELETE /volume/v3/qos-specs/3ce8cae3-18c8-48e1-8be8-7e10ace63549?force=False => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-94675fc0-9e2a-4a50-98a3-277a8fdc677f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-94675fc0-9e2a-4a50-98a3-277a8fdc677f tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/qos-specs/3ce8cae3-18c8-48e1-8be8-7e10ace63549 Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-94675fc0-9e2a-4a50-98a3-277a8fdc677f tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-94675fc0-9e2a-4a50-98a3-277a8fdc677f tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-94675fc0-9e2a-4a50-98a3-277a8fdc677f tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/3ce8cae3-18c8-48e1-8be8-7e10ace63549 returned with HTTP 404 Sep 02 00:49:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 755/1506] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:12 2026] GET /volume/v3/qos-specs/3ce8cae3-18c8-48e1-8be8-7e10ace63549 => generated 100 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-23b9cd39-d7cb-420c-97e4-846ead654d9c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-23b9cd39-d7cb-420c-97e4-846ead654d9c tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/qos-specs Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-23b9cd39-d7cb-420c-97e4-846ead654d9c tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-23b9cd39-d7cb-420c-97e4-846ead654d9c tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:12 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:12 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:49:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-23b9cd39-d7cb-420c-97e4-846ead654d9c tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs returned with HTTP 200 Sep 02 00:49:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 752/1507] 192.168.122.129 () {58 vars in 1127 bytes} [Wed Sep 2 00:49:12 2026] GET /volume/v3/qos-specs => generated 175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-063fb5f7-5ef7-4602-b8a9-1882dd759d02 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-063fb5f7-5ef7-4602-b8a9-1882dd759d02 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] DELETE http://192.168.122.129/volume/v3/qos-specs/3ce8cae3-18c8-48e1-8be8-7e10ace63549?force=False Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-063fb5f7-5ef7-4602-b8a9-1882dd759d02 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-063fb5f7-5ef7-4602-b8a9-1882dd759d02 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.qos_specs_manage [None req-063fb5f7-5ef7-4602-b8a9-1882dd759d02 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Delete qos_spec: 3ce8cae3-18c8-48e1-8be8-7e10ace63549, force: False {{(pid=86899) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-063fb5f7-5ef7-4602-b8a9-1882dd759d02 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/3ce8cae3-18c8-48e1-8be8-7e10ace63549?force=False returned with HTTP 404 Sep 02 00:49:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 756/1508] 192.168.122.129 () {58 vars in 1264 bytes} [Wed Sep 2 00:49:12 2026] DELETE /volume/v3/qos-specs/3ce8cae3-18c8-48e1-8be8-7e10ace63549?force=False => generated 100 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4474b540-2a23-419c-b71c-abd8a72f5ee7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4474b540-2a23-419c-b71c-abd8a72f5ee7 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/qos-specs/3ce8cae3-18c8-48e1-8be8-7e10ace63549 Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4474b540-2a23-419c-b71c-abd8a72f5ee7 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4474b540-2a23-419c-b71c-abd8a72f5ee7 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4474b540-2a23-419c-b71c-abd8a72f5ee7 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/3ce8cae3-18c8-48e1-8be8-7e10ace63549 returned with HTTP 404 Sep 02 00:49:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 753/1509] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:12 2026] GET /volume/v3/qos-specs/3ce8cae3-18c8-48e1-8be8-7e10ace63549 => generated 100 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fb46f3fa-9e46-44e6-a98a-0baed51791cd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fb46f3fa-9e46-44e6-a98a-0baed51791cd tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] POST http://192.168.122.129/volume/v3/qos-specs Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fb46f3fa-9e46-44e6-a98a-0baed51791cd tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1846753843", "consumer": "both"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.qos_specs [None req-fb46f3fa-9e46-44e6-a98a-0baed51791cd tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1846753843', 'consumer': 'both', 'specs': {}} {{(pid=86899) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.db.api [None req-fb46f3fa-9e46-44e6-a98a-0baed51791cd tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] DB qos_specs_create(): root {'id': 'c89d66ac-ceac-4569-b63c-66535724555a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1846753843'} {{(pid=86899) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fb46f3fa-9e46-44e6-a98a-0baed51791cd tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs returned with HTTP 200 Sep 02 00:49:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 757/1510] 192.168.122.129 () {60 vars in 1148 bytes} [Wed Sep 2 00:49:12 2026] POST /volume/v3/qos-specs => generated 373 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7416eaff-28e0-4bb7-ba30-1faecafb54ce None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7416eaff-28e0-4bb7-ba30-1faecafb54ce tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] DELETE http://192.168.122.129/volume/v3/qos-specs/c89d66ac-ceac-4569-b63c-66535724555a?force=False Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7416eaff-28e0-4bb7-ba30-1faecafb54ce tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7416eaff-28e0-4bb7-ba30-1faecafb54ce tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7416eaff-28e0-4bb7-ba30-1faecafb54ce tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Delete qos_spec: c89d66ac-ceac-4569-b63c-66535724555a, force: False {{(pid=86898) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:12 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 00:49:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7416eaff-28e0-4bb7-ba30-1faecafb54ce tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/c89d66ac-ceac-4569-b63c-66535724555a?force=False returned with HTTP 202 Sep 02 00:49:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 754/1511] 192.168.122.129 () {58 vars in 1264 bytes} [Wed Sep 2 00:49:12 2026] DELETE /volume/v3/qos-specs/c89d66ac-ceac-4569-b63c-66535724555a?force=False => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cfb2ead5-c235-4171-a299-f6f359d53833 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cfb2ead5-c235-4171-a299-f6f359d53833 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/qos-specs/c89d66ac-ceac-4569-b63c-66535724555a Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cfb2ead5-c235-4171-a299-f6f359d53833 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cfb2ead5-c235-4171-a299-f6f359d53833 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cfb2ead5-c235-4171-a299-f6f359d53833 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/c89d66ac-ceac-4569-b63c-66535724555a returned with HTTP 404 Sep 02 00:49:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 758/1512] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:12 2026] GET /volume/v3/qos-specs/c89d66ac-ceac-4569-b63c-66535724555a => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-dfa0856e-dfed-40b2-ad71-e1402c0822f0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-dfa0856e-dfed-40b2-ad71-e1402c0822f0 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/qos-specs Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-dfa0856e-dfed-40b2-ad71-e1402c0822f0 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-dfa0856e-dfed-40b2-ad71-e1402c0822f0 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:12 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:12 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:49:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-dfa0856e-dfed-40b2-ad71-e1402c0822f0 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs returned with HTTP 200 Sep 02 00:49:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 755/1513] 192.168.122.129 () {58 vars in 1127 bytes} [Wed Sep 2 00:49:12 2026] GET /volume/v3/qos-specs => generated 175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7b977583-bd0b-404f-85b0-6a9f8466ef74 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7b977583-bd0b-404f-85b0-6a9f8466ef74 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] DELETE http://192.168.122.129/volume/v3/qos-specs/c89d66ac-ceac-4569-b63c-66535724555a?force=False Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7b977583-bd0b-404f-85b0-6a9f8466ef74 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7b977583-bd0b-404f-85b0-6a9f8466ef74 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7b977583-bd0b-404f-85b0-6a9f8466ef74 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Delete qos_spec: c89d66ac-ceac-4569-b63c-66535724555a, force: False {{(pid=86899) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7b977583-bd0b-404f-85b0-6a9f8466ef74 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/c89d66ac-ceac-4569-b63c-66535724555a?force=False returned with HTTP 404 Sep 02 00:49:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 759/1514] 192.168.122.129 () {58 vars in 1264 bytes} [Wed Sep 2 00:49:12 2026] DELETE /volume/v3/qos-specs/c89d66ac-ceac-4569-b63c-66535724555a?force=False => generated 100 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-aa2e3081-e1b6-402c-8531-cf69c74e0c48 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-aa2e3081-e1b6-402c-8531-cf69c74e0c48 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/qos-specs/c89d66ac-ceac-4569-b63c-66535724555a Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-aa2e3081-e1b6-402c-8531-cf69c74e0c48 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-aa2e3081-e1b6-402c-8531-cf69c74e0c48 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-aa2e3081-e1b6-402c-8531-cf69c74e0c48 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/c89d66ac-ceac-4569-b63c-66535724555a returned with HTTP 404 Sep 02 00:49:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 756/1515] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:12 2026] GET /volume/v3/qos-specs/c89d66ac-ceac-4569-b63c-66535724555a => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-93a94b1b-da30-46a3-be6a-9635361ef58f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-93a94b1b-da30-46a3-be6a-9635361ef58f tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] POST http://192.168.122.129/volume/v3/qos-specs Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-93a94b1b-da30-46a3-be6a-9635361ef58f tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1221587324", "consumer": "front-end"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.qos_specs [None req-93a94b1b-da30-46a3-be6a-9635361ef58f tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1221587324', 'consumer': 'front-end', 'specs': {}} {{(pid=86899) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.db.api [None req-93a94b1b-da30-46a3-be6a-9635361ef58f tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] DB qos_specs_create(): root {'id': '94afca30-750c-4a09-ad35-85f5ce5f6d25', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1221587324'} {{(pid=86899) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-93a94b1b-da30-46a3-be6a-9635361ef58f tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs returned with HTTP 200 Sep 02 00:49:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 760/1516] 192.168.122.129 () {60 vars in 1148 bytes} [Wed Sep 2 00:49:12 2026] POST /volume/v3/qos-specs => generated 378 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-92709fd4-8606-4a62-bab3-aca372f54eb6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-92709fd4-8606-4a62-bab3-aca372f54eb6 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] DELETE http://192.168.122.129/volume/v3/qos-specs/94afca30-750c-4a09-ad35-85f5ce5f6d25?force=False Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-92709fd4-8606-4a62-bab3-aca372f54eb6 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-92709fd4-8606-4a62-bab3-aca372f54eb6 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.qos_specs_manage [None req-92709fd4-8606-4a62-bab3-aca372f54eb6 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Delete qos_spec: 94afca30-750c-4a09-ad35-85f5ce5f6d25, force: False {{(pid=86898) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 00:49:12 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:12 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 00:49:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-92709fd4-8606-4a62-bab3-aca372f54eb6 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/94afca30-750c-4a09-ad35-85f5ce5f6d25?force=False returned with HTTP 202 Sep 02 00:49:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 757/1517] 192.168.122.129 () {58 vars in 1264 bytes} [Wed Sep 2 00:49:12 2026] DELETE /volume/v3/qos-specs/94afca30-750c-4a09-ad35-85f5ce5f6d25?force=False => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c196298b-7498-4aef-b87f-001467339e89 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c196298b-7498-4aef-b87f-001467339e89 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/qos-specs/94afca30-750c-4a09-ad35-85f5ce5f6d25 Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c196298b-7498-4aef-b87f-001467339e89 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c196298b-7498-4aef-b87f-001467339e89 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c196298b-7498-4aef-b87f-001467339e89 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/94afca30-750c-4a09-ad35-85f5ce5f6d25 returned with HTTP 404 Sep 02 00:49:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 761/1518] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:12 2026] GET /volume/v3/qos-specs/94afca30-750c-4a09-ad35-85f5ce5f6d25 => generated 100 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-890af834-828d-4bbe-a7bd-46251f12ddfe None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-890af834-828d-4bbe-a7bd-46251f12ddfe tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/qos-specs Sep 02 00:49:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-890af834-828d-4bbe-a7bd-46251f12ddfe tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-890af834-828d-4bbe-a7bd-46251f12ddfe tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:13 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:13 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:13 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:13 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:49:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-890af834-828d-4bbe-a7bd-46251f12ddfe tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs returned with HTTP 200 Sep 02 00:49:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 758/1519] 192.168.122.129 () {58 vars in 1127 bytes} [Wed Sep 2 00:49:13 2026] GET /volume/v3/qos-specs => generated 175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fae1cead-11fc-4d70-8743-a1bbc7925de0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fae1cead-11fc-4d70-8743-a1bbc7925de0 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] DELETE http://192.168.122.129/volume/v3/qos-specs/94afca30-750c-4a09-ad35-85f5ce5f6d25?force=False Sep 02 00:49:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fae1cead-11fc-4d70-8743-a1bbc7925de0 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fae1cead-11fc-4d70-8743-a1bbc7925de0 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fae1cead-11fc-4d70-8743-a1bbc7925de0 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Delete qos_spec: 94afca30-750c-4a09-ad35-85f5ce5f6d25, force: False {{(pid=86899) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 00:49:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fae1cead-11fc-4d70-8743-a1bbc7925de0 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/94afca30-750c-4a09-ad35-85f5ce5f6d25?force=False returned with HTTP 404 Sep 02 00:49:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 762/1520] 192.168.122.129 () {58 vars in 1264 bytes} [Wed Sep 2 00:49:13 2026] DELETE /volume/v3/qos-specs/94afca30-750c-4a09-ad35-85f5ce5f6d25?force=False => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:49:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-53cce2eb-0cad-41f8-885f-3fe157b28f3d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-53cce2eb-0cad-41f8-885f-3fe157b28f3d tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/qos-specs/94afca30-750c-4a09-ad35-85f5ce5f6d25 Sep 02 00:49:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-53cce2eb-0cad-41f8-885f-3fe157b28f3d tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-53cce2eb-0cad-41f8-885f-3fe157b28f3d tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:13 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:13 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-53cce2eb-0cad-41f8-885f-3fe157b28f3d tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/94afca30-750c-4a09-ad35-85f5ce5f6d25 returned with HTTP 404 Sep 02 00:49:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 759/1521] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:13 2026] GET /volume/v3/qos-specs/94afca30-750c-4a09-ad35-85f5ce5f6d25 => generated 100 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:49:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-38ef36d3-ae84-4d2b-80d2-ac0be6b180f1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-38ef36d3-ae84-4d2b-80d2-ac0be6b180f1 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa Sep 02 00:49:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-38ef36d3-ae84-4d2b-80d2-ac0be6b180f1 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-38ef36d3-ae84-4d2b-80d2-ac0be6b180f1 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-38ef36d3-ae84-4d2b-80d2-ac0be6b180f1 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa returned with HTTP 200 Sep 02 00:49:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 763/1522] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:13 2026] GET /volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa => generated 401 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2a317d47-9318-4fc1-a72c-17c79366eb87 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2a317d47-9318-4fc1-a72c-17c79366eb87 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/qos-specs Sep 02 00:49:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2a317d47-9318-4fc1-a72c-17c79366eb87 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2a317d47-9318-4fc1-a72c-17c79366eb87 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:13 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:13 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), Sep 02 00:49:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2a317d47-9318-4fc1-a72c-17c79366eb87 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs returned with HTTP 200 Sep 02 00:49:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 760/1523] 192.168.122.129 () {58 vars in 1127 bytes} [Wed Sep 2 00:49:13 2026] GET /volume/v3/qos-specs => generated 175 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2251ae8b-2fa4-4adf-b425-e114d57a6914 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2251ae8b-2fa4-4adf-b425-e114d57a6914 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] PUT http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa Sep 02 00:49:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2251ae8b-2fa4-4adf-b425-e114d57a6914 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:13 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:13 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.qos_specs [None req-2251ae8b-2fa4-4adf-b425-e114d57a6914 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86899) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 02 00:49:13 devstack devstack@c-api.service[86899]: DEBUG cinder.db.api [None req-2251ae8b-2fa4-4adf-b425-e114d57a6914 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] qos_specs_update() value: {'id': 'e5ecc0c0-63b7-4b56-82b0-202dfc46bae8', 'key': 'iops_bytes', 'value': '500', 'specs_id': '2d66e59d-1bad-458c-a6de-ef38d4db71fa', 'deleted': False} {{(pid=86899) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 02 00:49:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2251ae8b-2fa4-4adf-b425-e114d57a6914 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa returned with HTTP 200 Sep 02 00:49:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 764/1524] 192.168.122.129 () {60 vars in 1258 bytes} [Wed Sep 2 00:49:13 2026] PUT /volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa => generated 36 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:49:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5832b1ae-bdd5-41e8-9404-99911fd52c38 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5832b1ae-bdd5-41e8-9404-99911fd52c38 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa Sep 02 00:49:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5832b1ae-bdd5-41e8-9404-99911fd52c38 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5832b1ae-bdd5-41e8-9404-99911fd52c38 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:13 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:13 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5832b1ae-bdd5-41e8-9404-99911fd52c38 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa returned with HTTP 200 Sep 02 00:49:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 761/1525] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:13 2026] GET /volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa => generated 422 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:49:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-642d1aa1-a14c-4317-9edd-1567d6312fb2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-642d1aa1-a14c-4317-9edd-1567d6312fb2 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] PUT http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/delete_keys Sep 02 00:49:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-642d1aa1-a14c-4317-9edd-1567d6312fb2 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:13 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:13 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.qos_specs_manage [None req-642d1aa1-a14c-4317-9edd-1567d6312fb2 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Delete_key spec: 2d66e59d-1bad-458c-a6de-ef38d4db71fa, keys: ['iops_bytes'] {{(pid=86899) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 02 00:49:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-642d1aa1-a14c-4317-9edd-1567d6312fb2 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/delete_keys returned with HTTP 202 Sep 02 00:49:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 765/1526] 192.168.122.129 () {60 vars in 1294 bytes} [Wed Sep 2 00:49:13 2026] PUT /volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa/delete_keys => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:49:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e2eb7d69-60ca-4f4c-b92c-f4c45256e7d5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e2eb7d69-60ca-4f4c-b92c-f4c45256e7d5 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa Sep 02 00:49:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e2eb7d69-60ca-4f4c-b92c-f4c45256e7d5 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e2eb7d69-60ca-4f4c-b92c-f4c45256e7d5 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:13 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:13 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e2eb7d69-60ca-4f4c-b92c-f4c45256e7d5 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa returned with HTTP 200 Sep 02 00:49:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 762/1527] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:13 2026] GET /volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa => generated 401 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ed98f973-592c-4e9d-8a91-59f080d44171 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ed98f973-592c-4e9d-8a91-59f080d44171 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa Sep 02 00:49:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ed98f973-592c-4e9d-8a91-59f080d44171 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ed98f973-592c-4e9d-8a91-59f080d44171 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:13 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:13 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ed98f973-592c-4e9d-8a91-59f080d44171 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa returned with HTTP 200 Sep 02 00:49:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 766/1528] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:13 2026] GET /volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa => generated 401 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:49:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d9d12236-b27a-4cd7-8db8-25899258f5ac None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d9d12236-b27a-4cd7-8db8-25899258f5ac tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] DELETE http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa?force=False Sep 02 00:49:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d9d12236-b27a-4cd7-8db8-25899258f5ac tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d9d12236-b27a-4cd7-8db8-25899258f5ac tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:13 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:13 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d9d12236-b27a-4cd7-8db8-25899258f5ac tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Delete qos_spec: 2d66e59d-1bad-458c-a6de-ef38d4db71fa, force: False {{(pid=86898) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 02 00:49:13 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:13 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 02 00:49:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d9d12236-b27a-4cd7-8db8-25899258f5ac tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa?force=False returned with HTTP 202 Sep 02 00:49:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 763/1529] 192.168.122.129 () {58 vars in 1264 bytes} [Wed Sep 2 00:49:13 2026] DELETE /volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa?force=False => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:49:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2ce0b41b-c30c-4cf2-9541-5535f7fb8481 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2ce0b41b-c30c-4cf2-9541-5535f7fb8481 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] GET http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa Sep 02 00:49:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2ce0b41b-c30c-4cf2-9541-5535f7fb8481 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2ce0b41b-c30c-4cf2-9541-5535f7fb8481 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:13 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:13 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2ce0b41b-c30c-4cf2-9541-5535f7fb8481 tempest-QosSpecsTestJSON-166053848 tempest-QosSpecsTestJSON-166053848-project-admin] http://192.168.122.129/volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa returned with HTTP 404 Sep 02 00:49:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 767/1530] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:13 2026] GET /volume/v3/qos-specs/2d66e59d-1bad-458c-a6de-ef38d4db71fa => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7fe7b256-f547-4ab5-8a52-371bc1347200 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7fe7b256-f547-4ab5-8a52-371bc1347200 tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] GET http://192.168.122.129/volume/v3/os-services Sep 02 00:49:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7fe7b256-f547-4ab5-8a52-371bc1347200 tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7fe7b256-f547-4ab5-8a52-371bc1347200 tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:22 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 00:49:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7fe7b256-f547-4ab5-8a52-371bc1347200 tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] http://192.168.122.129/volume/v3/os-services returned with HTTP 200 Sep 02 00:49:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 764/1531] 192.168.122.129 () {58 vars in 1133 bytes} [Wed Sep 2 00:49:22 2026] GET /volume/v3/os-services => generated 705 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2820a3de-45b0-4e3f-a058-68b676274814 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2820a3de-45b0-4e3f-a058-68b676274814 tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] GET http://192.168.122.129/volume/v3/os-services?host=devstack Sep 02 00:49:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2820a3de-45b0-4e3f-a058-68b676274814 tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2820a3de-45b0-4e3f-a058-68b676274814 tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:22 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 00:49:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2820a3de-45b0-4e3f-a058-68b676274814 tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] http://192.168.122.129/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 02 00:49:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 768/1532] 192.168.122.129 () {58 vars in 1160 bytes} [Wed Sep 2 00:49:22 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cc85051c-f5a9-418e-83d4-4b8b275f8599 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cc85051c-f5a9-418e-83d4-4b8b275f8599 tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] GET http://192.168.122.129/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 02 00:49:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cc85051c-f5a9-418e-83d4-4b8b275f8599 tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cc85051c-f5a9-418e-83d4-4b8b275f8599 tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cc85051c-f5a9-418e-83d4-4b8b275f8599 tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] http://192.168.122.129/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 02 00:49:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 765/1533] 192.168.122.129 () {58 vars in 1208 bytes} [Wed Sep 2 00:49:22 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0dc2f65c-57b2-4806-aac9-ec2a65cb9816 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0dc2f65c-57b2-4806-aac9-ec2a65cb9816 tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] GET http://192.168.122.129/volume/v3/os-services?binary=cinder-scheduler Sep 02 00:49:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0dc2f65c-57b2-4806-aac9-ec2a65cb9816 tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0dc2f65c-57b2-4806-aac9-ec2a65cb9816 tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0dc2f65c-57b2-4806-aac9-ec2a65cb9816 tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] http://192.168.122.129/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 02 00:49:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 769/1534] 192.168.122.129 () {58 vars in 1180 bytes} [Wed Sep 2 00:49:22 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-956bcf7a-7fc8-47f4-b5a4-0f62b9178a7e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-956bcf7a-7fc8-47f4-b5a4-0f62b9178a7e tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:49:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-956bcf7a-7fc8-47f4-b5a4-0f62b9178a7e tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-799381536"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-956bcf7a-7fc8-47f4-b5a4-0f62b9178a7e tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-799381536'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:49:22 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-956bcf7a-7fc8-47f4-b5a4-0f62b9178a7e tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Create volume of 1 GB Sep 02 00:49:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-956bcf7a-7fc8-47f4-b5a4-0f62b9178a7e tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Availability Zones retrieved successfully. Sep 02 00:49:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-956bcf7a-7fc8-47f4-b5a4-0f62b9178a7e tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Flow 'volume_create_api' (9a6dd191-a221-4856-84e7-3bd33fd0960f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:49:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-956bcf7a-7fc8-47f4-b5a4-0f62b9178a7e tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ccf38aa-c2f6-4fc7-b2e8-7392e88bf8a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-956bcf7a-7fc8-47f4-b5a4-0f62b9178a7e tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:49:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-956bcf7a-7fc8-47f4-b5a4-0f62b9178a7e tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ccf38aa-c2f6-4fc7-b2e8-7392e88bf8a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-956bcf7a-7fc8-47f4-b5a4-0f62b9178a7e tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1120185b-e823-4871-8150-27da19ba44a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:23 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-956bcf7a-7fc8-47f4-b5a4-0f62b9178a7e tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Created reservations ['038c038f-ee12-4faf-94e9-9b46a4639d83', 'b359b6e4-c4bc-43a9-ba50-6e2b08162650', 'c472449e-2818-4563-bcd8-312ee6c71e62', 'b97574dc-b97f-4460-bf3e-d050a6005519'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:49:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-956bcf7a-7fc8-47f4-b5a4-0f62b9178a7e tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1120185b-e823-4871-8150-27da19ba44a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['038c038f-ee12-4faf-94e9-9b46a4639d83', 'b359b6e4-c4bc-43a9-ba50-6e2b08162650', 'c472449e-2818-4563-bcd8-312ee6c71e62', 'b97574dc-b97f-4460-bf3e-d050a6005519']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-956bcf7a-7fc8-47f4-b5a4-0f62b9178a7e tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bb3bd9e-0f76-4ffc-aaa1-10d5988aa431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:23 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:23 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-956bcf7a-7fc8-47f4-b5a4-0f62b9178a7e tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bb3bd9e-0f76-4ffc-aaa1-10d5988aa431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b238f5d-4df5-4fd1-b3b1-610531edb4ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-799381536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1888157975a24e649d4d79e53698be15',qos_specs=None,replication_status=,reservations=['038c038f-ee12-4faf-94e9-9b46a4639d83','b359b6e4-c4bc-43a9-ba50-6e2b08162650','c472449e-2818-4563-bcd8-312ee6c71e62','b97574dc-b97f-4460-bf3e-d050a6005519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42ca1562a4c54cda834967fb59880919',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:49:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-799381536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b238f5d-4df5-4fd1-b3b1-610531edb4ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1888157975a24e649d4d79e53698be15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42ca1562a4c54cda834967fb59880919',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-956bcf7a-7fc8-47f4-b5a4-0f62b9178a7e tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5be50fdd-3031-43a3-a512-3932f6ae0e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-956bcf7a-7fc8-47f4-b5a4-0f62b9178a7e tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5be50fdd-3031-43a3-a512-3932f6ae0e20) transitioned into state 'SUCCESS' from state '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-799381536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1888157975a24e649d4d79e53698be15',qos_specs=None,replication_status=,reservations=['038c038f-ee12-4faf-94e9-9b46a4639d83','b359b6e4-c4bc-43a9-ba50-6e2b08162650','c472449e-2818-4563-bcd8-312ee6c71e62','b97574dc-b97f-4460-bf3e-d050a6005519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42ca1562a4c54cda834967fb59880919',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-956bcf7a-7fc8-47f4-b5a4-0f62b9178a7e tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ace8c0dd-2af2-4e4d-9ef0-c74af08805d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-956bcf7a-7fc8-47f4-b5a4-0f62b9178a7e tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ace8c0dd-2af2-4e4d-9ef0-c74af08805d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-956bcf7a-7fc8-47f4-b5a4-0f62b9178a7e tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Flow 'volume_create_api' (9a6dd191-a221-4856-84e7-3bd33fd0960f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:49:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-956bcf7a-7fc8-47f4-b5a4-0f62b9178a7e tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Create volume request issued successfully. Sep 02 00:49:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-956bcf7a-7fc8-47f4-b5a4-0f62b9178a7e tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:49:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 766/1535] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:49:22 2026] POST /volume/v3/volumes => generated 762 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:49:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e1f5decd-8aa6-4c33-8f11-83d9299a0d0d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e1f5decd-8aa6-4c33-8f11-83d9299a0d0d tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] GET http://192.168.122.129/volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca Sep 02 00:49:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e1f5decd-8aa6-4c33-8f11-83d9299a0d0d tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e1f5decd-8aa6-4c33-8f11-83d9299a0d0d tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:23 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:23 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:23 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:23 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e1f5decd-8aa6-4c33-8f11-83d9299a0d0d tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Volume info retrieved successfully. Sep 02 00:49:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e1f5decd-8aa6-4c33-8f11-83d9299a0d0d tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] http://192.168.122.129/volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca returned with HTTP 200 Sep 02 00:49:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 770/1536] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:23 2026] GET /volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca => generated 830 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d3acefcd-1586-4559-b8f9-ba62800dc4c2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d3acefcd-1586-4559-b8f9-ba62800dc4c2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:49:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d3acefcd-1586-4559-b8f9-ba62800dc4c2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-454806553"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-d3acefcd-1586-4559-b8f9-ba62800dc4c2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-454806553'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:49:23 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-d3acefcd-1586-4559-b8f9-ba62800dc4c2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Create volume of 1 GB Sep 02 00:49:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d3acefcd-1586-4559-b8f9-ba62800dc4c2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Availability Zones retrieved successfully. Sep 02 00:49:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d3acefcd-1586-4559-b8f9-ba62800dc4c2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Flow 'volume_create_api' (d8696f76-43d7-4f9d-84da-44e9eb57ece4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:49:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d3acefcd-1586-4559-b8f9-ba62800dc4c2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ff1d15b-d7a1-47a9-9222-4a0606a4d8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-d3acefcd-1586-4559-b8f9-ba62800dc4c2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:49:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d3acefcd-1586-4559-b8f9-ba62800dc4c2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ff1d15b-d7a1-47a9-9222-4a0606a4d8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d3acefcd-1586-4559-b8f9-ba62800dc4c2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaaae6b1-bfe1-46f5-a6fc-eaefa485cc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-dffaeede-c279-4deb-b039-f662162c08ef None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dffaeede-c279-4deb-b039-f662162c08ef tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] GET http://192.168.122.129/volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca Sep 02 00:49:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dffaeede-c279-4deb-b039-f662162c08ef tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dffaeede-c279-4deb-b039-f662162c08ef tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:24 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-d3acefcd-1586-4559-b8f9-ba62800dc4c2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Created reservations ['686ae1c1-31cb-4c54-804d-1b18cdeba300', '736e094b-b7de-4d21-88aa-824ab3746912', '2768e17e-36d1-43a3-900d-e531a98646ca', 'f59b04c2-8099-4a9d-b550-19b3c33175da'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:49:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d3acefcd-1586-4559-b8f9-ba62800dc4c2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaaae6b1-bfe1-46f5-a6fc-eaefa485cc55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['686ae1c1-31cb-4c54-804d-1b18cdeba300', '736e094b-b7de-4d21-88aa-824ab3746912', '2768e17e-36d1-43a3-900d-e531a98646ca', 'f59b04c2-8099-4a9d-b550-19b3c33175da']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d3acefcd-1586-4559-b8f9-ba62800dc4c2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (116c9617-7583-4d8d-bd38-80ce6614e170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-dffaeede-c279-4deb-b039-f662162c08ef tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Volume info retrieved successfully. Sep 02 00:49:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dffaeede-c279-4deb-b039-f662162c08ef tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] http://192.168.122.129/volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca returned with HTTP 200 Sep 02 00:49:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 771/1537] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:24 2026] GET /volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca => generated 854 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:24 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:24 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d3acefcd-1586-4559-b8f9-ba62800dc4c2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (116c9617-7583-4d8d-bd38-80ce6614e170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2234b5f5-f0a5-4315-b1da-43e09aa96fea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-454806553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0821c3b8b8541ccaf131b4314e0f76a',qos_specs=None,replication_status=,reservations=['686ae1c1-31cb-4c54-804d-1b18cdeba300','736e094b-b7de-4d21-88aa-824ab3746912','2768e17e-36d1-43a3-900d-e531a98646ca','f59b04c2-8099-4a9d-b550-19b3c33175da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2fbdac649a54ea2bcd2bf7153497c79',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:49:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-454806553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2234b5f5-f0a5-4315-b1da-43e09aa96fea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0821c3b8b8541ccaf131b4314e0f76a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2fbdac649a54ea2bcd2bf7153497c79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d3acefcd-1586-4559-b8f9-ba62800dc4c2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cc6a3a6-644d-4ddc-894d-637e150dc534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d3acefcd-1586-4559-b8f9-ba62800dc4c2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cc6a3a6-644d-4ddc-894d-637e150dc534) transitioned into state 'SUCCESS' from state '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-454806553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0821c3b8b8541ccaf131b4314e0f76a',qos_specs=None,replication_status=,reservations=['686ae1c1-31cb-4c54-804d-1b18cdeba300','736e094b-b7de-4d21-88aa-824ab3746912','2768e17e-36d1-43a3-900d-e531a98646ca','f59b04c2-8099-4a9d-b550-19b3c33175da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2fbdac649a54ea2bcd2bf7153497c79',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d3acefcd-1586-4559-b8f9-ba62800dc4c2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8cd34bb-c6e8-4067-881a-97feb03a4cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d3acefcd-1586-4559-b8f9-ba62800dc4c2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8cd34bb-c6e8-4067-881a-97feb03a4cd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d3acefcd-1586-4559-b8f9-ba62800dc4c2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Flow 'volume_create_api' (d8696f76-43d7-4f9d-84da-44e9eb57ece4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:49:24 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d3acefcd-1586-4559-b8f9-ba62800dc4c2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Create volume request issued successfully. Sep 02 00:49:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d3acefcd-1586-4559-b8f9-ba62800dc4c2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:49:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 767/1538] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:49:23 2026] POST /volume/v3/volumes => generated 759 bytes in 799 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:49:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-309b1720-0b4e-4d4b-ab0e-65a48ac12635 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-309b1720-0b4e-4d4b-ab0e-65a48ac12635 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/volumes/2234b5f5-f0a5-4315-b1da-43e09aa96fea Sep 02 00:49:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-309b1720-0b4e-4d4b-ab0e-65a48ac12635 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-309b1720-0b4e-4d4b-ab0e-65a48ac12635 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-309b1720-0b4e-4d4b-ab0e-65a48ac12635 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Volume info retrieved successfully. Sep 02 00:49:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-309b1720-0b4e-4d4b-ab0e-65a48ac12635 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/volumes/2234b5f5-f0a5-4315-b1da-43e09aa96fea returned with HTTP 200 Sep 02 00:49:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 772/1539] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:24 2026] GET /volume/v3/volumes/2234b5f5-f0a5-4315-b1da-43e09aa96fea => generated 827 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d986c8b5-2721-43ec-b144-b3b59eb545f6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d986c8b5-2721-43ec-b144-b3b59eb545f6 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] GET http://192.168.122.129/volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca Sep 02 00:49:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d986c8b5-2721-43ec-b144-b3b59eb545f6 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d986c8b5-2721-43ec-b144-b3b59eb545f6 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d986c8b5-2721-43ec-b144-b3b59eb545f6 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Volume info retrieved successfully. Sep 02 00:49:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d986c8b5-2721-43ec-b144-b3b59eb545f6 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] http://192.168.122.129/volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca returned with HTTP 200 Sep 02 00:49:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 768/1540] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:25 2026] GET /volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-495ddc61-4f27-40c9-b102-2f79afd032cb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-495ddc61-4f27-40c9-b102-2f79afd032cb tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] GET http://192.168.122.129/volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca Sep 02 00:49:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-495ddc61-4f27-40c9-b102-2f79afd032cb tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-495ddc61-4f27-40c9-b102-2f79afd032cb tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-495ddc61-4f27-40c9-b102-2f79afd032cb tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] Volume info retrieved successfully. Sep 02 00:49:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-495ddc61-4f27-40c9-b102-2f79afd032cb tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] http://192.168.122.129/volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca returned with HTTP 200 Sep 02 00:49:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 773/1541] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:25 2026] GET /volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca => generated 1018 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:49:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3c187ff9-e82b-4def-b52c-9c7af7951adf None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3c187ff9-e82b-4def-b52c-9c7af7951adf tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] GET http://192.168.122.129/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 02 00:49:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3c187ff9-e82b-4def-b52c-9c7af7951adf tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3c187ff9-e82b-4def-b52c-9c7af7951adf tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:25 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 00:49:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3c187ff9-e82b-4def-b52c-9c7af7951adf tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] http://192.168.122.129/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 02 00:49:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 769/1542] 192.168.122.129 () {58 vars in 1202 bytes} [Wed Sep 2 00:49:25 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3803081b-b408-48c8-9315-e5141d961ec2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7bfb6bdb-16cc-4a75-99b2-4079f639fa44 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3803081b-b408-48c8-9315-e5141d961ec2 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] GET http://192.168.122.129/volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca Sep 02 00:49:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3803081b-b408-48c8-9315-e5141d961ec2 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3803081b-b408-48c8-9315-e5141d961ec2 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7bfb6bdb-16cc-4a75-99b2-4079f639fa44 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/volumes/2234b5f5-f0a5-4315-b1da-43e09aa96fea Sep 02 00:49:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7bfb6bdb-16cc-4a75-99b2-4079f639fa44 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7bfb6bdb-16cc-4a75-99b2-4079f639fa44 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3803081b-b408-48c8-9315-e5141d961ec2 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Volume info retrieved successfully. Sep 02 00:49:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7bfb6bdb-16cc-4a75-99b2-4079f639fa44 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Volume info retrieved successfully. Sep 02 00:49:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3803081b-b408-48c8-9315-e5141d961ec2 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] http://192.168.122.129/volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca returned with HTTP 200 Sep 02 00:49:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 774/1543] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:25 2026] GET /volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca => generated 855 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7bfb6bdb-16cc-4a75-99b2-4079f639fa44 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/volumes/2234b5f5-f0a5-4315-b1da-43e09aa96fea returned with HTTP 200 Sep 02 00:49:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 770/1544] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:25 2026] GET /volume/v3/volumes/2234b5f5-f0a5-4315-b1da-43e09aa96fea => generated 851 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3c75f031-0648-4980-9da3-3d2744d462ef None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3c75f031-0648-4980-9da3-3d2744d462ef tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] DELETE http://192.168.122.129/volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca Sep 02 00:49:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3c75f031-0648-4980-9da3-3d2744d462ef tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3c75f031-0648-4980-9da3-3d2744d462ef tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:25 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-3c75f031-0648-4980-9da3-3d2744d462ef tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Delete volume with id: 3b238f5d-4df5-4fd1-b3b1-610531edb4ca Sep 02 00:49:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3c75f031-0648-4980-9da3-3d2744d462ef tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Volume info retrieved successfully. Sep 02 00:49:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3c75f031-0648-4980-9da3-3d2744d462ef tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Delete volume request issued successfully. Sep 02 00:49:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3c75f031-0648-4980-9da3-3d2744d462ef tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] http://192.168.122.129/volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca returned with HTTP 202 Sep 02 00:49:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 775/1545] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:49:25 2026] DELETE /volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:49:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-942d483a-eef2-4231-903d-e29874831e40 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-942d483a-eef2-4231-903d-e29874831e40 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] GET http://192.168.122.129/volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca Sep 02 00:49:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-942d483a-eef2-4231-903d-e29874831e40 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-942d483a-eef2-4231-903d-e29874831e40 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:26 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-942d483a-eef2-4231-903d-e29874831e40 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Volume info retrieved successfully. Sep 02 00:49:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-942d483a-eef2-4231-903d-e29874831e40 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] http://192.168.122.129/volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca returned with HTTP 200 Sep 02 00:49:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 771/1546] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:25 2026] GET /volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2eada349-4784-43ed-8af1-6330b06b1f7d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2eada349-4784-43ed-8af1-6330b06b1f7d tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/volumes/2234b5f5-f0a5-4315-b1da-43e09aa96fea Sep 02 00:49:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2eada349-4784-43ed-8af1-6330b06b1f7d tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2eada349-4784-43ed-8af1-6330b06b1f7d tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:26 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:26 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:26 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2eada349-4784-43ed-8af1-6330b06b1f7d tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Volume info retrieved successfully. Sep 02 00:49:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2eada349-4784-43ed-8af1-6330b06b1f7d tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/volumes/2234b5f5-f0a5-4315-b1da-43e09aa96fea returned with HTTP 200 Sep 02 00:49:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 776/1547] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:26 2026] GET /volume/v3/volumes/2234b5f5-f0a5-4315-b1da-43e09aa96fea => generated 852 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:49:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-187f7107-0fb0-4b69-a28a-f3c97a303828 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-187f7107-0fb0-4b69-a28a-f3c97a303828 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:49:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-187f7107-0fb0-4b69-a28a-f3c97a303828 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2234b5f5-f0a5-4315-b1da-43e09aa96fea", "name": "tempest-SnapshotsActionsTest-Snapshot-1761773420"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:26 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:26 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:26 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:26 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:26 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-187f7107-0fb0-4b69-a28a-f3c97a303828 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Volume info retrieved successfully. Sep 02 00:49:26 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-187f7107-0fb0-4b69-a28a-f3c97a303828 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Create snapshot from volume 2234b5f5-f0a5-4315-b1da-43e09aa96fea Sep 02 00:49:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a7e9381a-bbdd-4842-bb6a-bd4cf6838430 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a7e9381a-bbdd-4842-bb6a-bd4cf6838430 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] GET http://192.168.122.129/volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca Sep 02 00:49:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a7e9381a-bbdd-4842-bb6a-bd4cf6838430 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a7e9381a-bbdd-4842-bb6a-bd4cf6838430 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:27 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a7e9381a-bbdd-4842-bb6a-bd4cf6838430 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Volume info retrieved successfully. Sep 02 00:49:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a7e9381a-bbdd-4842-bb6a-bd4cf6838430 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] http://192.168.122.129/volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca returned with HTTP 200 Sep 02 00:49:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 777/1548] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:27 2026] GET /volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:27 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-187f7107-0fb0-4b69-a28a-f3c97a303828 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Created reservations ['29797ca3-9369-4c6c-bd3b-4d2d8eeeb903', '0bb0e58c-ac57-429f-a2cf-f3bf2b697719', '26bdbc96-e706-40d2-a5dc-f10ed24269bf', 'bec54fda-475a-403d-8ba7-6cc031ec4fac'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:49:27 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:27 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:27 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-187f7107-0fb0-4b69-a28a-f3c97a303828 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot create request issued successfully. Sep 02 00:49:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-187f7107-0fb0-4b69-a28a-f3c97a303828 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:49:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 772/1549] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:49:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:49:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-25825be0-de32-4753-94a4-d1d55a9be7d3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-8751184c-167b-46c1-a79c-85db5438ea7c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-25825be0-de32-4753-94a4-d1d55a9be7d3 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 Sep 02 00:49:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-25825be0-de32-4753-94a4-d1d55a9be7d3 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-25825be0-de32-4753-94a4-d1d55a9be7d3 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-8751184c-167b-46c1-a79c-85db5438ea7c tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:49:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-8751184c-167b-46c1-a79c-85db5438ea7c tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-8751184c-167b-46c1-a79c-85db5438ea7c tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:27 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:27 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:27 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:27 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-25825be0-de32-4753-94a4-d1d55a9be7d3 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-25825be0-de32-4753-94a4-d1d55a9be7d3 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 returned with HTTP 200 Sep 02 00:49:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 778/1550] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:27 2026] GET /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 => generated 439 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:27 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-8751184c-167b-46c1-a79c-85db5438ea7c tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:49:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-8751184c-167b-46c1-a79c-85db5438ea7c tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:49:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 773/1551] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:49:27 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 1149 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:49:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-2a4ec959-dbfe-43f6-a404-7f2e7dd356c3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-2a4ec959-dbfe-43f6-a404-7f2e7dd356c3 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] POST http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018/action Sep 02 00:49:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-2a4ec959-dbfe-43f6-a404-7f2e7dd356c3 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:49:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-2a4ec959-dbfe-43f6-a404-7f2e7dd356c3 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:27 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-2a4ec959-dbfe-43f6-a404-7f2e7dd356c3 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:49:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-2a4ec959-dbfe-43f6-a404-7f2e7dd356c3 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Begin detaching volume completed successfully. Sep 02 00:49:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-2a4ec959-dbfe-43f6-a404-7f2e7dd356c3 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018/action returned with HTTP 202 Sep 02 00:49:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 779/1552] 192.168.122.129 () {64 vars in 1561 bytes} [Wed Sep 2 00:49:27 2026] POST /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:49:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a31278d1-c049-45ec-accd-96894fe622d8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a31278d1-c049-45ec-accd-96894fe622d8 None None] GET http://192.168.122.129/volume// Sep 02 00:49:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a31278d1-c049-45ec-accd-96894fe622d8 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a31278d1-c049-45ec-accd-96894fe622d8 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a31278d1-c049-45ec-accd-96894fe622d8 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:49:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 774/1553] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:49:27 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:49:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-c917546c-b6c4-4c8c-a3cd-ff0e3aa0045a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-c917546c-b6c4-4c8c-a3cd-ff0e3aa0045a tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:49:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-c917546c-b6c4-4c8c-a3cd-ff0e3aa0045a tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-c917546c-b6c4-4c8c-a3cd-ff0e3aa0045a tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:27 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-c917546c-b6c4-4c8c-a3cd-ff0e3aa0045a tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:49:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-c917546c-b6c4-4c8c-a3cd-ff0e3aa0045a tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:49:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 780/1554] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:49:27 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 1333 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:49:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ad044835-2aef-4d43-86af-e2e99472a5b6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ad044835-2aef-4d43-86af-e2e99472a5b6 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] GET http://192.168.122.129/volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca Sep 02 00:49:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ad044835-2aef-4d43-86af-e2e99472a5b6 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ad044835-2aef-4d43-86af-e2e99472a5b6 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ad044835-2aef-4d43-86af-e2e99472a5b6 tempest-VolumesServicesTestJSON-1885998106 tempest-VolumesServicesTestJSON-1885998106-project-member] http://192.168.122.129/volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca returned with HTTP 404 Sep 02 00:49:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 775/1555] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:28 2026] GET /volume/v3/volumes/3b238f5d-4df5-4fd1-b3b1-610531edb4ca => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-416aaa46-9f87-4273-97c1-0958b6c35af1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-416aaa46-9f87-4273-97c1-0958b6c35af1 tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] GET http://192.168.122.129/volume/v3/os-services Sep 02 00:49:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-416aaa46-9f87-4273-97c1-0958b6c35af1 tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-416aaa46-9f87-4273-97c1-0958b6c35af1 tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:28 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:28 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 00:49:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-416aaa46-9f87-4273-97c1-0958b6c35af1 tempest-VolumesServicesTestJSON-1907237362 tempest-VolumesServicesTestJSON-1907237362-project-admin] http://192.168.122.129/volume/v3/os-services returned with HTTP 200 Sep 02 00:49:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 781/1556] 192.168.122.129 () {58 vars in 1133 bytes} [Wed Sep 2 00:49:28 2026] GET /volume/v3/os-services => generated 705 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-093259f7-65a5-41c0-88f6-aeb2c0762b0f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-093259f7-65a5-41c0-88f6-aeb2c0762b0f tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] DELETE http://192.168.122.129/volume/v3/attachments/f78e4163-82de-4c9f-8d22-aa1c76f56d54 Sep 02 00:49:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-093259f7-65a5-41c0-88f6-aeb2c0762b0f tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-093259f7-65a5-41c0-88f6-aeb2c0762b0f tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:28 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:28 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-dab5060c-250e-4869-8035-5665809cf4ab None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dab5060c-250e-4869-8035-5665809cf4ab tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 Sep 02 00:49:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dab5060c-250e-4869-8035-5665809cf4ab tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dab5060c-250e-4869-8035-5665809cf4ab tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:28 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:28 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:28 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-dab5060c-250e-4869-8035-5665809cf4ab tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dab5060c-250e-4869-8035-5665809cf4ab tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 returned with HTTP 200 Sep 02 00:49:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 782/1557] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:28 2026] GET /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 => generated 439 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:28 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:28 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, Sep 02 00:49:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-3f97e247-f364-41db-9b0a-a0f76e8ee5c9 req-093259f7-65a5-41c0-88f6-aeb2c0762b0f tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/attachments/f78e4163-82de-4c9f-8d22-aa1c76f56d54 returned with HTTP 200 Sep 02 00:49:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 776/1558] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:49:28 2026] DELETE /volume/v3/attachments/f78e4163-82de-4c9f-8d22-aa1c76f56d54 => generated 19 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-3bd6c870-6078-4888-b390-c42100e0e678 req-aec015d2-167f-4f91-8b59-459c94b39969 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-3bd6c870-6078-4888-b390-c42100e0e678 req-aec015d2-167f-4f91-8b59-459c94b39969 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:49:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-3bd6c870-6078-4888-b390-c42100e0e678 req-aec015d2-167f-4f91-8b59-459c94b39969 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-3bd6c870-6078-4888-b390-c42100e0e678 req-aec015d2-167f-4f91-8b59-459c94b39969 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:29 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:29 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:29 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:29 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-3bd6c870-6078-4888-b390-c42100e0e678 req-aec015d2-167f-4f91-8b59-459c94b39969 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:49:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-3bd6c870-6078-4888-b390-c42100e0e678 req-aec015d2-167f-4f91-8b59-459c94b39969 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:49:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 783/1559] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:49:29 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6da502d4-39e4-4e31-b603-62e03cb08470 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6da502d4-39e4-4e31-b603-62e03cb08470 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] DELETE http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:49:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6da502d4-39e4-4e31-b603-62e03cb08470 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6da502d4-39e4-4e31-b603-62e03cb08470 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:29 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-6da502d4-39e4-4e31-b603-62e03cb08470 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Delete volume with id: b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:49:29 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:29 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:29 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:29 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6da502d4-39e4-4e31-b603-62e03cb08470 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:49:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6da502d4-39e4-4e31-b603-62e03cb08470 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Delete volume request issued successfully. Sep 02 00:49:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6da502d4-39e4-4e31-b603-62e03cb08470 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 202 Sep 02 00:49:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 777/1560] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:49:29 2026] DELETE /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:49:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fd48d144-99bd-4f87-b0ef-baedb266b229 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fd48d144-99bd-4f87-b0ef-baedb266b229 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:49:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fd48d144-99bd-4f87-b0ef-baedb266b229 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fd48d144-99bd-4f87-b0ef-baedb266b229 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:29 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:29 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:29 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:29 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-fd48d144-99bd-4f87-b0ef-baedb266b229 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:49:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fd48d144-99bd-4f87-b0ef-baedb266b229 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:49:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 784/1561] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:29 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-21b5891a-d9ae-41d4-91e0-4ff338e260f2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-21b5891a-d9ae-41d4-91e0-4ff338e260f2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 Sep 02 00:49:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-21b5891a-d9ae-41d4-91e0-4ff338e260f2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-21b5891a-d9ae-41d4-91e0-4ff338e260f2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:29 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:29 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-21b5891a-d9ae-41d4-91e0-4ff338e260f2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-21b5891a-d9ae-41d4-91e0-4ff338e260f2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 returned with HTTP 200 Sep 02 00:49:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 778/1562] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:29 2026] GET /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a8220bf1-2cf9-4bc0-8b9e-5be4ddc58bef None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a8220bf1-2cf9-4bc0-8b9e-5be4ddc58bef tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:49:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a8220bf1-2cf9-4bc0-8b9e-5be4ddc58bef tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a8220bf1-2cf9-4bc0-8b9e-5be4ddc58bef tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:30 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:30 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:30 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:30 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a8220bf1-2cf9-4bc0-8b9e-5be4ddc58bef tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Volume info retrieved successfully. Sep 02 00:49:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a8220bf1-2cf9-4bc0-8b9e-5be4ddc58bef tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 200 Sep 02 00:49:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 785/1563] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:30 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 856 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-987505f8-efb2-45b0-970c-15a048ddf8da None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-987505f8-efb2-45b0-970c-15a048ddf8da tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 Sep 02 00:49:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-987505f8-efb2-45b0-970c-15a048ddf8da tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-987505f8-efb2-45b0-970c-15a048ddf8da tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:30 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-987505f8-efb2-45b0-970c-15a048ddf8da tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-987505f8-efb2-45b0-970c-15a048ddf8da tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 returned with HTTP 200 Sep 02 00:49:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 779/1564] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:30 2026] GET /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 => generated 439 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b2ec6952-c3ab-445a-aa59-e37b868d3128 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b2ec6952-c3ab-445a-aa59-e37b868d3128 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] GET http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 Sep 02 00:49:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b2ec6952-c3ab-445a-aa59-e37b868d3128 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b2ec6952-c3ab-445a-aa59-e37b868d3128 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b2ec6952-c3ab-445a-aa59-e37b868d3128 tempest-TestMinimumBasicScenario-1628463372 tempest-TestMinimumBasicScenario-1628463372-project-member] http://192.168.122.129/volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 returned with HTTP 404 Sep 02 00:49:31 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 786/1565] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:31 2026] GET /volume/v3/volumes/b10175f0-afdf-4930-99ee-29f6fab02018 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-99f8ae35-2cc2-452a-8a54-0bb327b07121 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-99f8ae35-2cc2-452a-8a54-0bb327b07121 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 Sep 02 00:49:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-99f8ae35-2cc2-452a-8a54-0bb327b07121 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-99f8ae35-2cc2-452a-8a54-0bb327b07121 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:31 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:31 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:31 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-99f8ae35-2cc2-452a-8a54-0bb327b07121 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-99f8ae35-2cc2-452a-8a54-0bb327b07121 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 returned with HTTP 200 Sep 02 00:49:31 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 780/1566] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:31 2026] GET /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-371a3096-56d6-42e7-b7a7-432cda5a0917 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-371a3096-56d6-42e7-b7a7-432cda5a0917 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] POST http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action Sep 02 00:49:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-371a3096-56d6-42e7-b7a7-432cda5a0917 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:49:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-371a3096-56d6-42e7-b7a7-432cda5a0917 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.admin_actions [None req-371a3096-56d6-42e7-b7a7-432cda5a0917 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Updating snapshot '89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373' with '{'status': 'creating'}' {{(pid=86899) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:49:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-371a3096-56d6-42e7-b7a7-432cda5a0917 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action returned with HTTP 202 Sep 02 00:49:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 787/1567] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:49:31 2026] POST /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action => generated 0 bytes in 831 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:49:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4429be39-de94-49a9-b0f1-ffea2ba9eb0d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4429be39-de94-49a9-b0f1-ffea2ba9eb0d tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 Sep 02 00:49:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4429be39-de94-49a9-b0f1-ffea2ba9eb0d tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4429be39-de94-49a9-b0f1-ffea2ba9eb0d tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:32 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:32 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:32 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4429be39-de94-49a9-b0f1-ffea2ba9eb0d tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4429be39-de94-49a9-b0f1-ffea2ba9eb0d tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 returned with HTTP 200 Sep 02 00:49:32 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 781/1568] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:32 2026] GET /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 => generated 465 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8d5f907e-79eb-47ca-93db-cb0d334ac3a1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8d5f907e-79eb-47ca-93db-cb0d334ac3a1 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] POST http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action Sep 02 00:49:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8d5f907e-79eb-47ca-93db-cb0d334ac3a1 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:49:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8d5f907e-79eb-47ca-93db-cb0d334ac3a1 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.admin_actions [None req-8d5f907e-79eb-47ca-93db-cb0d334ac3a1 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Updating snapshot '89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373' with '{'status': 'available'}' {{(pid=86899) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:49:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8d5f907e-79eb-47ca-93db-cb0d334ac3a1 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action returned with HTTP 202 Sep 02 00:49:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 788/1569] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:49:32 2026] POST /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:49:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f2c12e73-1b55-400a-89fa-22ac6f94f547 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f2c12e73-1b55-400a-89fa-22ac6f94f547 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 Sep 02 00:49:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f2c12e73-1b55-400a-89fa-22ac6f94f547 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f2c12e73-1b55-400a-89fa-22ac6f94f547 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:32 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:32 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:32 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f2c12e73-1b55-400a-89fa-22ac6f94f547 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f2c12e73-1b55-400a-89fa-22ac6f94f547 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 returned with HTTP 200 Sep 02 00:49:32 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 782/1570] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:32 2026] GET /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ce327fa4-b6ba-4aaa-961a-9073bef07d00 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ce327fa4-b6ba-4aaa-961a-9073bef07d00 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:49:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ce327fa4-b6ba-4aaa-961a-9073bef07d00 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2234b5f5-f0a5-4315-b1da-43e09aa96fea", "name": "tempest-SnapshotsActionsTest-Snapshot-1520909380"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ce327fa4-b6ba-4aaa-961a-9073bef07d00 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Volume info retrieved successfully. Sep 02 00:49:32 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-ce327fa4-b6ba-4aaa-961a-9073bef07d00 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Create snapshot from volume 2234b5f5-f0a5-4315-b1da-43e09aa96fea Sep 02 00:49:32 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-ce327fa4-b6ba-4aaa-961a-9073bef07d00 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Created reservations ['50eb2164-e81b-4209-88c9-f88b5e60aca3', '7327817d-f6f9-468b-999f-30ea4154e91b', 'ab2e5bbd-f96f-4aba-be71-2fd18f3c8306', 'cc3479e5-579a-4013-81ec-6e5393ed4c3c'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:49:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ce327fa4-b6ba-4aaa-961a-9073bef07d00 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot create request issued successfully. Sep 02 00:49:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ce327fa4-b6ba-4aaa-961a-9073bef07d00 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:49:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 789/1571] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:49:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:49:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0f3e4f75-be5b-43d3-957a-6cc00c6a9230 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0f3e4f75-be5b-43d3-957a-6cc00c6a9230 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 Sep 02 00:49:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0f3e4f75-be5b-43d3-957a-6cc00c6a9230 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0f3e4f75-be5b-43d3-957a-6cc00c6a9230 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:32 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:32 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:32 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0f3e4f75-be5b-43d3-957a-6cc00c6a9230 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0f3e4f75-be5b-43d3-957a-6cc00c6a9230 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 returned with HTTP 200 Sep 02 00:49:32 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 783/1572] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:32 2026] GET /volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e1e18d1b-26bc-43ed-bea7-413e4b2db592 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e1e18d1b-26bc-43ed-bea7-413e4b2db592 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 Sep 02 00:49:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e1e18d1b-26bc-43ed-bea7-413e4b2db592 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e1e18d1b-26bc-43ed-bea7-413e4b2db592 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:34 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:34 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e1e18d1b-26bc-43ed-bea7-413e4b2db592 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e1e18d1b-26bc-43ed-bea7-413e4b2db592 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 returned with HTTP 200 Sep 02 00:49:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 790/1573] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:33 2026] GET /volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 => generated 439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-fca65d02-da0a-41b4-9a70-0d951931940c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-80db56bf-01c9-4f6b-8fae-a9a0971424e5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-80db56bf-01c9-4f6b-8fae-a9a0971424e5 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 Sep 02 00:49:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-80db56bf-01c9-4f6b-8fae-a9a0971424e5 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-80db56bf-01c9-4f6b-8fae-a9a0971424e5 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:35 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:35 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:35 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-80db56bf-01c9-4f6b-8fae-a9a0971424e5 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-80db56bf-01c9-4f6b-8fae-a9a0971424e5 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 returned with HTTP 200 Sep 02 00:49:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 791/1574] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:35 2026] GET /volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:49:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fca65d02-da0a-41b4-9a70-0d951931940c tempest-VolumeServicesNegativeTest-2133746548 tempest-VolumeServicesNegativeTest-2133746548-project-admin] GET http://192.168.122.129/volume/v3/os-services Sep 02 00:49:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fca65d02-da0a-41b4-9a70-0d951931940c tempest-VolumeServicesNegativeTest-2133746548 tempest-VolumeServicesNegativeTest-2133746548-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fca65d02-da0a-41b4-9a70-0d951931940c tempest-VolumeServicesNegativeTest-2133746548 tempest-VolumeServicesNegativeTest-2133746548-project-admin] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:35 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 00:49:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fca65d02-da0a-41b4-9a70-0d951931940c tempest-VolumeServicesNegativeTest-2133746548 tempest-VolumeServicesNegativeTest-2133746548-project-admin] http://192.168.122.129/volume/v3/os-services returned with HTTP 200 Sep 02 00:49:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 784/1575] 192.168.122.129 () {58 vars in 1133 bytes} [Wed Sep 2 00:49:34 2026] GET /volume/v3/os-services => generated 705 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fe99a9ef-d0e7-40e1-8646-67cb4b4b4a8b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fe99a9ef-d0e7-40e1-8646-67cb4b4b4a8b tempest-VolumeServicesNegativeTest-2133746548 tempest-VolumeServicesNegativeTest-2133746548-project-admin] PUT http://192.168.122.129/volume/v3/os-services/disable-log-reason Sep 02 00:49:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fe99a9ef-d0e7-40e1-8646-67cb4b4b4a8b tempest-VolumeServicesNegativeTest-2133746548 tempest-VolumeServicesNegativeTest-2133746548-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fe99a9ef-d0e7-40e1-8646-67cb4b4b4a8b tempest-VolumeServicesNegativeTest-2133746548 tempest-VolumeServicesNegativeTest-2133746548-project-admin] http://192.168.122.129/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 02 00:49:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 792/1576] 192.168.122.129 () {60 vars in 1210 bytes} [Wed Sep 2 00:49:35 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:49:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c6265ce4-d32b-49ad-a778-1270065ac7e7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c6265ce4-d32b-49ad-a778-1270065ac7e7 tempest-VolumeServicesNegativeTest-2133746548 tempest-VolumeServicesNegativeTest-2133746548-project-admin] PUT http://192.168.122.129/volume/v3/os-services/disable Sep 02 00:49:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c6265ce4-d32b-49ad-a778-1270065ac7e7 tempest-VolumeServicesNegativeTest-2133746548 tempest-VolumeServicesNegativeTest-2133746548-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c6265ce4-d32b-49ad-a778-1270065ac7e7 tempest-VolumeServicesNegativeTest-2133746548 tempest-VolumeServicesNegativeTest-2133746548-project-admin] http://192.168.122.129/volume/v3/os-services/disable returned with HTTP 404 Sep 02 00:49:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 785/1577] 192.168.122.129 () {60 vars in 1177 bytes} [Wed Sep 2 00:49:35 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:49:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-25e6c86a-7cd9-45a9-ab0e-3cf34f8c3c15 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-25e6c86a-7cd9-45a9-ab0e-3cf34f8c3c15 tempest-VolumeServicesNegativeTest-2133746548 tempest-VolumeServicesNegativeTest-2133746548-project-admin] PUT http://192.168.122.129/volume/v3/os-services/enable Sep 02 00:49:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-25e6c86a-7cd9-45a9-ab0e-3cf34f8c3c15 tempest-VolumeServicesNegativeTest-2133746548 tempest-VolumeServicesNegativeTest-2133746548-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-25e6c86a-7cd9-45a9-ab0e-3cf34f8c3c15 tempest-VolumeServicesNegativeTest-2133746548 tempest-VolumeServicesNegativeTest-2133746548-project-admin] http://192.168.122.129/volume/v3/os-services/enable returned with HTTP 404 Sep 02 00:49:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 793/1578] 192.168.122.129 () {60 vars in 1174 bytes} [Wed Sep 2 00:49:35 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2d01d0c3-1066-4c20-a9ab-829d69d78d84 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2d01d0c3-1066-4c20-a9ab-829d69d78d84 tempest-VolumeServicesNegativeTest-2133746548 tempest-VolumeServicesNegativeTest-2133746548-project-admin] PUT http://192.168.122.129/volume/v3/os-services/freeze Sep 02 00:49:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2d01d0c3-1066-4c20-a9ab-829d69d78d84 tempest-VolumeServicesNegativeTest-2133746548 tempest-VolumeServicesNegativeTest-2133746548-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2d01d0c3-1066-4c20-a9ab-829d69d78d84 tempest-VolumeServicesNegativeTest-2133746548 tempest-VolumeServicesNegativeTest-2133746548-project-admin] http://192.168.122.129/volume/v3/os-services/freeze returned with HTTP 400 Sep 02 00:49:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 786/1579] 192.168.122.129 () {60 vars in 1174 bytes} [Wed Sep 2 00:49:35 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:49:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-57400ae8-e422-48fa-aaf9-8f90cf41ec5b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-57400ae8-e422-48fa-aaf9-8f90cf41ec5b tempest-VolumeServicesNegativeTest-2133746548 tempest-VolumeServicesNegativeTest-2133746548-project-admin] PUT http://192.168.122.129/volume/v3/os-services/thaw Sep 02 00:49:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-57400ae8-e422-48fa-aaf9-8f90cf41ec5b tempest-VolumeServicesNegativeTest-2133746548 tempest-VolumeServicesNegativeTest-2133746548-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:35 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 00:49:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-57400ae8-e422-48fa-aaf9-8f90cf41ec5b tempest-VolumeServicesNegativeTest-2133746548 tempest-VolumeServicesNegativeTest-2133746548-project-admin] http://192.168.122.129/volume/v3/os-services/thaw returned with HTTP 400 Sep 02 00:49:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 794/1580] 192.168.122.129 () {60 vars in 1168 bytes} [Wed Sep 2 00:49:35 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:49:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0a4fad79-cbd1-47e1-98d0-b310d39c5ea2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0a4fad79-cbd1-47e1-98d0-b310d39c5ea2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 Sep 02 00:49:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0a4fad79-cbd1-47e1-98d0-b310d39c5ea2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0a4fad79-cbd1-47e1-98d0-b310d39c5ea2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:36 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:36 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:36 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0a4fad79-cbd1-47e1-98d0-b310d39c5ea2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0a4fad79-cbd1-47e1-98d0-b310d39c5ea2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 returned with HTTP 200 Sep 02 00:49:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 787/1581] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:36 2026] GET /volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a00a3a34-42a7-43df-89a5-aa11da424898 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a00a3a34-42a7-43df-89a5-aa11da424898 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] POST http://192.168.122.129/volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164/action Sep 02 00:49:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a00a3a34-42a7-43df-89a5-aa11da424898 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:49:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a00a3a34-42a7-43df-89a5-aa11da424898 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.admin_actions [None req-a00a3a34-42a7-43df-89a5-aa11da424898 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Updating snapshot 'e921c723-d7a8-4b98-b8de-b3dcba164164' with '{'status': 'creating'}' {{(pid=86899) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:49:36 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:36 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a00a3a34-42a7-43df-89a5-aa11da424898 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] http://192.168.122.129/volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164/action returned with HTTP 202 Sep 02 00:49:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 795/1582] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:49:36 2026] POST /volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:49:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5e6b6f6e-0bd5-4f50-ad41-2502b3853cc6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5e6b6f6e-0bd5-4f50-ad41-2502b3853cc6 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 Sep 02 00:49:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5e6b6f6e-0bd5-4f50-ad41-2502b3853cc6 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5e6b6f6e-0bd5-4f50-ad41-2502b3853cc6 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:36 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:36 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:36 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5e6b6f6e-0bd5-4f50-ad41-2502b3853cc6 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5e6b6f6e-0bd5-4f50-ad41-2502b3853cc6 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 returned with HTTP 200 Sep 02 00:49:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 788/1583] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:36 2026] GET /volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-32a138f3-12f9-4b10-988c-43918c7d3e5e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-32a138f3-12f9-4b10-988c-43918c7d3e5e tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] POST http://192.168.122.129/volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164/action Sep 02 00:49:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-32a138f3-12f9-4b10-988c-43918c7d3e5e tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:49:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-32a138f3-12f9-4b10-988c-43918c7d3e5e tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:36 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:36 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:36 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-32a138f3-12f9-4b10-988c-43918c7d3e5e tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Snapshot retrieved successfully. Sep 02 00:49:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:36 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-32a138f3-12f9-4b10-988c-43918c7d3e5e tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Snapshot delete request issued successfully. Sep 02 00:49:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-32a138f3-12f9-4b10-988c-43918c7d3e5e tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] http://192.168.122.129/volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164/action returned with HTTP 202 Sep 02 00:49:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 796/1584] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:49:36 2026] POST /volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:49:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a3f8f7de-2f31-4a8e-9b42-2be3ca8882ee None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a3f8f7de-2f31-4a8e-9b42-2be3ca8882ee tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 Sep 02 00:49:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a3f8f7de-2f31-4a8e-9b42-2be3ca8882ee tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a3f8f7de-2f31-4a8e-9b42-2be3ca8882ee tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:36 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:36 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:36 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a3f8f7de-2f31-4a8e-9b42-2be3ca8882ee tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a3f8f7de-2f31-4a8e-9b42-2be3ca8882ee tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 returned with HTTP 200 Sep 02 00:49:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 789/1585] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:36 2026] GET /volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4ac64c81-f22d-4fb0-8920-4d8288bd9296 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4ac64c81-f22d-4fb0-8920-4d8288bd9296 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 Sep 02 00:49:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4ac64c81-f22d-4fb0-8920-4d8288bd9296 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4ac64c81-f22d-4fb0-8920-4d8288bd9296 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:37 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:37 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:37 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4ac64c81-f22d-4fb0-8920-4d8288bd9296 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4ac64c81-f22d-4fb0-8920-4d8288bd9296 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 returned with HTTP 200 Sep 02 00:49:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 797/1586] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:37 2026] GET /volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-63be3070-c62d-4b0f-bd61-6b6824b4dd8c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-63be3070-c62d-4b0f-bd61-6b6824b4dd8c tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 Sep 02 00:49:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-63be3070-c62d-4b0f-bd61-6b6824b4dd8c tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-63be3070-c62d-4b0f-bd61-6b6824b4dd8c tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-63be3070-c62d-4b0f-bd61-6b6824b4dd8c tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 returned with HTTP 404 Sep 02 00:49:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 790/1587] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:38 2026] GET /volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b5488a43-2a08-466d-8367-63938aee066a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b5488a43-2a08-466d-8367-63938aee066a tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] POST http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action Sep 02 00:49:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b5488a43-2a08-466d-8367-63938aee066a tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:49:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b5488a43-2a08-466d-8367-63938aee066a tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.admin_actions [None req-b5488a43-2a08-466d-8367-63938aee066a tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Updating snapshot '89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373' with '{'status': 'available'}' {{(pid=86899) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:49:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b5488a43-2a08-466d-8367-63938aee066a tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action returned with HTTP 202 Sep 02 00:49:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 798/1588] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:49:38 2026] POST /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:49:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-809e4854-59f0-447f-8c61-ec683222a480 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-809e4854-59f0-447f-8c61-ec683222a480 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 Sep 02 00:49:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-809e4854-59f0-447f-8c61-ec683222a480 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-809e4854-59f0-447f-8c61-ec683222a480 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:38 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:38 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-809e4854-59f0-447f-8c61-ec683222a480 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-809e4854-59f0-447f-8c61-ec683222a480 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 returned with HTTP 200 Sep 02 00:49:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 791/1589] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:38 2026] GET /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bc734c6e-71fb-433e-b54d-0767740be334 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bc734c6e-71fb-433e-b54d-0767740be334 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 Sep 02 00:49:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bc734c6e-71fb-433e-b54d-0767740be334 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bc734c6e-71fb-433e-b54d-0767740be334 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:38 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-bc734c6e-71fb-433e-b54d-0767740be334 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Delete snapshot with id: e921c723-d7a8-4b98-b8de-b3dcba164164 Sep 02 00:49:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bc734c6e-71fb-433e-b54d-0767740be334 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 returned with HTTP 404 Sep 02 00:49:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 799/1590] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:49:38 2026] DELETE /volume/v3/snapshots/e921c723-d7a8-4b98-b8de-b3dcba164164 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-90039239-8320-45af-8e8d-8d9f27a6c830 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-90039239-8320-45af-8e8d-8d9f27a6c830 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:49:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-90039239-8320-45af-8e8d-8d9f27a6c830 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2234b5f5-f0a5-4315-b1da-43e09aa96fea", "name": "tempest-SnapshotsActionsTest-Snapshot-1054471982"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:38 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:38 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:38 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:38 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-90039239-8320-45af-8e8d-8d9f27a6c830 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Volume info retrieved successfully. Sep 02 00:49:38 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-90039239-8320-45af-8e8d-8d9f27a6c830 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Create snapshot from volume 2234b5f5-f0a5-4315-b1da-43e09aa96fea Sep 02 00:49:38 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-90039239-8320-45af-8e8d-8d9f27a6c830 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Created reservations ['44beb74d-0a06-4cbd-bdbd-e1fc9cbdb2a5', '7b21ad4c-5061-4e9b-9834-bf59db1c6710', '19a3a99c-3988-41c5-9cfe-73154b8031e3', 'cd45514d-4ba5-48bc-8c3e-e437325ec8b8'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:49:38 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:38 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-90039239-8320-45af-8e8d-8d9f27a6c830 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot create request issued successfully. Sep 02 00:49:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-90039239-8320-45af-8e8d-8d9f27a6c830 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:49:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 792/1591] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:49:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:49:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5bd77b7f-c0b1-4d80-bd9e-a334b480e4bc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5bd77b7f-c0b1-4d80-bd9e-a334b480e4bc tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 Sep 02 00:49:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5bd77b7f-c0b1-4d80-bd9e-a334b480e4bc tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5bd77b7f-c0b1-4d80-bd9e-a334b480e4bc tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:38 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5bd77b7f-c0b1-4d80-bd9e-a334b480e4bc tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5bd77b7f-c0b1-4d80-bd9e-a334b480e4bc tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 returned with HTTP 200 Sep 02 00:49:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 800/1592] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:38 2026] GET /volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-27721f3a-2476-41af-ab07-0cf7ab8210e0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-27721f3a-2476-41af-ab07-0cf7ab8210e0 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 Sep 02 00:49:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-27721f3a-2476-41af-ab07-0cf7ab8210e0 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-27721f3a-2476-41af-ab07-0cf7ab8210e0 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:39 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:39 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:39 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-27721f3a-2476-41af-ab07-0cf7ab8210e0 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-27721f3a-2476-41af-ab07-0cf7ab8210e0 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 returned with HTTP 200 Sep 02 00:49:39 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 793/1593] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:39 2026] GET /volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a5faf410-4bc5-46f9-8282-001182c257e8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a5faf410-4bc5-46f9-8282-001182c257e8 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 Sep 02 00:49:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a5faf410-4bc5-46f9-8282-001182c257e8 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a5faf410-4bc5-46f9-8282-001182c257e8 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a5faf410-4bc5-46f9-8282-001182c257e8 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a5faf410-4bc5-46f9-8282-001182c257e8 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 returned with HTTP 200 Sep 02 00:49:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 801/1594] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:40 2026] GET /volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bcf2f297-6395-41c0-b2c5-5b6a46a2fed2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bcf2f297-6395-41c0-b2c5-5b6a46a2fed2 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:49:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bcf2f297-6395-41c0-b2c5-5b6a46a2fed2 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-749478783", "description": "tempest-volume-type-description-1041775007", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bcf2f297-6395-41c0-b2c5-5b6a46a2fed2 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:49:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 794/1595] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:49:41 2026] POST /volume/v3/types => generated 317 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-35a5aac6-0bed-40d7-a38b-4d8763e1913a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-35a5aac6-0bed-40d7-a38b-4d8763e1913a tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] GET http://192.168.122.129/volume/v3/types/bb6e8b7f-792d-4bce-a0ab-a9f9eda662cf Sep 02 00:49:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-35a5aac6-0bed-40d7-a38b-4d8763e1913a tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-35a5aac6-0bed-40d7-a38b-4d8763e1913a tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-35a5aac6-0bed-40d7-a38b-4d8763e1913a tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] http://192.168.122.129/volume/v3/types/bb6e8b7f-792d-4bce-a0ab-a9f9eda662cf returned with HTTP 200 Sep 02 00:49:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 802/1596] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:49:41 2026] GET /volume/v3/types/bb6e8b7f-792d-4bce-a0ab-a9f9eda662cf => generated 339 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b99cef42-bf7c-4501-b165-5e3f0be859c1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b99cef42-bf7c-4501-b165-5e3f0be859c1 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] DELETE http://192.168.122.129/volume/v3/types/bb6e8b7f-792d-4bce-a0ab-a9f9eda662cf Sep 02 00:49:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b99cef42-bf7c-4501-b165-5e3f0be859c1 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b99cef42-bf7c-4501-b165-5e3f0be859c1 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b99cef42-bf7c-4501-b165-5e3f0be859c1 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] http://192.168.122.129/volume/v3/types/bb6e8b7f-792d-4bce-a0ab-a9f9eda662cf returned with HTTP 202 Sep 02 00:49:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 795/1597] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:49:41 2026] DELETE /volume/v3/types/bb6e8b7f-792d-4bce-a0ab-a9f9eda662cf => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:49:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fda24a8f-76a5-44c1-a24f-ac9f792f5bdc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fda24a8f-76a5-44c1-a24f-ac9f792f5bdc tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] GET http://192.168.122.129/volume/v3/types/bb6e8b7f-792d-4bce-a0ab-a9f9eda662cf Sep 02 00:49:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fda24a8f-76a5-44c1-a24f-ac9f792f5bdc tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fda24a8f-76a5-44c1-a24f-ac9f792f5bdc tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:41 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=557,cinder:UPDATE=130,cinder:INSERT=59,cinder:DELETE=4 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:49:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fda24a8f-76a5-44c1-a24f-ac9f792f5bdc tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] http://192.168.122.129/volume/v3/types/bb6e8b7f-792d-4bce-a0ab-a9f9eda662cf returned with HTTP 404 Sep 02 00:49:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 803/1598] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:49:41 2026] GET /volume/v3/types/bb6e8b7f-792d-4bce-a0ab-a9f9eda662cf => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3508ea90-3129-49ba-8061-fa1ce21c3510 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3508ea90-3129-49ba-8061-fa1ce21c3510 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:49:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3508ea90-3129-49ba-8061-fa1ce21c3510 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1772303056"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3508ea90-3129-49ba-8061-fa1ce21c3510 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:49:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 796/1599] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:49:41 2026] POST /volume/v3/types => generated 221 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-9db10300-f7df-4fb2-ae6d-e96e987416ae None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9db10300-f7df-4fb2-ae6d-e96e987416ae tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] POST http://192.168.122.129/volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption Sep 02 00:49:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9db10300-f7df-4fb2-ae6d-e96e987416ae tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9db10300-f7df-4fb2-ae6d-e96e987416ae tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] http://192.168.122.129/volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption returned with HTTP 200 Sep 02 00:49:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 804/1600] 192.168.122.129 () {60 vars in 1281 bytes} [Wed Sep 2 00:49:41 2026] POST /volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-54ba265c-d0ef-44a4-9ee1-57f3cbc4ce71 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-54ba265c-d0ef-44a4-9ee1-57f3cbc4ce71 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] GET http://192.168.122.129/volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption Sep 02 00:49:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-54ba265c-d0ef-44a4-9ee1-57f3cbc4ce71 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-54ba265c-d0ef-44a4-9ee1-57f3cbc4ce71 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-54ba265c-d0ef-44a4-9ee1-57f3cbc4ce71 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] http://192.168.122.129/volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption returned with HTTP 200 Sep 02 00:49:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 797/1601] 192.168.122.129 () {58 vars in 1259 bytes} [Wed Sep 2 00:49:41 2026] GET /volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption => generated 325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b9864c52-9bf4-4cc1-b2a5-df248ba98e18 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b9864c52-9bf4-4cc1-b2a5-df248ba98e18 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] PUT http://192.168.122.129/volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption/4ab021c7-df0a-474a-a4df-6660f44e2921 Sep 02 00:49:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b9864c52-9bf4-4cc1-b2a5-df248ba98e18 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1ce1cfc4-9966-469f-b27b-41168e19e592 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1ce1cfc4-9966-469f-b27b-41168e19e592 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 Sep 02 00:49:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1ce1cfc4-9966-469f-b27b-41168e19e592 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1ce1cfc4-9966-469f-b27b-41168e19e592 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:41 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:41 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:41 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1ce1cfc4-9966-469f-b27b-41168e19e592 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1ce1cfc4-9966-469f-b27b-41168e19e592 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 returned with HTTP 200 Sep 02 00:49:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 798/1602] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:41 2026] GET /volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f73c11d0-0f0f-453c-b5ab-e7d265bb1e4b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b9864c52-9bf4-4cc1-b2a5-df248ba98e18 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] http://192.168.122.129/volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption/4ab021c7-df0a-474a-a4df-6660f44e2921 returned with HTTP 200 Sep 02 00:49:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 805/1603] 192.168.122.129 () {60 vars in 1391 bytes} [Wed Sep 2 00:49:41 2026] PUT /volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption/4ab021c7-df0a-474a-a4df-6660f44e2921 => generated 122 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f73c11d0-0f0f-453c-b5ab-e7d265bb1e4b tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] POST http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626/action Sep 02 00:49:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f73c11d0-0f0f-453c-b5ab-e7d265bb1e4b tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:49:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f73c11d0-0f0f-453c-b5ab-e7d265bb1e4b tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.admin_actions [None req-f73c11d0-0f0f-453c-b5ab-e7d265bb1e4b tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Updating snapshot '41fc5f58-da37-4fb5-956a-8730ca6c7626' with '{'status': 'deleting'}' {{(pid=86898) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:49:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-82780727-5a21-4419-8ca1-7fd85bfabe17 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-82780727-5a21-4419-8ca1-7fd85bfabe17 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] GET http://192.168.122.129/volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption Sep 02 00:49:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-82780727-5a21-4419-8ca1-7fd85bfabe17 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-82780727-5a21-4419-8ca1-7fd85bfabe17 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-82780727-5a21-4419-8ca1-7fd85bfabe17 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] http://192.168.122.129/volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption returned with HTTP 200 Sep 02 00:49:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 806/1604] 192.168.122.129 () {58 vars in 1259 bytes} [Wed Sep 2 00:49:41 2026] GET /volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption => generated 347 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8e19352a-34e0-4a55-896f-50989e194c55 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8e19352a-34e0-4a55-896f-50989e194c55 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] GET http://192.168.122.129/volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption/cipher Sep 02 00:49:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8e19352a-34e0-4a55-896f-50989e194c55 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8e19352a-34e0-4a55-896f-50989e194c55 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8e19352a-34e0-4a55-896f-50989e194c55 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] http://192.168.122.129/volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption/cipher returned with HTTP 200 Sep 02 00:49:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 807/1605] 192.168.122.129 () {58 vars in 1280 bytes} [Wed Sep 2 00:49:41 2026] GET /volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption/cipher => generated 29 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:49:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3621eb2c-7507-447d-b7f2-ec41681e6b7f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3621eb2c-7507-447d-b7f2-ec41681e6b7f tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] DELETE http://192.168.122.129/volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption/4ab021c7-df0a-474a-a4df-6660f44e2921 Sep 02 00:49:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f73c11d0-0f0f-453c-b5ab-e7d265bb1e4b tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626/action returned with HTTP 202 Sep 02 00:49:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3621eb2c-7507-447d-b7f2-ec41681e6b7f tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3621eb2c-7507-447d-b7f2-ec41681e6b7f tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 799/1606] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:49:41 2026] POST /volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:49:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-213ad8c2-9a97-489a-880d-73bef26c314b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-213ad8c2-9a97-489a-880d-73bef26c314b tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 Sep 02 00:49:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-213ad8c2-9a97-489a-880d-73bef26c314b tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-213ad8c2-9a97-489a-880d-73bef26c314b tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-213ad8c2-9a97-489a-880d-73bef26c314b tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-213ad8c2-9a97-489a-880d-73bef26c314b tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 returned with HTTP 200 Sep 02 00:49:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 800/1607] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:42 2026] GET /volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3621eb2c-7507-447d-b7f2-ec41681e6b7f tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] http://192.168.122.129/volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption/4ab021c7-df0a-474a-a4df-6660f44e2921 returned with HTTP 202 Sep 02 00:49:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 808/1608] 192.168.122.129 () {58 vars in 1373 bytes} [Wed Sep 2 00:49:42 2026] DELETE /volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption/4ab021c7-df0a-474a-a4df-6660f44e2921 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:49:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6d52ea58-4de3-4b80-8705-6dc053646102 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6d52ea58-4de3-4b80-8705-6dc053646102 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] POST http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626/action Sep 02 00:49:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6d52ea58-4de3-4b80-8705-6dc053646102 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:49:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5f28d0cf-588c-451c-bc24-00be4ec10094 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6d52ea58-4de3-4b80-8705-6dc053646102 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5f28d0cf-588c-451c-bc24-00be4ec10094 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] GET http://192.168.122.129/volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption Sep 02 00:49:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5f28d0cf-588c-451c-bc24-00be4ec10094 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5f28d0cf-588c-451c-bc24-00be4ec10094 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6d52ea58-4de3-4b80-8705-6dc053646102 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Snapshot retrieved successfully. Sep 02 00:49:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5f28d0cf-588c-451c-bc24-00be4ec10094 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] http://192.168.122.129/volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption returned with HTTP 200 Sep 02 00:49:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 809/1609] 192.168.122.129 () {58 vars in 1259 bytes} [Wed Sep 2 00:49:42 2026] GET /volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption => generated 2 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 00:49:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5b80343e-877d-45ae-857b-7110e1f5e7d1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:42 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5b80343e-877d-45ae-857b-7110e1f5e7d1 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] GET http://192.168.122.129/volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption Sep 02 00:49:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5b80343e-877d-45ae-857b-7110e1f5e7d1 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5b80343e-877d-45ae-857b-7110e1f5e7d1 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6d52ea58-4de3-4b80-8705-6dc053646102 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Snapshot delete request issued successfully. Sep 02 00:49:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5b80343e-877d-45ae-857b-7110e1f5e7d1 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] http://192.168.122.129/volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption returned with HTTP 200 Sep 02 00:49:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6d52ea58-4de3-4b80-8705-6dc053646102 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626/action returned with HTTP 202 Sep 02 00:49:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 801/1610] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:49:42 2026] POST /volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:49:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 810/1611] 192.168.122.129 () {58 vars in 1259 bytes} [Wed Sep 2 00:49:42 2026] GET /volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1/encryption => generated 2 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 02 00:49:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-255d19e4-1bf6-4c9c-a88c-93f8bf65a9e1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-95e26c04-efc9-4392-8e8b-5d66b4be1d70 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-95e26c04-efc9-4392-8e8b-5d66b4be1d70 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] DELETE http://192.168.122.129/volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1 Sep 02 00:49:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-95e26c04-efc9-4392-8e8b-5d66b4be1d70 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-95e26c04-efc9-4392-8e8b-5d66b4be1d70 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-255d19e4-1bf6-4c9c-a88c-93f8bf65a9e1 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 Sep 02 00:49:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-255d19e4-1bf6-4c9c-a88c-93f8bf65a9e1 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-255d19e4-1bf6-4c9c-a88c-93f8bf65a9e1 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-255d19e4-1bf6-4c9c-a88c-93f8bf65a9e1 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-255d19e4-1bf6-4c9c-a88c-93f8bf65a9e1 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 returned with HTTP 200 Sep 02 00:49:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 802/1612] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:42 2026] GET /volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 => generated 465 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-95e26c04-efc9-4392-8e8b-5d66b4be1d70 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] http://192.168.122.129/volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1 returned with HTTP 202 Sep 02 00:49:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 811/1613] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:49:42 2026] DELETE /volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:49:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-34d0ed7b-11c4-418d-8fd1-5ff45300b6ed None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-34d0ed7b-11c4-418d-8fd1-5ff45300b6ed tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] GET http://192.168.122.129/volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1 Sep 02 00:49:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-34d0ed7b-11c4-418d-8fd1-5ff45300b6ed tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-34d0ed7b-11c4-418d-8fd1-5ff45300b6ed tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-34d0ed7b-11c4-418d-8fd1-5ff45300b6ed tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] http://192.168.122.129/volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1 returned with HTTP 404 Sep 02 00:49:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 803/1614] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:49:42 2026] GET /volume/v3/types/789259bb-8b7d-447b-8a17-6d42c3c2d7c1 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fb13aeb5-ff1e-4855-bf6b-a6b5452d4e23 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fb13aeb5-ff1e-4855-bf6b-a6b5452d4e23 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] GET http://192.168.122.129/volume/v3/types Sep 02 00:49:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fb13aeb5-ff1e-4855-bf6b-a6b5452d4e23 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fb13aeb5-ff1e-4855-bf6b-a6b5452d4e23 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fb13aeb5-ff1e-4855-bf6b-a6b5452d4e23 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:49:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 812/1615] 192.168.122.129 () {58 vars in 1115 bytes} [Wed Sep 2 00:49:42 2026] GET /volume/v3/types => generated 648 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3b419036-8dff-4194-a8f1-289f94bf371c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b419036-8dff-4194-a8f1-289f94bf371c tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:49:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3b419036-8dff-4194-a8f1-289f94bf371c tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-150742688"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b419036-8dff-4194-a8f1-289f94bf371c tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:49:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 804/1616] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:49:42 2026] POST /volume/v3/types => generated 220 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a81532ca-dbfb-42ad-bfa6-a0167126525b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a81532ca-dbfb-42ad-bfa6-a0167126525b tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] PUT http://192.168.122.129/volume/v3/types/01a54f0c-850c-4107-ac17-b84e751c204c Sep 02 00:49:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a81532ca-dbfb-42ad-bfa6-a0167126525b tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-881903539", "description": "tempest-volume-type-description-636941847", "is_public": false}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a81532ca-dbfb-42ad-bfa6-a0167126525b tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] http://192.168.122.129/volume/v3/types/01a54f0c-850c-4107-ac17-b84e751c204c returned with HTTP 200 Sep 02 00:49:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 813/1617] 192.168.122.129 () {60 vars in 1247 bytes} [Wed Sep 2 00:49:42 2026] PUT /volume/v3/types/01a54f0c-850c-4107-ac17-b84e751c204c => generated 203 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-fe0994d8-cce5-431f-9a6b-0e49785dc704 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fe0994d8-cce5-431f-9a6b-0e49785dc704 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] GET http://192.168.122.129/volume/v3/types/01a54f0c-850c-4107-ac17-b84e751c204c Sep 02 00:49:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fe0994d8-cce5-431f-9a6b-0e49785dc704 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fe0994d8-cce5-431f-9a6b-0e49785dc704 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fe0994d8-cce5-431f-9a6b-0e49785dc704 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] http://192.168.122.129/volume/v3/types/01a54f0c-850c-4107-ac17-b84e751c204c returned with HTTP 200 Sep 02 00:49:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 805/1618] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:49:42 2026] GET /volume/v3/types/01a54f0c-850c-4107-ac17-b84e751c204c => generated 267 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2b0da89e-6b90-46f9-bd0d-4bdf16f64430 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2b0da89e-6b90-46f9-bd0d-4bdf16f64430 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] DELETE http://192.168.122.129/volume/v3/types/01a54f0c-850c-4107-ac17-b84e751c204c Sep 02 00:49:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2b0da89e-6b90-46f9-bd0d-4bdf16f64430 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2b0da89e-6b90-46f9-bd0d-4bdf16f64430 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2b0da89e-6b90-46f9-bd0d-4bdf16f64430 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] http://192.168.122.129/volume/v3/types/01a54f0c-850c-4107-ac17-b84e751c204c returned with HTTP 202 Sep 02 00:49:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 814/1619] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:49:42 2026] DELETE /volume/v3/types/01a54f0c-850c-4107-ac17-b84e751c204c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:49:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6fe89871-7c80-4fe6-b6f1-9e2e62dea855 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6fe89871-7c80-4fe6-b6f1-9e2e62dea855 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] GET http://192.168.122.129/volume/v3/types/01a54f0c-850c-4107-ac17-b84e751c204c Sep 02 00:49:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6fe89871-7c80-4fe6-b6f1-9e2e62dea855 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6fe89871-7c80-4fe6-b6f1-9e2e62dea855 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6fe89871-7c80-4fe6-b6f1-9e2e62dea855 tempest-VolumeTypesTest-1393840592 tempest-VolumeTypesTest-1393840592-project-admin] http://192.168.122.129/volume/v3/types/01a54f0c-850c-4107-ac17-b84e751c204c returned with HTTP 404 Sep 02 00:49:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 806/1620] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:49:42 2026] GET /volume/v3/types/01a54f0c-850c-4107-ac17-b84e751c204c => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a8b160e0-afab-410c-a914-342a1f7de815 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a8b160e0-afab-410c-a914-342a1f7de815 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 Sep 02 00:49:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a8b160e0-afab-410c-a914-342a1f7de815 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a8b160e0-afab-410c-a914-342a1f7de815 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:43 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:43 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:43 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a8b160e0-afab-410c-a914-342a1f7de815 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a8b160e0-afab-410c-a914-342a1f7de815 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 returned with HTTP 200 Sep 02 00:49:43 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 815/1621] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:43 2026] GET /volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a4bbd9f6-2d04-4e94-915e-7e578462dc45 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a4bbd9f6-2d04-4e94-915e-7e578462dc45 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 Sep 02 00:49:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a4bbd9f6-2d04-4e94-915e-7e578462dc45 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a4bbd9f6-2d04-4e94-915e-7e578462dc45 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:44 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:44 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:44 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a4bbd9f6-2d04-4e94-915e-7e578462dc45 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a4bbd9f6-2d04-4e94-915e-7e578462dc45 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 returned with HTTP 200 Sep 02 00:49:44 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 807/1622] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:44 2026] GET /volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-66691d6d-c732-4b1e-b4c7-dba072969c4f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-66691d6d-c732-4b1e-b4c7-dba072969c4f tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 Sep 02 00:49:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-66691d6d-c732-4b1e-b4c7-dba072969c4f tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-66691d6d-c732-4b1e-b4c7-dba072969c4f tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-66691d6d-c732-4b1e-b4c7-dba072969c4f tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 returned with HTTP 404 Sep 02 00:49:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 816/1623] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:45 2026] GET /volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:49:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-98e179b7-626d-4d40-a356-b179a8e2d640 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-98e179b7-626d-4d40-a356-b179a8e2d640 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] POST http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action Sep 02 00:49:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-98e179b7-626d-4d40-a356-b179a8e2d640 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:49:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-98e179b7-626d-4d40-a356-b179a8e2d640 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.admin_actions [None req-98e179b7-626d-4d40-a356-b179a8e2d640 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Updating snapshot '89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373' with '{'status': 'available'}' {{(pid=86898) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:49:45 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:45 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-98e179b7-626d-4d40-a356-b179a8e2d640 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action returned with HTTP 202 Sep 02 00:49:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 808/1624] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:49:45 2026] POST /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:49:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-79d93223-b09e-4ea7-88dd-605428eb01b9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-79d93223-b09e-4ea7-88dd-605428eb01b9 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 Sep 02 00:49:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-79d93223-b09e-4ea7-88dd-605428eb01b9 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-79d93223-b09e-4ea7-88dd-605428eb01b9 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-79d93223-b09e-4ea7-88dd-605428eb01b9 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-79d93223-b09e-4ea7-88dd-605428eb01b9 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 returned with HTTP 200 Sep 02 00:49:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 817/1625] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:45 2026] GET /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-666b1151-b5dd-4e4d-8c68-0f82f70eb0f0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-666b1151-b5dd-4e4d-8c68-0f82f70eb0f0 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 Sep 02 00:49:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-666b1151-b5dd-4e4d-8c68-0f82f70eb0f0 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-666b1151-b5dd-4e4d-8c68-0f82f70eb0f0 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:45 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-666b1151-b5dd-4e4d-8c68-0f82f70eb0f0 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Delete snapshot with id: 41fc5f58-da37-4fb5-956a-8730ca6c7626 Sep 02 00:49:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-666b1151-b5dd-4e4d-8c68-0f82f70eb0f0 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 returned with HTTP 404 Sep 02 00:49:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 809/1626] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:49:45 2026] DELETE /volume/v3/snapshots/41fc5f58-da37-4fb5-956a-8730ca6c7626 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-025bd44e-5ab4-4457-9620-b768078e495f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-025bd44e-5ab4-4457-9620-b768078e495f tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:49:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-025bd44e-5ab4-4457-9620-b768078e495f tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2234b5f5-f0a5-4315-b1da-43e09aa96fea", "name": "tempest-SnapshotsActionsTest-Snapshot-684779560"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:45 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:45 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-025bd44e-5ab4-4457-9620-b768078e495f tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Volume info retrieved successfully. Sep 02 00:49:45 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-025bd44e-5ab4-4457-9620-b768078e495f tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Create snapshot from volume 2234b5f5-f0a5-4315-b1da-43e09aa96fea Sep 02 00:49:45 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-025bd44e-5ab4-4457-9620-b768078e495f tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Created reservations ['c15ee794-dc11-46e2-ba14-736c8ea53412', 'cf224e3c-00f3-452e-9b75-7d934716937c', 'dab8134c-4f01-41ce-9514-a7fc8e043815', 'bcf4118f-aff6-4d6e-9ff6-c4f87bbe02c3'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:49:45 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:45 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-025bd44e-5ab4-4457-9620-b768078e495f tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot create request issued successfully. Sep 02 00:49:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-025bd44e-5ab4-4457-9620-b768078e495f tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:49:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 818/1627] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:49:45 2026] POST /volume/v3/snapshots => generated 306 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:49:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-81abcb34-27f2-4785-9a11-33dd38912aaa None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-81abcb34-27f2-4785-9a11-33dd38912aaa tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 Sep 02 00:49:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-81abcb34-27f2-4785-9a11-33dd38912aaa tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-81abcb34-27f2-4785-9a11-33dd38912aaa tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:45 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:45 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-81abcb34-27f2-4785-9a11-33dd38912aaa tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-81abcb34-27f2-4785-9a11-33dd38912aaa tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 returned with HTTP 200 Sep 02 00:49:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 810/1628] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:45 2026] GET /volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0beffd9a-9111-4f89-b3a7-e0fd9b790345 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0beffd9a-9111-4f89-b3a7-e0fd9b790345 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 Sep 02 00:49:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0beffd9a-9111-4f89-b3a7-e0fd9b790345 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0beffd9a-9111-4f89-b3a7-e0fd9b790345 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0beffd9a-9111-4f89-b3a7-e0fd9b790345 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0beffd9a-9111-4f89-b3a7-e0fd9b790345 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 returned with HTTP 200 Sep 02 00:49:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 819/1629] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:46 2026] GET /volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 => generated 438 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7ed3e69f-9ca2-4195-936f-436f8fea314f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7ed3e69f-9ca2-4195-936f-436f8fea314f tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 Sep 02 00:49:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7ed3e69f-9ca2-4195-936f-436f8fea314f tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7ed3e69f-9ca2-4195-936f-436f8fea314f tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:47 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:47 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:47 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7ed3e69f-9ca2-4195-936f-436f8fea314f tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7ed3e69f-9ca2-4195-936f-436f8fea314f tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 returned with HTTP 200 Sep 02 00:49:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 811/1630] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:47 2026] GET /volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 => generated 438 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a3a02e2a-b94c-4c26-858f-944a3f48bbde None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a3a02e2a-b94c-4c26-858f-944a3f48bbde tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 Sep 02 00:49:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a3a02e2a-b94c-4c26-858f-944a3f48bbde tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a3a02e2a-b94c-4c26-858f-944a3f48bbde tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a3a02e2a-b94c-4c26-858f-944a3f48bbde tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a3a02e2a-b94c-4c26-858f-944a3f48bbde tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 returned with HTTP 200 Sep 02 00:49:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 820/1631] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:48 2026] GET /volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 => generated 465 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-81b85a7f-77ce-41bc-9444-d751654239b2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-81b85a7f-77ce-41bc-9444-d751654239b2 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] POST http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0/action Sep 02 00:49:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-81b85a7f-77ce-41bc-9444-d751654239b2 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:49:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-81b85a7f-77ce-41bc-9444-d751654239b2 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.admin_actions [None req-81b85a7f-77ce-41bc-9444-d751654239b2 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Updating snapshot '00b28b34-c28d-4c88-beca-fa7d3de543b0' with '{'status': 'error'}' {{(pid=86898) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:49:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-81b85a7f-77ce-41bc-9444-d751654239b2 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0/action returned with HTTP 202 Sep 02 00:49:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 812/1632] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:49:48 2026] POST /volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:49:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-282a8416-fe3b-48ac-af90-ea1987e1f99a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-282a8416-fe3b-48ac-af90-ea1987e1f99a tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 Sep 02 00:49:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-282a8416-fe3b-48ac-af90-ea1987e1f99a tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-282a8416-fe3b-48ac-af90-ea1987e1f99a tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-282a8416-fe3b-48ac-af90-ea1987e1f99a tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-282a8416-fe3b-48ac-af90-ea1987e1f99a tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 returned with HTTP 200 Sep 02 00:49:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 821/1633] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:49 2026] GET /volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 => generated 461 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cf1d6df9-e89f-4483-8472-b031888be7ee None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cf1d6df9-e89f-4483-8472-b031888be7ee tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] POST http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0/action Sep 02 00:49:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cf1d6df9-e89f-4483-8472-b031888be7ee tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:49:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cf1d6df9-e89f-4483-8472-b031888be7ee tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-cf1d6df9-e89f-4483-8472-b031888be7ee tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Snapshot retrieved successfully. Sep 02 00:49:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:49 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-cf1d6df9-e89f-4483-8472-b031888be7ee tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Snapshot delete request issued successfully. Sep 02 00:49:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cf1d6df9-e89f-4483-8472-b031888be7ee tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0/action returned with HTTP 202 Sep 02 00:49:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 813/1634] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:49:49 2026] POST /volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:49:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b6f565e4-93b7-4e59-9c08-b93e0ee9b894 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b6f565e4-93b7-4e59-9c08-b93e0ee9b894 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 Sep 02 00:49:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b6f565e4-93b7-4e59-9c08-b93e0ee9b894 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b6f565e4-93b7-4e59-9c08-b93e0ee9b894 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b6f565e4-93b7-4e59-9c08-b93e0ee9b894 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b6f565e4-93b7-4e59-9c08-b93e0ee9b894 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 returned with HTTP 200 Sep 02 00:49:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 822/1635] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:49 2026] GET /volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 => generated 464 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f6a6ae75-8365-4425-8ead-6b6d5f94fe03 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f6a6ae75-8365-4425-8ead-6b6d5f94fe03 tempest-ExtensionsTestJSON-1427083746 tempest-ExtensionsTestJSON-1427083746-project-member] GET http://192.168.122.129/volume/v3/extensions Sep 02 00:49:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f6a6ae75-8365-4425-8ead-6b6d5f94fe03 tempest-ExtensionsTestJSON-1427083746 tempest-ExtensionsTestJSON-1427083746-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f6a6ae75-8365-4425-8ead-6b6d5f94fe03 tempest-ExtensionsTestJSON-1427083746 tempest-ExtensionsTestJSON-1427083746-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f6a6ae75-8365-4425-8ead-6b6d5f94fe03 tempest-ExtensionsTestJSON-1427083746 tempest-ExtensionsTestJSON-1427083746-project-member] http://192.168.122.129/volume/v3/extensions returned with HTTP 200 Sep 02 00:49:50 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 814/1636] 192.168.122.129 () {58 vars in 1130 bytes} [Wed Sep 2 00:49:49 2026] GET /volume/v3/extensions => generated 5245 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:49:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f60ee9a2-23c3-4501-92ef-803dc0598007 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f60ee9a2-23c3-4501-92ef-803dc0598007 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 Sep 02 00:49:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f60ee9a2-23c3-4501-92ef-803dc0598007 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f60ee9a2-23c3-4501-92ef-803dc0598007 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:50 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:50 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f60ee9a2-23c3-4501-92ef-803dc0598007 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f60ee9a2-23c3-4501-92ef-803dc0598007 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 returned with HTTP 200 Sep 02 00:49:50 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 823/1637] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:50 2026] GET /volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 => generated 464 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8b981da2-6844-4c86-87f2-642de52cbf24 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8b981da2-6844-4c86-87f2-642de52cbf24 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 Sep 02 00:49:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8b981da2-6844-4c86-87f2-642de52cbf24 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8b981da2-6844-4c86-87f2-642de52cbf24 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:51 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:51 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:51 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8b981da2-6844-4c86-87f2-642de52cbf24 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8b981da2-6844-4c86-87f2-642de52cbf24 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 returned with HTTP 200 Sep 02 00:49:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 815/1638] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:51 2026] GET /volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 => generated 464 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:49:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1ce43948-7153-4f4b-ab36-b4362978c343 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1ce43948-7153-4f4b-ab36-b4362978c343 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:49:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1ce43948-7153-4f4b-ab36-b4362978c343 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "55fd1d9e-80e7-4ee4-bf99-467853787b78", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1436543607"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-1ce43948-7153-4f4b-ab36-b4362978c343 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Create volume request body: {'volume': {"'imageRef": '55fd1d9e-80e7-4ee4-bf99-467853787b78', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1436543607'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:49:51 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-1ce43948-7153-4f4b-ab36-b4362978c343 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Create volume of 1 GB Sep 02 00:49:51 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1ce43948-7153-4f4b-ab36-b4362978c343 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Availability Zones retrieved successfully. Sep 02 00:49:51 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1ce43948-7153-4f4b-ab36-b4362978c343 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Flow 'volume_create_api' (aa13ecbb-0517-4a7e-aaae-3be07ead001b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:49:51 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1ce43948-7153-4f4b-ab36-b4362978c343 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7f86935-3e37-4606-abf4-d55044896029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:51 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-1ce43948-7153-4f4b-ab36-b4362978c343 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:49:51 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1ce43948-7153-4f4b-ab36-b4362978c343 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7f86935-3e37-4606-abf4-d55044896029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:51 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1ce43948-7153-4f4b-ab36-b4362978c343 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf0f5a2-b9a1-4758-9416-535962967593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-1ce43948-7153-4f4b-ab36-b4362978c343 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Created reservations ['47c2875c-d895-4a06-a5a7-5ceff4a7b984', 'b9997dd0-5648-4a6b-8ef0-b0f1f5616a55', '1ceab423-28e8-49b1-90d0-1914f259c60b', 'af093ce4-25e4-44d8-84d9-6fb544dc8850'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1ce43948-7153-4f4b-ab36-b4362978c343 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf0f5a2-b9a1-4758-9416-535962967593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47c2875c-d895-4a06-a5a7-5ceff4a7b984', 'b9997dd0-5648-4a6b-8ef0-b0f1f5616a55', '1ceab423-28e8-49b1-90d0-1914f259c60b', 'af093ce4-25e4-44d8-84d9-6fb544dc8850']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1ce43948-7153-4f4b-ab36-b4362978c343 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2abd6d22-966f-4638-9f1e-e735247deecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:52 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1ce43948-7153-4f4b-ab36-b4362978c343 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2abd6d22-966f-4638-9f1e-e735247deecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '655bc2c5-877e-4125-8872-f26fe13afd96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1436543607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0bf7cd1b5242db89354a994c8c5f27',qos_specs=None,replication_status=,reservations=['47c2875c-d895-4a06-a5a7-5ceff4a7b984','b9997dd0-5648-4a6b-8ef0-b0f1f5616a55','1ceab423-28e8-49b1-90d0-1914f259c60b','af093ce4-25e4-44d8-84d9-6fb544dc8850'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b141f7e70764b2193917985b0963c86',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:49:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1436543607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=655bc2c5-877e-4125-8872-f26fe13afd96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb0bf7cd1b5242db89354a994c8c5f27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b141f7e70764b2193917985b0963c86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1ce43948-7153-4f4b-ab36-b4362978c343 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0f8e650-c576-4e36-9b6c-a3dcbcebbd16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1ce43948-7153-4f4b-ab36-b4362978c343 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0f8e650-c576-4e36-9b6c-a3dcbcebbd16) transitioned into state 'SUCCESS' from state '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-1436543607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0bf7cd1b5242db89354a994c8c5f27',qos_specs=None,replication_status=,reservations=['47c2875c-d895-4a06-a5a7-5ceff4a7b984','b9997dd0-5648-4a6b-8ef0-b0f1f5616a55','1ceab423-28e8-49b1-90d0-1914f259c60b','af093ce4-25e4-44d8-84d9-6fb544dc8850'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b141f7e70764b2193917985b0963c86',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1ce43948-7153-4f4b-ab36-b4362978c343 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f41eaab-e2fb-44da-bd3d-72fe3563c409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1ce43948-7153-4f4b-ab36-b4362978c343 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f41eaab-e2fb-44da-bd3d-72fe3563c409) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-1ce43948-7153-4f4b-ab36-b4362978c343 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Flow 'volume_create_api' (aa13ecbb-0517-4a7e-aaae-3be07ead001b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1ce43948-7153-4f4b-ab36-b4362978c343 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Create volume request issued successfully. Sep 02 00:49:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1ce43948-7153-4f4b-ab36-b4362978c343 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:49:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 824/1639] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:49:51 2026] POST /volume/v3/volumes => generated 766 bytes in 884 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:49:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-616d069c-1658-43d3-a7d5-6f8bf780007b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b8184243-9508-480c-a7fd-8f184e6bd956 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-616d069c-1658-43d3-a7d5-6f8bf780007b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:49:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-616d069c-1658-43d3-a7d5-6f8bf780007b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "55fd1d9e-80e7-4ee4-bf99-467853787b78", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1986629098"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b8184243-9508-480c-a7fd-8f184e6bd956 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 Sep 02 00:49:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-616d069c-1658-43d3-a7d5-6f8bf780007b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Create volume request body: {'volume': {"'imageRef": '55fd1d9e-80e7-4ee4-bf99-467853787b78', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1986629098'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:49:52 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-616d069c-1658-43d3-a7d5-6f8bf780007b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Create volume of 1 GB Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b8184243-9508-480c-a7fd-8f184e6bd956 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b8184243-9508-480c-a7fd-8f184e6bd956 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:52 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-616d069c-1658-43d3-a7d5-6f8bf780007b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Availability Zones retrieved successfully. Sep 02 00:49:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b8184243-9508-480c-a7fd-8f184e6bd956 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 returned with HTTP 404 Sep 02 00:49:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 825/1640] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:52 2026] GET /volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e096527a-f952-45d1-8905-5116b6f2d034 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e096527a-f952-45d1-8905-5116b6f2d034 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] POST http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e096527a-f952-45d1-8905-5116b6f2d034 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e096527a-f952-45d1-8905-5116b6f2d034 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.admin_actions [None req-e096527a-f952-45d1-8905-5116b6f2d034 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Updating snapshot '89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373' with '{'status': 'available'}' {{(pid=86899) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:49:52 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-616d069c-1658-43d3-a7d5-6f8bf780007b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Flow 'volume_create_api' (e15e14f5-c024-48c1-8648-7a0fcdda43bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:52 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:52 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-616d069c-1658-43d3-a7d5-6f8bf780007b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f90c62b0-352c-43ba-9326-f91b80cfa33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:52 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-616d069c-1658-43d3-a7d5-6f8bf780007b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e096527a-f952-45d1-8905-5116b6f2d034 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action returned with HTTP 202 Sep 02 00:49:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 826/1641] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:49:52 2026] POST /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-93703dfb-a7fb-4fa0-b189-9bd159337412 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-93703dfb-a7fb-4fa0-b189-9bd159337412 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-93703dfb-a7fb-4fa0-b189-9bd159337412 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-93703dfb-a7fb-4fa0-b189-9bd159337412 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:52 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:52 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-93703dfb-a7fb-4fa0-b189-9bd159337412 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-93703dfb-a7fb-4fa0-b189-9bd159337412 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 returned with HTTP 200 Sep 02 00:49:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 827/1642] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:52 2026] GET /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 => generated 466 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c5f11873-24f5-4aa6-b0aa-aed93cf64dff None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c5f11873-24f5-4aa6-b0aa-aed93cf64dff tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c5f11873-24f5-4aa6-b0aa-aed93cf64dff tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c5f11873-24f5-4aa6-b0aa-aed93cf64dff tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-c5f11873-24f5-4aa6-b0aa-aed93cf64dff tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Delete snapshot with id: 00b28b34-c28d-4c88-beca-fa7d3de543b0 Sep 02 00:49:52 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-616d069c-1658-43d3-a7d5-6f8bf780007b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f90c62b0-352c-43ba-9326-f91b80cfa33c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c5f11873-24f5-4aa6-b0aa-aed93cf64dff tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 returned with HTTP 404 Sep 02 00:49:52 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-616d069c-1658-43d3-a7d5-6f8bf780007b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f689c59-4f6c-4913-9d02-7f3f58363f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 828/1643] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:49:52 2026] DELETE /volume/v3/snapshots/00b28b34-c28d-4c88-beca-fa7d3de543b0 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-582fcd5a-e42a-423e-a11c-f5c188e4961a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-582fcd5a-e42a-423e-a11c-f5c188e4961a tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-582fcd5a-e42a-423e-a11c-f5c188e4961a tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2234b5f5-f0a5-4315-b1da-43e09aa96fea", "name": "tempest-SnapshotsActionsTest-Snapshot-1159594334"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:52 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:52 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:52 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:52 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-582fcd5a-e42a-423e-a11c-f5c188e4961a tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Volume info retrieved successfully. Sep 02 00:49:52 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-582fcd5a-e42a-423e-a11c-f5c188e4961a tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Create snapshot from volume 2234b5f5-f0a5-4315-b1da-43e09aa96fea Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-582fcd5a-e42a-423e-a11c-f5c188e4961a tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Created reservations ['9341f55b-5eca-4a05-9ec7-8feabf33e751', 'a85aec61-45f6-4bd2-8055-401212b14f31', 'cf4e5c25-ed84-4aba-8463-86c47240f2eb', '9d9d23f4-f3da-435a-9638-3bfcc6f93779'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:52 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:52 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-616d069c-1658-43d3-a7d5-6f8bf780007b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Created reservations ['d144f05c-0c88-498b-b469-478f433146bf', '994b7d46-01b1-4e13-a02a-9b6bfad7bb30', '066e98b9-aa28-4d1c-9e1a-9ecba6645e5b', 'f4e03ca7-aaf8-4bb2-aa6d-b36b2e2f4d88'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:49:52 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-616d069c-1658-43d3-a7d5-6f8bf780007b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f689c59-4f6c-4913-9d02-7f3f58363f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d144f05c-0c88-498b-b469-478f433146bf', '994b7d46-01b1-4e13-a02a-9b6bfad7bb30', '066e98b9-aa28-4d1c-9e1a-9ecba6645e5b', 'f4e03ca7-aaf8-4bb2-aa6d-b36b2e2f4d88']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:52 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-616d069c-1658-43d3-a7d5-6f8bf780007b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb910ef-7206-4ca3-93c6-6caf1f143401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:52 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-582fcd5a-e42a-423e-a11c-f5c188e4961a tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot create request issued successfully. Sep 02 00:49:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-582fcd5a-e42a-423e-a11c-f5c188e4961a tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:49:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 829/1644] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:49:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:49:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-71344ad6-bedd-4bee-883d-959fa7b59fae None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-71344ad6-bedd-4bee-883d-959fa7b59fae tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 Sep 02 00:49:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-71344ad6-bedd-4bee-883d-959fa7b59fae tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-71344ad6-bedd-4bee-883d-959fa7b59fae tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:53 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:53 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-71344ad6-bedd-4bee-883d-959fa7b59fae tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:53 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:53 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-71344ad6-bedd-4bee-883d-959fa7b59fae tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 returned with HTTP 200 Sep 02 00:49:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 830/1645] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:52 2026] GET /volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 => generated 439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:53 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-616d069c-1658-43d3-a7d5-6f8bf780007b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb910ef-7206-4ca3-93c6-6caf1f143401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0361afb-04f0-4970-aec1-f8a022b3c677', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1986629098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0bf7cd1b5242db89354a994c8c5f27',qos_specs=None,replication_status=,reservations=['d144f05c-0c88-498b-b469-478f433146bf','994b7d46-01b1-4e13-a02a-9b6bfad7bb30','066e98b9-aa28-4d1c-9e1a-9ecba6645e5b','f4e03ca7-aaf8-4bb2-aa6d-b36b2e2f4d88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b141f7e70764b2193917985b0963c86',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:49:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1986629098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0361afb-04f0-4970-aec1-f8a022b3c677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb0bf7cd1b5242db89354a994c8c5f27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b141f7e70764b2193917985b0963c86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:53 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-616d069c-1658-43d3-a7d5-6f8bf780007b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (307f2254-6c0f-4746-9a45-1818be510f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:53 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-616d069c-1658-43d3-a7d5-6f8bf780007b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (307f2254-6c0f-4746-9a45-1818be510f40) transitioned into state 'SUCCESS' from state '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-1986629098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0bf7cd1b5242db89354a994c8c5f27',qos_specs=None,replication_status=,reservations=['d144f05c-0c88-498b-b469-478f433146bf','994b7d46-01b1-4e13-a02a-9b6bfad7bb30','066e98b9-aa28-4d1c-9e1a-9ecba6645e5b','f4e03ca7-aaf8-4bb2-aa6d-b36b2e2f4d88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b141f7e70764b2193917985b0963c86',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:53 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-616d069c-1658-43d3-a7d5-6f8bf780007b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3236a925-fff6-4708-a313-31db1cedd990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:53 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-616d069c-1658-43d3-a7d5-6f8bf780007b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3236a925-fff6-4708-a313-31db1cedd990) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:53 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-616d069c-1658-43d3-a7d5-6f8bf780007b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Flow 'volume_create_api' (e15e14f5-c024-48c1-8648-7a0fcdda43bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:49:53 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-616d069c-1658-43d3-a7d5-6f8bf780007b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Create volume request issued successfully. Sep 02 00:49:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-616d069c-1658-43d3-a7d5-6f8bf780007b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:49:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 816/1646] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:49:52 2026] POST /volume/v3/volumes => generated 766 bytes in 896 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:49:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0b844d86-db5a-4dbd-9a25-ed137d25244e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0b844d86-db5a-4dbd-9a25-ed137d25244e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:49:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0b844d86-db5a-4dbd-9a25-ed137d25244e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "55fd1d9e-80e7-4ee4-bf99-467853787b78", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-398776946"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-0b844d86-db5a-4dbd-9a25-ed137d25244e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Create volume request body: {'volume': {"'imageRef": '55fd1d9e-80e7-4ee4-bf99-467853787b78', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-398776946'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:49:53 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-0b844d86-db5a-4dbd-9a25-ed137d25244e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Create volume of 1 GB Sep 02 00:49:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0b844d86-db5a-4dbd-9a25-ed137d25244e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Availability Zones retrieved successfully. Sep 02 00:49:53 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0b844d86-db5a-4dbd-9a25-ed137d25244e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Flow 'volume_create_api' (9b3ffc15-c35b-47c5-af23-008fa23e8be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:49:53 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0b844d86-db5a-4dbd-9a25-ed137d25244e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (082ff2d7-b4f0-438b-b455-69d1b2f87982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:53 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-0b844d86-db5a-4dbd-9a25-ed137d25244e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:49:53 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0b844d86-db5a-4dbd-9a25-ed137d25244e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (082ff2d7-b4f0-438b-b455-69d1b2f87982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:53 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0b844d86-db5a-4dbd-9a25-ed137d25244e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57d2d495-7ad1-47d2-8875-961fbb99d470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:53 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-0b844d86-db5a-4dbd-9a25-ed137d25244e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Created reservations ['244185da-e37c-4ea6-9edd-e5d29bbea7ba', 'd9384944-d78b-4b08-933d-fda6364499f3', '6a100798-a06b-447b-830d-43174e9670d9', '156d4fdb-dfe3-4525-be6a-4ab75c10d00d'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:49:53 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0b844d86-db5a-4dbd-9a25-ed137d25244e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57d2d495-7ad1-47d2-8875-961fbb99d470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['244185da-e37c-4ea6-9edd-e5d29bbea7ba', 'd9384944-d78b-4b08-933d-fda6364499f3', '6a100798-a06b-447b-830d-43174e9670d9', '156d4fdb-dfe3-4525-be6a-4ab75c10d00d']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:53 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0b844d86-db5a-4dbd-9a25-ed137d25244e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a598822d-4063-477b-ae5b-fcd2b8200b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:53 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:53 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:53 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0b844d86-db5a-4dbd-9a25-ed137d25244e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a598822d-4063-477b-ae5b-fcd2b8200b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3d56972-f8b7-4f6e-b6c6-03fe413090c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-398776946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0bf7cd1b5242db89354a994c8c5f27',qos_specs=None,replication_status=,reservations=['244185da-e37c-4ea6-9edd-e5d29bbea7ba','d9384944-d78b-4b08-933d-fda6364499f3','6a100798-a06b-447b-830d-43174e9670d9','156d4fdb-dfe3-4525-be6a-4ab75c10d00d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b141f7e70764b2193917985b0963c86',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:49:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-398776946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3d56972-f8b7-4f6e-b6c6-03fe413090c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb0bf7cd1b5242db89354a994c8c5f27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b141f7e70764b2193917985b0963c86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:53 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0b844d86-db5a-4dbd-9a25-ed137d25244e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d125d3c4-75e2-4554-a2bb-8230d202991c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0b844d86-db5a-4dbd-9a25-ed137d25244e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d125d3c4-75e2-4554-a2bb-8230d202991c) transitioned into state 'SUCCESS' from state '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-398776946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0bf7cd1b5242db89354a994c8c5f27',qos_specs=None,replication_status=,reservations=['244185da-e37c-4ea6-9edd-e5d29bbea7ba','d9384944-d78b-4b08-933d-fda6364499f3','6a100798-a06b-447b-830d-43174e9670d9','156d4fdb-dfe3-4525-be6a-4ab75c10d00d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b141f7e70764b2193917985b0963c86',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0b844d86-db5a-4dbd-9a25-ed137d25244e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7395f8f6-cd1a-44d6-a068-11cb9c8a65d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-268cbed8-1ba4-412e-a907-6983bf9bc0da None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-268cbed8-1ba4-412e-a907-6983bf9bc0da tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 Sep 02 00:49:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-268cbed8-1ba4-412e-a907-6983bf9bc0da tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-268cbed8-1ba4-412e-a907-6983bf9bc0da tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0b844d86-db5a-4dbd-9a25-ed137d25244e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7395f8f6-cd1a-44d6-a068-11cb9c8a65d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0b844d86-db5a-4dbd-9a25-ed137d25244e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Flow 'volume_create_api' (9b3ffc15-c35b-47c5-af23-008fa23e8be0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0b844d86-db5a-4dbd-9a25-ed137d25244e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Create volume request issued successfully. Sep 02 00:49:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0b844d86-db5a-4dbd-9a25-ed137d25244e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:49:54 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 831/1647] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:49:53 2026] POST /volume/v3/volumes => generated 765 bytes in 727 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:49:54 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:54 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:54 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-268cbed8-1ba4-412e-a907-6983bf9bc0da tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-268cbed8-1ba4-412e-a907-6983bf9bc0da tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 returned with HTTP 200 Sep 02 00:49:54 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 817/1648] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:54 2026] GET /volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6ab2f4d7-61e4-4a71-9f35-54cda1bf8092 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6ab2f4d7-61e4-4a71-9f35-54cda1bf8092 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6ab2f4d7-61e4-4a71-9f35-54cda1bf8092 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "55fd1d9e-80e7-4ee4-bf99-467853787b78", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1364146514"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-6ab2f4d7-61e4-4a71-9f35-54cda1bf8092 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Create volume request body: {'volume': {"'imageRef": '55fd1d9e-80e7-4ee4-bf99-467853787b78', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1364146514'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-6ab2f4d7-61e4-4a71-9f35-54cda1bf8092 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Create volume of 1 GB Sep 02 00:49:54 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:54 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:54 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6ab2f4d7-61e4-4a71-9f35-54cda1bf8092 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Availability Zones retrieved successfully. Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-6ab2f4d7-61e4-4a71-9f35-54cda1bf8092 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Flow 'volume_create_api' (62c40216-0648-430e-ac5d-a13343f5e693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-6ab2f4d7-61e4-4a71-9f35-54cda1bf8092 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded60397-13a1-4e2f-91d7-4e9d615883fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-6ab2f4d7-61e4-4a71-9f35-54cda1bf8092 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-6ab2f4d7-61e4-4a71-9f35-54cda1bf8092 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded60397-13a1-4e2f-91d7-4e9d615883fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-6ab2f4d7-61e4-4a71-9f35-54cda1bf8092 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fd1b9d7-8d38-4013-a3d2-6f128242f932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-41e5ff57-b863-41c5-b80f-bd26cb197c19 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-41e5ff57-b863-41c5-b80f-bd26cb197c19 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-6ab2f4d7-61e4-4a71-9f35-54cda1bf8092 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Created reservations ['5e939988-11ea-4dd4-9f0c-d23fac104a50', '31f07789-c82e-496d-9c1f-1dd5e441c143', 'b0a98893-3543-4d1a-a73d-bde1bc0af251', '0e14a4dc-fa01-4ca4-a8f7-f59e7e3160e1'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:49:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-41e5ff57-b863-41c5-b80f-bd26cb197c19 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "55fd1d9e-80e7-4ee4-bf99-467853787b78", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1643766415"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-6ab2f4d7-61e4-4a71-9f35-54cda1bf8092 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fd1b9d7-8d38-4013-a3d2-6f128242f932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e939988-11ea-4dd4-9f0c-d23fac104a50', '31f07789-c82e-496d-9c1f-1dd5e441c143', 'b0a98893-3543-4d1a-a73d-bde1bc0af251', '0e14a4dc-fa01-4ca4-a8f7-f59e7e3160e1']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-41e5ff57-b863-41c5-b80f-bd26cb197c19 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Create volume request body: {'volume': {'imageRef': '55fd1d9e-80e7-4ee4-bf99-467853787b78', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1643766415'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-6ab2f4d7-61e4-4a71-9f35-54cda1bf8092 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b10cd11a-b05f-4307-8593-bc9b33ef9fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:54 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-6ab2f4d7-61e4-4a71-9f35-54cda1bf8092 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b10cd11a-b05f-4307-8593-bc9b33ef9fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96d6fa2b-588c-4524-bfce-a3a8fe449635', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1364146514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0bf7cd1b5242db89354a994c8c5f27',qos_specs=None,replication_status=,reservations=['5e939988-11ea-4dd4-9f0c-d23fac104a50','31f07789-c82e-496d-9c1f-1dd5e441c143','b0a98893-3543-4d1a-a73d-bde1bc0af251','0e14a4dc-fa01-4ca4-a8f7-f59e7e3160e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b141f7e70764b2193917985b0963c86',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:49:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1364146514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96d6fa2b-588c-4524-bfce-a3a8fe449635,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb0bf7cd1b5242db89354a994c8c5f27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b141f7e70764b2193917985b0963c86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-6ab2f4d7-61e4-4a71-9f35-54cda1bf8092 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82e9d62c-4ca1-4ce7-af4b-34ba79bb3ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-6ab2f4d7-61e4-4a71-9f35-54cda1bf8092 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82e9d62c-4ca1-4ce7-af4b-34ba79bb3ca4) transitioned into state 'SUCCESS' from state '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-1364146514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0bf7cd1b5242db89354a994c8c5f27',qos_specs=None,replication_status=,reservations=['5e939988-11ea-4dd4-9f0c-d23fac104a50','31f07789-c82e-496d-9c1f-1dd5e441c143','b0a98893-3543-4d1a-a73d-bde1bc0af251','0e14a4dc-fa01-4ca4-a8f7-f59e7e3160e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b141f7e70764b2193917985b0963c86',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-6ab2f4d7-61e4-4a71-9f35-54cda1bf8092 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b73879a9-9871-4bbf-984b-91bc12f37007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-6ab2f4d7-61e4-4a71-9f35-54cda1bf8092 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b73879a9-9871-4bbf-984b-91bc12f37007) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-6ab2f4d7-61e4-4a71-9f35-54cda1bf8092 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Flow 'volume_create_api' (62c40216-0648-430e-ac5d-a13343f5e693) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6ab2f4d7-61e4-4a71-9f35-54cda1bf8092 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Create volume request issued successfully. Sep 02 00:49:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6ab2f4d7-61e4-4a71-9f35-54cda1bf8092 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:49:54 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 832/1649] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:49:54 2026] POST /volume/v3/volumes => generated 766 bytes in 764 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d0a1304c-3c83-496c-b733-5b76966e2dd0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d0a1304c-3c83-496c-b733-5b76966e2dd0 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d0a1304c-3c83-496c-b733-5b76966e2dd0 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "55fd1d9e-80e7-4ee4-bf99-467853787b78", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-451932415"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-d0a1304c-3c83-496c-b733-5b76966e2dd0 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Create volume request body: {'volume': {"'imageRef": '55fd1d9e-80e7-4ee4-bf99-467853787b78', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-451932415'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-d0a1304c-3c83-496c-b733-5b76966e2dd0 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Create volume of 1 GB Sep 02 00:49:54 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:54 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:54 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d0a1304c-3c83-496c-b733-5b76966e2dd0 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Availability Zones retrieved successfully. Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d0a1304c-3c83-496c-b733-5b76966e2dd0 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Flow 'volume_create_api' (9709d391-a22f-491f-881b-aaf0368707bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d0a1304c-3c83-496c-b733-5b76966e2dd0 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6940cba2-6aa9-4ffb-bb0b-b2bd483895eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-d0a1304c-3c83-496c-b733-5b76966e2dd0 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d0a1304c-3c83-496c-b733-5b76966e2dd0 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6940cba2-6aa9-4ffb-bb0b-b2bd483895eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:55 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-41e5ff57-b863-41c5-b80f-bd26cb197c19 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Create volume of 1 GB Sep 02 00:49:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d0a1304c-3c83-496c-b733-5b76966e2dd0 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ee732e-8ab3-49a7-b060-b556b0724d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:55 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-41e5ff57-b863-41c5-b80f-bd26cb197c19 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Availability Zones retrieved successfully. Sep 02 00:49:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-41e5ff57-b863-41c5-b80f-bd26cb197c19 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Flow 'volume_create_api' (bcd61122-042a-43e8-bf34-02988f5c3e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:49:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-41e5ff57-b863-41c5-b80f-bd26cb197c19 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a2d3be6-526f-42ae-ac7c-b9e7b41341ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-41e5ff57-b863-41c5-b80f-bd26cb197c19 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-d0a1304c-3c83-496c-b733-5b76966e2dd0 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Created reservations ['6f969722-8414-40d6-a178-9452eb8426f8', '059d6511-59fa-4a07-aefa-377add39221d', 'e6dee784-f3c9-46fb-9655-e27cb4cbf4dd', 'a92c28fa-7247-4cbc-9a42-eea46a9e5732'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d0a1304c-3c83-496c-b733-5b76966e2dd0 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ee732e-8ab3-49a7-b060-b556b0724d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f969722-8414-40d6-a178-9452eb8426f8', '059d6511-59fa-4a07-aefa-377add39221d', 'e6dee784-f3c9-46fb-9655-e27cb4cbf4dd', 'a92c28fa-7247-4cbc-9a42-eea46a9e5732']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d0a1304c-3c83-496c-b733-5b76966e2dd0 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (142305a6-6d5e-465d-bbe0-75d21a718844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:55 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d0a1304c-3c83-496c-b733-5b76966e2dd0 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (142305a6-6d5e-465d-bbe0-75d21a718844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dacc6d17-ab9f-4650-b3bc-8f747cc92abc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-451932415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0bf7cd1b5242db89354a994c8c5f27',qos_specs=None,replication_status=,reservations=['6f969722-8414-40d6-a178-9452eb8426f8','059d6511-59fa-4a07-aefa-377add39221d','e6dee784-f3c9-46fb-9655-e27cb4cbf4dd','a92c28fa-7247-4cbc-9a42-eea46a9e5732'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b141f7e70764b2193917985b0963c86',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:49:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-451932415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dacc6d17-ab9f-4650-b3bc-8f747cc92abc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb0bf7cd1b5242db89354a994c8c5f27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b141f7e70764b2193917985b0963c86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d0a1304c-3c83-496c-b733-5b76966e2dd0 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb09b1fb-335c-4ea0-b707-b7e88b9b14da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d0a1304c-3c83-496c-b733-5b76966e2dd0 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb09b1fb-335c-4ea0-b707-b7e88b9b14da) transitioned into state 'SUCCESS' from state '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-451932415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0bf7cd1b5242db89354a994c8c5f27',qos_specs=None,replication_status=,reservations=['6f969722-8414-40d6-a178-9452eb8426f8','059d6511-59fa-4a07-aefa-377add39221d','e6dee784-f3c9-46fb-9655-e27cb4cbf4dd','a92c28fa-7247-4cbc-9a42-eea46a9e5732'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b141f7e70764b2193917985b0963c86',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d0a1304c-3c83-496c-b733-5b76966e2dd0 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f595b81-008a-41a3-bdef-551c2e13b785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d0a1304c-3c83-496c-b733-5b76966e2dd0 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f595b81-008a-41a3-bdef-551c2e13b785) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d0a1304c-3c83-496c-b733-5b76966e2dd0 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Flow 'volume_create_api' (9709d391-a22f-491f-881b-aaf0368707bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d0a1304c-3c83-496c-b733-5b76966e2dd0 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Create volume request issued successfully. Sep 02 00:49:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d0a1304c-3c83-496c-b733-5b76966e2dd0 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:49:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-41e5ff57-b863-41c5-b80f-bd26cb197c19 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a2d3be6-526f-42ae-ac7c-b9e7b41341ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 833/1650] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:49:54 2026] POST /volume/v3/volumes => generated 765 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:49:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-57164f1e-bf31-40e2-96b2-226fd8b156e3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-41e5ff57-b863-41c5-b80f-bd26cb197c19 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49f86549-9545-470c-ad9a-fa25b0abf0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-57164f1e-bf31-40e2-96b2-226fd8b156e3 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 Sep 02 00:49:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-57164f1e-bf31-40e2-96b2-226fd8b156e3 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-57164f1e-bf31-40e2-96b2-226fd8b156e3 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:55 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:55 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-57164f1e-bf31-40e2-96b2-226fd8b156e3 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-57164f1e-bf31-40e2-96b2-226fd8b156e3 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 returned with HTTP 200 Sep 02 00:49:55 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 834/1651] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:55 2026] GET /volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5d06aaa6-1b66-48b9-96b7-e7b718290663 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5d06aaa6-1b66-48b9-96b7-e7b718290663 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] GET http://192.168.122.129/volume/v3/volumes/655bc2c5-877e-4125-8872-f26fe13afd96 Sep 02 00:49:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5d06aaa6-1b66-48b9-96b7-e7b718290663 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5d06aaa6-1b66-48b9-96b7-e7b718290663 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:55 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:55 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:55 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:55 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5d06aaa6-1b66-48b9-96b7-e7b718290663 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Volume info retrieved successfully. Sep 02 00:49:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5d06aaa6-1b66-48b9-96b7-e7b718290663 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/655bc2c5-877e-4125-8872-f26fe13afd96 returned with HTTP 200 Sep 02 00:49:55 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 835/1652] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:55 2026] GET /volume/v3/volumes/655bc2c5-877e-4125-8872-f26fe13afd96 => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-740b5fbe-2b6c-4477-90a6-6171eee83739 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-740b5fbe-2b6c-4477-90a6-6171eee83739 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] GET http://192.168.122.129/volume/v3/volumes/a0361afb-04f0-4970-aec1-f8a022b3c677 Sep 02 00:49:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-740b5fbe-2b6c-4477-90a6-6171eee83739 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-740b5fbe-2b6c-4477-90a6-6171eee83739 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:55 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:55 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:55 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:55 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-740b5fbe-2b6c-4477-90a6-6171eee83739 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Volume info retrieved successfully. Sep 02 00:49:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-740b5fbe-2b6c-4477-90a6-6171eee83739 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/a0361afb-04f0-4970-aec1-f8a022b3c677 returned with HTTP 200 Sep 02 00:49:55 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 836/1653] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:55 2026] GET /volume/v3/volumes/a0361afb-04f0-4970-aec1-f8a022b3c677 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:55 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-41e5ff57-b863-41c5-b80f-bd26cb197c19 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Created reservations ['da4431ee-a55c-4b95-b825-d45fd89ba447', '23864164-09df-445b-aaae-135799ab9699', 'f81d02ad-a4a4-4dba-9846-92fae13de9e3', 'f228a935-da68-453c-9a18-ca70a41bfc1d'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:49:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-41e5ff57-b863-41c5-b80f-bd26cb197c19 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49f86549-9545-470c-ad9a-fa25b0abf0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da4431ee-a55c-4b95-b825-d45fd89ba447', '23864164-09df-445b-aaae-135799ab9699', 'f81d02ad-a4a4-4dba-9846-92fae13de9e3', 'f228a935-da68-453c-9a18-ca70a41bfc1d']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-41e5ff57-b863-41c5-b80f-bd26cb197c19 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cf92c47-40b0-4a53-babc-ea20a5b347a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:55 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:55 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-41e5ff57-b863-41c5-b80f-bd26cb197c19 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cf92c47-40b0-4a53-babc-ea20a5b347a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '263b5be3-59c5-4884-bbc4-b4609e528c2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1643766415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d7aeeb126e140a9a104c1181ef0a4ed',qos_specs=None,replication_status=,reservations=['da4431ee-a55c-4b95-b825-d45fd89ba447','23864164-09df-445b-aaae-135799ab9699','f81d02ad-a4a4-4dba-9846-92fae13de9e3','f228a935-da68-453c-9a18-ca70a41bfc1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c462e809358841cba4cb1c74548a805d',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:49:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1643766415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=263b5be3-59c5-4884-bbc4-b4609e528c2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d7aeeb126e140a9a104c1181ef0a4ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c462e809358841cba4cb1c74548a805d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-41e5ff57-b863-41c5-b80f-bd26cb197c19 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63745df9-15ba-491f-9fa4-da24f7f6fb18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-41e5ff57-b863-41c5-b80f-bd26cb197c19 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63745df9-15ba-491f-9fa4-da24f7f6fb18) transitioned into state 'SUCCESS' from state '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-1643766415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d7aeeb126e140a9a104c1181ef0a4ed',qos_specs=None,replication_status=,reservations=['da4431ee-a55c-4b95-b825-d45fd89ba447','23864164-09df-445b-aaae-135799ab9699','f81d02ad-a4a4-4dba-9846-92fae13de9e3','f228a935-da68-453c-9a18-ca70a41bfc1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c462e809358841cba4cb1c74548a805d',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-41e5ff57-b863-41c5-b80f-bd26cb197c19 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0361f76c-9896-4d34-9c5e-eec68594e7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:49:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-41e5ff57-b863-41c5-b80f-bd26cb197c19 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0361f76c-9896-4d34-9c5e-eec68594e7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:49:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-41e5ff57-b863-41c5-b80f-bd26cb197c19 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Flow 'volume_create_api' (bcd61122-042a-43e8-bf34-02988f5c3e09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:49:55 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-41e5ff57-b863-41c5-b80f-bd26cb197c19 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Create volume request issued successfully. Sep 02 00:49:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-41e5ff57-b863-41c5-b80f-bd26cb197c19 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:49:55 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 818/1654] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:49:54 2026] POST /volume/v3/volumes => generated 760 bytes in 1333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:49:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-dce2666a-1b57-4503-9cca-c20d6664528d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dce2666a-1b57-4503-9cca-c20d6664528d tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] GET http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a Sep 02 00:49:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dce2666a-1b57-4503-9cca-c20d6664528d tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dce2666a-1b57-4503-9cca-c20d6664528d tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:55 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:55 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:56 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:56 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:56 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-dce2666a-1b57-4503-9cca-c20d6664528d tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Volume info retrieved successfully. Sep 02 00:49:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dce2666a-1b57-4503-9cca-c20d6664528d tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a returned with HTTP 200 Sep 02 00:49:56 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 837/1655] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:55 2026] GET /volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a => generated 828 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ebf10673-266a-4bcf-8768-5dcb15984f80 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ebf10673-266a-4bcf-8768-5dcb15984f80 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 Sep 02 00:49:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ebf10673-266a-4bcf-8768-5dcb15984f80 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ebf10673-266a-4bcf-8768-5dcb15984f80 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:56 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:56 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:56 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ebf10673-266a-4bcf-8768-5dcb15984f80 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ebf10673-266a-4bcf-8768-5dcb15984f80 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 returned with HTTP 200 Sep 02 00:49:56 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 819/1656] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:56 2026] GET /volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6c2ecea9-e843-4b88-a073-5db53dbfcccb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6c2ecea9-e843-4b88-a073-5db53dbfcccb tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] GET http://192.168.122.129/volume/v3/volumes/a0361afb-04f0-4970-aec1-f8a022b3c677 Sep 02 00:49:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6c2ecea9-e843-4b88-a073-5db53dbfcccb tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6c2ecea9-e843-4b88-a073-5db53dbfcccb tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:56 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:56 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:56 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:56 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:56 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6c2ecea9-e843-4b88-a073-5db53dbfcccb tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Volume info retrieved successfully. Sep 02 00:49:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6c2ecea9-e843-4b88-a073-5db53dbfcccb tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/a0361afb-04f0-4970-aec1-f8a022b3c677 returned with HTTP 200 Sep 02 00:49:56 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 838/1657] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:56 2026] GET /volume/v3/volumes/a0361afb-04f0-4970-aec1-f8a022b3c677 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-519a3cfb-2dfd-419c-95a5-61a685cda835 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-519a3cfb-2dfd-419c-95a5-61a685cda835 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] GET http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a Sep 02 00:49:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-519a3cfb-2dfd-419c-95a5-61a685cda835 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-519a3cfb-2dfd-419c-95a5-61a685cda835 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:57 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:57 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:57 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:57 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:57 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-519a3cfb-2dfd-419c-95a5-61a685cda835 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Volume info retrieved successfully. Sep 02 00:49:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-519a3cfb-2dfd-419c-95a5-61a685cda835 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a returned with HTTP 200 Sep 02 00:49:57 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 820/1658] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:57 2026] GET /volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e34ebe21-7e6f-4f4b-af03-9f778b11ccbe None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e34ebe21-7e6f-4f4b-af03-9f778b11ccbe tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 Sep 02 00:49:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e34ebe21-7e6f-4f4b-af03-9f778b11ccbe tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e34ebe21-7e6f-4f4b-af03-9f778b11ccbe tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:57 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:57 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:57 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e34ebe21-7e6f-4f4b-af03-9f778b11ccbe tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e34ebe21-7e6f-4f4b-af03-9f778b11ccbe tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 returned with HTTP 200 Sep 02 00:49:57 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 839/1659] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:57 2026] GET /volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b4d5bb43-c3fa-4553-a5f3-69eb6406d8a1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b4d5bb43-c3fa-4553-a5f3-69eb6406d8a1 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] POST http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818/action Sep 02 00:49:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b4d5bb43-c3fa-4553-a5f3-69eb6406d8a1 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:49:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b4d5bb43-c3fa-4553-a5f3-69eb6406d8a1 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.admin_actions [None req-b4d5bb43-c3fa-4553-a5f3-69eb6406d8a1 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Updating snapshot '5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818' with '{'status': 'error_deleting'}' {{(pid=86898) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:49:57 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:57 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b4d5bb43-c3fa-4553-a5f3-69eb6406d8a1 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818/action returned with HTTP 202 Sep 02 00:49:57 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 821/1660] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:49:57 2026] POST /volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:49:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8ea2dbf5-e916-4d6e-9160-1114a77d2806 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0aca50e3-14f0-41a4-92b5-eab9f28273b8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0aca50e3-14f0-41a4-92b5-eab9f28273b8 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] GET http://192.168.122.129/volume/v3/volumes/a0361afb-04f0-4970-aec1-f8a022b3c677 Sep 02 00:49:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0aca50e3-14f0-41a4-92b5-eab9f28273b8 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0aca50e3-14f0-41a4-92b5-eab9f28273b8 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8ea2dbf5-e916-4d6e-9160-1114a77d2806 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 Sep 02 00:49:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8ea2dbf5-e916-4d6e-9160-1114a77d2806 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8ea2dbf5-e916-4d6e-9160-1114a77d2806 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:57 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:57 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:57 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:57 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:57 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:57 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:57 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8ea2dbf5-e916-4d6e-9160-1114a77d2806 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8ea2dbf5-e916-4d6e-9160-1114a77d2806 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 returned with HTTP 200 Sep 02 00:49:57 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 840/1661] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:57 2026] GET /volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 => generated 471 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:49:57 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0aca50e3-14f0-41a4-92b5-eab9f28273b8 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Volume info retrieved successfully. Sep 02 00:49:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1ac8ff4f-2d89-46a7-984d-3e4a643e8c14 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1ac8ff4f-2d89-46a7-984d-3e4a643e8c14 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] POST http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818/action Sep 02 00:49:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1ac8ff4f-2d89-46a7-984d-3e4a643e8c14 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:49:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1ac8ff4f-2d89-46a7-984d-3e4a643e8c14 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:49:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0aca50e3-14f0-41a4-92b5-eab9f28273b8 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/a0361afb-04f0-4970-aec1-f8a022b3c677 returned with HTTP 200 Sep 02 00:49:57 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 822/1662] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:57 2026] GET /volume/v3/volumes/a0361afb-04f0-4970-aec1-f8a022b3c677 => generated 858 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:57 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:57 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:57 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1ac8ff4f-2d89-46a7-984d-3e4a643e8c14 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Snapshot retrieved successfully. Sep 02 00:49:57 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:57 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:57 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1ac8ff4f-2d89-46a7-984d-3e4a643e8c14 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Snapshot delete request issued successfully. Sep 02 00:49:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1ac8ff4f-2d89-46a7-984d-3e4a643e8c14 tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818/action returned with HTTP 202 Sep 02 00:49:57 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 841/1663] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:49:57 2026] POST /volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:49:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-eb9e491c-3e76-4662-ab8a-aee311055c7c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-eb9e491c-3e76-4662-ab8a-aee311055c7c tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 Sep 02 00:49:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-eb9e491c-3e76-4662-ab8a-aee311055c7c tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-eb9e491c-3e76-4662-ab8a-aee311055c7c tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:57 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:57 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:57 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-eb9e491c-3e76-4662-ab8a-aee311055c7c tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-eb9e491c-3e76-4662-ab8a-aee311055c7c tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 returned with HTTP 200 Sep 02 00:49:57 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 823/1664] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:57 2026] GET /volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 => generated 465 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b695b8c9-b3dc-48b8-bfca-3117ea9f31da None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b695b8c9-b3dc-48b8-bfca-3117ea9f31da tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] GET http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a Sep 02 00:49:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b695b8c9-b3dc-48b8-bfca-3117ea9f31da tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b695b8c9-b3dc-48b8-bfca-3117ea9f31da tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:58 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:58 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:58 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:58 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:58 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b695b8c9-b3dc-48b8-bfca-3117ea9f31da tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Volume info retrieved successfully. Sep 02 00:49:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b695b8c9-b3dc-48b8-bfca-3117ea9f31da tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a returned with HTTP 200 Sep 02 00:49:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 842/1665] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:58 2026] GET /volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a => generated 910 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:49:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3cdb0521-7079-4496-943d-d29e6ee462b1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3cdb0521-7079-4496-943d-d29e6ee462b1 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] GET http://192.168.122.129/volume/v3/volumes/a0361afb-04f0-4970-aec1-f8a022b3c677 Sep 02 00:49:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3cdb0521-7079-4496-943d-d29e6ee462b1 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3cdb0521-7079-4496-943d-d29e6ee462b1 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:58 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:58 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3cdb0521-7079-4496-943d-d29e6ee462b1 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Volume info retrieved successfully. Sep 02 00:49:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3cdb0521-7079-4496-943d-d29e6ee462b1 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/a0361afb-04f0-4970-aec1-f8a022b3c677 returned with HTTP 200 Sep 02 00:49:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 824/1666] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:58 2026] GET /volume/v3/volumes/a0361afb-04f0-4970-aec1-f8a022b3c677 => generated 859 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2395333d-cfde-4c6b-8080-8ed689dce206 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2395333d-cfde-4c6b-8080-8ed689dce206 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] GET http://192.168.122.129/volume/v3/volumes/a3d56972-f8b7-4f6e-b6c6-03fe413090c2 Sep 02 00:49:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2395333d-cfde-4c6b-8080-8ed689dce206 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2395333d-cfde-4c6b-8080-8ed689dce206 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:58 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:58 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:58 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:58 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:58 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2395333d-cfde-4c6b-8080-8ed689dce206 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Volume info retrieved successfully. Sep 02 00:49:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2395333d-cfde-4c6b-8080-8ed689dce206 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/a3d56972-f8b7-4f6e-b6c6-03fe413090c2 returned with HTTP 200 Sep 02 00:49:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 843/1667] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:58 2026] GET /volume/v3/volumes/a3d56972-f8b7-4f6e-b6c6-03fe413090c2 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:49:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1ebe4abd-0ae0-4dc5-8660-8a409ef0f211 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1ebe4abd-0ae0-4dc5-8660-8a409ef0f211 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 Sep 02 00:49:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1ebe4abd-0ae0-4dc5-8660-8a409ef0f211 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1ebe4abd-0ae0-4dc5-8660-8a409ef0f211 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1ebe4abd-0ae0-4dc5-8660-8a409ef0f211 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:49:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1ebe4abd-0ae0-4dc5-8660-8a409ef0f211 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 returned with HTTP 200 Sep 02 00:49:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 825/1668] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:49:58 2026] GET /volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-abfdd4f1-def2-4720-955c-e7a199ec27ec None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-abfdd4f1-def2-4720-955c-e7a199ec27ec tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] GET http://192.168.122.129/volume/v3/volumes/96d6fa2b-588c-4524-bfce-a3a8fe449635 Sep 02 00:49:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-abfdd4f1-def2-4720-955c-e7a199ec27ec tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-abfdd4f1-def2-4720-955c-e7a199ec27ec tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:59 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:49:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:49:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-abfdd4f1-def2-4720-955c-e7a199ec27ec tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Volume info retrieved successfully. Sep 02 00:49:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-abfdd4f1-def2-4720-955c-e7a199ec27ec tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/96d6fa2b-588c-4524-bfce-a3a8fe449635 returned with HTTP 200 Sep 02 00:49:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 844/1669] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:58 2026] GET /volume/v3/volumes/96d6fa2b-588c-4524-bfce-a3a8fe449635 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:49:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a5e51c6b-cc6b-4948-814b-47c18c657e69 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:49:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a5e51c6b-cc6b-4948-814b-47c18c657e69 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] GET http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a Sep 02 00:49:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a5e51c6b-cc6b-4948-814b-47c18c657e69 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:49:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a5e51c6b-cc6b-4948-814b-47c18c657e69 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:49:59 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:49:59 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:49:59 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:49:59 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:49:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a5e51c6b-cc6b-4948-814b-47c18c657e69 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Volume info retrieved successfully. Sep 02 00:49:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a5e51c6b-cc6b-4948-814b-47c18c657e69 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a returned with HTTP 200 Sep 02 00:49:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 826/1670] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:49:59 2026] GET /volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a => generated 910 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f5fab15c-93c9-4c72-a9f8-dbbeb78a6bbd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f5fab15c-93c9-4c72-a9f8-dbbeb78a6bbd tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 Sep 02 00:50:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f5fab15c-93c9-4c72-a9f8-dbbeb78a6bbd tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f5fab15c-93c9-4c72-a9f8-dbbeb78a6bbd tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f5fab15c-93c9-4c72-a9f8-dbbeb78a6bbd tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 returned with HTTP 404 Sep 02 00:50:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 845/1671] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:00 2026] GET /volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ac9fda55-8e7f-4ea2-9525-6c8c1361267d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ac9fda55-8e7f-4ea2-9525-6c8c1361267d tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] POST http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ac9fda55-8e7f-4ea2-9525-6c8c1361267d tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ac9fda55-8e7f-4ea2-9525-6c8c1361267d tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.admin_actions [None req-ac9fda55-8e7f-4ea2-9525-6c8c1361267d tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Updating snapshot '89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373' with '{'status': 'available'}' {{(pid=86898) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f44a1f2a-26e7-40a6-87c8-b6fb68352094 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f44a1f2a-26e7-40a6-87c8-b6fb68352094 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] GET http://192.168.122.129/volume/v3/volumes/96d6fa2b-588c-4524-bfce-a3a8fe449635 Sep 02 00:50:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f44a1f2a-26e7-40a6-87c8-b6fb68352094 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f44a1f2a-26e7-40a6-87c8-b6fb68352094 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:00 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:00 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:00 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:00 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:00 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f44a1f2a-26e7-40a6-87c8-b6fb68352094 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Volume info retrieved successfully. Sep 02 00:50:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f44a1f2a-26e7-40a6-87c8-b6fb68352094 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/96d6fa2b-588c-4524-bfce-a3a8fe449635 returned with HTTP 200 Sep 02 00:50:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 846/1672] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:00 2026] GET /volume/v3/volumes/96d6fa2b-588c-4524-bfce-a3a8fe449635 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ac9fda55-8e7f-4ea2-9525-6c8c1361267d tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action returned with HTTP 202 Sep 02 00:50:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 827/1673] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:50:00 2026] POST /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-241e99af-bc09-4cfe-8a3e-5e05114eb106 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-241e99af-bc09-4cfe-8a3e-5e05114eb106 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-241e99af-bc09-4cfe-8a3e-5e05114eb106 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-241e99af-bc09-4cfe-8a3e-5e05114eb106 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5683fb18-bad6-44af-82b3-354b90faf89b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5683fb18-bad6-44af-82b3-354b90faf89b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] GET http://192.168.122.129/volume/v3/volumes/dacc6d17-ab9f-4650-b3bc-8f747cc92abc Sep 02 00:50:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5683fb18-bad6-44af-82b3-354b90faf89b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5683fb18-bad6-44af-82b3-354b90faf89b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-241e99af-bc09-4cfe-8a3e-5e05114eb106 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:50:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-241e99af-bc09-4cfe-8a3e-5e05114eb106 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 returned with HTTP 200 Sep 02 00:50:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 828/1674] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:00 2026] GET /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:00 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:00 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:00 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:00 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bda5c78e-8e50-4d17-9feb-22125093745e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5683fb18-bad6-44af-82b3-354b90faf89b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Volume info retrieved successfully. Sep 02 00:50:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bda5c78e-8e50-4d17-9feb-22125093745e tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bda5c78e-8e50-4d17-9feb-22125093745e tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bda5c78e-8e50-4d17-9feb-22125093745e tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-bda5c78e-8e50-4d17-9feb-22125093745e tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Delete snapshot with id: 5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 Sep 02 00:50:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5683fb18-bad6-44af-82b3-354b90faf89b tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/dacc6d17-ab9f-4650-b3bc-8f747cc92abc returned with HTTP 200 Sep 02 00:50:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bda5c78e-8e50-4d17-9feb-22125093745e tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 returned with HTTP 404 Sep 02 00:50:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 829/1675] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:50:00 2026] DELETE /volume/v3/snapshots/5e6e856c-b9ac-45f7-a3ee-5cbd0d9ff818 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 847/1676] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:00 2026] GET /volume/v3/volumes/dacc6d17-ab9f-4650-b3bc-8f747cc92abc => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-86aa97b9-159d-43d4-8bc5-b325273920ad None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-86aa97b9-159d-43d4-8bc5-b325273920ad tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] POST http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-86aa97b9-159d-43d4-8bc5-b325273920ad tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-86aa97b9-159d-43d4-8bc5-b325273920ad tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.admin_actions [None req-86aa97b9-159d-43d4-8bc5-b325273920ad tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Updating snapshot '89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373' with '{'status': 'creating'}' {{(pid=86898) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-86aa97b9-159d-43d4-8bc5-b325273920ad tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action returned with HTTP 202 Sep 02 00:50:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 830/1677] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:50:00 2026] POST /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:50:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-77c6f8f8-6ae5-4a7a-a8e7-f986e88fa0b2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-77c6f8f8-6ae5-4a7a-a8e7-f986e88fa0b2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 Sep 02 00:50:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-77c6f8f8-6ae5-4a7a-a8e7-f986e88fa0b2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-77c6f8f8-6ae5-4a7a-a8e7-f986e88fa0b2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3fba4ce1-cea3-4bf2-97b1-32b0e0254410 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3fba4ce1-cea3-4bf2-97b1-32b0e0254410 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] GET http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3fba4ce1-cea3-4bf2-97b1-32b0e0254410 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3fba4ce1-cea3-4bf2-97b1-32b0e0254410 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:00 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:00 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-77c6f8f8-6ae5-4a7a-a8e7-f986e88fa0b2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=463,cinder:UPDATE=145,cinder:INSERT=92,cinder:DELETE=6 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-77c6f8f8-6ae5-4a7a-a8e7-f986e88fa0b2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 returned with HTTP 200 Sep 02 00:50:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 848/1678] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:00 2026] GET /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:00 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:00 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3c15c335-bca4-4cab-98e0-29bb3a2e2df1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3c15c335-bca4-4cab-98e0-29bb3a2e2df1 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] POST http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action Sep 02 00:50:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3fba4ce1-cea3-4bf2-97b1-32b0e0254410 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Volume info retrieved successfully. Sep 02 00:50:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3c15c335-bca4-4cab-98e0-29bb3a2e2df1 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3c15c335-bca4-4cab-98e0-29bb3a2e2df1 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3fba4ce1-cea3-4bf2-97b1-32b0e0254410 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a returned with HTTP 200 Sep 02 00:50:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.snapshot_actions [None req-3c15c335-bca4-4cab-98e0-29bb3a2e2df1 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86899) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 831/1679] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:00 2026] GET /volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a => generated 910 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:50:00 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:00 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:00 devstack devstack@c-api.service[86899]: INFO cinder.api.contrib.snapshot_actions [None req-3c15c335-bca4-4cab-98e0-29bb3a2e2df1 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Updating snapshot 89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 with info {'id': '89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373', 'status': 'error', 'progress': '80%'} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3c15c335-bca4-4cab-98e0-29bb3a2e2df1 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action returned with HTTP 202 Sep 02 00:50:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 849/1680] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:50:00 2026] POST /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9c047efd-fdcc-4b57-8cdd-87aebf9594ab None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9c047efd-fdcc-4b57-8cdd-87aebf9594ab tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] GET http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9c047efd-fdcc-4b57-8cdd-87aebf9594ab tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9c047efd-fdcc-4b57-8cdd-87aebf9594ab tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9c047efd-fdcc-4b57-8cdd-87aebf9594ab tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Snapshot retrieved successfully. Sep 02 00:50:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9c047efd-fdcc-4b57-8cdd-87aebf9594ab tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 returned with HTTP 200 Sep 02 00:50:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 832/1681] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:00 2026] GET /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 => generated 461 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bcbfd6df-79b6-4fe0-9bbb-6907bd3f202f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bcbfd6df-79b6-4fe0-9bbb-6907bd3f202f tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] POST http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action Sep 02 00:50:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bcbfd6df-79b6-4fe0-9bbb-6907bd3f202f tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bcbfd6df-79b6-4fe0-9bbb-6907bd3f202f tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.admin_actions [None req-bcbfd6df-79b6-4fe0-9bbb-6907bd3f202f tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] Updating snapshot '89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373' with '{'status': 'available'}' {{(pid=86899) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:00 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bcbfd6df-79b6-4fe0-9bbb-6907bd3f202f tempest-SnapshotsActionsTest-321776578 tempest-SnapshotsActionsTest-321776578-project-admin] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action returned with HTTP 202 Sep 02 00:50:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 850/1682] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:50:00 2026] POST /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-156d9a78-3f25-4fbf-b06f-cb94f8f7bedf None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-156d9a78-3f25-4fbf-b06f-cb94f8f7bedf tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-156d9a78-3f25-4fbf-b06f-cb94f8f7bedf tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-156d9a78-3f25-4fbf-b06f-cb94f8f7bedf tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-156d9a78-3f25-4fbf-b06f-cb94f8f7bedf tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:50:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-156d9a78-3f25-4fbf-b06f-cb94f8f7bedf tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 returned with HTTP 200 Sep 02 00:50:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 833/1683] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:00 2026] GET /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3b284b0d-3f8b-4679-b112-50402dbbc60f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3b284b0d-3f8b-4679-b112-50402dbbc60f tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 Sep 02 00:50:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3b284b0d-3f8b-4679-b112-50402dbbc60f tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3b284b0d-3f8b-4679-b112-50402dbbc60f tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:00 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-3b284b0d-3f8b-4679-b112-50402dbbc60f tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Delete snapshot with id: 89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 Sep 02 00:50:00 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:00 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:00 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3b284b0d-3f8b-4679-b112-50402dbbc60f tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:50:00 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:00 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:00 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3b284b0d-3f8b-4679-b112-50402dbbc60f tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot delete request issued successfully. Sep 02 00:50:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3b284b0d-3f8b-4679-b112-50402dbbc60f tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 returned with HTTP 202 Sep 02 00:50:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 851/1684] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:50:00 2026] DELETE /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9fb069df-43c8-4ebd-88e5-45efe6180877 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9fb069df-43c8-4ebd-88e5-45efe6180877 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9fb069df-43c8-4ebd-88e5-45efe6180877 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9fb069df-43c8-4ebd-88e5-45efe6180877 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9fb069df-43c8-4ebd-88e5-45efe6180877 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:50:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9fb069df-43c8-4ebd-88e5-45efe6180877 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 returned with HTTP 200 Sep 02 00:50:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 834/1685] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:00 2026] GET /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 => generated 464 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:50:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d63f5250-427e-48c2-a188-18a96ab079b6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d63f5250-427e-48c2-a188-18a96ab079b6 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] GET http://192.168.122.129/volume/v3/volumes/dacc6d17-ab9f-4650-b3bc-8f747cc92abc Sep 02 00:50:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d63f5250-427e-48c2-a188-18a96ab079b6 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d63f5250-427e-48c2-a188-18a96ab079b6 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:01 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:01 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:01 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:01 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d63f5250-427e-48c2-a188-18a96ab079b6 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Volume info retrieved successfully. Sep 02 00:50:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d63f5250-427e-48c2-a188-18a96ab079b6 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/dacc6d17-ab9f-4650-b3bc-8f747cc92abc returned with HTTP 200 Sep 02 00:50:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 852/1686] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:01 2026] GET /volume/v3/volumes/dacc6d17-ab9f-4650-b3bc-8f747cc92abc => generated 858 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-339ca769-8e10-4eec-b6ec-ba61af02e02f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-339ca769-8e10-4eec-b6ec-ba61af02e02f tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] DELETE http://192.168.122.129/volume/v3/volumes/dacc6d17-ab9f-4650-b3bc-8f747cc92abc Sep 02 00:50:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-339ca769-8e10-4eec-b6ec-ba61af02e02f tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-339ca769-8e10-4eec-b6ec-ba61af02e02f tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:01 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-339ca769-8e10-4eec-b6ec-ba61af02e02f tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Delete volume with id: dacc6d17-ab9f-4650-b3bc-8f747cc92abc Sep 02 00:50:01 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:01 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:01 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:01 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-339ca769-8e10-4eec-b6ec-ba61af02e02f tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Volume info retrieved successfully. Sep 02 00:50:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1c63445c-ed27-4d4b-80f4-590ae7344d06 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1c63445c-ed27-4d4b-80f4-590ae7344d06 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] GET http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a Sep 02 00:50:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1c63445c-ed27-4d4b-80f4-590ae7344d06 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1c63445c-ed27-4d4b-80f4-590ae7344d06 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:01 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:01 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:01 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:01 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1c63445c-ed27-4d4b-80f4-590ae7344d06 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Volume info retrieved successfully. Sep 02 00:50:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1c63445c-ed27-4d4b-80f4-590ae7344d06 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a returned with HTTP 200 Sep 02 00:50:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 853/1687] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:01 2026] GET /volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a => generated 913 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-339ca769-8e10-4eec-b6ec-ba61af02e02f tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Delete volume request issued successfully. Sep 02 00:50:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-339ca769-8e10-4eec-b6ec-ba61af02e02f tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/dacc6d17-ab9f-4650-b3bc-8f747cc92abc returned with HTTP 202 Sep 02 00:50:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 835/1688] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:50:01 2026] DELETE /volume/v3/volumes/dacc6d17-ab9f-4650-b3bc-8f747cc92abc => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:50:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-610eb40c-0193-4407-8142-b5aa9ca18211 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-610eb40c-0193-4407-8142-b5aa9ca18211 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] GET http://192.168.122.129/volume/v3/volumes/dacc6d17-ab9f-4650-b3bc-8f747cc92abc Sep 02 00:50:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-610eb40c-0193-4407-8142-b5aa9ca18211 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-610eb40c-0193-4407-8142-b5aa9ca18211 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:01 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:01 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:01 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:01 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-610eb40c-0193-4407-8142-b5aa9ca18211 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Volume info retrieved successfully. Sep 02 00:50:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-610eb40c-0193-4407-8142-b5aa9ca18211 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/dacc6d17-ab9f-4650-b3bc-8f747cc92abc returned with HTTP 200 Sep 02 00:50:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 854/1689] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:01 2026] GET /volume/v3/volumes/dacc6d17-ab9f-4650-b3bc-8f747cc92abc => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8beae719-e770-4439-9bb5-0ea6593c24ef None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8beae719-e770-4439-9bb5-0ea6593c24ef tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 Sep 02 00:50:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8beae719-e770-4439-9bb5-0ea6593c24ef tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8beae719-e770-4439-9bb5-0ea6593c24ef tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:01 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:01 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8beae719-e770-4439-9bb5-0ea6593c24ef tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Snapshot retrieved successfully. Sep 02 00:50:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8beae719-e770-4439-9bb5-0ea6593c24ef tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 returned with HTTP 200 Sep 02 00:50:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 836/1690] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:01 2026] GET /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c0aab4ed-1706-40e3-9bec-e5130e6812cf None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c0aab4ed-1706-40e3-9bec-e5130e6812cf tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] GET http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a Sep 02 00:50:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c0aab4ed-1706-40e3-9bec-e5130e6812cf tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c0aab4ed-1706-40e3-9bec-e5130e6812cf tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:02 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:02 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:02 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:02 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c0aab4ed-1706-40e3-9bec-e5130e6812cf tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Volume info retrieved successfully. Sep 02 00:50:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c0aab4ed-1706-40e3-9bec-e5130e6812cf tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a returned with HTTP 200 Sep 02 00:50:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 855/1691] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:02 2026] GET /volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a => generated 913 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:50:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-348edf4a-b075-4951-8947-51efe8bfb534 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-348edf4a-b075-4951-8947-51efe8bfb534 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] GET http://192.168.122.129/volume/v3/volumes/dacc6d17-ab9f-4650-b3bc-8f747cc92abc Sep 02 00:50:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-348edf4a-b075-4951-8947-51efe8bfb534 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-348edf4a-b075-4951-8947-51efe8bfb534 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:02 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:02 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:02 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:02 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:02 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-348edf4a-b075-4951-8947-51efe8bfb534 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Volume info retrieved successfully. Sep 02 00:50:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-348edf4a-b075-4951-8947-51efe8bfb534 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/dacc6d17-ab9f-4650-b3bc-8f747cc92abc returned with HTTP 200 Sep 02 00:50:02 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 837/1692] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:02 2026] GET /volume/v3/volumes/dacc6d17-ab9f-4650-b3bc-8f747cc92abc => generated 857 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a5075b20-6b2f-486e-8f24-630597c425c7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a5075b20-6b2f-486e-8f24-630597c425c7 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 Sep 02 00:50:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a5075b20-6b2f-486e-8f24-630597c425c7 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a5075b20-6b2f-486e-8f24-630597c425c7 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a5075b20-6b2f-486e-8f24-630597c425c7 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 returned with HTTP 404 Sep 02 00:50:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 856/1693] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:02 2026] GET /volume/v3/snapshots/89c49d9d-ae06-4a55-aeaf-b6bf9a6b8373 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2f8f94bb-a7ee-43da-a806-2432d03f45e1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2f8f94bb-a7ee-43da-a806-2432d03f45e1 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/volumes/2234b5f5-f0a5-4315-b1da-43e09aa96fea Sep 02 00:50:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2f8f94bb-a7ee-43da-a806-2432d03f45e1 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2f8f94bb-a7ee-43da-a806-2432d03f45e1 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:02 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:02 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:02 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:02 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:02 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2f8f94bb-a7ee-43da-a806-2432d03f45e1 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Volume info retrieved successfully. Sep 02 00:50:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2f8f94bb-a7ee-43da-a806-2432d03f45e1 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/volumes/2234b5f5-f0a5-4315-b1da-43e09aa96fea returned with HTTP 200 Sep 02 00:50:02 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 838/1694] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:02 2026] GET /volume/v3/volumes/2234b5f5-f0a5-4315-b1da-43e09aa96fea => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a7c5592d-1949-435b-b304-3f2ff9abc7f8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a7c5592d-1949-435b-b304-3f2ff9abc7f8 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] DELETE http://192.168.122.129/volume/v3/volumes/2234b5f5-f0a5-4315-b1da-43e09aa96fea Sep 02 00:50:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a7c5592d-1949-435b-b304-3f2ff9abc7f8 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a7c5592d-1949-435b-b304-3f2ff9abc7f8 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:02 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-a7c5592d-1949-435b-b304-3f2ff9abc7f8 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Delete volume with id: 2234b5f5-f0a5-4315-b1da-43e09aa96fea Sep 02 00:50:02 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:02 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:02 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:02 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a7c5592d-1949-435b-b304-3f2ff9abc7f8 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Volume info retrieved successfully. Sep 02 00:50:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a7c5592d-1949-435b-b304-3f2ff9abc7f8 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Delete volume request issued successfully. Sep 02 00:50:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a7c5592d-1949-435b-b304-3f2ff9abc7f8 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/volumes/2234b5f5-f0a5-4315-b1da-43e09aa96fea returned with HTTP 202 Sep 02 00:50:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 857/1695] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:50:02 2026] DELETE /volume/v3/volumes/2234b5f5-f0a5-4315-b1da-43e09aa96fea => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:50:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-27a13e44-6c5b-4a17-b671-2694122d7b14 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-27a13e44-6c5b-4a17-b671-2694122d7b14 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/volumes/2234b5f5-f0a5-4315-b1da-43e09aa96fea Sep 02 00:50:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-27a13e44-6c5b-4a17-b671-2694122d7b14 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-27a13e44-6c5b-4a17-b671-2694122d7b14 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:03 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:03 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:03 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:03 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:03 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-27a13e44-6c5b-4a17-b671-2694122d7b14 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Volume info retrieved successfully. Sep 02 00:50:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-27a13e44-6c5b-4a17-b671-2694122d7b14 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/volumes/2234b5f5-f0a5-4315-b1da-43e09aa96fea returned with HTTP 200 Sep 02 00:50:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 839/1696] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:02 2026] GET /volume/v3/volumes/2234b5f5-f0a5-4315-b1da-43e09aa96fea => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-768bed1c-1432-4953-84e6-aab6d92cda5e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-768bed1c-1432-4953-84e6-aab6d92cda5e tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] GET http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a Sep 02 00:50:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-768bed1c-1432-4953-84e6-aab6d92cda5e tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-768bed1c-1432-4953-84e6-aab6d92cda5e tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:03 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:03 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:03 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:03 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:03 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-768bed1c-1432-4953-84e6-aab6d92cda5e tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Volume info retrieved successfully. Sep 02 00:50:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-768bed1c-1432-4953-84e6-aab6d92cda5e tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a returned with HTTP 200 Sep 02 00:50:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 858/1697] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:03 2026] GET /volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a => generated 913 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:50:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7694d4a0-bb37-42b6-bc4e-41a2577e8915 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7694d4a0-bb37-42b6-bc4e-41a2577e8915 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] GET http://192.168.122.129/volume/v3/volumes/dacc6d17-ab9f-4650-b3bc-8f747cc92abc Sep 02 00:50:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7694d4a0-bb37-42b6-bc4e-41a2577e8915 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7694d4a0-bb37-42b6-bc4e-41a2577e8915 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7694d4a0-bb37-42b6-bc4e-41a2577e8915 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/dacc6d17-ab9f-4650-b3bc-8f747cc92abc returned with HTTP 404 Sep 02 00:50:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 840/1698] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:03 2026] GET /volume/v3/volumes/dacc6d17-ab9f-4650-b3bc-8f747cc92abc => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f6a06d3d-5c41-45c3-86f3-bd6cb855564e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f6a06d3d-5c41-45c3-86f3-bd6cb855564e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] DELETE http://192.168.122.129/volume/v3/volumes/96d6fa2b-588c-4524-bfce-a3a8fe449635 Sep 02 00:50:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f6a06d3d-5c41-45c3-86f3-bd6cb855564e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f6a06d3d-5c41-45c3-86f3-bd6cb855564e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:03 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-f6a06d3d-5c41-45c3-86f3-bd6cb855564e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Delete volume with id: 96d6fa2b-588c-4524-bfce-a3a8fe449635 Sep 02 00:50:03 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:03 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:03 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:03 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:03 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f6a06d3d-5c41-45c3-86f3-bd6cb855564e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Volume info retrieved successfully. Sep 02 00:50:03 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f6a06d3d-5c41-45c3-86f3-bd6cb855564e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Delete volume request issued successfully. Sep 02 00:50:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f6a06d3d-5c41-45c3-86f3-bd6cb855564e tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/96d6fa2b-588c-4524-bfce-a3a8fe449635 returned with HTTP 202 Sep 02 00:50:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 859/1699] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:50:03 2026] DELETE /volume/v3/volumes/96d6fa2b-588c-4524-bfce-a3a8fe449635 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:50:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-43504679-9b71-4445-9b9e-0fdd894f4298 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-43504679-9b71-4445-9b9e-0fdd894f4298 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] GET http://192.168.122.129/volume/v3/volumes/96d6fa2b-588c-4524-bfce-a3a8fe449635 Sep 02 00:50:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-43504679-9b71-4445-9b9e-0fdd894f4298 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-43504679-9b71-4445-9b9e-0fdd894f4298 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:03 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:03 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:03 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:03 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:03 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-43504679-9b71-4445-9b9e-0fdd894f4298 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Volume info retrieved successfully. Sep 02 00:50:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-43504679-9b71-4445-9b9e-0fdd894f4298 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/96d6fa2b-588c-4524-bfce-a3a8fe449635 returned with HTTP 200 Sep 02 00:50:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 841/1700] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:03 2026] GET /volume/v3/volumes/96d6fa2b-588c-4524-bfce-a3a8fe449635 => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c0556dd9-fcda-48c4-9413-09c5e2c8eab2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c0556dd9-fcda-48c4-9413-09c5e2c8eab2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] GET http://192.168.122.129/volume/v3/volumes/2234b5f5-f0a5-4315-b1da-43e09aa96fea Sep 02 00:50:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c0556dd9-fcda-48c4-9413-09c5e2c8eab2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c0556dd9-fcda-48c4-9413-09c5e2c8eab2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c0556dd9-fcda-48c4-9413-09c5e2c8eab2 tempest-SnapshotsActionsTest-1921209722 tempest-SnapshotsActionsTest-1921209722-project-member] http://192.168.122.129/volume/v3/volumes/2234b5f5-f0a5-4315-b1da-43e09aa96fea returned with HTTP 404 Sep 02 00:50:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 860/1701] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:04 2026] GET /volume/v3/volumes/2234b5f5-f0a5-4315-b1da-43e09aa96fea => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3a3c12ba-7695-46da-aeef-5af31510b0df None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3a3c12ba-7695-46da-aeef-5af31510b0df tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] GET http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a Sep 02 00:50:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3a3c12ba-7695-46da-aeef-5af31510b0df tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3a3c12ba-7695-46da-aeef-5af31510b0df tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:04 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:04 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:04 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:04 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:04 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3a3c12ba-7695-46da-aeef-5af31510b0df tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Volume info retrieved successfully. Sep 02 00:50:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3a3c12ba-7695-46da-aeef-5af31510b0df tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a returned with HTTP 200 Sep 02 00:50:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 842/1702] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:04 2026] GET /volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a => generated 913 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ca147432-f7f4-407b-a95e-d88febf9e81f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ca147432-f7f4-407b-a95e-d88febf9e81f tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] GET http://192.168.122.129/volume/v3/volumes/96d6fa2b-588c-4524-bfce-a3a8fe449635 Sep 02 00:50:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ca147432-f7f4-407b-a95e-d88febf9e81f tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ca147432-f7f4-407b-a95e-d88febf9e81f tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ca147432-f7f4-407b-a95e-d88febf9e81f tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/96d6fa2b-588c-4524-bfce-a3a8fe449635 returned with HTTP 404 Sep 02 00:50:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 861/1703] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:04 2026] GET /volume/v3/volumes/96d6fa2b-588c-4524-bfce-a3a8fe449635 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5f8abab8-fece-4ee8-a7a1-e13ffcba14c6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5f8abab8-fece-4ee8-a7a1-e13ffcba14c6 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] DELETE http://192.168.122.129/volume/v3/volumes/a3d56972-f8b7-4f6e-b6c6-03fe413090c2 Sep 02 00:50:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5f8abab8-fece-4ee8-a7a1-e13ffcba14c6 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5f8abab8-fece-4ee8-a7a1-e13ffcba14c6 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:04 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-5f8abab8-fece-4ee8-a7a1-e13ffcba14c6 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Delete volume with id: a3d56972-f8b7-4f6e-b6c6-03fe413090c2 Sep 02 00:50:04 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:04 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:04 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:04 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:04 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5f8abab8-fece-4ee8-a7a1-e13ffcba14c6 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Volume info retrieved successfully. Sep 02 00:50:04 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5f8abab8-fece-4ee8-a7a1-e13ffcba14c6 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Delete volume request issued successfully. Sep 02 00:50:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5f8abab8-fece-4ee8-a7a1-e13ffcba14c6 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/a3d56972-f8b7-4f6e-b6c6-03fe413090c2 returned with HTTP 202 Sep 02 00:50:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 843/1704] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:50:04 2026] DELETE /volume/v3/volumes/a3d56972-f8b7-4f6e-b6c6-03fe413090c2 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:50:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8acc6ab6-69de-471f-82c7-7fe74b986acb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8acc6ab6-69de-471f-82c7-7fe74b986acb tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] GET http://192.168.122.129/volume/v3/volumes/a3d56972-f8b7-4f6e-b6c6-03fe413090c2 Sep 02 00:50:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8acc6ab6-69de-471f-82c7-7fe74b986acb tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8acc6ab6-69de-471f-82c7-7fe74b986acb tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:05 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:05 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:05 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:05 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8acc6ab6-69de-471f-82c7-7fe74b986acb tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Volume info retrieved successfully. Sep 02 00:50:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8acc6ab6-69de-471f-82c7-7fe74b986acb tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/a3d56972-f8b7-4f6e-b6c6-03fe413090c2 returned with HTTP 200 Sep 02 00:50:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 862/1705] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:04 2026] GET /volume/v3/volumes/a3d56972-f8b7-4f6e-b6c6-03fe413090c2 => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e1309d01-4f2a-4e06-8c46-906b22885818 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e1309d01-4f2a-4e06-8c46-906b22885818 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] GET http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a Sep 02 00:50:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e1309d01-4f2a-4e06-8c46-906b22885818 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e1309d01-4f2a-4e06-8c46-906b22885818 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:05 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:05 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:05 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:05 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:05 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e1309d01-4f2a-4e06-8c46-906b22885818 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Volume info retrieved successfully. Sep 02 00:50:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e1309d01-4f2a-4e06-8c46-906b22885818 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a returned with HTTP 200 Sep 02 00:50:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 844/1706] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:05 2026] GET /volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a => generated 1331 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:50:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f3de2b2e-820b-407b-9f30-db136471b357 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f3de2b2e-820b-407b-9f30-db136471b357 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] POST http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a/action Sep 02 00:50:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f3de2b2e-820b-407b-9f30-db136471b357 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-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=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:50:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f3de2b2e-820b-407b-9f30-db136471b357 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:05 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:05 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:05 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:05 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:05 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:05 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:05 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:05 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f3de2b2e-820b-407b-9f30-db136471b357 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Volume info retrieved successfully. Sep 02 00:50:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f3de2b2e-820b-407b-9f30-db136471b357 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Update volume metadata completed successfully. Sep 02 00:50:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f3de2b2e-820b-407b-9f30-db136471b357 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a/action returned with HTTP 200 Sep 02 00:50:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 863/1707] 192.168.122.129 () {60 vars in 1275 bytes} [Wed Sep 2 00:50:05 2026] POST /volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a/action => generated 526 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c0d68deb-053f-457f-aa5f-865780d4be4e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c0d68deb-053f-457f-aa5f-865780d4be4e tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] GET http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a Sep 02 00:50:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c0d68deb-053f-457f-aa5f-865780d4be4e tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c0d68deb-053f-457f-aa5f-865780d4be4e tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:05 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:05 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:05 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:05 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:05 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c0d68deb-053f-457f-aa5f-865780d4be4e tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Volume info retrieved successfully. Sep 02 00:50:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c0d68deb-053f-457f-aa5f-865780d4be4e tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a returned with HTTP 200 Sep 02 00:50:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 845/1708] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:05 2026] GET /volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a => generated 1391 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:50:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a92921fb-182a-4c73-843c-2b8cd22fd72e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a92921fb-182a-4c73-843c-2b8cd22fd72e tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] POST http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a/action Sep 02 00:50:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a92921fb-182a-4c73-843c-2b8cd22fd72e tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:50:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a92921fb-182a-4c73-843c-2b8cd22fd72e tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:05 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:05 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:05 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:05 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:05 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:05 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:06 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:06 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:06 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a92921fb-182a-4c73-843c-2b8cd22fd72e tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Volume info retrieved successfully. Sep 02 00:50:06 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a92921fb-182a-4c73-843c-2b8cd22fd72e tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Get volume image-metadata completed successfully. Sep 02 00:50:06 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a92921fb-182a-4c73-843c-2b8cd22fd72e tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Delete volume metadata completed successfully. Sep 02 00:50:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a92921fb-182a-4c73-843c-2b8cd22fd72e tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a/action returned with HTTP 200 Sep 02 00:50:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 864/1709] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:50:05 2026] POST /volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a/action => generated 0 bytes in 97 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 02 00:50:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3758b0b5-48f4-4cbe-89ab-1d58807f1926 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3758b0b5-48f4-4cbe-89ab-1d58807f1926 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] POST http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a/action Sep 02 00:50:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4e19594b-851e-4e23-91c1-40ef282e9e41 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3758b0b5-48f4-4cbe-89ab-1d58807f1926 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:50:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3758b0b5-48f4-4cbe-89ab-1d58807f1926 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4e19594b-851e-4e23-91c1-40ef282e9e41 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] GET http://192.168.122.129/volume/v3/volumes/a3d56972-f8b7-4f6e-b6c6-03fe413090c2 Sep 02 00:50:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4e19594b-851e-4e23-91c1-40ef282e9e41 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4e19594b-851e-4e23-91c1-40ef282e9e41 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4e19594b-851e-4e23-91c1-40ef282e9e41 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/a3d56972-f8b7-4f6e-b6c6-03fe413090c2 returned with HTTP 404 Sep 02 00:50:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 865/1710] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:06 2026] GET /volume/v3/volumes/a3d56972-f8b7-4f6e-b6c6-03fe413090c2 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:06 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:06 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:06 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:06 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:06 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3758b0b5-48f4-4cbe-89ab-1d58807f1926 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Volume info retrieved successfully. Sep 02 00:50:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f60b7067-9f1a-4f16-b928-bad5f0751fab None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f60b7067-9f1a-4f16-b928-bad5f0751fab tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] DELETE http://192.168.122.129/volume/v3/volumes/a0361afb-04f0-4970-aec1-f8a022b3c677 Sep 02 00:50:06 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3758b0b5-48f4-4cbe-89ab-1d58807f1926 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Get volume image-metadata completed successfully. Sep 02 00:50:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f60b7067-9f1a-4f16-b928-bad5f0751fab tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3758b0b5-48f4-4cbe-89ab-1d58807f1926 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a/action returned with HTTP 200 Sep 02 00:50:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 846/1711] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:50:06 2026] POST /volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a/action => generated 500 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f60b7067-9f1a-4f16-b928-bad5f0751fab tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:06 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-f60b7067-9f1a-4f16-b928-bad5f0751fab tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Delete volume with id: a0361afb-04f0-4970-aec1-f8a022b3c677 Sep 02 00:50:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-aae41f88-f0ae-477c-a39a-c641f2abdb1c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-aae41f88-f0ae-477c-a39a-c641f2abdb1c tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] GET http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a Sep 02 00:50:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-aae41f88-f0ae-477c-a39a-c641f2abdb1c tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-aae41f88-f0ae-477c-a39a-c641f2abdb1c tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:06 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:06 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:06 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:06 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:06 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f60b7067-9f1a-4f16-b928-bad5f0751fab tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Volume info retrieved successfully. Sep 02 00:50:06 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:06 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:06 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:06 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:06 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-aae41f88-f0ae-477c-a39a-c641f2abdb1c tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Volume info retrieved successfully. Sep 02 00:50:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-aae41f88-f0ae-477c-a39a-c641f2abdb1c tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a returned with HTTP 200 Sep 02 00:50:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 847/1712] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:06 2026] GET /volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a => generated 1365 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:50:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-52feddf6-7d3d-46b9-a79f-4b997b67c5c9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-52feddf6-7d3d-46b9-a79f-4b997b67c5c9 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] DELETE http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a Sep 02 00:50:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-52feddf6-7d3d-46b9-a79f-4b997b67c5c9 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-52feddf6-7d3d-46b9-a79f-4b997b67c5c9 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:06 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-52feddf6-7d3d-46b9-a79f-4b997b67c5c9 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Delete volume with id: 263b5be3-59c5-4884-bbc4-b4609e528c2a Sep 02 00:50:06 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:06 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:06 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:06 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:06 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-52feddf6-7d3d-46b9-a79f-4b997b67c5c9 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Volume info retrieved successfully. Sep 02 00:50:06 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f60b7067-9f1a-4f16-b928-bad5f0751fab tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Delete volume request issued successfully. Sep 02 00:50:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f60b7067-9f1a-4f16-b928-bad5f0751fab tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/a0361afb-04f0-4970-aec1-f8a022b3c677 returned with HTTP 202 Sep 02 00:50:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 866/1713] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:50:06 2026] DELETE /volume/v3/volumes/a0361afb-04f0-4970-aec1-f8a022b3c677 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:50:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c94768ae-e356-4509-a765-33852c72c39d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c94768ae-e356-4509-a765-33852c72c39d tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] GET http://192.168.122.129/volume/v3/volumes/a0361afb-04f0-4970-aec1-f8a022b3c677 Sep 02 00:50:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c94768ae-e356-4509-a765-33852c72c39d tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c94768ae-e356-4509-a765-33852c72c39d tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:06 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-52feddf6-7d3d-46b9-a79f-4b997b67c5c9 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Delete volume request issued successfully. Sep 02 00:50:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-52feddf6-7d3d-46b9-a79f-4b997b67c5c9 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a returned with HTTP 202 Sep 02 00:50:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 848/1714] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:50:06 2026] DELETE /volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:50:06 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:06 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:06 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:06 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7a4d708b-47cf-4b9e-a4fd-79dc60a74c8c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7a4d708b-47cf-4b9e-a4fd-79dc60a74c8c tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] GET http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a Sep 02 00:50:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7a4d708b-47cf-4b9e-a4fd-79dc60a74c8c tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7a4d708b-47cf-4b9e-a4fd-79dc60a74c8c tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:06 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c94768ae-e356-4509-a765-33852c72c39d tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Volume info retrieved successfully. Sep 02 00:50:06 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:06 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c94768ae-e356-4509-a765-33852c72c39d tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/a0361afb-04f0-4970-aec1-f8a022b3c677 returned with HTTP 200 Sep 02 00:50:06 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:06 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 867/1715] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:06 2026] GET /volume/v3/volumes/a0361afb-04f0-4970-aec1-f8a022b3c677 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:06 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7a4d708b-47cf-4b9e-a4fd-79dc60a74c8c tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Volume info retrieved successfully. Sep 02 00:50:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7a4d708b-47cf-4b9e-a4fd-79dc60a74c8c tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a returned with HTTP 200 Sep 02 00:50:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 849/1716] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:06 2026] GET /volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a => generated 1364 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:50:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ba0caca9-3829-44a1-b2a9-f3f7d43275bd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ba0caca9-3829-44a1-b2a9-f3f7d43275bd tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] GET http://192.168.122.129/volume/v3/volumes/a0361afb-04f0-4970-aec1-f8a022b3c677 Sep 02 00:50:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ba0caca9-3829-44a1-b2a9-f3f7d43275bd tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ba0caca9-3829-44a1-b2a9-f3f7d43275bd tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-64f10bea-34c7-4d56-a755-f8f7ab960874 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ba0caca9-3829-44a1-b2a9-f3f7d43275bd tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/a0361afb-04f0-4970-aec1-f8a022b3c677 returned with HTTP 404 Sep 02 00:50:07 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 868/1717] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:07 2026] GET /volume/v3/volumes/a0361afb-04f0-4970-aec1-f8a022b3c677 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-64f10bea-34c7-4d56-a755-f8f7ab960874 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] GET http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a Sep 02 00:50:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d22703ff-b575-4722-8777-f62c9121a5ae None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-64f10bea-34c7-4d56-a755-f8f7ab960874 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-64f10bea-34c7-4d56-a755-f8f7ab960874 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d22703ff-b575-4722-8777-f62c9121a5ae tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] DELETE http://192.168.122.129/volume/v3/volumes/655bc2c5-877e-4125-8872-f26fe13afd96 Sep 02 00:50:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d22703ff-b575-4722-8777-f62c9121a5ae tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d22703ff-b575-4722-8777-f62c9121a5ae tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:07 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-d22703ff-b575-4722-8777-f62c9121a5ae tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Delete volume with id: 655bc2c5-877e-4125-8872-f26fe13afd96 Sep 02 00:50:07 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:07 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:07 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:07 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:07 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d22703ff-b575-4722-8777-f62c9121a5ae tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Volume info retrieved successfully. Sep 02 00:50:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-64f10bea-34c7-4d56-a755-f8f7ab960874 tempest-VolumesImageMetadata-253609965 tempest-VolumesImageMetadata-253609965-project-member] http://192.168.122.129/volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a returned with HTTP 404 Sep 02 00:50:07 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 850/1718] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:07 2026] GET /volume/v3/volumes/263b5be3-59c5-4884-bbc4-b4609e528c2a => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:07 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d22703ff-b575-4722-8777-f62c9121a5ae tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Delete volume request issued successfully. Sep 02 00:50:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d22703ff-b575-4722-8777-f62c9121a5ae tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/655bc2c5-877e-4125-8872-f26fe13afd96 returned with HTTP 202 Sep 02 00:50:07 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 869/1719] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:50:07 2026] DELETE /volume/v3/volumes/655bc2c5-877e-4125-8872-f26fe13afd96 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:50:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d9e739bc-4aa4-43ca-b0f3-a234481a7a7f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d9e739bc-4aa4-43ca-b0f3-a234481a7a7f tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] GET http://192.168.122.129/volume/v3/volumes/655bc2c5-877e-4125-8872-f26fe13afd96 Sep 02 00:50:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d9e739bc-4aa4-43ca-b0f3-a234481a7a7f tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d9e739bc-4aa4-43ca-b0f3-a234481a7a7f tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:07 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:07 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:07 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:07 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:07 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d9e739bc-4aa4-43ca-b0f3-a234481a7a7f tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Volume info retrieved successfully. Sep 02 00:50:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d9e739bc-4aa4-43ca-b0f3-a234481a7a7f tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/655bc2c5-877e-4125-8872-f26fe13afd96 returned with HTTP 200 Sep 02 00:50:07 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 851/1720] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:07 2026] GET /volume/v3/volumes/655bc2c5-877e-4125-8872-f26fe13afd96 => generated 858 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-33858088-a25b-4347-8e72-2fc9c21b95f5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-33858088-a25b-4347-8e72-2fc9c21b95f5 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] GET http://192.168.122.129/volume/v3/volumes/655bc2c5-877e-4125-8872-f26fe13afd96 Sep 02 00:50:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-33858088-a25b-4347-8e72-2fc9c21b95f5 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-33858088-a25b-4347-8e72-2fc9c21b95f5 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-33858088-a25b-4347-8e72-2fc9c21b95f5 tempest-CreateVolumesFromImageTest-60059381 tempest-CreateVolumesFromImageTest-60059381-project-member] http://192.168.122.129/volume/v3/volumes/655bc2c5-877e-4125-8872-f26fe13afd96 returned with HTTP 404 Sep 02 00:50:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 870/1721] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:08 2026] GET /volume/v3/volumes/655bc2c5-877e-4125-8872-f26fe13afd96 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e8214b9f-dc64-494b-babf-79826a6ecab5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e8214b9f-dc64-494b-babf-79826a6ecab5 tempest-VolumeHostsAdminTestsJSON-1783307491 tempest-VolumeHostsAdminTestsJSON-1783307491-project-admin] GET http://192.168.122.129/volume/v3/os-hosts Sep 02 00:50:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e8214b9f-dc64-494b-babf-79826a6ecab5 tempest-VolumeHostsAdminTestsJSON-1783307491 tempest-VolumeHostsAdminTestsJSON-1783307491-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e8214b9f-dc64-494b-babf-79826a6ecab5 tempest-VolumeHostsAdminTestsJSON-1783307491 tempest-VolumeHostsAdminTestsJSON-1783307491-project-admin] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:10 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:10 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 00:50:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.hosts [None req-e8214b9f-dc64-494b-babf-79826a6ecab5 tempest-VolumeHostsAdminTestsJSON-1783307491 tempest-VolumeHostsAdminTestsJSON-1783307491-project-admin] status, active and update: available, enabled, 2026-09-01 22:49:23+00:00 {{(pid=86898) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 00:50:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.hosts [None req-e8214b9f-dc64-494b-babf-79826a6ecab5 tempest-VolumeHostsAdminTestsJSON-1783307491 tempest-VolumeHostsAdminTestsJSON-1783307491-project-admin] status, active and update: unavailable, enabled, 2026-09-01 22:37:48+00:00 {{(pid=86898) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 00:50:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.hosts [None req-e8214b9f-dc64-494b-babf-79826a6ecab5 tempest-VolumeHostsAdminTestsJSON-1783307491 tempest-VolumeHostsAdminTestsJSON-1783307491-project-admin] status, active and update: available, enabled, 2026-09-01 22:48:26+00:00 {{(pid=86898) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 00:50:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e8214b9f-dc64-494b-babf-79826a6ecab5 tempest-VolumeHostsAdminTestsJSON-1783307491 tempest-VolumeHostsAdminTestsJSON-1783307491-project-admin] http://192.168.122.129/volume/v3/os-hosts returned with HTTP 200 Sep 02 00:50:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 852/1722] 192.168.122.129 () {58 vars in 1124 bytes} [Wed Sep 2 00:50:10 2026] GET /volume/v3/os-hosts => generated 563 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fc3816f7-4bbf-4834-9b12-4ebf3527f7e8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fc3816f7-4bbf-4834-9b12-4ebf3527f7e8 tempest-VolumeHostsAdminTestsJSON-1783307491 tempest-VolumeHostsAdminTestsJSON-1783307491-project-admin] GET http://192.168.122.129/volume/v3/os-hosts Sep 02 00:50:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fc3816f7-4bbf-4834-9b12-4ebf3527f7e8 tempest-VolumeHostsAdminTestsJSON-1783307491 tempest-VolumeHostsAdminTestsJSON-1783307491-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fc3816f7-4bbf-4834-9b12-4ebf3527f7e8 tempest-VolumeHostsAdminTestsJSON-1783307491 tempest-VolumeHostsAdminTestsJSON-1783307491-project-admin] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:10 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:10 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 00:50:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.hosts [None req-fc3816f7-4bbf-4834-9b12-4ebf3527f7e8 tempest-VolumeHostsAdminTestsJSON-1783307491 tempest-VolumeHostsAdminTestsJSON-1783307491-project-admin] status, active and update: available, enabled, 2026-09-01 22:49:23+00:00 {{(pid=86899) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 00:50:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.hosts [None req-fc3816f7-4bbf-4834-9b12-4ebf3527f7e8 tempest-VolumeHostsAdminTestsJSON-1783307491 tempest-VolumeHostsAdminTestsJSON-1783307491-project-admin] status, active and update: unavailable, enabled, 2026-09-01 22:37:48+00:00 {{(pid=86899) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 00:50:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.hosts [None req-fc3816f7-4bbf-4834-9b12-4ebf3527f7e8 tempest-VolumeHostsAdminTestsJSON-1783307491 tempest-VolumeHostsAdminTestsJSON-1783307491-project-admin] status, active and update: available, enabled, 2026-09-01 22:48:26+00:00 {{(pid=86899) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 02 00:50:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fc3816f7-4bbf-4834-9b12-4ebf3527f7e8 tempest-VolumeHostsAdminTestsJSON-1783307491 tempest-VolumeHostsAdminTestsJSON-1783307491-project-admin] http://192.168.122.129/volume/v3/os-hosts returned with HTTP 200 Sep 02 00:50:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 871/1723] 192.168.122.129 () {58 vars in 1124 bytes} [Wed Sep 2 00:50:10 2026] GET /volume/v3/os-hosts => generated 563 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-33696b94-b936-4fde-90d6-16f8667c3241 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-33696b94-b936-4fde-90d6-16f8667c3241 tempest-VolumeHostsAdminTestsJSON-1783307491 tempest-VolumeHostsAdminTestsJSON-1783307491-project-admin] GET http://192.168.122.129/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 02 00:50:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-33696b94-b936-4fde-90d6-16f8667c3241 tempest-VolumeHostsAdminTestsJSON-1783307491 tempest-VolumeHostsAdminTestsJSON-1783307491-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-33696b94-b936-4fde-90d6-16f8667c3241 tempest-VolumeHostsAdminTestsJSON-1783307491 tempest-VolumeHostsAdminTestsJSON-1783307491-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-33696b94-b936-4fde-90d6-16f8667c3241 tempest-VolumeHostsAdminTestsJSON-1783307491 tempest-VolumeHostsAdminTestsJSON-1783307491-project-admin] http://192.168.122.129/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 02 00:50:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 853/1724] 192.168.122.129 () {58 vars in 1187 bytes} [Wed Sep 2 00:50:10 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:50:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-18496772-ebd8-41a9-ad72-e4cbb0112a61 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-18496772-ebd8-41a9-ad72-e4cbb0112a61 tempest-VolumeHostsAdminTestsJSON-1783307491 tempest-VolumeHostsAdminTestsJSON-1783307491-project-admin] GET http://192.168.122.129/volume/v3/os-hosts/devstack@QuobyteHD Sep 02 00:50:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-18496772-ebd8-41a9-ad72-e4cbb0112a61 tempest-VolumeHostsAdminTestsJSON-1783307491 tempest-VolumeHostsAdminTestsJSON-1783307491-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-18496772-ebd8-41a9-ad72-e4cbb0112a61 tempest-VolumeHostsAdminTestsJSON-1783307491 tempest-VolumeHostsAdminTestsJSON-1783307491-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-18496772-ebd8-41a9-ad72-e4cbb0112a61 tempest-VolumeHostsAdminTestsJSON-1783307491 tempest-VolumeHostsAdminTestsJSON-1783307491-project-admin] http://192.168.122.129/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 02 00:50:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 872/1725] 192.168.122.129 () {58 vars in 1181 bytes} [Wed Sep 2 00:50:10 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 172 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1e33fbfc-7808-41cc-99b2-f7461219a18e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1e33fbfc-7808-41cc-99b2-f7461219a18e tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:50:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1e33fbfc-7808-41cc-99b2-f7461219a18e tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1448270410"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-1e33fbfc-7808-41cc-99b2-f7461219a18e tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1448270410'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-1e33fbfc-7808-41cc-99b2-f7461219a18e tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Create volume of 1 GB Sep 02 00:50:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1e33fbfc-7808-41cc-99b2-f7461219a18e tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Availability Zones retrieved successfully. Sep 02 00:50:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1e33fbfc-7808-41cc-99b2-f7461219a18e tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Flow 'volume_create_api' (9170c847-e458-44dc-904f-9eb10307c6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1e33fbfc-7808-41cc-99b2-f7461219a18e tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a226cd6-bb8f-48be-a574-4702fecebb0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-1e33fbfc-7808-41cc-99b2-f7461219a18e tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1e33fbfc-7808-41cc-99b2-f7461219a18e tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a226cd6-bb8f-48be-a574-4702fecebb0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1e33fbfc-7808-41cc-99b2-f7461219a18e tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d97ee1c1-2afc-4546-974d-0148724c13c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-284fd8d2-d453-4207-9e70-39ee709d5952 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-1e33fbfc-7808-41cc-99b2-f7461219a18e tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Created reservations ['9089948c-e5dc-43f4-ae09-bb994fb54039', '50fc20a6-4e15-4515-a0d8-7bdbfc798cb3', 'a4d53478-3cb2-412a-bd3e-945d6d66d604', '071532e2-3e3b-4685-a421-817f640544f1'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1e33fbfc-7808-41cc-99b2-f7461219a18e tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d97ee1c1-2afc-4546-974d-0148724c13c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9089948c-e5dc-43f4-ae09-bb994fb54039', '50fc20a6-4e15-4515-a0d8-7bdbfc798cb3', 'a4d53478-3cb2-412a-bd3e-945d6d66d604', '071532e2-3e3b-4685-a421-817f640544f1']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1e33fbfc-7808-41cc-99b2-f7461219a18e tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bea706e1-5556-4196-9288-7f6b5fdc9759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-284fd8d2-d453-4207-9e70-39ee709d5952 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:50:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-284fd8d2-d453-4207-9e70-39ee709d5952 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-284fd8d2-d453-4207-9e70-39ee709d5952 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:50:12 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-284fd8d2-d453-4207-9e70-39ee709d5952 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Create volume of 1 GB Sep 02 00:50:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-284fd8d2-d453-4207-9e70-39ee709d5952 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Availability Zones retrieved successfully. Sep 02 00:50:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-284fd8d2-d453-4207-9e70-39ee709d5952 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Flow 'volume_create_api' (40215333-5283-4bb4-b601-815bdd16ce86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:12 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-284fd8d2-d453-4207-9e70-39ee709d5952 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de1e1309-96fd-4b38-be43-7bb7f0f9b735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-284fd8d2-d453-4207-9e70-39ee709d5952 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1e33fbfc-7808-41cc-99b2-f7461219a18e tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bea706e1-5556-4196-9288-7f6b5fdc9759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf4fe626-d0c6-4c01-9c62-bb2dc58f227a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1448270410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='650f6c04c3b242399cb2af261fbe8565',qos_specs=None,replication_status=,reservations=['9089948c-e5dc-43f4-ae09-bb994fb54039','50fc20a6-4e15-4515-a0d8-7bdbfc798cb3','a4d53478-3cb2-412a-bd3e-945d6d66d604','071532e2-3e3b-4685-a421-817f640544f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc1c7145877742cbb12123f681578c52',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:50:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1448270410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf4fe626-d0c6-4c01-9c62-bb2dc58f227a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='650f6c04c3b242399cb2af261fbe8565',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc1c7145877742cbb12123f681578c52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1e33fbfc-7808-41cc-99b2-f7461219a18e tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77988d07-7d8c-4860-bf5e-388fa700e67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-284fd8d2-d453-4207-9e70-39ee709d5952 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de1e1309-96fd-4b38-be43-7bb7f0f9b735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-284fd8d2-d453-4207-9e70-39ee709d5952 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d05f1cb-95b4-4d3c-b333-92bb23956ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1e33fbfc-7808-41cc-99b2-f7461219a18e tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77988d07-7d8c-4860-bf5e-388fa700e67a) transitioned into state 'SUCCESS' from state '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-1448270410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='650f6c04c3b242399cb2af261fbe8565',qos_specs=None,replication_status=,reservations=['9089948c-e5dc-43f4-ae09-bb994fb54039','50fc20a6-4e15-4515-a0d8-7bdbfc798cb3','a4d53478-3cb2-412a-bd3e-945d6d66d604','071532e2-3e3b-4685-a421-817f640544f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc1c7145877742cbb12123f681578c52',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1e33fbfc-7808-41cc-99b2-f7461219a18e tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f9e9bd4-2b05-467f-8d0f-b296f6d35a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1e33fbfc-7808-41cc-99b2-f7461219a18e tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f9e9bd4-2b05-467f-8d0f-b296f6d35a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1e33fbfc-7808-41cc-99b2-f7461219a18e tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Flow 'volume_create_api' (9170c847-e458-44dc-904f-9eb10307c6a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1e33fbfc-7808-41cc-99b2-f7461219a18e tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Create volume request issued successfully. Sep 02 00:50:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1e33fbfc-7808-41cc-99b2-f7461219a18e tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:50:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 854/1726] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:50:11 2026] POST /volume/v3/volumes => generated 759 bytes in 763 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:50:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-459e36e5-bae5-4864-aad8-70438534ce2b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-459e36e5-bae5-4864-aad8-70438534ce2b tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] GET http://192.168.122.129/volume/v3/volumes/cf4fe626-d0c6-4c01-9c62-bb2dc58f227a Sep 02 00:50:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-459e36e5-bae5-4864-aad8-70438534ce2b tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-459e36e5-bae5-4864-aad8-70438534ce2b tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:12 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-459e36e5-bae5-4864-aad8-70438534ce2b tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Volume info retrieved successfully. Sep 02 00:50:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-459e36e5-bae5-4864-aad8-70438534ce2b tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] http://192.168.122.129/volume/v3/volumes/cf4fe626-d0c6-4c01-9c62-bb2dc58f227a returned with HTTP 200 Sep 02 00:50:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 855/1727] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:12 2026] GET /volume/v3/volumes/cf4fe626-d0c6-4c01-9c62-bb2dc58f227a => generated 827 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:12 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-284fd8d2-d453-4207-9e70-39ee709d5952 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Created reservations ['10703203-ed49-46e1-896e-f928d1f9cc88', 'f332f3bd-8c47-47ba-8b62-0659adadb0aa', '2e04fa5a-4faf-43fb-b3a9-36c828e84848', 'a51bcb8a-050b-46be-aa1d-1998eee89e0d'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:50:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-284fd8d2-d453-4207-9e70-39ee709d5952 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d05f1cb-95b4-4d3c-b333-92bb23956ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10703203-ed49-46e1-896e-f928d1f9cc88', 'f332f3bd-8c47-47ba-8b62-0659adadb0aa', '2e04fa5a-4faf-43fb-b3a9-36c828e84848', 'a51bcb8a-050b-46be-aa1d-1998eee89e0d']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-284fd8d2-d453-4207-9e70-39ee709d5952 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d646bc2a-79aa-437c-8e31-dbc3cbbf11f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:12 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:12 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-284fd8d2-d453-4207-9e70-39ee709d5952 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d646bc2a-79aa-437c-8e31-dbc3cbbf11f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf90dca0-a376-405b-a051-e0dab2332861', '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='3f533918fe9e4f93bb9d6670b53096b3',qos_specs=None,replication_status=,reservations=['10703203-ed49-46e1-896e-f928d1f9cc88','f332f3bd-8c47-47ba-8b62-0659adadb0aa','2e04fa5a-4faf-43fb-b3a9-36c828e84848','a51bcb8a-050b-46be-aa1d-1998eee89e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54ea935a695e4448a46fa60d6481bd97',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:50:12Z,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=bf90dca0-a376-405b-a051-e0dab2332861,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f533918fe9e4f93bb9d6670b53096b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54ea935a695e4448a46fa60d6481bd97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-284fd8d2-d453-4207-9e70-39ee709d5952 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6453c08-a105-4c36-9b26-e8ea9cd9a530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-284fd8d2-d453-4207-9e70-39ee709d5952 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6453c08-a105-4c36-9b26-e8ea9cd9a530) transitioned into state 'SUCCESS' from 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='3f533918fe9e4f93bb9d6670b53096b3',qos_specs=None,replication_status=,reservations=['10703203-ed49-46e1-896e-f928d1f9cc88','f332f3bd-8c47-47ba-8b62-0659adadb0aa','2e04fa5a-4faf-43fb-b3a9-36c828e84848','a51bcb8a-050b-46be-aa1d-1998eee89e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54ea935a695e4448a46fa60d6481bd97',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-284fd8d2-d453-4207-9e70-39ee709d5952 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c64eab8-543b-411d-b7a4-eef9b6ac4e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-284fd8d2-d453-4207-9e70-39ee709d5952 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c64eab8-543b-411d-b7a4-eef9b6ac4e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-284fd8d2-d453-4207-9e70-39ee709d5952 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Flow 'volume_create_api' (40215333-5283-4bb4-b601-815bdd16ce86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-284fd8d2-d453-4207-9e70-39ee709d5952 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Create volume request issued successfully. Sep 02 00:50:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-284fd8d2-d453-4207-9e70-39ee709d5952 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:50:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 873/1728] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:50:12 2026] POST /volume/v3/volumes => generated 749 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:50:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d5cb9406-967b-4ed6-9d80-ac9c548068b5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d5cb9406-967b-4ed6-9d80-ac9c548068b5 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] GET http://192.168.122.129/volume/v3/volumes/bf90dca0-a376-405b-a051-e0dab2332861 Sep 02 00:50:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d5cb9406-967b-4ed6-9d80-ac9c548068b5 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d5cb9406-967b-4ed6-9d80-ac9c548068b5 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:12 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:12 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d5cb9406-967b-4ed6-9d80-ac9c548068b5 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Volume info retrieved successfully. Sep 02 00:50:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d5cb9406-967b-4ed6-9d80-ac9c548068b5 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/volumes/bf90dca0-a376-405b-a051-e0dab2332861 returned with HTTP 200 Sep 02 00:50:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 856/1729] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:12 2026] GET /volume/v3/volumes/bf90dca0-a376-405b-a051-e0dab2332861 => generated 817 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-69b6661d-04e2-4633-9ece-5cdacf9b681a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-69b6661d-04e2-4633-9ece-5cdacf9b681a tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] GET http://192.168.122.129/volume/v3/volumes/cf4fe626-d0c6-4c01-9c62-bb2dc58f227a Sep 02 00:50:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-69b6661d-04e2-4633-9ece-5cdacf9b681a tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-69b6661d-04e2-4633-9ece-5cdacf9b681a tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:13 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:13 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:13 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:13 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-69b6661d-04e2-4633-9ece-5cdacf9b681a tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Volume info retrieved successfully. Sep 02 00:50:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-69b6661d-04e2-4633-9ece-5cdacf9b681a tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] http://192.168.122.129/volume/v3/volumes/cf4fe626-d0c6-4c01-9c62-bb2dc58f227a returned with HTTP 200 Sep 02 00:50:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 874/1730] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:13 2026] GET /volume/v3/volumes/cf4fe626-d0c6-4c01-9c62-bb2dc58f227a => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-58e311f0-583d-4458-9931-013acb4dc1f5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-58e311f0-583d-4458-9931-013acb4dc1f5 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] GET http://192.168.122.129/volume/v3/volumes/bf90dca0-a376-405b-a051-e0dab2332861 Sep 02 00:50:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-58e311f0-583d-4458-9931-013acb4dc1f5 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-58e311f0-583d-4458-9931-013acb4dc1f5 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-58e311f0-583d-4458-9931-013acb4dc1f5 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Volume info retrieved successfully. Sep 02 00:50:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-58e311f0-583d-4458-9931-013acb4dc1f5 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/volumes/bf90dca0-a376-405b-a051-e0dab2332861 returned with HTTP 200 Sep 02 00:50:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 857/1731] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:13 2026] GET /volume/v3/volumes/bf90dca0-a376-405b-a051-e0dab2332861 => generated 841 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-02949e86-5f8c-4b60-9a59-e4ed11b958f6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-02949e86-5f8c-4b60-9a59-e4ed11b958f6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:50:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-02949e86-5f8c-4b60-9a59-e4ed11b958f6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-231470107", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-02949e86-5f8c-4b60-9a59-e4ed11b958f6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-231470107', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:50:14 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-02949e86-5f8c-4b60-9a59-e4ed11b958f6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Create volume of 1 GB Sep 02 00:50:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-02949e86-5f8c-4b60-9a59-e4ed11b958f6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Availability Zones retrieved successfully. Sep 02 00:50:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-02949e86-5f8c-4b60-9a59-e4ed11b958f6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Flow 'volume_create_api' (b8da467e-e948-42a7-a904-aaf00d3cccfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-02949e86-5f8c-4b60-9a59-e4ed11b958f6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fac67f4-f9a6-4c83-8b3b-2383c952e628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-02949e86-5f8c-4b60-9a59-e4ed11b958f6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:50:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-02949e86-5f8c-4b60-9a59-e4ed11b958f6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fac67f4-f9a6-4c83-8b3b-2383c952e628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-02949e86-5f8c-4b60-9a59-e4ed11b958f6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7eee27b-1f48-4d12-9bc3-4e4c251018de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:14 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-02949e86-5f8c-4b60-9a59-e4ed11b958f6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Created reservations ['f7575e1e-3c93-42b2-bc77-5936268060c1', '1b418a59-aa9d-4641-884a-b70993adb0cb', '8578f90d-e831-4f6f-a08c-8c49f2b025e9', '1b09b165-a153-40f0-85be-7690f89eec8b'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:50:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-02949e86-5f8c-4b60-9a59-e4ed11b958f6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7eee27b-1f48-4d12-9bc3-4e4c251018de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7575e1e-3c93-42b2-bc77-5936268060c1', '1b418a59-aa9d-4641-884a-b70993adb0cb', '8578f90d-e831-4f6f-a08c-8c49f2b025e9', '1b09b165-a153-40f0-85be-7690f89eec8b']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-02949e86-5f8c-4b60-9a59-e4ed11b958f6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3abff4d5-9197-4bb9-a01e-73733ffa87e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-02949e86-5f8c-4b60-9a59-e4ed11b958f6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3abff4d5-9197-4bb9-a01e-73733ffa87e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e1d7d48-0478-43bf-b56e-df45b35d042f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-231470107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='873c92d67b53428192e0afc3056866c2',qos_specs=None,replication_status=,reservations=['f7575e1e-3c93-42b2-bc77-5936268060c1','1b418a59-aa9d-4641-884a-b70993adb0cb','8578f90d-e831-4f6f-a08c-8c49f2b025e9','1b09b165-a153-40f0-85be-7690f89eec8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0aba88e185747cfae9cd7d4273cd4e7',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:50:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-231470107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e1d7d48-0478-43bf-b56e-df45b35d042f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='873c92d67b53428192e0afc3056866c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0aba88e185747cfae9cd7d4273cd4e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-02949e86-5f8c-4b60-9a59-e4ed11b958f6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e86a5375-fb29-4eef-aaf8-1be7cdf270c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-02949e86-5f8c-4b60-9a59-e4ed11b958f6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e86a5375-fb29-4eef-aaf8-1be7cdf270c2) transitioned into state 'SUCCESS' from state '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-231470107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='873c92d67b53428192e0afc3056866c2',qos_specs=None,replication_status=,reservations=['f7575e1e-3c93-42b2-bc77-5936268060c1','1b418a59-aa9d-4641-884a-b70993adb0cb','8578f90d-e831-4f6f-a08c-8c49f2b025e9','1b09b165-a153-40f0-85be-7690f89eec8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0aba88e185747cfae9cd7d4273cd4e7',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-02949e86-5f8c-4b60-9a59-e4ed11b958f6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (138b4a4d-8f02-4282-a8a8-abf45b35bdef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-02949e86-5f8c-4b60-9a59-e4ed11b958f6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (138b4a4d-8f02-4282-a8a8-abf45b35bdef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:14 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-02949e86-5f8c-4b60-9a59-e4ed11b958f6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Flow 'volume_create_api' (b8da467e-e948-42a7-a904-aaf00d3cccfa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-02949e86-5f8c-4b60-9a59-e4ed11b958f6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Create volume request issued successfully. Sep 02 00:50:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-02949e86-5f8c-4b60-9a59-e4ed11b958f6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:50:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 875/1732] 192.168.122.129 () {62 vars in 1184 bytes} [Wed Sep 2 00:50:14 2026] POST /volume/v3/volumes => generated 797 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-fff0167e-4d4f-4206-be6c-7f407e476020 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fff0167e-4d4f-4206-be6c-7f407e476020 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] GET http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f Sep 02 00:50:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fff0167e-4d4f-4206-be6c-7f407e476020 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fff0167e-4d4f-4206-be6c-7f407e476020 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-fff0167e-4d4f-4206-be6c-7f407e476020 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Volume info retrieved successfully. Sep 02 00:50:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fff0167e-4d4f-4206-be6c-7f407e476020 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f returned with HTTP 200 Sep 02 00:50:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 858/1733] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:14 2026] GET /volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:50:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c2ca8fcd-2d97-4bad-a62a-ae3520cae259 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c2ca8fcd-2d97-4bad-a62a-ae3520cae259 tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] GET http://192.168.122.129/volume/v3/volumes/cf4fe626-d0c6-4c01-9c62-bb2dc58f227a Sep 02 00:50:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c2ca8fcd-2d97-4bad-a62a-ae3520cae259 tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c2ca8fcd-2d97-4bad-a62a-ae3520cae259 tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c2ca8fcd-2d97-4bad-a62a-ae3520cae259 tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Volume info retrieved successfully. Sep 02 00:50:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c2ca8fcd-2d97-4bad-a62a-ae3520cae259 tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] http://192.168.122.129/volume/v3/volumes/cf4fe626-d0c6-4c01-9c62-bb2dc58f227a returned with HTTP 200 Sep 02 00:50:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 876/1734] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:14 2026] GET /volume/v3/volumes/cf4fe626-d0c6-4c01-9c62-bb2dc58f227a => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-90433822-f052-45b2-a37b-c6a2adc509f7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-90433822-f052-45b2-a37b-c6a2adc509f7 tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] GET http://192.168.122.129/volume/v3/limits Sep 02 00:50:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-90433822-f052-45b2-a37b-c6a2adc509f7 tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-90433822-f052-45b2-a37b-c6a2adc509f7 tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-90433822-f052-45b2-a37b-c6a2adc509f7 tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] http://192.168.122.129/volume/v3/limits returned with HTTP 200 Sep 02 00:50:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 859/1735] 192.168.122.129 () {58 vars in 1118 bytes} [Wed Sep 2 00:50:14 2026] GET /volume/v3/limits => generated 302 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3f1a5bfd-e1a7-4b32-bca4-ef105b244abb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3f1a5bfd-e1a7-4b32-bca4-ef105b244abb tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] GET http://192.168.122.129/volume/v3/volumes/cf4fe626-d0c6-4c01-9c62-bb2dc58f227a Sep 02 00:50:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3f1a5bfd-e1a7-4b32-bca4-ef105b244abb tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3f1a5bfd-e1a7-4b32-bca4-ef105b244abb tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3f1a5bfd-e1a7-4b32-bca4-ef105b244abb tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Volume info retrieved successfully. Sep 02 00:50:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3f1a5bfd-e1a7-4b32-bca4-ef105b244abb tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] http://192.168.122.129/volume/v3/volumes/cf4fe626-d0c6-4c01-9c62-bb2dc58f227a returned with HTTP 200 Sep 02 00:50:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 877/1736] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:14 2026] GET /volume/v3/volumes/cf4fe626-d0c6-4c01-9c62-bb2dc58f227a => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4372260f-fd37-4da4-87c0-c69e0af8e7cd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4372260f-fd37-4da4-87c0-c69e0af8e7cd tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] DELETE http://192.168.122.129/volume/v3/volumes/cf4fe626-d0c6-4c01-9c62-bb2dc58f227a Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4372260f-fd37-4da4-87c0-c69e0af8e7cd tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4372260f-fd37-4da4-87c0-c69e0af8e7cd tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-4372260f-fd37-4da4-87c0-c69e0af8e7cd tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Delete volume with id: cf4fe626-d0c6-4c01-9c62-bb2dc58f227a Sep 02 00:50:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4372260f-fd37-4da4-87c0-c69e0af8e7cd tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Volume info retrieved successfully. Sep 02 00:50:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-9f2e41c5-7c4e-4d96-b4cd-7cbeb66c4812 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9f2e41c5-7c4e-4d96-b4cd-7cbeb66c4812 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] GET http://192.168.122.129/volume/v3/volumes/bf90dca0-a376-405b-a051-e0dab2332861 Sep 02 00:50:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9f2e41c5-7c4e-4d96-b4cd-7cbeb66c4812 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9f2e41c5-7c4e-4d96-b4cd-7cbeb66c4812 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:15 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:15 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:15 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:15 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-9f2e41c5-7c4e-4d96-b4cd-7cbeb66c4812 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Volume info retrieved successfully. Sep 02 00:50:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4372260f-fd37-4da4-87c0-c69e0af8e7cd tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Delete volume request issued successfully. Sep 02 00:50:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4372260f-fd37-4da4-87c0-c69e0af8e7cd tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] http://192.168.122.129/volume/v3/volumes/cf4fe626-d0c6-4c01-9c62-bb2dc58f227a returned with HTTP 202 Sep 02 00:50:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 860/1737] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:50:15 2026] DELETE /volume/v3/volumes/cf4fe626-d0c6-4c01-9c62-bb2dc58f227a => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-289f6724-6ce3-4a64-bfb1-3471500c3f20 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-289f6724-6ce3-4a64-bfb1-3471500c3f20 tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] GET http://192.168.122.129/volume/v3/volumes/cf4fe626-d0c6-4c01-9c62-bb2dc58f227a Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-289f6724-6ce3-4a64-bfb1-3471500c3f20 tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-289f6724-6ce3-4a64-bfb1-3471500c3f20 tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9f2e41c5-7c4e-4d96-b4cd-7cbeb66c4812 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/volumes/bf90dca0-a376-405b-a051-e0dab2332861 returned with HTTP 200 Sep 02 00:50:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 878/1738] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:15 2026] GET /volume/v3/volumes/bf90dca0-a376-405b-a051-e0dab2332861 => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2d33ad7c-f54e-41f2-bbb1-ee4315adef55 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2d33ad7c-f54e-41f2-bbb1-ee4315adef55 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] GET http://192.168.122.129/volume/v3/volumes/bf90dca0-a376-405b-a051-e0dab2332861 Sep 02 00:50:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2d33ad7c-f54e-41f2-bbb1-ee4315adef55 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2d33ad7c-f54e-41f2-bbb1-ee4315adef55 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-289f6724-6ce3-4a64-bfb1-3471500c3f20 tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Volume info retrieved successfully. Sep 02 00:50:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-289f6724-6ce3-4a64-bfb1-3471500c3f20 tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] http://192.168.122.129/volume/v3/volumes/cf4fe626-d0c6-4c01-9c62-bb2dc58f227a returned with HTTP 200 Sep 02 00:50:15 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:15 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:15 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:15 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 861/1739] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:15 2026] GET /volume/v3/volumes/cf4fe626-d0c6-4c01-9c62-bb2dc58f227a => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2d33ad7c-f54e-41f2-bbb1-ee4315adef55 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Volume info retrieved successfully. Sep 02 00:50:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2d33ad7c-f54e-41f2-bbb1-ee4315adef55 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/volumes/bf90dca0-a376-405b-a051-e0dab2332861 returned with HTTP 200 Sep 02 00:50:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 879/1740] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:15 2026] GET /volume/v3/volumes/bf90dca0-a376-405b-a051-e0dab2332861 => generated 842 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3e425c3b-2456-4270-9a72-b66bd054ecfe None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3e425c3b-2456-4270-9a72-b66bd054ecfe tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3e425c3b-2456-4270-9a72-b66bd054ecfe tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1507528915"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-3e425c3b-2456-4270-9a72-b66bd054ecfe tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1507528915'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-3e425c3b-2456-4270-9a72-b66bd054ecfe tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Create volume of 1 GB Sep 02 00:50:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3e425c3b-2456-4270-9a72-b66bd054ecfe tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Availability Zones retrieved successfully. Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3e425c3b-2456-4270-9a72-b66bd054ecfe tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Flow 'volume_create_api' (9bae27cb-ea42-4aa2-933a-c922f3692d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3e425c3b-2456-4270-9a72-b66bd054ecfe tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab23f51-9da6-461e-9260-bac149b10568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-3e425c3b-2456-4270-9a72-b66bd054ecfe tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3e425c3b-2456-4270-9a72-b66bd054ecfe tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab23f51-9da6-461e-9260-bac149b10568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3e425c3b-2456-4270-9a72-b66bd054ecfe tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (329803a0-be3d-4627-856a-fa0a405510a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-3e425c3b-2456-4270-9a72-b66bd054ecfe tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Created reservations ['7200a9c6-5005-41bb-9a8d-a82c6f90d62d', 'bf4f91b7-802e-4b4d-a740-f9fb86215013', 'c60b51a8-f5c2-44b0-aa8e-e806af9b99c5', 'a90609b8-4f19-4750-bd3a-17cea44c814f'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3e425c3b-2456-4270-9a72-b66bd054ecfe tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (329803a0-be3d-4627-856a-fa0a405510a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7200a9c6-5005-41bb-9a8d-a82c6f90d62d', 'bf4f91b7-802e-4b4d-a740-f9fb86215013', 'c60b51a8-f5c2-44b0-aa8e-e806af9b99c5', 'a90609b8-4f19-4750-bd3a-17cea44c814f']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3e425c3b-2456-4270-9a72-b66bd054ecfe tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06232a84-ce8d-4fda-8692-5f2f0c66f196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3e425c3b-2456-4270-9a72-b66bd054ecfe tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06232a84-ce8d-4fda-8692-5f2f0c66f196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef3236ce-3741-424b-b381-71b0f8df8011', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1507528915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f533918fe9e4f93bb9d6670b53096b3',qos_specs=None,replication_status=,reservations=['7200a9c6-5005-41bb-9a8d-a82c6f90d62d','bf4f91b7-802e-4b4d-a740-f9fb86215013','c60b51a8-f5c2-44b0-aa8e-e806af9b99c5','a90609b8-4f19-4750-bd3a-17cea44c814f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54ea935a695e4448a46fa60d6481bd97',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:50:15Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1507528915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef3236ce-3741-424b-b381-71b0f8df8011,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f533918fe9e4f93bb9d6670b53096b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54ea935a695e4448a46fa60d6481bd97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3e425c3b-2456-4270-9a72-b66bd054ecfe tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3725ae56-6e43-4148-a3d8-1334232d3787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3e425c3b-2456-4270-9a72-b66bd054ecfe tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3725ae56-6e43-4148-a3d8-1334232d3787) transitioned into 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-1507528915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f533918fe9e4f93bb9d6670b53096b3',qos_specs=None,replication_status=,reservations=['7200a9c6-5005-41bb-9a8d-a82c6f90d62d','bf4f91b7-802e-4b4d-a740-f9fb86215013','c60b51a8-f5c2-44b0-aa8e-e806af9b99c5','a90609b8-4f19-4750-bd3a-17cea44c814f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54ea935a695e4448a46fa60d6481bd97',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3e425c3b-2456-4270-9a72-b66bd054ecfe tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e032fab9-921d-400d-b846-37876c40731c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3e425c3b-2456-4270-9a72-b66bd054ecfe tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e032fab9-921d-400d-b846-37876c40731c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3e425c3b-2456-4270-9a72-b66bd054ecfe tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Flow 'volume_create_api' (9bae27cb-ea42-4aa2-933a-c922f3692d38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3e425c3b-2456-4270-9a72-b66bd054ecfe tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Create volume request issued successfully. Sep 02 00:50:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3e425c3b-2456-4270-9a72-b66bd054ecfe tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:50:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 862/1741] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:50:15 2026] POST /volume/v3/volumes => generated 785 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:50:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3090a9f3-cea7-4d97-a486-fa1751edd119 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3090a9f3-cea7-4d97-a486-fa1751edd119 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] GET http://192.168.122.129/volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 Sep 02 00:50:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3090a9f3-cea7-4d97-a486-fa1751edd119 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3090a9f3-cea7-4d97-a486-fa1751edd119 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:15 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:15 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:15 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:15 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5ef31891-169c-4c24-b4b8-11307b47f9cd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5ef31891-169c-4c24-b4b8-11307b47f9cd tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] GET http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5ef31891-169c-4c24-b4b8-11307b47f9cd tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5ef31891-169c-4c24-b4b8-11307b47f9cd tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3090a9f3-cea7-4d97-a486-fa1751edd119 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Volume info retrieved successfully. Sep 02 00:50:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5ef31891-169c-4c24-b4b8-11307b47f9cd tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Volume info retrieved successfully. Sep 02 00:50:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5ef31891-169c-4c24-b4b8-11307b47f9cd tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f returned with HTTP 200 Sep 02 00:50:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 863/1742] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:15 2026] GET /volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f => generated 889 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:50:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3090a9f3-cea7-4d97-a486-fa1751edd119 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 returned with HTTP 200 Sep 02 00:50:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 880/1743] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:15 2026] GET /volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 => generated 853 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e3018f26-ea5f-4053-906c-7ff41d0aa0e7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e3018f26-ea5f-4053-906c-7ff41d0aa0e7 tempest-VolumeQuotasNegativeTestJSON-487353839 tempest-VolumeQuotasNegativeTestJSON-487353839-project-admin] GET http://192.168.122.129/volume/v3/os-quota-sets/23db74c5e7ad4e5cb4a005cebc244b0a Sep 02 00:50:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e3018f26-ea5f-4053-906c-7ff41d0aa0e7 tempest-VolumeQuotasNegativeTestJSON-487353839 tempest-VolumeQuotasNegativeTestJSON-487353839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e3018f26-ea5f-4053-906c-7ff41d0aa0e7 tempest-VolumeQuotasNegativeTestJSON-487353839 tempest-VolumeQuotasNegativeTestJSON-487353839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e3018f26-ea5f-4053-906c-7ff41d0aa0e7 tempest-VolumeQuotasNegativeTestJSON-487353839 tempest-VolumeQuotasNegativeTestJSON-487353839-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/23db74c5e7ad4e5cb4a005cebc244b0a returned with HTTP 200 Sep 02 00:50:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 864/1744] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:15 2026] GET /volume/v3/os-quota-sets/23db74c5e7ad4e5cb4a005cebc244b0a => generated 440 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fbd27911-87e2-46fe-8f25-ee41a0d1b083 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cb23ac38-7de5-4719-8ef9-262b701fda50 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cb23ac38-7de5-4719-8ef9-262b701fda50 tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] GET http://192.168.122.129/volume/v3/volumes/cf4fe626-d0c6-4c01-9c62-bb2dc58f227a Sep 02 00:50:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cb23ac38-7de5-4719-8ef9-262b701fda50 tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cb23ac38-7de5-4719-8ef9-262b701fda50 tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cb23ac38-7de5-4719-8ef9-262b701fda50 tempest-AbsoluteLimitsTests-1443278480 tempest-AbsoluteLimitsTests-1443278480-project-member] http://192.168.122.129/volume/v3/volumes/cf4fe626-d0c6-4c01-9c62-bb2dc58f227a returned with HTTP 404 Sep 02 00:50:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 865/1745] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:16 2026] GET /volume/v3/volumes/cf4fe626-d0c6-4c01-9c62-bb2dc58f227a => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fbd27911-87e2-46fe-8f25-ee41a0d1b083 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:50:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fbd27911-87e2-46fe-8f25-ee41a0d1b083 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1161812946"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-fbd27911-87e2-46fe-8f25-ee41a0d1b083 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1161812946'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:50:16 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-fbd27911-87e2-46fe-8f25-ee41a0d1b083 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Create volume of 1 GB Sep 02 00:50:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-fbd27911-87e2-46fe-8f25-ee41a0d1b083 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Availability Zones retrieved successfully. Sep 02 00:50:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fbd27911-87e2-46fe-8f25-ee41a0d1b083 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Flow 'volume_create_api' (d361f751-69be-40d7-8c63-21cba91a3fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fbd27911-87e2-46fe-8f25-ee41a0d1b083 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (846f731d-78aa-48f2-9712-2e0845fcd685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-fbd27911-87e2-46fe-8f25-ee41a0d1b083 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:50:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fbd27911-87e2-46fe-8f25-ee41a0d1b083 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (846f731d-78aa-48f2-9712-2e0845fcd685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fbd27911-87e2-46fe-8f25-ee41a0d1b083 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (495de5db-3c69-4702-8900-7fdf61dc4451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:16 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-fbd27911-87e2-46fe-8f25-ee41a0d1b083 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Created reservations ['071e1e6a-5128-4ba6-8869-372ad212e51b', 'b1445f0b-f008-45d8-af3a-4011724156ee', '0d733db4-9ecb-477f-87b4-36c0cafc6ae6', '43440ab6-37f7-429c-95da-ff8228dc28c4'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:50:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fbd27911-87e2-46fe-8f25-ee41a0d1b083 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (495de5db-3c69-4702-8900-7fdf61dc4451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['071e1e6a-5128-4ba6-8869-372ad212e51b', 'b1445f0b-f008-45d8-af3a-4011724156ee', '0d733db4-9ecb-477f-87b4-36c0cafc6ae6', '43440ab6-37f7-429c-95da-ff8228dc28c4']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fbd27911-87e2-46fe-8f25-ee41a0d1b083 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (650aad3a-cae7-4494-a465-24c838f04bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:16 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:16 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fbd27911-87e2-46fe-8f25-ee41a0d1b083 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (650aad3a-cae7-4494-a465-24c838f04bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '277e509e-b010-4d7e-9636-b9619dd6e42a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1161812946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23db74c5e7ad4e5cb4a005cebc244b0a',qos_specs=None,replication_status=,reservations=['071e1e6a-5128-4ba6-8869-372ad212e51b','b1445f0b-f008-45d8-af3a-4011724156ee','0d733db4-9ecb-477f-87b4-36c0cafc6ae6','43440ab6-37f7-429c-95da-ff8228dc28c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c0e7aa64fba45d7a449600ede913c2d',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:50:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1161812946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=277e509e-b010-4d7e-9636-b9619dd6e42a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23db74c5e7ad4e5cb4a005cebc244b0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c0e7aa64fba45d7a449600ede913c2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fbd27911-87e2-46fe-8f25-ee41a0d1b083 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce229a22-fa3c-4a95-8424-2f83bc2794eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fbd27911-87e2-46fe-8f25-ee41a0d1b083 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce229a22-fa3c-4a95-8424-2f83bc2794eb) transitioned into state 'SUCCESS' from state '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-1161812946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23db74c5e7ad4e5cb4a005cebc244b0a',qos_specs=None,replication_status=,reservations=['071e1e6a-5128-4ba6-8869-372ad212e51b','b1445f0b-f008-45d8-af3a-4011724156ee','0d733db4-9ecb-477f-87b4-36c0cafc6ae6','43440ab6-37f7-429c-95da-ff8228dc28c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c0e7aa64fba45d7a449600ede913c2d',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fbd27911-87e2-46fe-8f25-ee41a0d1b083 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dbf0db0-572c-44f9-8579-8020392d6d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fbd27911-87e2-46fe-8f25-ee41a0d1b083 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dbf0db0-572c-44f9-8579-8020392d6d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fbd27911-87e2-46fe-8f25-ee41a0d1b083 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Flow 'volume_create_api' (d361f751-69be-40d7-8c63-21cba91a3fba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-fbd27911-87e2-46fe-8f25-ee41a0d1b083 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Create volume request issued successfully. Sep 02 00:50:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fbd27911-87e2-46fe-8f25-ee41a0d1b083 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:50:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 881/1746] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:50:16 2026] POST /volume/v3/volumes => generated 768 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:50:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0064f248-4e19-4221-a532-425e83a5a7d2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0064f248-4e19-4221-a532-425e83a5a7d2 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] GET http://192.168.122.129/volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a Sep 02 00:50:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0064f248-4e19-4221-a532-425e83a5a7d2 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0064f248-4e19-4221-a532-425e83a5a7d2 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d695f90a-2554-49d6-9ba9-73fd8da9b5c6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d695f90a-2554-49d6-9ba9-73fd8da9b5c6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] GET http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f Sep 02 00:50:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d695f90a-2554-49d6-9ba9-73fd8da9b5c6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d695f90a-2554-49d6-9ba9-73fd8da9b5c6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:16 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:16 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:16 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:16 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:16 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0064f248-4e19-4221-a532-425e83a5a7d2 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Volume info retrieved successfully. Sep 02 00:50:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0064f248-4e19-4221-a532-425e83a5a7d2 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] http://192.168.122.129/volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a returned with HTTP 200 Sep 02 00:50:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 866/1747] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:16 2026] GET /volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a => generated 836 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d695f90a-2554-49d6-9ba9-73fd8da9b5c6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Volume info retrieved successfully. Sep 02 00:50:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6024a4e3-69b4-4e63-8539-0b663c574d3c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6024a4e3-69b4-4e63-8539-0b663c574d3c tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] GET http://192.168.122.129/volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 Sep 02 00:50:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6024a4e3-69b4-4e63-8539-0b663c574d3c tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6024a4e3-69b4-4e63-8539-0b663c574d3c tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d695f90a-2554-49d6-9ba9-73fd8da9b5c6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f returned with HTTP 200 Sep 02 00:50:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 882/1748] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:16 2026] GET /volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f => generated 890 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:50:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:16 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b1373abd-cd5d-4cc3-8186-8360f9b146c7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b1373abd-cd5d-4cc3-8186-8360f9b146c7 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] GET http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f Sep 02 00:50:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b1373abd-cd5d-4cc3-8186-8360f9b146c7 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b1373abd-cd5d-4cc3-8186-8360f9b146c7 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6024a4e3-69b4-4e63-8539-0b663c574d3c tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Volume info retrieved successfully. Sep 02 00:50:16 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:16 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:16 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:16 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6024a4e3-69b4-4e63-8539-0b663c574d3c tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 returned with HTTP 200 Sep 02 00:50:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 867/1749] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:16 2026] GET /volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 => generated 877 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b1373abd-cd5d-4cc3-8186-8360f9b146c7 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Volume info retrieved successfully. Sep 02 00:50:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b1373abd-cd5d-4cc3-8186-8360f9b146c7 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f returned with HTTP 200 Sep 02 00:50:17 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 883/1750] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:16 2026] GET /volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f => generated 890 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:50:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-c35f564a-019c-4950-afe2-567645e517d0 req-0ee91c94-e7bc-4004-801e-131d427b3906 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-c35f564a-019c-4950-afe2-567645e517d0 req-0ee91c94-e7bc-4004-801e-131d427b3906 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] GET http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f Sep 02 00:50:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-c35f564a-019c-4950-afe2-567645e517d0 req-0ee91c94-e7bc-4004-801e-131d427b3906 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-c35f564a-019c-4950-afe2-567645e517d0 req-0ee91c94-e7bc-4004-801e-131d427b3906 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:17 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:17 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-c35f564a-019c-4950-afe2-567645e517d0 req-0ee91c94-e7bc-4004-801e-131d427b3906 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Volume info retrieved successfully. Sep 02 00:50:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-c35f564a-019c-4950-afe2-567645e517d0 req-0ee91c94-e7bc-4004-801e-131d427b3906 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f returned with HTTP 200 Sep 02 00:50:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 868/1751] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:50:17 2026] GET /volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f => generated 872 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-113ed5b5-d4b3-437e-aa20-662e7ff54814 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-113ed5b5-d4b3-437e-aa20-662e7ff54814 None None] GET http://192.168.122.129/volume// Sep 02 00:50:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-113ed5b5-d4b3-437e-aa20-662e7ff54814 None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-113ed5b5-d4b3-437e-aa20-662e7ff54814 None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-113ed5b5-d4b3-437e-aa20-662e7ff54814 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:50:17 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 884/1752] 192.168.122.129 () {58 vars in 1317 bytes} [Wed Sep 2 00:50:17 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:50:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-c35f564a-019c-4950-afe2-567645e517d0 req-550567c6-e269-4a4e-9fb6-5a119016dde6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-c35f564a-019c-4950-afe2-567645e517d0 req-550567c6-e269-4a4e-9fb6-5a119016dde6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:50:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-c35f564a-019c-4950-afe2-567645e517d0 req-550567c6-e269-4a4e-9fb6-5a119016dde6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e1d7d48-0478-43bf-b56e-df45b35d042f", "connector": null, "instance_uuid": "1f057a5f-edd5-42db-a2dc-9d2703a8c6d4"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:17 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:17 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-c35f564a-019c-4950-afe2-567645e517d0 req-550567c6-e269-4a4e-9fb6-5a119016dde6 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:50:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 869/1753] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:50:17 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:50:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a8a3b9bb-b357-4c1d-a6ff-67b01da6960e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a8a3b9bb-b357-4c1d-a6ff-67b01da6960e tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] GET http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f Sep 02 00:50:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a8a3b9bb-b357-4c1d-a6ff-67b01da6960e tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a8a3b9bb-b357-4c1d-a6ff-67b01da6960e tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:17 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:17 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0ceaa0ab-0659-4c3f-bfd5-b1f0987ed356 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0ceaa0ab-0659-4c3f-bfd5-b1f0987ed356 None None] GET http://192.168.122.129/volume// Sep 02 00:50:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0ceaa0ab-0659-4c3f-bfd5-b1f0987ed356 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0ceaa0ab-0659-4c3f-bfd5-b1f0987ed356 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0ceaa0ab-0659-4c3f-bfd5-b1f0987ed356 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:50:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 870/1754] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:50:17 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:50:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a8a3b9bb-b357-4c1d-a6ff-67b01da6960e tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Volume info retrieved successfully. Sep 02 00:50:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-c35f564a-019c-4950-afe2-567645e517d0 req-fe37d3c7-a606-40fe-aadd-3b1ad626c6da None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-c35f564a-019c-4950-afe2-567645e517d0 req-fe37d3c7-a606-40fe-aadd-3b1ad626c6da tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] GET http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f Sep 02 00:50:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-c35f564a-019c-4950-afe2-567645e517d0 req-fe37d3c7-a606-40fe-aadd-3b1ad626c6da tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-c35f564a-019c-4950-afe2-567645e517d0 req-fe37d3c7-a606-40fe-aadd-3b1ad626c6da tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a8a3b9bb-b357-4c1d-a6ff-67b01da6960e tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f returned with HTTP 200 Sep 02 00:50:17 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 885/1755] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:17 2026] GET /volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f => generated 889 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:50:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:17 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:17 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-c35f564a-019c-4950-afe2-567645e517d0 req-fe37d3c7-a606-40fe-aadd-3b1ad626c6da tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Volume info retrieved successfully. Sep 02 00:50:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-c35f564a-019c-4950-afe2-567645e517d0 req-fe37d3c7-a606-40fe-aadd-3b1ad626c6da tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f returned with HTTP 200 Sep 02 00:50:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 871/1756] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:50:17 2026] GET /volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f => generated 1052 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:50:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-c35f564a-019c-4950-afe2-567645e517d0 req-888533e8-83f3-4b91-8662-0e76c99176ed None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-c35f564a-019c-4950-afe2-567645e517d0 req-888533e8-83f3-4b91-8662-0e76c99176ed tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] PUT http://192.168.122.129/volume/v3/attachments/263b4cb5-602e-4e60-99f0-27eced55897c Sep 02 00:50:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-c35f564a-019c-4950-afe2-567645e517d0 req-888533e8-83f3-4b91-8662-0e76c99176ed tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.129", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:99ea8ad4da87", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ea39e472-48c2-4305-83f6-cb40dfe92962", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:17 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-c35f564a-019c-4950-afe2-567645e517d0 req-888533e8-83f3-4b91-8662-0e76c99176ed tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Acquiring lock "cinder-attachment_update-6e1d7d48-0478-43bf-b56e-df45b35d042f-devstack" by "attachment_update" {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:50:17 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-c35f564a-019c-4950-afe2-567645e517d0 req-888533e8-83f3-4b91-8662-0e76c99176ed tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Lock "cinder-attachment_update-6e1d7d48-0478-43bf-b56e-df45b35d042f-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:50:17 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:17 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-41ebd7b5-99c2-4e87-96f1-eb941ea2a98f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-41ebd7b5-99c2-4e87-96f1-eb941ea2a98f tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] GET http://192.168.122.129/volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a Sep 02 00:50:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-41ebd7b5-99c2-4e87-96f1-eb941ea2a98f tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-41ebd7b5-99c2-4e87-96f1-eb941ea2a98f tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:17 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:17 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-41ebd7b5-99c2-4e87-96f1-eb941ea2a98f tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Volume info retrieved successfully. Sep 02 00:50:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-41ebd7b5-99c2-4e87-96f1-eb941ea2a98f tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] http://192.168.122.129/volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a returned with HTTP 200 Sep 02 00:50:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 872/1757] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:17 2026] GET /volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3726a0dc-9873-43eb-9842-d7afb4d7b8ac None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3726a0dc-9873-43eb-9842-d7afb4d7b8ac tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] GET http://192.168.122.129/volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 Sep 02 00:50:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3726a0dc-9873-43eb-9842-d7afb4d7b8ac tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3726a0dc-9873-43eb-9842-d7afb4d7b8ac tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:18 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:18 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:18 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:18 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3726a0dc-9873-43eb-9842-d7afb4d7b8ac tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Volume info retrieved successfully. Sep 02 00:50:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3726a0dc-9873-43eb-9842-d7afb4d7b8ac tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 returned with HTTP 200 Sep 02 00:50:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 873/1758] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:18 2026] GET /volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 => generated 878 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9b4cdfd5-53ee-469a-826d-a9b5dadbacd9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9b4cdfd5-53ee-469a-826d-a9b5dadbacd9 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] GET http://192.168.122.129/volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 Sep 02 00:50:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9b4cdfd5-53ee-469a-826d-a9b5dadbacd9 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9b4cdfd5-53ee-469a-826d-a9b5dadbacd9 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:18 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:18 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:18 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:18 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9b4cdfd5-53ee-469a-826d-a9b5dadbacd9 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Volume info retrieved successfully. Sep 02 00:50:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9b4cdfd5-53ee-469a-826d-a9b5dadbacd9 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 returned with HTTP 200 Sep 02 00:50:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 874/1759] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:18 2026] GET /volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 => generated 878 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0144071b-854f-419e-82d8-5ae221ef922e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0144071b-854f-419e-82d8-5ae221ef922e tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:50:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0144071b-854f-419e-82d8-5ae221ef922e tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef3236ce-3741-424b-b381-71b0f8df8011", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-2080243354"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:18 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:18 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:18 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:18 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0144071b-854f-419e-82d8-5ae221ef922e tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Volume info retrieved successfully. Sep 02 00:50:18 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-0144071b-854f-419e-82d8-5ae221ef922e tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Create snapshot from volume ef3236ce-3741-424b-b381-71b0f8df8011 Sep 02 00:50:18 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-c35f564a-019c-4950-afe2-567645e517d0 req-888533e8-83f3-4b91-8662-0e76c99176ed tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Lock "cinder-attachment_update-6e1d7d48-0478-43bf-b56e-df45b35d042f-devstack" released by "attachment_update" :: held 0.409s {{(pid=86899) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:50:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-c35f564a-019c-4950-afe2-567645e517d0 req-888533e8-83f3-4b91-8662-0e76c99176ed tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] http://192.168.122.129/volume/v3/attachments/263b4cb5-602e-4e60-99f0-27eced55897c returned with HTTP 200 Sep 02 00:50:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 886/1760] 192.168.122.129 () {66 vars in 1593 bytes} [Wed Sep 2 00:50:17 2026] PUT /volume/v3/attachments/263b4cb5-602e-4e60-99f0-27eced55897c => generated 694 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:50:18 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-0144071b-854f-419e-82d8-5ae221ef922e tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Created reservations ['16011a4a-54e9-40f3-98d5-c80d6a36a24d', '614cc920-f0f7-4d11-8218-87bbd8648651', 'febdc407-5942-4034-a15e-87836c445593', '89ae9ef3-a675-4a68-9f09-e06a443a88f2'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:50:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:18 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:18 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0144071b-854f-419e-82d8-5ae221ef922e tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Snapshot create request issued successfully. Sep 02 00:50:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0144071b-854f-419e-82d8-5ae221ef922e tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:50:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 875/1761] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:50:18 2026] POST /volume/v3/snapshots => generated 326 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:50:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e8fa67e9-af1e-447c-a75c-7aa1b4e7ca05 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e8fa67e9-af1e-447c-a75c-7aa1b4e7ca05 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] GET http://192.168.122.129/volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 Sep 02 00:50:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e8fa67e9-af1e-447c-a75c-7aa1b4e7ca05 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e8fa67e9-af1e-447c-a75c-7aa1b4e7ca05 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:18 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:18 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:18 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e8fa67e9-af1e-447c-a75c-7aa1b4e7ca05 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Snapshot retrieved successfully. Sep 02 00:50:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e8fa67e9-af1e-447c-a75c-7aa1b4e7ca05 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 returned with HTTP 200 Sep 02 00:50:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 887/1762] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:18 2026] GET /volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 => generated 458 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4f9c6deb-fc90-482b-88de-8732311f3bd2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4f9c6deb-fc90-482b-88de-8732311f3bd2 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] GET http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f Sep 02 00:50:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4f9c6deb-fc90-482b-88de-8732311f3bd2 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4f9c6deb-fc90-482b-88de-8732311f3bd2 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:18 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:18 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:18 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:18 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4f9c6deb-fc90-482b-88de-8732311f3bd2 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Volume info retrieved successfully. Sep 02 00:50:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4f9c6deb-fc90-482b-88de-8732311f3bd2 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f returned with HTTP 200 Sep 02 00:50:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 876/1763] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:18 2026] GET /volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f => generated 890 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:50:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b93fbd04-c25e-44ff-9490-e0db2e5bfee1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b93fbd04-c25e-44ff-9490-e0db2e5bfee1 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] GET http://192.168.122.129/volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a Sep 02 00:50:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b93fbd04-c25e-44ff-9490-e0db2e5bfee1 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b93fbd04-c25e-44ff-9490-e0db2e5bfee1 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-c35f564a-019c-4950-afe2-567645e517d0 req-a7054f1d-381c-43c9-a09f-cde35e34a2c4 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-c35f564a-019c-4950-afe2-567645e517d0 req-a7054f1d-381c-43c9-a09f-cde35e34a2c4 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] POST http://192.168.122.129/volume/v3/attachments/263b4cb5-602e-4e60-99f0-27eced55897c/action Sep 02 00:50:19 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:19 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-c35f564a-019c-4950-afe2-567645e517d0 req-a7054f1d-381c-43c9-a09f-cde35e34a2c4 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Action body: b'{"os-complete": null}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-c35f564a-019c-4950-afe2-567645e517d0 req-a7054f1d-381c-43c9-a09f-cde35e34a2c4 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:19 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b93fbd04-c25e-44ff-9490-e0db2e5bfee1 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Volume info retrieved successfully. Sep 02 00:50:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b93fbd04-c25e-44ff-9490-e0db2e5bfee1 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] http://192.168.122.129/volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a returned with HTTP 200 Sep 02 00:50:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 888/1764] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:18 2026] GET /volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a => generated 861 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c888a9bb-01a8-42ac-bcdc-4d45821bd405 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c888a9bb-01a8-42ac-bcdc-4d45821bd405 tempest-VolumeQuotasNegativeTestJSON-487353839 tempest-VolumeQuotasNegativeTestJSON-487353839-project-admin] PUT http://192.168.122.129/volume/v3/os-quota-sets/23db74c5e7ad4e5cb4a005cebc244b0a Sep 02 00:50:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c888a9bb-01a8-42ac-bcdc-4d45821bd405 tempest-VolumeQuotasNegativeTestJSON-487353839 tempest-VolumeQuotasNegativeTestJSON-487353839-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:19 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-c35f564a-019c-4950-afe2-567645e517d0 req-a7054f1d-381c-43c9-a09f-cde35e34a2c4 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] http://192.168.122.129/volume/v3/attachments/263b4cb5-602e-4e60-99f0-27eced55897c/action returned with HTTP 204 Sep 02 00:50:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 877/1765] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:50:19 2026] POST /volume/v3/attachments/263b4cb5-602e-4e60-99f0-27eced55897c/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c888a9bb-01a8-42ac-bcdc-4d45821bd405 tempest-VolumeQuotasNegativeTestJSON-487353839 tempest-VolumeQuotasNegativeTestJSON-487353839-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/23db74c5e7ad4e5cb4a005cebc244b0a returned with HTTP 200 Sep 02 00:50:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 889/1766] 192.168.122.129 () {60 vars in 1258 bytes} [Wed Sep 2 00:50:19 2026] PUT /volume/v3/os-quota-sets/23db74c5e7ad4e5cb4a005cebc244b0a => generated 395 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a5ad1798-e16c-4a67-aa53-7d774f769126 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a5ad1798-e16c-4a67-aa53-7d774f769126 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a5ad1798-e16c-4a67-aa53-7d774f769126 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-a5ad1798-e16c-4a67-aa53-7d774f769126 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-a5ad1798-e16c-4a67-aa53-7d774f769126 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Create volume of 2 GB Sep 02 00:50:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a5ad1798-e16c-4a67-aa53-7d774f769126 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Availability Zones retrieved successfully. Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a5ad1798-e16c-4a67-aa53-7d774f769126 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Flow 'volume_create_api' (d356266d-4ee6-4aa6-ae92-68da1ef49af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a5ad1798-e16c-4a67-aa53-7d774f769126 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daefd762-8edb-43ea-abcb-d4da775aa010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-a5ad1798-e16c-4a67-aa53-7d774f769126 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Validating volume size '2' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a5ad1798-e16c-4a67-aa53-7d774f769126 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daefd762-8edb-43ea-abcb-d4da775aa010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a5ad1798-e16c-4a67-aa53-7d774f769126 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0250c462-20cf-44c3-aa8a-55de4c73c722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cba25ae0-cce9-4d91-b0bc-5fd5643786cf None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cba25ae0-cce9-4d91-b0bc-5fd5643786cf tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] GET http://192.168.122.129/volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 Sep 02 00:50:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cba25ae0-cce9-4d91-b0bc-5fd5643786cf tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cba25ae0-cce9-4d91-b0bc-5fd5643786cf tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:19 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cba25ae0-cce9-4d91-b0bc-5fd5643786cf tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Snapshot retrieved successfully. Sep 02 00:50:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cba25ae0-cce9-4d91-b0bc-5fd5643786cf tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 returned with HTTP 200 Sep 02 00:50:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 890/1767] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:19 2026] GET /volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 => generated 458 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:19 devstack devstack@c-api.service[86898]: WARNING cinder.quota_utils [None req-a5ad1798-e16c-4a67-aa53-7d774f769126 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Quota exceeded for 23db74c5e7ad4e5cb4a005cebc244b0a, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 02 00:50:19 devstack devstack@c-api.service[86898]: WARNING cinder.volume.api [None req-a5ad1798-e16c-4a67-aa53-7d774f769126 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0250c462-20cf-44c3-aa8a-55de4c73c722) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 00:50:19 devstack devstack@c-api.service[86898]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a5ad1798-e16c-4a67-aa53-7d774f769126 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0250c462-20cf-44c3-aa8a-55de4c73c722) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: WARNING cinder.volume.api [None req-a5ad1798-e16c-4a67-aa53-7d774f769126 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0250c462-20cf-44c3-aa8a-55de4c73c722) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a5ad1798-e16c-4a67-aa53-7d774f769126 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daefd762-8edb-43ea-abcb-d4da775aa010) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: WARNING cinder.volume.api [None req-a5ad1798-e16c-4a67-aa53-7d774f769126 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daefd762-8edb-43ea-abcb-d4da775aa010) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 00:50:19 devstack devstack@c-api.service[86898]: WARNING cinder.volume.api [None req-a5ad1798-e16c-4a67-aa53-7d774f769126 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Flow 'volume_create_api' (d356266d-4ee6-4aa6-ae92-68da1ef49af8) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 00:50:19 devstack devstack@c-api.service[86898]: INFO cinder.api.middleware.fault [None req-a5ad1798-e16c-4a67-aa53-7d774f769126 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 413 Sep 02 00:50:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 878/1768] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:50:19 2026] POST /volume/v3/volumes => generated 208 bytes in 260 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 02 00:50:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3bf270d2-0b15-49c7-9d96-e7bc4ab78bed None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3bf270d2-0b15-49c7-9d96-e7bc4ab78bed tempest-VolumeQuotasNegativeTestJSON-487353839 tempest-VolumeQuotasNegativeTestJSON-487353839-project-admin] PUT http://192.168.122.129/volume/v3/os-quota-sets/23db74c5e7ad4e5cb4a005cebc244b0a Sep 02 00:50:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3bf270d2-0b15-49c7-9d96-e7bc4ab78bed tempest-VolumeQuotasNegativeTestJSON-487353839 tempest-VolumeQuotasNegativeTestJSON-487353839-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3bf270d2-0b15-49c7-9d96-e7bc4ab78bed tempest-VolumeQuotasNegativeTestJSON-487353839 tempest-VolumeQuotasNegativeTestJSON-487353839-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/23db74c5e7ad4e5cb4a005cebc244b0a returned with HTTP 200 Sep 02 00:50:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 891/1769] 192.168.122.129 () {60 vars in 1258 bytes} [Wed Sep 2 00:50:19 2026] PUT /volume/v3/os-quota-sets/23db74c5e7ad4e5cb4a005cebc244b0a => generated 395 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f8d20dbd-887a-4d3e-abc7-cdb9085ac774 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f8d20dbd-887a-4d3e-abc7-cdb9085ac774 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f8d20dbd-887a-4d3e-abc7-cdb9085ac774 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-f8d20dbd-887a-4d3e-abc7-cdb9085ac774 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-f8d20dbd-887a-4d3e-abc7-cdb9085ac774 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Create volume of 1 GB Sep 02 00:50:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f8d20dbd-887a-4d3e-abc7-cdb9085ac774 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Availability Zones retrieved successfully. Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f8d20dbd-887a-4d3e-abc7-cdb9085ac774 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Flow 'volume_create_api' (a5073bec-460d-45fa-b034-175db5e535ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f8d20dbd-887a-4d3e-abc7-cdb9085ac774 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37286274-ab6a-43c8-a42f-581171b4d4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-f8d20dbd-887a-4d3e-abc7-cdb9085ac774 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:50:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f7bf459a-ead6-494d-bb88-9d2751ea7dd5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f7bf459a-ead6-494d-bb88-9d2751ea7dd5 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] GET http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f Sep 02 00:50:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f7bf459a-ead6-494d-bb88-9d2751ea7dd5 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f7bf459a-ead6-494d-bb88-9d2751ea7dd5 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f8d20dbd-887a-4d3e-abc7-cdb9085ac774 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37286274-ab6a-43c8-a42f-581171b4d4d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f8d20dbd-887a-4d3e-abc7-cdb9085ac774 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aa4958f-03e7-40a1-9f0a-6a6178d62ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:19 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:19 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:19 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f7bf459a-ead6-494d-bb88-9d2751ea7dd5 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Volume info retrieved successfully. Sep 02 00:50:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f7bf459a-ead6-494d-bb88-9d2751ea7dd5 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f returned with HTTP 200 Sep 02 00:50:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 892/1770] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:19 2026] GET /volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f => generated 1182 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:50:19 devstack devstack@c-api.service[86898]: WARNING cinder.quota_utils [None req-f8d20dbd-887a-4d3e-abc7-cdb9085ac774 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Quota exceeded for 23db74c5e7ad4e5cb4a005cebc244b0a, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 02 00:50:19 devstack devstack@c-api.service[86898]: WARNING cinder.volume.api [None req-f8d20dbd-887a-4d3e-abc7-cdb9085ac774 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aa4958f-03e7-40a1-9f0a-6a6178d62ba6) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 00:50:19 devstack devstack@c-api.service[86898]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 02 00:50:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-9e7b44ea-6faa-4891-9d17-170bfc3252eb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f8d20dbd-887a-4d3e-abc7-cdb9085ac774 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aa4958f-03e7-40a1-9f0a-6a6178d62ba6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9e7b44ea-6faa-4891-9d17-170bfc3252eb tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] GET http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f Sep 02 00:50:19 devstack devstack@c-api.service[86898]: WARNING cinder.volume.api [None req-f8d20dbd-887a-4d3e-abc7-cdb9085ac774 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aa4958f-03e7-40a1-9f0a-6a6178d62ba6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 00:50:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9e7b44ea-6faa-4891-9d17-170bfc3252eb tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9e7b44ea-6faa-4891-9d17-170bfc3252eb tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f8d20dbd-887a-4d3e-abc7-cdb9085ac774 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37286274-ab6a-43c8-a42f-581171b4d4d8) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: WARNING cinder.volume.api [None req-f8d20dbd-887a-4d3e-abc7-cdb9085ac774 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37286274-ab6a-43c8-a42f-581171b4d4d8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 00:50:19 devstack devstack@c-api.service[86898]: WARNING cinder.volume.api [None req-f8d20dbd-887a-4d3e-abc7-cdb9085ac774 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Flow 'volume_create_api' (a5073bec-460d-45fa-b034-175db5e535ec) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 00:50:19 devstack devstack@c-api.service[86898]: INFO cinder.api.middleware.fault [None req-f8d20dbd-887a-4d3e-abc7-cdb9085ac774 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 413 Sep 02 00:50:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 879/1771] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:50:19 2026] POST /volume/v3/volumes => generated 150 bytes in 226 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 02 00:50:19 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:19 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-86b95e6e-9754-4dff-85dd-90a712c4ea8a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-86b95e6e-9754-4dff-85dd-90a712c4ea8a tempest-VolumeQuotasNegativeTestJSON-487353839 tempest-VolumeQuotasNegativeTestJSON-487353839-project-admin] PUT http://192.168.122.129/volume/v3/os-quota-sets/23db74c5e7ad4e5cb4a005cebc244b0a Sep 02 00:50:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-86b95e6e-9754-4dff-85dd-90a712c4ea8a tempest-VolumeQuotasNegativeTestJSON-487353839 tempest-VolumeQuotasNegativeTestJSON-487353839-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:19 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-9e7b44ea-6faa-4891-9d17-170bfc3252eb tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Volume info retrieved successfully. Sep 02 00:50:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9e7b44ea-6faa-4891-9d17-170bfc3252eb tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f returned with HTTP 200 Sep 02 00:50:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 893/1772] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:19 2026] GET /volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f => generated 1182 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:50:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5d11d3d7-b60f-427d-82df-dbc3b1e4999e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 894/1773] 192.168.122.129 () {62 vars in 1495 bytes} [Wed Sep 2 00:50:19 2026] DELETE /volume/v3/attachments/263b4cb5-602e-4e60-99f0-27eced55897c => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 02 00:50:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4b5706ab-8d35-4ac7-bb0b-fbf842e19dc9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-86b95e6e-9754-4dff-85dd-90a712c4ea8a tempest-VolumeQuotasNegativeTestJSON-487353839 tempest-VolumeQuotasNegativeTestJSON-487353839-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/23db74c5e7ad4e5cb4a005cebc244b0a returned with HTTP 200 Sep 02 00:50:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 880/1774] 192.168.122.129 () {60 vars in 1258 bytes} [Wed Sep 2 00:50:19 2026] PUT /volume/v3/os-quota-sets/23db74c5e7ad4e5cb4a005cebc244b0a => generated 394 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-98e14bfd-b858-4ae7-9f34-0882504cabd3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-98e14bfd-b858-4ae7-9f34-0882504cabd3 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] POST http://192.168.122.129/volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a/action Sep 02 00:50:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-98e14bfd-b858-4ae7-9f34-0882504cabd3 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-98e14bfd-b858-4ae7-9f34-0882504cabd3 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:20 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-98e14bfd-b858-4ae7-9f34-0882504cabd3 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Volume info retrieved successfully. Sep 02 00:50:20 devstack devstack@c-api.service[86898]: ERROR cinder.volume.api [None req-98e14bfd-b858-4ae7-9f34-0882504cabd3 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Quota exceeded for 23db74c5e7ad4e5cb4a005cebc244b0a, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 02 00:50:20 devstack devstack@c-api.service[86898]: INFO cinder.api.middleware.fault [None req-98e14bfd-b858-4ae7-9f34-0882504cabd3 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] http://192.168.122.129/volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a/action returned with HTTP 413 Sep 02 00:50:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 881/1775] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:50:20 2026] POST /volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a/action => generated 208 bytes in 119 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 02 00:50:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-55e19521-c70d-4329-9296-bc3b90067669 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-55e19521-c70d-4329-9296-bc3b90067669 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] GET http://192.168.122.129/volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a Sep 02 00:50:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-55e19521-c70d-4329-9296-bc3b90067669 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-55e19521-c70d-4329-9296-bc3b90067669 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:20 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-55e19521-c70d-4329-9296-bc3b90067669 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Volume info retrieved successfully. Sep 02 00:50:20 devstack devstack@c-api.service[86899]: WARNING keystonemiddleware.auth_token [None req-4b5706ab-8d35-4ac7-bb0b-fbf842e19dc9 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 02 00:50:20 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 895/1776] 192.168.122.129 () {62 vars in 1495 bytes} [Wed Sep 2 00:50:19 2026] DELETE /volume/v3/attachments/263b4cb5-602e-4e60-99f0-27eced55897c => generated 114 bytes in 259 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 02 00:50:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-55e19521-c70d-4329-9296-bc3b90067669 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] http://192.168.122.129/volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a returned with HTTP 200 Sep 02 00:50:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-451b0217-6290-4cd2-b4ed-202fe4ffd36a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 882/1777] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:20 2026] GET /volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a => generated 861 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-451b0217-6290-4cd2-b4ed-202fe4ffd36a tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] DELETE http://192.168.122.129/volume/v3/attachments/263b4cb5-602e-4e60-99f0-27eced55897c Sep 02 00:50:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-451b0217-6290-4cd2-b4ed-202fe4ffd36a tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-451b0217-6290-4cd2-b4ed-202fe4ffd36a tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c7c9cd02-9975-4f3e-8a0a-fc7e020245e1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c7c9cd02-9975-4f3e-8a0a-fc7e020245e1 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] DELETE http://192.168.122.129/volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a Sep 02 00:50:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c7c9cd02-9975-4f3e-8a0a-fc7e020245e1 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c7c9cd02-9975-4f3e-8a0a-fc7e020245e1 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-c7c9cd02-9975-4f3e-8a0a-fc7e020245e1 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Delete volume with id: 277e509e-b010-4d7e-9636-b9619dd6e42a Sep 02 00:50:20 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:20 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:20 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:20 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c7c9cd02-9975-4f3e-8a0a-fc7e020245e1 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Volume info retrieved successfully. Sep 02 00:50:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c7c9cd02-9975-4f3e-8a0a-fc7e020245e1 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Delete volume request issued successfully. Sep 02 00:50:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c7c9cd02-9975-4f3e-8a0a-fc7e020245e1 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] http://192.168.122.129/volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a returned with HTTP 202 Sep 02 00:50:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 883/1778] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:50:20 2026] DELETE /volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:50:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e99356f2-c370-49c2-9d59-302d855d8b71 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e99356f2-c370-49c2-9d59-302d855d8b71 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] GET http://192.168.122.129/volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a Sep 02 00:50:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e99356f2-c370-49c2-9d59-302d855d8b71 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e99356f2-c370-49c2-9d59-302d855d8b71 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:20 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e99356f2-c370-49c2-9d59-302d855d8b71 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Volume info retrieved successfully. Sep 02 00:50:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e99356f2-c370-49c2-9d59-302d855d8b71 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] http://192.168.122.129/volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a returned with HTTP 200 Sep 02 00:50:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 884/1779] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:20 2026] GET /volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a => generated 860 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c2c28393-1d77-4100-8ff2-0de582d1d7e6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c2c28393-1d77-4100-8ff2-0de582d1d7e6 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] GET http://192.168.122.129/volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 Sep 02 00:50:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c2c28393-1d77-4100-8ff2-0de582d1d7e6 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c2c28393-1d77-4100-8ff2-0de582d1d7e6 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c2c28393-1d77-4100-8ff2-0de582d1d7e6 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Snapshot retrieved successfully. Sep 02 00:50:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c2c28393-1d77-4100-8ff2-0de582d1d7e6 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 returned with HTTP 200 Sep 02 00:50:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 885/1780] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:20 2026] GET /volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 => generated 458 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:20 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-451b0217-6290-4cd2-b4ed-202fe4ffd36a tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Attachment connected to vm 1f057a5f-edd5-42db-a2dc-9d2703a8c6d4, checking data on nova Sep 02 00:50:20 devstack devstack@c-api.service[86899]: DEBUG cinder.compute.nova [None req-451b0217-6290-4cd2-b4ed-202fe4ffd36a tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Creating Keystone token plugin using URL: http://192.168.122.129/identity {{(pid=86899) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0b857298-f201-4e76-a4ce-e3933fb0b3a2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0b857298-f201-4e76-a4ce-e3933fb0b3a2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:50:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0b857298-f201-4e76-a4ce-e3933fb0b3a2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-708933225"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-0b857298-f201-4e76-a4ce-e3933fb0b3a2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-708933225'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-0b857298-f201-4e76-a4ce-e3933fb0b3a2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Create volume of 1 GB Sep 02 00:50:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0b857298-f201-4e76-a4ce-e3933fb0b3a2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Availability Zones retrieved successfully. Sep 02 00:50:20 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-0b857298-f201-4e76-a4ce-e3933fb0b3a2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Flow 'volume_create_api' (218615a1-80f7-42ec-9bfa-a44a4ab78a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-0b857298-f201-4e76-a4ce-e3933fb0b3a2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e79d4a0-1e61-4349-a624-856dc271f6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-0b857298-f201-4e76-a4ce-e3933fb0b3a2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-0b857298-f201-4e76-a4ce-e3933fb0b3a2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e79d4a0-1e61-4349-a624-856dc271f6bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:20 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-0b857298-f201-4e76-a4ce-e3933fb0b3a2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21cec4e4-d94a-43be-beb2-b453303f68e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:20 devstack devstack@c-api.service[86899]: DEBUG novaclient.v2.client [None req-451b0217-6290-4cd2-b4ed-202fe4ffd36a tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] REQ: curl -g -i -X GET http://192.168.122.129/compute/v2.1/servers/1f057a5f-edd5-42db-a2dc-9d2703a8c6d4/os-volume_attachments/6e1d7d48-0478-43bf-b56e-df45b35d042f -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}229bc57568384795ba0a2833485253bc1a475f8436222b8f84f899fc317be37a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-451b0217-6290-4cd2-b4ed-202fe4ffd36a" -H "X-Service-Token: {SHA256}853f35eeef9c60ec9615332aea06a0c135fdc182c90498e924b7a327d86d08ac" {{(pid=86899) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-0b857298-f201-4e76-a4ce-e3933fb0b3a2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Created reservations ['1bd18638-7c06-43e0-a43e-004c7e930755', '0cd29c34-2902-47ed-a1cf-1bfe24b9e650', 'e6a062eb-6609-4150-bc2c-16374927e1f6', '411ef11f-c9b9-428d-ac7a-3253d7adc54e'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-0b857298-f201-4e76-a4ce-e3933fb0b3a2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21cec4e4-d94a-43be-beb2-b453303f68e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bd18638-7c06-43e0-a43e-004c7e930755', '0cd29c34-2902-47ed-a1cf-1bfe24b9e650', 'e6a062eb-6609-4150-bc2c-16374927e1f6', '411ef11f-c9b9-428d-ac7a-3253d7adc54e']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-0b857298-f201-4e76-a4ce-e3933fb0b3a2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1ccb67b-af72-4db7-b067-3be2a0344986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-0b857298-f201-4e76-a4ce-e3933fb0b3a2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1ccb67b-af72-4db7-b067-3be2a0344986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f9755d4-eff8-45d2-a8a0-8571a01297ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-708933225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='014600e5216b4e16996d08c41362020d',qos_specs=None,replication_status=,reservations=['1bd18638-7c06-43e0-a43e-004c7e930755','0cd29c34-2902-47ed-a1cf-1bfe24b9e650','e6a062eb-6609-4150-bc2c-16374927e1f6','411ef11f-c9b9-428d-ac7a-3253d7adc54e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77fc0a991e9a468983deb0ceb97cc50b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:50:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-708933225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f9755d4-eff8-45d2-a8a0-8571a01297ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='014600e5216b4e16996d08c41362020d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77fc0a991e9a468983deb0ceb97cc50b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-0b857298-f201-4e76-a4ce-e3933fb0b3a2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73a61bf8-dcd1-4554-b3ea-e94ee60ae72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-0b857298-f201-4e76-a4ce-e3933fb0b3a2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73a61bf8-dcd1-4554-b3ea-e94ee60ae72e) transitioned into state 'SUCCESS' from state '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-708933225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='014600e5216b4e16996d08c41362020d',qos_specs=None,replication_status=,reservations=['1bd18638-7c06-43e0-a43e-004c7e930755','0cd29c34-2902-47ed-a1cf-1bfe24b9e650','e6a062eb-6609-4150-bc2c-16374927e1f6','411ef11f-c9b9-428d-ac7a-3253d7adc54e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77fc0a991e9a468983deb0ceb97cc50b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-0b857298-f201-4e76-a4ce-e3933fb0b3a2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23a31dac-2fc9-4727-a877-240afe96bdb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-0b857298-f201-4e76-a4ce-e3933fb0b3a2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23a31dac-2fc9-4727-a877-240afe96bdb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-0b857298-f201-4e76-a4ce-e3933fb0b3a2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Flow 'volume_create_api' (218615a1-80f7-42ec-9bfa-a44a4ab78a6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0b857298-f201-4e76-a4ce-e3933fb0b3a2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Create volume request issued successfully. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0b857298-f201-4e76-a4ce-e3933fb0b3a2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:50:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 886/1781] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:50:20 2026] POST /volume/v3/volumes => generated 759 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: DEBUG novaclient.v2.client [None req-451b0217-6290-4cd2-b4ed-202fe4ffd36a tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 22:50:21 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-8a701d5f-3200-460c-9455-90ad50a2996c x-openstack-request-id: req-8a701d5f-3200-460c-9455-90ad50a2996c {{(pid=86899) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 00:50:21 devstack devstack@c-api.service[86899]: DEBUG novaclient.v2.client [None req-451b0217-6290-4cd2-b4ed-202fe4ffd36a tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "6e1d7d48-0478-43bf-b56e-df45b35d042f", "serverId": "1f057a5f-edd5-42db-a2dc-9d2703a8c6d4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "263b4cb5-602e-4e60-99f0-27eced55897c", "bdm_uuid": "17ea0781-2d90-4a4e-809f-a0585080f4d0"}} {{(pid=86899) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 00:50:21 devstack devstack@c-api.service[86899]: DEBUG novaclient.v2.client [None req-451b0217-6290-4cd2-b4ed-202fe4ffd36a tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] GET call to compute for http://192.168.122.129/compute/v2.1/servers/1f057a5f-edd5-42db-a2dc-9d2703a8c6d4/os-volume_attachments/6e1d7d48-0478-43bf-b56e-df45b35d042f used request id req-8a701d5f-3200-460c-9455-90ad50a2996c {{(pid=86899) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.volume.api [None req-451b0217-6290-4cd2-b4ed-202fe4ffd36a tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-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 Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-67261dd1-7ebc-46b0-b552-ce4daf9a4e1c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault [None req-451b0217-6290-4cd2-b4ed-202fe4ffd36a tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Caught error: Detach volume from instance 1f057a5f-edd5-42db-a2dc-9d2703a8c6d4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1f057a5f-edd5-42db-a2dc-9d2703a8c6d4 using the Compute API Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1f057a5f-edd5-42db-a2dc-9d2703a8c6d4 using the Compute API Sep 02 00:50:21 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault Sep 02 00:50:21 devstack devstack@c-api.service[86899]: INFO cinder.api.middleware.fault [None req-451b0217-6290-4cd2-b4ed-202fe4ffd36a tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] http://192.168.122.129/volume/v3/attachments/263b4cb5-602e-4e60-99f0-27eced55897c returned with HTTP 409 Sep 02 00:50:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 896/1782] 192.168.122.129 () {60 vars in 1288 bytes} [Wed Sep 2 00:50:20 2026] DELETE /volume/v3/attachments/263b4cb5-602e-4e60-99f0-27eced55897c => generated 167 bytes in 1097 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-67261dd1-7ebc-46b0-b552-ce4daf9a4e1c tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-67261dd1-7ebc-46b0-b552-ce4daf9a4e1c tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-67261dd1-7ebc-46b0-b552-ce4daf9a4e1c tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-67261dd1-7ebc-46b0-b552-ce4daf9a4e1c tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-67261dd1-7ebc-46b0-b552-ce4daf9a4e1c tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca returned with HTTP 200 Sep 02 00:50:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 887/1783] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:21 2026] GET /volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca => generated 827 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b3596b40-d997-4074-bc46-f1f4ff8486f4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-0789c79d-f882-445f-8686-e6f85eea2fcb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b3596b40-d997-4074-bc46-f1f4ff8486f4 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] GET http://192.168.122.129/volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a Sep 02 00:50:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b3596b40-d997-4074-bc46-f1f4ff8486f4 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b3596b40-d997-4074-bc46-f1f4ff8486f4 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-0789c79d-f882-445f-8686-e6f85eea2fcb tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] GET http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-0789c79d-f882-445f-8686-e6f85eea2fcb tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-0789c79d-f882-445f-8686-e6f85eea2fcb tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-0789c79d-f882-445f-8686-e6f85eea2fcb tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Volume info retrieved successfully. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-0789c79d-f882-445f-8686-e6f85eea2fcb tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f returned with HTTP 200 Sep 02 00:50:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 888/1784] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:50:21 2026] GET /volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f => generated 1164 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-b3596b40-d997-4074-bc46-f1f4ff8486f4 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-ab1898e4-dc84-43f1-9bc1-4e64fe5efb79 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b3596b40-d997-4074-bc46-f1f4ff8486f4 tempest-VolumeQuotasNegativeTestJSON-169636062 tempest-VolumeQuotasNegativeTestJSON-169636062-project-member] http://192.168.122.129/volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a returned with HTTP 404 Sep 02 00:50:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 897/1785] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:21 2026] GET /volume/v3/volumes/277e509e-b010-4d7e-9636-b9619dd6e42a => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-ab1898e4-dc84-43f1-9bc1-4e64fe5efb79 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] POST http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f/action Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-ab1898e4-dc84-43f1-9bc1-4e64fe5efb79 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-ab1898e4-dc84-43f1-9bc1-4e64fe5efb79 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-be347e11-4235-4359-ac04-d0cca9043650 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-be347e11-4235-4359-ac04-d0cca9043650 tempest-VolumeQuotasNegativeTestJSON-487353839 tempest-VolumeQuotasNegativeTestJSON-487353839-project-admin] PUT http://192.168.122.129/volume/v3/os-quota-sets/23db74c5e7ad4e5cb4a005cebc244b0a Sep 02 00:50:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-be347e11-4235-4359-ac04-d0cca9043650 tempest-VolumeQuotasNegativeTestJSON-487353839 tempest-VolumeQuotasNegativeTestJSON-487353839-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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-ab1898e4-dc84-43f1-9bc1-4e64fe5efb79 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Volume info retrieved successfully. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-ab1898e4-dc84-43f1-9bc1-4e64fe5efb79 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Begin detaching volume completed successfully. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-ab1898e4-dc84-43f1-9bc1-4e64fe5efb79 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f/action returned with HTTP 202 Sep 02 00:50:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 889/1786] 192.168.122.129 () {64 vars in 1561 bytes} [Wed Sep 2 00:50:21 2026] POST /volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1e1e559c-258f-40b8-bfdb-98131fe2d9e8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1e1e559c-258f-40b8-bfdb-98131fe2d9e8 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] GET http://192.168.122.129/volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1e1e559c-258f-40b8-bfdb-98131fe2d9e8 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1e1e559c-258f-40b8-bfdb-98131fe2d9e8 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1e1e559c-258f-40b8-bfdb-98131fe2d9e8 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Snapshot retrieved successfully. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1e1e559c-258f-40b8-bfdb-98131fe2d9e8 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 returned with HTTP 200 Sep 02 00:50:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 890/1787] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:21 2026] GET /volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 => generated 485 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e9cf17dc-8a67-4391-9bbf-971008663179 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e9cf17dc-8a67-4391-9bbf-971008663179 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] GET http://192.168.122.129/volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e9cf17dc-8a67-4391-9bbf-971008663179 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e9cf17dc-8a67-4391-9bbf-971008663179 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e9cf17dc-8a67-4391-9bbf-971008663179 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Snapshot retrieved successfully. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e9cf17dc-8a67-4391-9bbf-971008663179 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 returned with HTTP 200 Sep 02 00:50:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 891/1788] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:21 2026] GET /volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 => generated 485 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-828acf36-0318-426a-a5d6-589de92ead68 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-828acf36-0318-426a-a5d6-589de92ead68 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-828acf36-0318-426a-a5d6-589de92ead68 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-828acf36-0318-426a-a5d6-589de92ead68 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-828acf36-0318-426a-a5d6-589de92ead68 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Delete snapshot with id: 87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 Sep 02 00:50:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-828acf36-0318-426a-a5d6-589de92ead68 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Snapshot retrieved successfully. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-828acf36-0318-426a-a5d6-589de92ead68 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Snapshot delete request issued successfully. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-828acf36-0318-426a-a5d6-589de92ead68 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 returned with HTTP 202 Sep 02 00:50:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 892/1789] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:50:21 2026] DELETE /volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-76ecaeea-5b02-4f16-a243-4c79b76e7a71 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-76ecaeea-5b02-4f16-a243-4c79b76e7a71 None None] GET http://192.168.122.129/volume// Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-76ecaeea-5b02-4f16-a243-4c79b76e7a71 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-76ecaeea-5b02-4f16-a243-4c79b76e7a71 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-76ecaeea-5b02-4f16-a243-4c79b76e7a71 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:50:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 893/1790] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:50:21 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-39460926-9fdf-4c4f-8990-01e82c91b44d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-39460926-9fdf-4c4f-8990-01e82c91b44d tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] GET http://192.168.122.129/volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-39460926-9fdf-4c4f-8990-01e82c91b44d tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-39460926-9fdf-4c4f-8990-01e82c91b44d tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-39460926-9fdf-4c4f-8990-01e82c91b44d tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Snapshot retrieved successfully. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-39460926-9fdf-4c4f-8990-01e82c91b44d tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 returned with HTTP 200 Sep 02 00:50:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 894/1791] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:21 2026] GET /volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 => generated 484 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-58f1ec42-96ff-496a-975a-35d82eadc406 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-58f1ec42-96ff-496a-975a-35d82eadc406 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] GET http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-58f1ec42-96ff-496a-975a-35d82eadc406 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-58f1ec42-96ff-496a-975a-35d82eadc406 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-58f1ec42-96ff-496a-975a-35d82eadc406 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Volume info retrieved successfully. Sep 02 00:50:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-58f1ec42-96ff-496a-975a-35d82eadc406 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f returned with HTTP 200 Sep 02 00:50:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 895/1792] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:50:21 2026] GET /volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f => generated 1348 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:50:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-be347e11-4235-4359-ac04-d0cca9043650 tempest-VolumeQuotasNegativeTestJSON-487353839 tempest-VolumeQuotasNegativeTestJSON-487353839-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/23db74c5e7ad4e5cb4a005cebc244b0a returned with HTTP 200 Sep 02 00:50:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 898/1793] 192.168.122.129 () {60 vars in 1259 bytes} [Wed Sep 2 00:50:21 2026] PUT /volume/v3/os-quota-sets/23db74c5e7ad4e5cb4a005cebc244b0a => generated 398 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-8077ac0f-3c36-46b5-898b-ba4ad1468a66 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-8077ac0f-3c36-46b5-898b-ba4ad1468a66 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] DELETE http://192.168.122.129/volume/v3/attachments/263b4cb5-602e-4e60-99f0-27eced55897c Sep 02 00:50:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-8077ac0f-3c36-46b5-898b-ba4ad1468a66 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-8077ac0f-3c36-46b5-898b-ba4ad1468a66 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:22 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, Sep 02 00:50:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-1fc31884-1db1-4dc6-b5cd-4e04cf13f76b req-8077ac0f-3c36-46b5-898b-ba4ad1468a66 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] http://192.168.122.129/volume/v3/attachments/263b4cb5-602e-4e60-99f0-27eced55897c returned with HTTP 200 Sep 02 00:50:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 896/1794] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:50:22 2026] DELETE /volume/v3/attachments/263b4cb5-602e-4e60-99f0-27eced55897c => generated 19 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-571c2764-7080-4456-b429-99ae923e74f8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-571c2764-7080-4456-b429-99ae923e74f8 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca Sep 02 00:50:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-571c2764-7080-4456-b429-99ae923e74f8 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-571c2764-7080-4456-b429-99ae923e74f8 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-571c2764-7080-4456-b429-99ae923e74f8 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-571c2764-7080-4456-b429-99ae923e74f8 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca returned with HTTP 200 Sep 02 00:50:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 899/1795] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:22 2026] GET /volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca => generated 851 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2e1adf86-6572-45d9-bb01-3e459a13fd5e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2e1adf86-6572-45d9-bb01-3e459a13fd5e tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] GET http://192.168.122.129/volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 Sep 02 00:50:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2e1adf86-6572-45d9-bb01-3e459a13fd5e tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2e1adf86-6572-45d9-bb01-3e459a13fd5e tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2e1adf86-6572-45d9-bb01-3e459a13fd5e tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Snapshot retrieved successfully. Sep 02 00:50:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2e1adf86-6572-45d9-bb01-3e459a13fd5e tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 returned with HTTP 200 Sep 02 00:50:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 897/1796] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:22 2026] GET /volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 => generated 484 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-7906dc81-4e30-43de-8d17-44a2d9182520 req-7fb0fdfc-fa8e-4c9e-bb81-73b53b42b193 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-7906dc81-4e30-43de-8d17-44a2d9182520 req-7fb0fdfc-fa8e-4c9e-bb81-73b53b42b193 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] GET http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f Sep 02 00:50:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-7906dc81-4e30-43de-8d17-44a2d9182520 req-7fb0fdfc-fa8e-4c9e-bb81-73b53b42b193 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-7906dc81-4e30-43de-8d17-44a2d9182520 req-7fb0fdfc-fa8e-4c9e-bb81-73b53b42b193 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-7906dc81-4e30-43de-8d17-44a2d9182520 req-7fb0fdfc-fa8e-4c9e-bb81-73b53b42b193 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Volume info retrieved successfully. Sep 02 00:50:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-7906dc81-4e30-43de-8d17-44a2d9182520 req-7fb0fdfc-fa8e-4c9e-bb81-73b53b42b193 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f returned with HTTP 200 Sep 02 00:50:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 900/1797] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:50:22 2026] GET /volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f => generated 872 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-810ca7b6-3ab4-40af-be87-2ec33dfb7984 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-810ca7b6-3ab4-40af-be87-2ec33dfb7984 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] DELETE http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f Sep 02 00:50:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-810ca7b6-3ab4-40af-be87-2ec33dfb7984 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-810ca7b6-3ab4-40af-be87-2ec33dfb7984 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:22 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-810ca7b6-3ab4-40af-be87-2ec33dfb7984 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Delete volume with id: 6e1d7d48-0478-43bf-b56e-df45b35d042f Sep 02 00:50:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:22 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-810ca7b6-3ab4-40af-be87-2ec33dfb7984 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Volume info retrieved successfully. Sep 02 00:50:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-810ca7b6-3ab4-40af-be87-2ec33dfb7984 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Delete volume request issued successfully. Sep 02 00:50:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-810ca7b6-3ab4-40af-be87-2ec33dfb7984 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f returned with HTTP 202 Sep 02 00:50:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 898/1798] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:50:22 2026] DELETE /volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:50:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5f5afe7d-ee0b-46db-99ec-245aa8d222ea None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5f5afe7d-ee0b-46db-99ec-245aa8d222ea tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] GET http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f Sep 02 00:50:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5f5afe7d-ee0b-46db-99ec-245aa8d222ea tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5f5afe7d-ee0b-46db-99ec-245aa8d222ea tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:23 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:23 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:23 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:23 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5f5afe7d-ee0b-46db-99ec-245aa8d222ea tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Volume info retrieved successfully. Sep 02 00:50:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5f5afe7d-ee0b-46db-99ec-245aa8d222ea tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f returned with HTTP 200 Sep 02 00:50:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 901/1799] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:23 2026] GET /volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f => generated 889 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:50:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-81c418e6-4705-4e1c-ba4a-2db603a63269 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-81c418e6-4705-4e1c-ba4a-2db603a63269 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca Sep 02 00:50:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-81c418e6-4705-4e1c-ba4a-2db603a63269 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-81c418e6-4705-4e1c-ba4a-2db603a63269 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:23 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:23 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-81c418e6-4705-4e1c-ba4a-2db603a63269 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-81c418e6-4705-4e1c-ba4a-2db603a63269 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca returned with HTTP 200 Sep 02 00:50:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 899/1800] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:23 2026] GET /volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-88a17d4b-e9d5-43a3-b407-bc57e727f6c7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-88a17d4b-e9d5-43a3-b407-bc57e727f6c7 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:50:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-88a17d4b-e9d5-43a3-b407-bc57e727f6c7 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8f9755d4-eff8-45d2-a8a0-8571a01297ca", "name": "tempest-VolumesDeleteCascade-Snapshot-947040483"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:23 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:23 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:23 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:23 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-88a17d4b-e9d5-43a3-b407-bc57e727f6c7 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:23 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-88a17d4b-e9d5-43a3-b407-bc57e727f6c7 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Create snapshot from volume 8f9755d4-eff8-45d2-a8a0-8571a01297ca Sep 02 00:50:23 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-88a17d4b-e9d5-43a3-b407-bc57e727f6c7 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Created reservations ['49c81867-dfb7-45f0-b044-c83ab9498a57', 'f9899e5b-db23-4a5b-ba49-3215bf4c463b', 'fd16ee5b-28b6-4ff0-87ea-5fdcfee44c89', '30fd7fad-ce5b-4fc4-808b-ce9644518989'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:50:23 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:23 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ad73150d-2175-45f5-bd7c-b72d9fe3cbd7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ad73150d-2175-45f5-bd7c-b72d9fe3cbd7 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] GET http://192.168.122.129/volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 Sep 02 00:50:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ad73150d-2175-45f5-bd7c-b72d9fe3cbd7 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ad73150d-2175-45f5-bd7c-b72d9fe3cbd7 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ad73150d-2175-45f5-bd7c-b72d9fe3cbd7 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Snapshot retrieved successfully. Sep 02 00:50:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ad73150d-2175-45f5-bd7c-b72d9fe3cbd7 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 returned with HTTP 200 Sep 02 00:50:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 900/1801] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:23 2026] GET /volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 => generated 484 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-88a17d4b-e9d5-43a3-b407-bc57e727f6c7 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Snapshot create request issued successfully. Sep 02 00:50:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-88a17d4b-e9d5-43a3-b407-bc57e727f6c7 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:50:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 902/1802] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:50:23 2026] POST /volume/v3/snapshots => generated 306 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:50:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b8718429-2d4b-48ec-9c10-cabe969f7bc6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b8718429-2d4b-48ec-9c10-cabe969f7bc6 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/snapshots/5d348b2f-48ff-40c6-afd8-2c14fdc6ab6e Sep 02 00:50:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b8718429-2d4b-48ec-9c10-cabe969f7bc6 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b8718429-2d4b-48ec-9c10-cabe969f7bc6 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:24 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:24 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:24 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b8718429-2d4b-48ec-9c10-cabe969f7bc6 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Snapshot retrieved successfully. Sep 02 00:50:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b8718429-2d4b-48ec-9c10-cabe969f7bc6 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/snapshots/5d348b2f-48ff-40c6-afd8-2c14fdc6ab6e returned with HTTP 200 Sep 02 00:50:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 901/1803] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:23 2026] GET /volume/v3/snapshots/5d348b2f-48ff-40c6-afd8-2c14fdc6ab6e => generated 438 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-29537d75-36d3-43f3-80a0-93661b627977 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-29537d75-36d3-43f3-80a0-93661b627977 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] GET http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f Sep 02 00:50:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-29537d75-36d3-43f3-80a0-93661b627977 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-29537d75-36d3-43f3-80a0-93661b627977 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-29537d75-36d3-43f3-80a0-93661b627977 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198 tempest-TestServerVolumeAttachScenarioOldVersion-1539886198-project-member] http://192.168.122.129/volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f returned with HTTP 404 Sep 02 00:50:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 903/1804] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:24 2026] GET /volume/v3/volumes/6e1d7d48-0478-43bf-b56e-df45b35d042f => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:50:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cc008615-8e89-4315-af69-6b2399768fc4 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cc008615-8e89-4315-af69-6b2399768fc4 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] GET http://192.168.122.129/volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 Sep 02 00:50:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cc008615-8e89-4315-af69-6b2399768fc4 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cc008615-8e89-4315-af69-6b2399768fc4 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cc008615-8e89-4315-af69-6b2399768fc4 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 returned with HTTP 404 Sep 02 00:50:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 902/1805] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:24 2026] GET /volume/v3/snapshots/87aa93ff-4d82-4fa0-a007-d7d4d62a3e98 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-056339e9-aedd-4ba7-8be7-1d69965c20df None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-056339e9-aedd-4ba7-8be7-1d69965c20df tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] DELETE http://192.168.122.129/volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 Sep 02 00:50:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-056339e9-aedd-4ba7-8be7-1d69965c20df tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-056339e9-aedd-4ba7-8be7-1d69965c20df tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:24 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-056339e9-aedd-4ba7-8be7-1d69965c20df tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Delete volume with id: ef3236ce-3741-424b-b381-71b0f8df8011 Sep 02 00:50:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-056339e9-aedd-4ba7-8be7-1d69965c20df tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Volume info retrieved successfully. Sep 02 00:50:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-adeb96b5-2ef9-41a6-b023-ebb80778cb9a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-adeb96b5-2ef9-41a6-b023-ebb80778cb9a tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/snapshots/5d348b2f-48ff-40c6-afd8-2c14fdc6ab6e Sep 02 00:50:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-adeb96b5-2ef9-41a6-b023-ebb80778cb9a tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-adeb96b5-2ef9-41a6-b023-ebb80778cb9a tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-adeb96b5-2ef9-41a6-b023-ebb80778cb9a tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Snapshot retrieved successfully. Sep 02 00:50:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-adeb96b5-2ef9-41a6-b023-ebb80778cb9a tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/snapshots/5d348b2f-48ff-40c6-afd8-2c14fdc6ab6e returned with HTTP 200 Sep 02 00:50:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 903/1806] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:25 2026] GET /volume/v3/snapshots/5d348b2f-48ff-40c6-afd8-2c14fdc6ab6e => generated 438 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-056339e9-aedd-4ba7-8be7-1d69965c20df tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Delete volume request issued successfully. Sep 02 00:50:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-056339e9-aedd-4ba7-8be7-1d69965c20df tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 returned with HTTP 202 Sep 02 00:50:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 904/1807] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:50:24 2026] DELETE /volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:50:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b962b13a-05ff-46a4-a012-9932116cdb7b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b962b13a-05ff-46a4-a012-9932116cdb7b tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] GET http://192.168.122.129/volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 Sep 02 00:50:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b962b13a-05ff-46a4-a012-9932116cdb7b tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b962b13a-05ff-46a4-a012-9932116cdb7b tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b962b13a-05ff-46a4-a012-9932116cdb7b tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Volume info retrieved successfully. Sep 02 00:50:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b962b13a-05ff-46a4-a012-9932116cdb7b tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 returned with HTTP 200 Sep 02 00:50:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 904/1808] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:25 2026] GET /volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 => generated 877 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0d41b100-0fdd-4948-9c9d-afbcb8fb01d3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0d41b100-0fdd-4948-9c9d-afbcb8fb01d3 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/snapshots/5d348b2f-48ff-40c6-afd8-2c14fdc6ab6e Sep 02 00:50:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0d41b100-0fdd-4948-9c9d-afbcb8fb01d3 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0d41b100-0fdd-4948-9c9d-afbcb8fb01d3 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:26 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0d41b100-0fdd-4948-9c9d-afbcb8fb01d3 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Snapshot retrieved successfully. Sep 02 00:50:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0d41b100-0fdd-4948-9c9d-afbcb8fb01d3 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/snapshots/5d348b2f-48ff-40c6-afd8-2c14fdc6ab6e returned with HTTP 200 Sep 02 00:50:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 905/1809] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:26 2026] GET /volume/v3/snapshots/5d348b2f-48ff-40c6-afd8-2c14fdc6ab6e => generated 438 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-803b3e9e-edf3-4205-a339-89d25a0c72e6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-803b3e9e-edf3-4205-a339-89d25a0c72e6 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] GET http://192.168.122.129/volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 Sep 02 00:50:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-803b3e9e-edf3-4205-a339-89d25a0c72e6 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-803b3e9e-edf3-4205-a339-89d25a0c72e6 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:26 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:26 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:26 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:26 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:26 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-803b3e9e-edf3-4205-a339-89d25a0c72e6 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Volume info retrieved successfully. Sep 02 00:50:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-803b3e9e-edf3-4205-a339-89d25a0c72e6 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 returned with HTTP 200 Sep 02 00:50:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 905/1810] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:26 2026] GET /volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 => generated 877 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e40d6d3b-1011-409a-9c66-1746efc7aff4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e40d6d3b-1011-409a-9c66-1746efc7aff4 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/snapshots/5d348b2f-48ff-40c6-afd8-2c14fdc6ab6e Sep 02 00:50:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e40d6d3b-1011-409a-9c66-1746efc7aff4 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e40d6d3b-1011-409a-9c66-1746efc7aff4 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e40d6d3b-1011-409a-9c66-1746efc7aff4 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Snapshot retrieved successfully. Sep 02 00:50:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e40d6d3b-1011-409a-9c66-1746efc7aff4 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/snapshots/5d348b2f-48ff-40c6-afd8-2c14fdc6ab6e returned with HTTP 200 Sep 02 00:50:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 906/1811] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:27 2026] GET /volume/v3/snapshots/5d348b2f-48ff-40c6-afd8-2c14fdc6ab6e => generated 438 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1ea65614-5504-4841-8dfa-1b9e51253924 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1ea65614-5504-4841-8dfa-1b9e51253924 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] GET http://192.168.122.129/volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 Sep 02 00:50:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1ea65614-5504-4841-8dfa-1b9e51253924 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1ea65614-5504-4841-8dfa-1b9e51253924 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1ea65614-5504-4841-8dfa-1b9e51253924 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 returned with HTTP 404 Sep 02 00:50:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 906/1812] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:27 2026] GET /volume/v3/volumes/ef3236ce-3741-424b-b381-71b0f8df8011 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-42d5131e-0dd9-4305-a3c0-527a61ddb814 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-42d5131e-0dd9-4305-a3c0-527a61ddb814 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] DELETE http://192.168.122.129/volume/v3/volumes/bf90dca0-a376-405b-a051-e0dab2332861 Sep 02 00:50:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-42d5131e-0dd9-4305-a3c0-527a61ddb814 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-42d5131e-0dd9-4305-a3c0-527a61ddb814 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:27 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-42d5131e-0dd9-4305-a3c0-527a61ddb814 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Delete volume with id: bf90dca0-a376-405b-a051-e0dab2332861 Sep 02 00:50:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:27 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-42d5131e-0dd9-4305-a3c0-527a61ddb814 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Volume info retrieved successfully. Sep 02 00:50:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-42d5131e-0dd9-4305-a3c0-527a61ddb814 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Delete volume request issued successfully. Sep 02 00:50:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-42d5131e-0dd9-4305-a3c0-527a61ddb814 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/volumes/bf90dca0-a376-405b-a051-e0dab2332861 returned with HTTP 202 Sep 02 00:50:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 907/1813] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:50:27 2026] DELETE /volume/v3/volumes/bf90dca0-a376-405b-a051-e0dab2332861 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:50:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-35f2182f-0c0d-4ee8-98db-a310c3ea75dc None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-35f2182f-0c0d-4ee8-98db-a310c3ea75dc tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] GET http://192.168.122.129/volume/v3/volumes/bf90dca0-a376-405b-a051-e0dab2332861 Sep 02 00:50:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-35f2182f-0c0d-4ee8-98db-a310c3ea75dc tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-35f2182f-0c0d-4ee8-98db-a310c3ea75dc tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:27 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:27 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:27 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:27 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:27 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-35f2182f-0c0d-4ee8-98db-a310c3ea75dc tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Volume info retrieved successfully. Sep 02 00:50:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-35f2182f-0c0d-4ee8-98db-a310c3ea75dc tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/volumes/bf90dca0-a376-405b-a051-e0dab2332861 returned with HTTP 200 Sep 02 00:50:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 907/1814] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:27 2026] GET /volume/v3/volumes/bf90dca0-a376-405b-a051-e0dab2332861 => generated 841 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-03ba0e1f-5625-4e5a-9019-bc6c620ce9ba None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-03ba0e1f-5625-4e5a-9019-bc6c620ce9ba tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/snapshots/5d348b2f-48ff-40c6-afd8-2c14fdc6ab6e Sep 02 00:50:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-03ba0e1f-5625-4e5a-9019-bc6c620ce9ba tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-03ba0e1f-5625-4e5a-9019-bc6c620ce9ba tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:28 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:28 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:28 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-03ba0e1f-5625-4e5a-9019-bc6c620ce9ba tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Snapshot retrieved successfully. Sep 02 00:50:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-03ba0e1f-5625-4e5a-9019-bc6c620ce9ba tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/snapshots/5d348b2f-48ff-40c6-afd8-2c14fdc6ab6e returned with HTTP 200 Sep 02 00:50:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 908/1815] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:28 2026] GET /volume/v3/snapshots/5d348b2f-48ff-40c6-afd8-2c14fdc6ab6e => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-80009766-d123-4fc7-983b-cfdd780f9387 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-80009766-d123-4fc7-983b-cfdd780f9387 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:50:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-80009766-d123-4fc7-983b-cfdd780f9387 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8f9755d4-eff8-45d2-a8a0-8571a01297ca", "name": "tempest-VolumesDeleteCascade-Snapshot-1736585883"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:28 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:28 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:28 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:28 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-80009766-d123-4fc7-983b-cfdd780f9387 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:28 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-80009766-d123-4fc7-983b-cfdd780f9387 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Create snapshot from volume 8f9755d4-eff8-45d2-a8a0-8571a01297ca Sep 02 00:50:28 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-80009766-d123-4fc7-983b-cfdd780f9387 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Created reservations ['f18f8daa-1ed3-44f9-9741-7999f1741487', 'd459d050-90ff-4b77-924f-7ae0db133b1c', 'aadb4768-4104-4b68-8332-74f6de3175f9', 'f07a8114-7d79-4586-9457-9b7ba5c691c7'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:50:28 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:28 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-80009766-d123-4fc7-983b-cfdd780f9387 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Snapshot create request issued successfully. Sep 02 00:50:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0567132c-6032-49ce-b241-6fe4299b31a7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-80009766-d123-4fc7-983b-cfdd780f9387 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:50:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 908/1816] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:50:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:50:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-47208178-f6a6-42d7-9551-31a049e7f007 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-47208178-f6a6-42d7-9551-31a049e7f007 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/snapshots/da26a6de-ab29-4e0a-882b-e10a383fd118 Sep 02 00:50:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-47208178-f6a6-42d7-9551-31a049e7f007 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-47208178-f6a6-42d7-9551-31a049e7f007 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:28 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:28 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-47208178-f6a6-42d7-9551-31a049e7f007 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Snapshot retrieved successfully. Sep 02 00:50:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-47208178-f6a6-42d7-9551-31a049e7f007 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/snapshots/da26a6de-ab29-4e0a-882b-e10a383fd118 returned with HTTP 200 Sep 02 00:50:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 909/1817] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:28 2026] GET /volume/v3/snapshots/da26a6de-ab29-4e0a-882b-e10a383fd118 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6bbdefdc-0538-43b0-81cb-d37825d39674 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6bbdefdc-0538-43b0-81cb-d37825d39674 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] GET http://192.168.122.129/volume/v3/volumes/bf90dca0-a376-405b-a051-e0dab2332861 Sep 02 00:50:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6bbdefdc-0538-43b0-81cb-d37825d39674 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6bbdefdc-0538-43b0-81cb-d37825d39674 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6bbdefdc-0538-43b0-81cb-d37825d39674 tempest-CinderUnicodeTest-693993830 tempest-CinderUnicodeTest-693993830-project-member] http://192.168.122.129/volume/v3/volumes/bf90dca0-a376-405b-a051-e0dab2332861 returned with HTTP 404 Sep 02 00:50:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 910/1818] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:28 2026] GET /volume/v3/volumes/bf90dca0-a376-405b-a051-e0dab2332861 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:50:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0567132c-6032-49ce-b241-6fe4299b31a7 tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:50:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0567132c-6032-49ce-b241-6fe4299b31a7 tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0567132c-6032-49ce-b241-6fe4299b31a7 tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:50:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 909/1819] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:50:28 2026] POST /volume/v3/types => generated 188 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6a6e5f02-5ff9-400e-a32f-bab754c8e426 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6a6e5f02-5ff9-400e-a32f-bab754c8e426 tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:50:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6a6e5f02-5ff9-400e-a32f-bab754c8e426 tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6a6e5f02-5ff9-400e-a32f-bab754c8e426 tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:50:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 911/1820] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:50:28 2026] POST /volume/v3/types => generated 188 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:50:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1677313831"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1677313831'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:50:29 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Create volume of 1 GB Sep 02 00:50:29 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:29 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Availability Zones retrieved successfully. Sep 02 00:50:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Flow 'volume_create_api' (8de20b9d-8da4-4aad-937a-f78e269267cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd376e9e-afb7-41f7-858f-c1e780579f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:50:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd376e9e-afb7-41f7-858f-c1e780579f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:50:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e628584f-8150-405a-876b-959fc731e117,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e628584f-8150-405a-876b-959fc731e117', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e64192f-907d-4bb3-b265-375b6d593ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:29 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-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. Sep 02 00:50:29 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-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. Sep 02 00:50:29 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Created reservations ['9d8dfc6e-ff9e-43b7-a5f7-f7b5e0299fb6', '5798fa11-e8a9-40c2-9d71-811633c5d8ab', '4e165de4-2ffa-43ed-a2ae-b979889cbc86', '8faffaf2-ebbd-4e30-9554-fd5cb807331d'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:50:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e64192f-907d-4bb3-b265-375b6d593ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d8dfc6e-ff9e-43b7-a5f7-f7b5e0299fb6', '5798fa11-e8a9-40c2-9d71-811633c5d8ab', '4e165de4-2ffa-43ed-a2ae-b979889cbc86', '8faffaf2-ebbd-4e30-9554-fd5cb807331d']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-48f2c928-cba4-4fd1-a03f-3c3fbe7a148f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8fa712-bff3-4902-9944-86346e836c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-48f2c928-cba4-4fd1-a03f-3c3fbe7a148f tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/snapshots/da26a6de-ab29-4e0a-882b-e10a383fd118 Sep 02 00:50:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-48f2c928-cba4-4fd1-a03f-3c3fbe7a148f tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-48f2c928-cba4-4fd1-a03f-3c3fbe7a148f tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:29 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:29 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-48f2c928-cba4-4fd1-a03f-3c3fbe7a148f tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Snapshot retrieved successfully. Sep 02 00:50:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-48f2c928-cba4-4fd1-a03f-3c3fbe7a148f tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/snapshots/da26a6de-ab29-4e0a-882b-e10a383fd118 returned with HTTP 200 Sep 02 00:50:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 912/1821] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:29 2026] GET /volume/v3/snapshots/da26a6de-ab29-4e0a-882b-e10a383fd118 => generated 439 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:29 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:29 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8fa712-bff3-4902-9944-86346e836c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6221eb99-167f-4e6d-976c-afe8cfe630c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1677313831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0801ebeb11664b8abdb26fa005223844',qos_specs=None,replication_status=,reservations=['9d8dfc6e-ff9e-43b7-a5f7-f7b5e0299fb6','5798fa11-e8a9-40c2-9d71-811633c5d8ab','4e165de4-2ffa-43ed-a2ae-b979889cbc86','8faffaf2-ebbd-4e30-9554-fd5cb807331d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cde67e3e2fc400db586a09e96f71755',volume_type_id=e628584f-8150-405a-876b-959fc731e117), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:50:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1677313831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6221eb99-167f-4e6d-976c-afe8cfe630c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0801ebeb11664b8abdb26fa005223844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7cde67e3e2fc400db586a09e96f71755',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e628584f-8150-405a-876b-959fc731e117),volume_type_id=e628584f-8150-405a-876b-959fc731e117)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c90f2be-62a2-4acb-82c0-cc7cff0ffdd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c90f2be-62a2-4acb-82c0-cc7cff0ffdd0) transitioned into state 'SUCCESS' from state '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-1677313831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0801ebeb11664b8abdb26fa005223844',qos_specs=None,replication_status=,reservations=['9d8dfc6e-ff9e-43b7-a5f7-f7b5e0299fb6','5798fa11-e8a9-40c2-9d71-811633c5d8ab','4e165de4-2ffa-43ed-a2ae-b979889cbc86','8faffaf2-ebbd-4e30-9554-fd5cb807331d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cde67e3e2fc400db586a09e96f71755',volume_type_id=e628584f-8150-405a-876b-959fc731e117)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f2a8bef-639b-4ca3-ae45-836545438f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f2a8bef-639b-4ca3-ae45-836545438f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Flow 'volume_create_api' (8de20b9d-8da4-4aad-937a-f78e269267cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Create volume request issued successfully. Sep 02 00:50:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5507a3af-ffd4-4370-8e0c-e648144eeea3 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:50:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 910/1822] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:50:28 2026] POST /volume/v3/volumes => generated 776 bytes in 864 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:50:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3f74c5fb-bb9a-4154-b517-cbfb97d783a5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3f74c5fb-bb9a-4154-b517-cbfb97d783a5 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] GET http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 Sep 02 00:50:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3f74c5fb-bb9a-4154-b517-cbfb97d783a5 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3f74c5fb-bb9a-4154-b517-cbfb97d783a5 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:29 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:29 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:29 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:29 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3f74c5fb-bb9a-4154-b517-cbfb97d783a5 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Volume info retrieved successfully. Sep 02 00:50:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3f74c5fb-bb9a-4154-b517-cbfb97d783a5 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 returned with HTTP 200 Sep 02 00:50:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 913/1823] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:29 2026] GET /volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 => generated 844 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-57852a43-ac72-4535-930c-920cb3c08865 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-57852a43-ac72-4535-930c-920cb3c08865 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/snapshots/da26a6de-ab29-4e0a-882b-e10a383fd118 Sep 02 00:50:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-57852a43-ac72-4535-930c-920cb3c08865 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-57852a43-ac72-4535-930c-920cb3c08865 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:30 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:30 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-57852a43-ac72-4535-930c-920cb3c08865 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Snapshot retrieved successfully. Sep 02 00:50:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-57852a43-ac72-4535-930c-920cb3c08865 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/snapshots/da26a6de-ab29-4e0a-882b-e10a383fd118 returned with HTTP 200 Sep 02 00:50:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 911/1824] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:30 2026] GET /volume/v3/snapshots/da26a6de-ab29-4e0a-882b-e10a383fd118 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8fb67dfa-14ed-4274-8757-c83c57c0bf46 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8fb67dfa-14ed-4274-8757-c83c57c0bf46 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] GET http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 Sep 02 00:50:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8fb67dfa-14ed-4274-8757-c83c57c0bf46 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8fb67dfa-14ed-4274-8757-c83c57c0bf46 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:30 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:30 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:30 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8fb67dfa-14ed-4274-8757-c83c57c0bf46 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Volume info retrieved successfully. Sep 02 00:50:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8fb67dfa-14ed-4274-8757-c83c57c0bf46 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 returned with HTTP 200 Sep 02 00:50:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 914/1825] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:30 2026] GET /volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 => generated 868 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-294150a0-f67a-45bc-875e-3318e3f45481 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-294150a0-f67a-45bc-875e-3318e3f45481 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/snapshots/da26a6de-ab29-4e0a-882b-e10a383fd118 Sep 02 00:50:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-294150a0-f67a-45bc-875e-3318e3f45481 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-294150a0-f67a-45bc-875e-3318e3f45481 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:31 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:31 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:31 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-294150a0-f67a-45bc-875e-3318e3f45481 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Snapshot retrieved successfully. Sep 02 00:50:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-294150a0-f67a-45bc-875e-3318e3f45481 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/snapshots/da26a6de-ab29-4e0a-882b-e10a383fd118 returned with HTTP 200 Sep 02 00:50:31 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 912/1826] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:31 2026] GET /volume/v3/snapshots/da26a6de-ab29-4e0a-882b-e10a383fd118 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:50:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-172821d8-ff40-450f-8414-4423d3b1a3d8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-172821d8-ff40-450f-8414-4423d3b1a3d8 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] DELETE http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca?cascade=True Sep 02 00:50:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-172821d8-ff40-450f-8414-4423d3b1a3d8 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-172821d8-ff40-450f-8414-4423d3b1a3d8 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:31 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-172821d8-ff40-450f-8414-4423d3b1a3d8 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Delete volume with id: 8f9755d4-eff8-45d2-a8a0-8571a01297ca Sep 02 00:50:31 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:31 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:31 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:31 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:31 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-172821d8-ff40-450f-8414-4423d3b1a3d8 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:31 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:31 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:50:31 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-172821d8-ff40-450f-8414-4423d3b1a3d8 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Delete volume request issued successfully. Sep 02 00:50:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-172821d8-ff40-450f-8414-4423d3b1a3d8 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca?cascade=True returned with HTTP 202 Sep 02 00:50:31 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 915/1827] 192.168.122.129 () {58 vars in 1260 bytes} [Wed Sep 2 00:50:31 2026] DELETE /volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca?cascade=True => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:50:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-37792dd7-09f7-4926-97c4-57a53cefa70a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-37792dd7-09f7-4926-97c4-57a53cefa70a tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca Sep 02 00:50:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-37792dd7-09f7-4926-97c4-57a53cefa70a tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-37792dd7-09f7-4926-97c4-57a53cefa70a tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:31 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:31 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:31 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:31 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:31 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-37792dd7-09f7-4926-97c4-57a53cefa70a tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-37792dd7-09f7-4926-97c4-57a53cefa70a tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca returned with HTTP 200 Sep 02 00:50:31 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 913/1828] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:31 2026] GET /volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-853c2c3d-6595-4512-9730-16ea3778bc30 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-853c2c3d-6595-4512-9730-16ea3778bc30 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] GET http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 Sep 02 00:50:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-853c2c3d-6595-4512-9730-16ea3778bc30 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-853c2c3d-6595-4512-9730-16ea3778bc30 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:31 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:31 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:31 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:31 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:31 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-853c2c3d-6595-4512-9730-16ea3778bc30 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Volume info retrieved successfully. Sep 02 00:50:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-853c2c3d-6595-4512-9730-16ea3778bc30 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 returned with HTTP 200 Sep 02 00:50:32 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 916/1829] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:31 2026] GET /volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 => generated 869 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3bd48b98-65de-4388-9e74-c4768667fa9c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3bd48b98-65de-4388-9e74-c4768667fa9c tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] GET http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 Sep 02 00:50:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3bd48b98-65de-4388-9e74-c4768667fa9c tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3bd48b98-65de-4388-9e74-c4768667fa9c tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3bd48b98-65de-4388-9e74-c4768667fa9c tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] Volume info retrieved successfully. Sep 02 00:50:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3bd48b98-65de-4388-9e74-c4768667fa9c tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 returned with HTTP 200 Sep 02 00:50:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 914/1830] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:32 2026] GET /volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 => generated 1032 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:50:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-79e9fbd3-b9fb-4f4c-a605-4645e36e5404 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-79e9fbd3-b9fb-4f4c-a605-4645e36e5404 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] POST http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2/action Sep 02 00:50:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-79e9fbd3-b9fb-4f4c-a605-4645e36e5404 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:50:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-79e9fbd3-b9fb-4f4c-a605-4645e36e5404 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:32 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:32 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:32 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:32 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:32 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-79e9fbd3-b9fb-4f4c-a605-4645e36e5404 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Volume info retrieved successfully. Sep 02 00:50:32 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:32 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:50:32 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-79e9fbd3-b9fb-4f4c-a605-4645e36e5404 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-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. Sep 02 00:50:32 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-79e9fbd3-b9fb-4f4c-a605-4645e36e5404 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-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. Sep 02 00:50:32 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-79e9fbd3-b9fb-4f4c-a605-4645e36e5404 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Created reservations ['219a9af2-d796-4728-8360-6f145606492b', '073daaeb-a337-4a73-bec8-ba41dabcc661'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:50:32 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-79e9fbd3-b9fb-4f4c-a605-4645e36e5404 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-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. Sep 02 00:50:32 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-79e9fbd3-b9fb-4f4c-a605-4645e36e5404 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-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. Sep 02 00:50:32 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-79e9fbd3-b9fb-4f4c-a605-4645e36e5404 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Created reservations ['b9b4f3f1-184a-467f-8064-c5f2d82b68f6', 'b63f5792-6710-49c5-a814-d7257dc19136'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:50:32 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:32 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:32 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-79e9fbd3-b9fb-4f4c-a605-4645e36e5404 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Retype volume request issued successfully. Sep 02 00:50:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-79e9fbd3-b9fb-4f4c-a605-4645e36e5404 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2/action returned with HTTP 202 Sep 02 00:50:32 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 917/1831] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:50:32 2026] POST /volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2/action => generated 0 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:50:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-996bfb02-fffb-4c98-bf93-a5068fcdabfb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-996bfb02-fffb-4c98-bf93-a5068fcdabfb tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] GET http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 Sep 02 00:50:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-996bfb02-fffb-4c98-bf93-a5068fcdabfb tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-996bfb02-fffb-4c98-bf93-a5068fcdabfb tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-72631f2c-1902-441c-89d1-6f7fb5947a66 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-996bfb02-fffb-4c98-bf93-a5068fcdabfb tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Volume info retrieved successfully. Sep 02 00:50:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-996bfb02-fffb-4c98-bf93-a5068fcdabfb tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 returned with HTTP 200 Sep 02 00:50:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 915/1832] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:32 2026] GET /volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 => generated 868 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-72631f2c-1902-441c-89d1-6f7fb5947a66 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:50:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-72631f2c-1902-441c-89d1-6f7fb5947a66 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-10212781"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-72631f2c-1902-441c-89d1-6f7fb5947a66 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-10212781'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:50:32 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-72631f2c-1902-441c-89d1-6f7fb5947a66 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Create volume of 1 GB Sep 02 00:50:32 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:32 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:32 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-72631f2c-1902-441c-89d1-6f7fb5947a66 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Availability Zones retrieved successfully. Sep 02 00:50:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-72631f2c-1902-441c-89d1-6f7fb5947a66 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Flow 'volume_create_api' (358bf904-4b47-449c-921d-89212e14bac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-72631f2c-1902-441c-89d1-6f7fb5947a66 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4605a012-314a-4ebf-994a-aa11eb54fd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-72631f2c-1902-441c-89d1-6f7fb5947a66 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:50:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-72631f2c-1902-441c-89d1-6f7fb5947a66 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4605a012-314a-4ebf-994a-aa11eb54fd8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-72631f2c-1902-441c-89d1-6f7fb5947a66 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea2a78be-47e5-4a88-90f0-6b0979adca59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:32 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-72631f2c-1902-441c-89d1-6f7fb5947a66 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Created reservations ['8229c669-b20f-401f-8494-aa5ec05eeaa7', 'babf2cf4-fbe9-49ac-96d5-e46ba270dfcd', '6c668c43-d106-45a4-bae8-415d0ef9a557', '5342b024-d50a-4840-bd8f-7a1cee141e96'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:50:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-72631f2c-1902-441c-89d1-6f7fb5947a66 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea2a78be-47e5-4a88-90f0-6b0979adca59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8229c669-b20f-401f-8494-aa5ec05eeaa7', 'babf2cf4-fbe9-49ac-96d5-e46ba270dfcd', '6c668c43-d106-45a4-bae8-415d0ef9a557', '5342b024-d50a-4840-bd8f-7a1cee141e96']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-72631f2c-1902-441c-89d1-6f7fb5947a66 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55aae2d1-edcb-4b85-a78f-6639f60cb81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-61c09ab3-a87e-42b6-bce4-a59f9e04a0d7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-61c09ab3-a87e-42b6-bce4-a59f9e04a0d7 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca Sep 02 00:50:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-61c09ab3-a87e-42b6-bce4-a59f9e04a0d7 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-61c09ab3-a87e-42b6-bce4-a59f9e04a0d7 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:33 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:33 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:33 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-61c09ab3-a87e-42b6-bce4-a59f9e04a0d7 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:33 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-72631f2c-1902-441c-89d1-6f7fb5947a66 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55aae2d1-edcb-4b85-a78f-6639f60cb81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '075c4ba4-9d6d-43d4-a598-2c49ecf7c929', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-10212781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a47ed65dee434599899f3c7e76171e5f',qos_specs=None,replication_status=,reservations=['8229c669-b20f-401f-8494-aa5ec05eeaa7','babf2cf4-fbe9-49ac-96d5-e46ba270dfcd','6c668c43-d106-45a4-bae8-415d0ef9a557','5342b024-d50a-4840-bd8f-7a1cee141e96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b26cb4340b64497a8a899552eaf2e2b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:50:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-10212781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=075c4ba4-9d6d-43d4-a598-2c49ecf7c929,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a47ed65dee434599899f3c7e76171e5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b26cb4340b64497a8a899552eaf2e2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:33 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-72631f2c-1902-441c-89d1-6f7fb5947a66 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b49f230-2565-4fc0-9d24-02d85e7cd1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-61c09ab3-a87e-42b6-bce4-a59f9e04a0d7 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca returned with HTTP 200 Sep 02 00:50:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 916/1833] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:32 2026] GET /volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:33 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-72631f2c-1902-441c-89d1-6f7fb5947a66 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b49f230-2565-4fc0-9d24-02d85e7cd1cf) transitioned into state 'SUCCESS' from state '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-10212781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a47ed65dee434599899f3c7e76171e5f',qos_specs=None,replication_status=,reservations=['8229c669-b20f-401f-8494-aa5ec05eeaa7','babf2cf4-fbe9-49ac-96d5-e46ba270dfcd','6c668c43-d106-45a4-bae8-415d0ef9a557','5342b024-d50a-4840-bd8f-7a1cee141e96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b26cb4340b64497a8a899552eaf2e2b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:33 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-72631f2c-1902-441c-89d1-6f7fb5947a66 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8c5ad35-1679-460a-8fe2-8c957168993a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:33 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-72631f2c-1902-441c-89d1-6f7fb5947a66 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8c5ad35-1679-460a-8fe2-8c957168993a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:33 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-72631f2c-1902-441c-89d1-6f7fb5947a66 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Flow 'volume_create_api' (358bf904-4b47-449c-921d-89212e14bac4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-72631f2c-1902-441c-89d1-6f7fb5947a66 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Create volume request issued successfully. Sep 02 00:50:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-72631f2c-1902-441c-89d1-6f7fb5947a66 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:50:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 918/1834] 192.168.122.129 () {62 vars in 1183 bytes} [Wed Sep 2 00:50:32 2026] POST /volume/v3/volumes => generated 785 bytes in 709 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b5f4148b-08d8-4b02-893b-f038af371fff None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b5f4148b-08d8-4b02-893b-f038af371fff tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] GET http://192.168.122.129/volume/v3/volumes/075c4ba4-9d6d-43d4-a598-2c49ecf7c929 Sep 02 00:50:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b5f4148b-08d8-4b02-893b-f038af371fff tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b5f4148b-08d8-4b02-893b-f038af371fff tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:33 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:33 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:33 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:33 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:33 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b5f4148b-08d8-4b02-893b-f038af371fff tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Volume info retrieved successfully. Sep 02 00:50:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b5f4148b-08d8-4b02-893b-f038af371fff tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/075c4ba4-9d6d-43d4-a598-2c49ecf7c929 returned with HTTP 200 Sep 02 00:50:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 917/1835] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:33 2026] GET /volume/v3/volumes/075c4ba4-9d6d-43d4-a598-2c49ecf7c929 => generated 964 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:50:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-425b2d3c-fedb-470d-b032-8e7b4b9c6a30 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-425b2d3c-fedb-470d-b032-8e7b4b9c6a30 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] GET http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 Sep 02 00:50:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-425b2d3c-fedb-470d-b032-8e7b4b9c6a30 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-425b2d3c-fedb-470d-b032-8e7b4b9c6a30 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:33 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:33 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:33 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:33 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-425b2d3c-fedb-470d-b032-8e7b4b9c6a30 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Volume info retrieved successfully. Sep 02 00:50:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-425b2d3c-fedb-470d-b032-8e7b4b9c6a30 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 returned with HTTP 200 Sep 02 00:50:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 919/1836] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:33 2026] GET /volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 => generated 869 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-dcc33f9a-5cb2-42cd-b3b9-168cc4f37d00 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dcc33f9a-5cb2-42cd-b3b9-168cc4f37d00 tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] GET http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 Sep 02 00:50:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dcc33f9a-5cb2-42cd-b3b9-168cc4f37d00 tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dcc33f9a-5cb2-42cd-b3b9-168cc4f37d00 tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:33 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:33 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:33 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:33 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:33 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-dcc33f9a-5cb2-42cd-b3b9-168cc4f37d00 tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] Volume info retrieved successfully. Sep 02 00:50:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dcc33f9a-5cb2-42cd-b3b9-168cc4f37d00 tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 returned with HTTP 200 Sep 02 00:50:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 918/1837] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:33 2026] GET /volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 => generated 1032 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:50:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-82cd84cd-0cbf-4808-872d-b7fc3460a7ad None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-82cd84cd-0cbf-4808-872d-b7fc3460a7ad tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] GET http://192.168.122.129/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1677313831 Sep 02 00:50:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-82cd84cd-0cbf-4808-872d-b7fc3460a7ad tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-82cd84cd-0cbf-4808-872d-b7fc3460a7ad tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:33 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-82cd84cd-0cbf-4808-872d-b7fc3460a7ad tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1677313831'), ('all_tenants', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:50:33 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:33 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-82cd84cd-0cbf-4808-872d-b7fc3460a7ad tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] Get all volumes completed successfully. Sep 02 00:50:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-82cd84cd-0cbf-4808-872d-b7fc3460a7ad tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] http://192.168.122.129/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1677313831 returned with HTTP 200 Sep 02 00:50:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 920/1838] 192.168.122.129 () {58 vars in 1282 bytes} [Wed Sep 2 00:50:33 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1677313831 => generated 355 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3333c2ce-8ebf-41d8-aead-4967cf2d298c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3333c2ce-8ebf-41d8-aead-4967cf2d298c tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] GET http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 Sep 02 00:50:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3333c2ce-8ebf-41d8-aead-4967cf2d298c tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3333c2ce-8ebf-41d8-aead-4967cf2d298c tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:33 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:33 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:33 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:33 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:33 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3333c2ce-8ebf-41d8-aead-4967cf2d298c tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Volume info retrieved successfully. Sep 02 00:50:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3333c2ce-8ebf-41d8-aead-4967cf2d298c tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 returned with HTTP 200 Sep 02 00:50:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 919/1839] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:33 2026] GET /volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 => generated 869 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a6f37fef-f067-4994-b297-8b794212a218 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a6f37fef-f067-4994-b297-8b794212a218 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] DELETE http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 Sep 02 00:50:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a6f37fef-f067-4994-b297-8b794212a218 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a6f37fef-f067-4994-b297-8b794212a218 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:33 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-a6f37fef-f067-4994-b297-8b794212a218 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Delete volume with id: 6221eb99-167f-4e6d-976c-afe8cfe630c2 Sep 02 00:50:33 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:33 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:33 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:33 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a6f37fef-f067-4994-b297-8b794212a218 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Volume info retrieved successfully. Sep 02 00:50:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a6f37fef-f067-4994-b297-8b794212a218 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Delete volume request issued successfully. Sep 02 00:50:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a6f37fef-f067-4994-b297-8b794212a218 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 returned with HTTP 202 Sep 02 00:50:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 921/1840] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:50:33 2026] DELETE /volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:50:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5b745d30-d7e4-4e9d-8b88-dc1df556180a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5b745d30-d7e4-4e9d-8b88-dc1df556180a tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] GET http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 Sep 02 00:50:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5b745d30-d7e4-4e9d-8b88-dc1df556180a tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5b745d30-d7e4-4e9d-8b88-dc1df556180a tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:33 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:33 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:33 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:33 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:33 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5b745d30-d7e4-4e9d-8b88-dc1df556180a tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Volume info retrieved successfully. Sep 02 00:50:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5b745d30-d7e4-4e9d-8b88-dc1df556180a tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 returned with HTTP 200 Sep 02 00:50:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 920/1841] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:33 2026] GET /volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 => generated 868 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:50:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3605ad91-396a-48ee-b140-fd82fbf992db None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3605ad91-396a-48ee-b140-fd82fbf992db tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca Sep 02 00:50:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3605ad91-396a-48ee-b140-fd82fbf992db tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3605ad91-396a-48ee-b140-fd82fbf992db tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:34 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:34 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:34 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:34 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3605ad91-396a-48ee-b140-fd82fbf992db tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3605ad91-396a-48ee-b140-fd82fbf992db tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca returned with HTTP 200 Sep 02 00:50:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 922/1842] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:34 2026] GET /volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca => generated 851 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-afe6ce87-fc9c-44d3-838d-f545b8ce82fa None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-afe6ce87-fc9c-44d3-838d-f545b8ce82fa tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] GET http://192.168.122.129/volume/v3/volumes/075c4ba4-9d6d-43d4-a598-2c49ecf7c929 Sep 02 00:50:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-afe6ce87-fc9c-44d3-838d-f545b8ce82fa tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-afe6ce87-fc9c-44d3-838d-f545b8ce82fa tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:34 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:34 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-afe6ce87-fc9c-44d3-838d-f545b8ce82fa tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Volume info retrieved successfully. Sep 02 00:50:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-afe6ce87-fc9c-44d3-838d-f545b8ce82fa tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/075c4ba4-9d6d-43d4-a598-2c49ecf7c929 returned with HTTP 200 Sep 02 00:50:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 921/1843] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:34 2026] GET /volume/v3/volumes/075c4ba4-9d6d-43d4-a598-2c49ecf7c929 => generated 1014 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:50:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-655c0a70-a54c-4c6c-9ebb-c6a6017dd042 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-655c0a70-a54c-4c6c-9ebb-c6a6017dd042 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] GET http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 Sep 02 00:50:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-655c0a70-a54c-4c6c-9ebb-c6a6017dd042 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-655c0a70-a54c-4c6c-9ebb-c6a6017dd042 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-655c0a70-a54c-4c6c-9ebb-c6a6017dd042 tempest-VolumeRetypeWithoutMigrationTest-700227961 tempest-VolumeRetypeWithoutMigrationTest-700227961-project-member] http://192.168.122.129/volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 returned with HTTP 404 Sep 02 00:50:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 923/1844] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:34 2026] GET /volume/v3/volumes/6221eb99-167f-4e6d-976c-afe8cfe630c2 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-677cc513-7231-4096-a2c3-0a05d8db8299 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-677cc513-7231-4096-a2c3-0a05d8db8299 tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] DELETE http://192.168.122.129/volume/v3/types/e5ac5972-7d79-4ddf-a877-f385f42e7257 Sep 02 00:50:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-677cc513-7231-4096-a2c3-0a05d8db8299 tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-677cc513-7231-4096-a2c3-0a05d8db8299 tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-677cc513-7231-4096-a2c3-0a05d8db8299 tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] http://192.168.122.129/volume/v3/types/e5ac5972-7d79-4ddf-a877-f385f42e7257 returned with HTTP 202 Sep 02 00:50:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 922/1845] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:50:34 2026] DELETE /volume/v3/types/e5ac5972-7d79-4ddf-a877-f385f42e7257 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:50:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-465df36d-2a51-4e41-95b3-9bddcf88686a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-465df36d-2a51-4e41-95b3-9bddcf88686a tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] GET http://192.168.122.129/volume/v3/types/e5ac5972-7d79-4ddf-a877-f385f42e7257 Sep 02 00:50:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-465df36d-2a51-4e41-95b3-9bddcf88686a tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-465df36d-2a51-4e41-95b3-9bddcf88686a tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-465df36d-2a51-4e41-95b3-9bddcf88686a tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] http://192.168.122.129/volume/v3/types/e5ac5972-7d79-4ddf-a877-f385f42e7257 returned with HTTP 404 Sep 02 00:50:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 924/1846] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:50:35 2026] GET /volume/v3/types/e5ac5972-7d79-4ddf-a877-f385f42e7257 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-54455e45-ea3d-492c-909f-153f2dbc6fe8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-54455e45-ea3d-492c-909f-153f2dbc6fe8 tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] DELETE http://192.168.122.129/volume/v3/types/e628584f-8150-405a-876b-959fc731e117 Sep 02 00:50:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-54455e45-ea3d-492c-909f-153f2dbc6fe8 tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-54455e45-ea3d-492c-909f-153f2dbc6fe8 tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ce9247a6-ba96-4f84-9aa8-ae84e754c104 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ce9247a6-ba96-4f84-9aa8-ae84e754c104 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca Sep 02 00:50:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ce9247a6-ba96-4f84-9aa8-ae84e754c104 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ce9247a6-ba96-4f84-9aa8-ae84e754c104 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-54455e45-ea3d-492c-909f-153f2dbc6fe8 tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] http://192.168.122.129/volume/v3/types/e628584f-8150-405a-876b-959fc731e117 returned with HTTP 202 Sep 02 00:50:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 923/1847] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:50:35 2026] DELETE /volume/v3/types/e628584f-8150-405a-876b-959fc731e117 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:50:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c5c10954-fe32-46ad-be1e-10d8c2c07c0d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c5c10954-fe32-46ad-be1e-10d8c2c07c0d tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] GET http://192.168.122.129/volume/v3/types/e628584f-8150-405a-876b-959fc731e117 Sep 02 00:50:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c5c10954-fe32-46ad-be1e-10d8c2c07c0d tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c5c10954-fe32-46ad-be1e-10d8c2c07c0d tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c5c10954-fe32-46ad-be1e-10d8c2c07c0d tempest-VolumeRetypeWithoutMigrationTest-718405436 tempest-VolumeRetypeWithoutMigrationTest-718405436-project-admin] http://192.168.122.129/volume/v3/types/e628584f-8150-405a-876b-959fc731e117 returned with HTTP 404 Sep 02 00:50:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 924/1848] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:50:35 2026] GET /volume/v3/types/e628584f-8150-405a-876b-959fc731e117 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ce9247a6-ba96-4f84-9aa8-ae84e754c104 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ce9247a6-ba96-4f84-9aa8-ae84e754c104 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca returned with HTTP 200 Sep 02 00:50:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 925/1849] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:35 2026] GET /volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca => generated 851 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-06391224-8fc0-4870-a159-098c4c11e3d8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-06391224-8fc0-4870-a159-098c4c11e3d8 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] GET http://192.168.122.129/volume/v3/volumes/075c4ba4-9d6d-43d4-a598-2c49ecf7c929 Sep 02 00:50:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-06391224-8fc0-4870-a159-098c4c11e3d8 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-06391224-8fc0-4870-a159-098c4c11e3d8 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:35 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:35 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:35 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:35 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-06391224-8fc0-4870-a159-098c4c11e3d8 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Volume info retrieved successfully. Sep 02 00:50:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-06391224-8fc0-4870-a159-098c4c11e3d8 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/075c4ba4-9d6d-43d4-a598-2c49ecf7c929 returned with HTTP 200 Sep 02 00:50:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 925/1850] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:35 2026] GET /volume/v3/volumes/075c4ba4-9d6d-43d4-a598-2c49ecf7c929 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:50:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b46d8664-11f0-453a-bfab-5916ccef6837 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b46d8664-11f0-453a-bfab-5916ccef6837 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] GET http://192.168.122.129/volume/v3/volumes Sep 02 00:50:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b46d8664-11f0-453a-bfab-5916ccef6837 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b46d8664-11f0-453a-bfab-5916ccef6837 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-b46d8664-11f0-453a-bfab-5916ccef6837 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:50:35 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b46d8664-11f0-453a-bfab-5916ccef6837 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:50:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b46d8664-11f0-453a-bfab-5916ccef6837 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] Get all volumes completed successfully. Sep 02 00:50:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b46d8664-11f0-453a-bfab-5916ccef6837 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] http://192.168.122.129/volume/v3/volumes returned with HTTP 200 Sep 02 00:50:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 926/1851] 192.168.122.129 () {60 vars in 1162 bytes} [Wed Sep 2 00:50:35 2026] GET /volume/v3/volumes => generated 342 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:50:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-060746a9-de21-4fc1-971b-33f6cae04f88 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-060746a9-de21-4fc1-971b-33f6cae04f88 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/075c4ba4-9d6d-43d4-a598-2c49ecf7c929 Sep 02 00:50:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-060746a9-de21-4fc1-971b-33f6cae04f88 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-060746a9-de21-4fc1-971b-33f6cae04f88 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:35 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-060746a9-de21-4fc1-971b-33f6cae04f88 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Delete volume with id: 075c4ba4-9d6d-43d4-a598-2c49ecf7c929 Sep 02 00:50:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:35 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:35 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:35 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:35 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-060746a9-de21-4fc1-971b-33f6cae04f88 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Volume info retrieved successfully. Sep 02 00:50:35 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-060746a9-de21-4fc1-971b-33f6cae04f88 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Delete volume request issued successfully. Sep 02 00:50:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-060746a9-de21-4fc1-971b-33f6cae04f88 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/075c4ba4-9d6d-43d4-a598-2c49ecf7c929 returned with HTTP 202 Sep 02 00:50:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 926/1852] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:50:35 2026] DELETE /volume/v3/volumes/075c4ba4-9d6d-43d4-a598-2c49ecf7c929 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 00:50:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0a44200d-1f60-4a9c-9c2a-5ef80e80121d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0a44200d-1f60-4a9c-9c2a-5ef80e80121d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] GET http://192.168.122.129/volume/v3/volumes/075c4ba4-9d6d-43d4-a598-2c49ecf7c929 Sep 02 00:50:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0a44200d-1f60-4a9c-9c2a-5ef80e80121d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0a44200d-1f60-4a9c-9c2a-5ef80e80121d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0a44200d-1f60-4a9c-9c2a-5ef80e80121d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Volume info retrieved successfully. Sep 02 00:50:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0a44200d-1f60-4a9c-9c2a-5ef80e80121d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/075c4ba4-9d6d-43d4-a598-2c49ecf7c929 returned with HTTP 200 Sep 02 00:50:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 927/1853] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:35 2026] GET /volume/v3/volumes/075c4ba4-9d6d-43d4-a598-2c49ecf7c929 => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:50:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-50347197-dd8b-4470-a648-7c01baef13c6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-50347197-dd8b-4470-a648-7c01baef13c6 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca Sep 02 00:50:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-50347197-dd8b-4470-a648-7c01baef13c6 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-50347197-dd8b-4470-a648-7c01baef13c6 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:36 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:36 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:36 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-50347197-dd8b-4470-a648-7c01baef13c6 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-50347197-dd8b-4470-a648-7c01baef13c6 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca returned with HTTP 200 Sep 02 00:50:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 927/1854] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:36 2026] GET /volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8efb7493-8498-4964-a765-a375a1e540b1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8efb7493-8498-4964-a765-a375a1e540b1 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] GET http://192.168.122.129/volume/v3/volumes/075c4ba4-9d6d-43d4-a598-2c49ecf7c929 Sep 02 00:50:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8efb7493-8498-4964-a765-a375a1e540b1 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8efb7493-8498-4964-a765-a375a1e540b1 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:36 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:36 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:36 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:36 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:36 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8efb7493-8498-4964-a765-a375a1e540b1 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Volume info retrieved successfully. Sep 02 00:50:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8efb7493-8498-4964-a765-a375a1e540b1 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/075c4ba4-9d6d-43d4-a598-2c49ecf7c929 returned with HTTP 200 Sep 02 00:50:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 928/1855] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:36 2026] GET /volume/v3/volumes/075c4ba4-9d6d-43d4-a598-2c49ecf7c929 => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:50:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d5ea52c4-f8f1-4357-b843-78b7008a4e21 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d5ea52c4-f8f1-4357-b843-78b7008a4e21 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca Sep 02 00:50:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d5ea52c4-f8f1-4357-b843-78b7008a4e21 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d5ea52c4-f8f1-4357-b843-78b7008a4e21 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:37 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:37 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:37 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:37 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:37 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d5ea52c4-f8f1-4357-b843-78b7008a4e21 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d5ea52c4-f8f1-4357-b843-78b7008a4e21 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca returned with HTTP 200 Sep 02 00:50:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 928/1856] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:37 2026] GET /volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-482a610a-afb1-46d3-a757-f3c0fa03299f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-482a610a-afb1-46d3-a757-f3c0fa03299f tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] GET http://192.168.122.129/volume/v3/volumes/075c4ba4-9d6d-43d4-a598-2c49ecf7c929 Sep 02 00:50:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-482a610a-afb1-46d3-a757-f3c0fa03299f tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-482a610a-afb1-46d3-a757-f3c0fa03299f tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-482a610a-afb1-46d3-a757-f3c0fa03299f tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/075c4ba4-9d6d-43d4-a598-2c49ecf7c929 returned with HTTP 404 Sep 02 00:50:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 929/1857] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:37 2026] GET /volume/v3/volumes/075c4ba4-9d6d-43d4-a598-2c49ecf7c929 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:50:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c93f60bd-7f55-4590-a802-1ec5cd9d2188 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c93f60bd-7f55-4590-a802-1ec5cd9d2188 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:50:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c93f60bd-7f55-4590-a802-1ec5cd9d2188 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1474747462"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-c93f60bd-7f55-4590-a802-1ec5cd9d2188 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1474747462'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:50:37 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-c93f60bd-7f55-4590-a802-1ec5cd9d2188 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Create volume of 1 GB Sep 02 00:50:37 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c93f60bd-7f55-4590-a802-1ec5cd9d2188 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Availability Zones retrieved successfully. Sep 02 00:50:37 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c93f60bd-7f55-4590-a802-1ec5cd9d2188 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Flow 'volume_create_api' (e7875ccd-8181-4a34-b510-e668aeafbc9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:37 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c93f60bd-7f55-4590-a802-1ec5cd9d2188 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab0155b4-582b-4afc-9b75-dca66efc7201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:37 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-c93f60bd-7f55-4590-a802-1ec5cd9d2188 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:50:37 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c93f60bd-7f55-4590-a802-1ec5cd9d2188 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab0155b4-582b-4afc-9b75-dca66efc7201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:37 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c93f60bd-7f55-4590-a802-1ec5cd9d2188 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb6295e5-a17f-4979-ad7f-2cbd08d86336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:38 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-c93f60bd-7f55-4590-a802-1ec5cd9d2188 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Created reservations ['1d912f1c-319c-4d80-96a9-6acbd475255c', '49f15837-34ff-4237-843b-79b509310afc', 'f22c25fc-84e3-4a57-9888-e7c3458acd4c', '435447d8-0b26-4dc2-8bba-57ef0f90656d'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:50:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c93f60bd-7f55-4590-a802-1ec5cd9d2188 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb6295e5-a17f-4979-ad7f-2cbd08d86336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d912f1c-319c-4d80-96a9-6acbd475255c', '49f15837-34ff-4237-843b-79b509310afc', 'f22c25fc-84e3-4a57-9888-e7c3458acd4c', '435447d8-0b26-4dc2-8bba-57ef0f90656d']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c93f60bd-7f55-4590-a802-1ec5cd9d2188 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e85dd906-1a69-41b1-ba37-2b6123806b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:38 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:38 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c93f60bd-7f55-4590-a802-1ec5cd9d2188 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e85dd906-1a69-41b1-ba37-2b6123806b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a1784b9-3553-47aa-ae74-c3bef6d17eae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1474747462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a47ed65dee434599899f3c7e76171e5f',qos_specs=None,replication_status=,reservations=['1d912f1c-319c-4d80-96a9-6acbd475255c','49f15837-34ff-4237-843b-79b509310afc','f22c25fc-84e3-4a57-9888-e7c3458acd4c','435447d8-0b26-4dc2-8bba-57ef0f90656d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b26cb4340b64497a8a899552eaf2e2b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:50:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1474747462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a1784b9-3553-47aa-ae74-c3bef6d17eae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a47ed65dee434599899f3c7e76171e5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b26cb4340b64497a8a899552eaf2e2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c93f60bd-7f55-4590-a802-1ec5cd9d2188 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca735505-09f5-41e9-a797-16d1f30122e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c93f60bd-7f55-4590-a802-1ec5cd9d2188 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca735505-09f5-41e9-a797-16d1f30122e7) transitioned into state 'SUCCESS' from state '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-1474747462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a47ed65dee434599899f3c7e76171e5f',qos_specs=None,replication_status=,reservations=['1d912f1c-319c-4d80-96a9-6acbd475255c','49f15837-34ff-4237-843b-79b509310afc','f22c25fc-84e3-4a57-9888-e7c3458acd4c','435447d8-0b26-4dc2-8bba-57ef0f90656d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b26cb4340b64497a8a899552eaf2e2b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c93f60bd-7f55-4590-a802-1ec5cd9d2188 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2abf3d6e-d91b-420d-8cfc-c0fc33b2218c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c93f60bd-7f55-4590-a802-1ec5cd9d2188 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2abf3d6e-d91b-420d-8cfc-c0fc33b2218c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c93f60bd-7f55-4590-a802-1ec5cd9d2188 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Flow 'volume_create_api' (e7875ccd-8181-4a34-b510-e668aeafbc9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:38 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c93f60bd-7f55-4590-a802-1ec5cd9d2188 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Create volume request issued successfully. Sep 02 00:50:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c93f60bd-7f55-4590-a802-1ec5cd9d2188 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:50:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 929/1858] 192.168.122.129 () {62 vars in 1183 bytes} [Wed Sep 2 00:50:37 2026] POST /volume/v3/volumes => generated 787 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b67e7ad8-7e49-4457-8960-bda8b4488980 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b67e7ad8-7e49-4457-8960-bda8b4488980 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] GET http://192.168.122.129/volume/v3/volumes/1a1784b9-3553-47aa-ae74-c3bef6d17eae Sep 02 00:50:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b67e7ad8-7e49-4457-8960-bda8b4488980 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b67e7ad8-7e49-4457-8960-bda8b4488980 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:38 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:38 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:38 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:38 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b67e7ad8-7e49-4457-8960-bda8b4488980 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Volume info retrieved successfully. Sep 02 00:50:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b67e7ad8-7e49-4457-8960-bda8b4488980 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/1a1784b9-3553-47aa-ae74-c3bef6d17eae returned with HTTP 200 Sep 02 00:50:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 930/1859] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:38 2026] GET /volume/v3/volumes/1a1784b9-3553-47aa-ae74-c3bef6d17eae => generated 966 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:50:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e81354d7-85fe-4008-9383-bb764ce95a79 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e81354d7-85fe-4008-9383-bb764ce95a79 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca Sep 02 00:50:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e81354d7-85fe-4008-9383-bb764ce95a79 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e81354d7-85fe-4008-9383-bb764ce95a79 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:38 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:38 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:38 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e81354d7-85fe-4008-9383-bb764ce95a79 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e81354d7-85fe-4008-9383-bb764ce95a79 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca returned with HTTP 200 Sep 02 00:50:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 930/1860] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:38 2026] GET /volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1f8e522d-09fd-45d1-a53c-6c5fbd8a1567 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1f8e522d-09fd-45d1-a53c-6c5fbd8a1567 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] GET http://192.168.122.129/volume/v3/volumes/1a1784b9-3553-47aa-ae74-c3bef6d17eae Sep 02 00:50:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1f8e522d-09fd-45d1-a53c-6c5fbd8a1567 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1f8e522d-09fd-45d1-a53c-6c5fbd8a1567 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:39 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:39 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:39 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:39 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:39 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1f8e522d-09fd-45d1-a53c-6c5fbd8a1567 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Volume info retrieved successfully. Sep 02 00:50:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1f8e522d-09fd-45d1-a53c-6c5fbd8a1567 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/1a1784b9-3553-47aa-ae74-c3bef6d17eae returned with HTTP 200 Sep 02 00:50:39 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 931/1861] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:39 2026] GET /volume/v3/volumes/1a1784b9-3553-47aa-ae74-c3bef6d17eae => generated 1016 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 00:50:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c6e83937-15fc-42c7-afdc-86e654c641e0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c6e83937-15fc-42c7-afdc-86e654c641e0 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca Sep 02 00:50:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c6e83937-15fc-42c7-afdc-86e654c641e0 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c6e83937-15fc-42c7-afdc-86e654c641e0 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:39 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:39 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:39 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:39 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:39 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c6e83937-15fc-42c7-afdc-86e654c641e0 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c6e83937-15fc-42c7-afdc-86e654c641e0 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca returned with HTTP 200 Sep 02 00:50:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 931/1862] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:39 2026] GET /volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d3a378e7-57b0-4c28-949c-68ff7865c6bd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d3a378e7-57b0-4c28-949c-68ff7865c6bd tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] GET http://192.168.122.129/volume/v3/volumes/1a1784b9-3553-47aa-ae74-c3bef6d17eae Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d3a378e7-57b0-4c28-949c-68ff7865c6bd tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d3a378e7-57b0-4c28-949c-68ff7865c6bd tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:40 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:40 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:40 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d3a378e7-57b0-4c28-949c-68ff7865c6bd tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Volume info retrieved successfully. Sep 02 00:50:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d3a378e7-57b0-4c28-949c-68ff7865c6bd tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/1a1784b9-3553-47aa-ae74-c3bef6d17eae returned with HTTP 200 Sep 02 00:50:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 932/1863] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:40 2026] GET /volume/v3/volumes/1a1784b9-3553-47aa-ae74-c3bef6d17eae => generated 1017 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:50:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2851acea-fd23-476c-a7f9-2f95255e7917 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2851acea-fd23-476c-a7f9-2f95255e7917 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:50:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2851acea-fd23-476c-a7f9-2f95255e7917 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2851acea-fd23-476c-a7f9-2f95255e7917 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-2851acea-fd23-476c-a7f9-2f95255e7917 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:50:40 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2851acea-fd23-476c-a7f9-2f95255e7917 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:50:40 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:40 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2851acea-fd23-476c-a7f9-2f95255e7917 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] Get all volumes completed successfully. Sep 02 00:50:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2851acea-fd23-476c-a7f9-2f95255e7917 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:50:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 932/1864] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:50:40 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a8789d9d-f59b-4187-b869-a39f67bcec9e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a8789d9d-f59b-4187-b869-a39f67bcec9e tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a8789d9d-f59b-4187-b869-a39f67bcec9e tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a8789d9d-f59b-4187-b869-a39f67bcec9e tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-65e5f72b-8199-4284-9012-efc8715df65b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a8789d9d-f59b-4187-b869-a39f67bcec9e tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca returned with HTTP 404 Sep 02 00:50:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 933/1865] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:40 2026] GET /volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-65e5f72b-8199-4284-9012-efc8715df65b tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/1a1784b9-3553-47aa-ae74-c3bef6d17eae Sep 02 00:50:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-65e5f72b-8199-4284-9012-efc8715df65b tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-65e5f72b-8199-4284-9012-efc8715df65b tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:40 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-65e5f72b-8199-4284-9012-efc8715df65b tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Delete volume with id: 1a1784b9-3553-47aa-ae74-c3bef6d17eae Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3de8a016-4079-4ec6-a3cf-f16509710901 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3de8a016-4079-4ec6-a3cf-f16509710901 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3de8a016-4079-4ec6-a3cf-f16509710901 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3de8a016-4079-4ec6-a3cf-f16509710901 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-3de8a016-4079-4ec6-a3cf-f16509710901 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3de8a016-4079-4ec6-a3cf-f16509710901 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:50:40 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:40 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-65e5f72b-8199-4284-9012-efc8715df65b tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Volume info retrieved successfully. Sep 02 00:50:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3de8a016-4079-4ec6-a3cf-f16509710901 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Get all volumes completed successfully. Sep 02 00:50:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3de8a016-4079-4ec6-a3cf-f16509710901 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 200 Sep 02 00:50:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 934/1866] 192.168.122.129 () {58 vars in 1121 bytes} [Wed Sep 2 00:50:40 2026] GET /volume/v3/volumes => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2af76717-fdca-4c32-8b6d-c6084474161d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2af76717-fdca-4c32-8b6d-c6084474161d tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/snapshots Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2af76717-fdca-4c32-8b6d-c6084474161d tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2af76717-fdca-4c32-8b6d-c6084474161d tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-2af76717-fdca-4c32-8b6d-c6084474161d tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.db.api [None req-2af76717-fdca-4c32-8b6d-c6084474161d tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Building query based on filter {{(pid=86898) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:40 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:50:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2af76717-fdca-4c32-8b6d-c6084474161d tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Get all snapshots completed successfully. Sep 02 00:50:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2af76717-fdca-4c32-8b6d-c6084474161d tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 200 Sep 02 00:50:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 935/1867] 192.168.122.129 () {58 vars in 1127 bytes} [Wed Sep 2 00:50:40 2026] GET /volume/v3/snapshots => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-96ca6851-9ef3-4bdc-9bc1-011b0dcdb634 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-65e5f72b-8199-4284-9012-efc8715df65b tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Delete volume request issued successfully. Sep 02 00:50:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-65e5f72b-8199-4284-9012-efc8715df65b tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/1a1784b9-3553-47aa-ae74-c3bef6d17eae returned with HTTP 202 Sep 02 00:50:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 933/1868] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:50:40 2026] DELETE /volume/v3/volumes/1a1784b9-3553-47aa-ae74-c3bef6d17eae => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:50:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-96ca6851-9ef3-4bdc-9bc1-011b0dcdb634 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/da26a6de-ab29-4e0a-882b-e10a383fd118 Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-96ca6851-9ef3-4bdc-9bc1-011b0dcdb634 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-96ca6851-9ef3-4bdc-9bc1-011b0dcdb634 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-96ca6851-9ef3-4bdc-9bc1-011b0dcdb634 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Delete snapshot with id: da26a6de-ab29-4e0a-882b-e10a383fd118 Sep 02 00:50:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e282b077-cd24-4e61-98ea-4a8f960b1a26 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e282b077-cd24-4e61-98ea-4a8f960b1a26 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] GET http://192.168.122.129/volume/v3/volumes/1a1784b9-3553-47aa-ae74-c3bef6d17eae Sep 02 00:50:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e282b077-cd24-4e61-98ea-4a8f960b1a26 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e282b077-cd24-4e61-98ea-4a8f960b1a26 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-96ca6851-9ef3-4bdc-9bc1-011b0dcdb634 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/snapshots/da26a6de-ab29-4e0a-882b-e10a383fd118 returned with HTTP 404 Sep 02 00:50:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 936/1869] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:50:40 2026] DELETE /volume/v3/snapshots/da26a6de-ab29-4e0a-882b-e10a383fd118 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:40 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:40 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2eee51a7-6d2e-48bc-bf81-a33713dbc96d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2eee51a7-6d2e-48bc-bf81-a33713dbc96d tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/5d348b2f-48ff-40c6-afd8-2c14fdc6ab6e Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2eee51a7-6d2e-48bc-bf81-a33713dbc96d tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2eee51a7-6d2e-48bc-bf81-a33713dbc96d tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-2eee51a7-6d2e-48bc-bf81-a33713dbc96d tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Delete snapshot with id: 5d348b2f-48ff-40c6-afd8-2c14fdc6ab6e Sep 02 00:50:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e282b077-cd24-4e61-98ea-4a8f960b1a26 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Volume info retrieved successfully. Sep 02 00:50:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2eee51a7-6d2e-48bc-bf81-a33713dbc96d tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/snapshots/5d348b2f-48ff-40c6-afd8-2c14fdc6ab6e returned with HTTP 404 Sep 02 00:50:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 937/1870] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:50:40 2026] DELETE /volume/v3/snapshots/5d348b2f-48ff-40c6-afd8-2c14fdc6ab6e => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:50:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e282b077-cd24-4e61-98ea-4a8f960b1a26 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/1a1784b9-3553-47aa-ae74-c3bef6d17eae returned with HTTP 200 Sep 02 00:50:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 934/1871] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:40 2026] GET /volume/v3/volumes/1a1784b9-3553-47aa-ae74-c3bef6d17eae => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-de2de974-635c-4a67-95f1-1d75cd448234 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-de2de974-635c-4a67-95f1-1d75cd448234 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-de2de974-635c-4a67-95f1-1d75cd448234 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-de2de974-635c-4a67-95f1-1d75cd448234 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-de2de974-635c-4a67-95f1-1d75cd448234 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca returned with HTTP 404 Sep 02 00:50:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 938/1872] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:40 2026] GET /volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cffe998c-4fd5-4fe8-a80f-8e76c1b931e7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cffe998c-4fd5-4fe8-a80f-8e76c1b931e7 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] DELETE http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca Sep 02 00:50:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cffe998c-4fd5-4fe8-a80f-8e76c1b931e7 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cffe998c-4fd5-4fe8-a80f-8e76c1b931e7 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:40 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-cffe998c-4fd5-4fe8-a80f-8e76c1b931e7 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Delete volume with id: 8f9755d4-eff8-45d2-a8a0-8571a01297ca Sep 02 00:50:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cffe998c-4fd5-4fe8-a80f-8e76c1b931e7 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca returned with HTTP 404 Sep 02 00:50:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 935/1873] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:50:40 2026] DELETE /volume/v3/volumes/8f9755d4-eff8-45d2-a8a0-8571a01297ca => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c52ef6ba-62a2-4790-a882-03af7813f963 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c52ef6ba-62a2-4790-a882-03af7813f963 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c52ef6ba-62a2-4790-a882-03af7813f963 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1817858020"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-c52ef6ba-62a2-4790-a882-03af7813f963 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1817858020'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-c52ef6ba-62a2-4790-a882-03af7813f963 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Create volume of 1 GB Sep 02 00:50:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c52ef6ba-62a2-4790-a882-03af7813f963 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Availability Zones retrieved successfully. Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c52ef6ba-62a2-4790-a882-03af7813f963 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Flow 'volume_create_api' (11bbeb8a-23d8-4940-859f-5773a513a56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c52ef6ba-62a2-4790-a882-03af7813f963 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78d3f8ca-090d-49cc-9845-2976a85ff64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:40 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-c52ef6ba-62a2-4790-a882-03af7813f963 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:50:41 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c52ef6ba-62a2-4790-a882-03af7813f963 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78d3f8ca-090d-49cc-9845-2976a85ff64e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:41 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c52ef6ba-62a2-4790-a882-03af7813f963 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a01dd1b5-ece3-4193-b4d2-723dc9bcd8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:41 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-c52ef6ba-62a2-4790-a882-03af7813f963 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Created reservations ['688ec62e-6a1f-4724-83a0-73474345b814', '47d1c8a8-0ed1-4a87-a9c7-bf9c4389143b', '19a2d613-c354-4966-aef5-c3eb046f4243', 'ec844bb9-ed71-4c6d-a7b7-13b990836173'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:50:41 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c52ef6ba-62a2-4790-a882-03af7813f963 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a01dd1b5-ece3-4193-b4d2-723dc9bcd8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['688ec62e-6a1f-4724-83a0-73474345b814', '47d1c8a8-0ed1-4a87-a9c7-bf9c4389143b', '19a2d613-c354-4966-aef5-c3eb046f4243', 'ec844bb9-ed71-4c6d-a7b7-13b990836173']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:41 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c52ef6ba-62a2-4790-a882-03af7813f963 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3364ebbd-bef1-4ed0-b3d2-73f17fc28b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:41 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:41 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:41 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c52ef6ba-62a2-4790-a882-03af7813f963 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3364ebbd-bef1-4ed0-b3d2-73f17fc28b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28722a33-8ea0-44ec-91e6-34af50216557', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1817858020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='014600e5216b4e16996d08c41362020d',qos_specs=None,replication_status=,reservations=['688ec62e-6a1f-4724-83a0-73474345b814','47d1c8a8-0ed1-4a87-a9c7-bf9c4389143b','19a2d613-c354-4966-aef5-c3eb046f4243','ec844bb9-ed71-4c6d-a7b7-13b990836173'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77fc0a991e9a468983deb0ceb97cc50b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:50:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1817858020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28722a33-8ea0-44ec-91e6-34af50216557,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='014600e5216b4e16996d08c41362020d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77fc0a991e9a468983deb0ceb97cc50b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:41 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c52ef6ba-62a2-4790-a882-03af7813f963 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b80a80d4-5f01-4155-a1ba-ead094bc202b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:41 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c52ef6ba-62a2-4790-a882-03af7813f963 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b80a80d4-5f01-4155-a1ba-ead094bc202b) transitioned into state 'SUCCESS' from state '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-1817858020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='014600e5216b4e16996d08c41362020d',qos_specs=None,replication_status=,reservations=['688ec62e-6a1f-4724-83a0-73474345b814','47d1c8a8-0ed1-4a87-a9c7-bf9c4389143b','19a2d613-c354-4966-aef5-c3eb046f4243','ec844bb9-ed71-4c6d-a7b7-13b990836173'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77fc0a991e9a468983deb0ceb97cc50b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:41 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c52ef6ba-62a2-4790-a882-03af7813f963 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6c63d26-a347-4d43-a5bb-fc04e6cc09b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:41 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c52ef6ba-62a2-4790-a882-03af7813f963 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6c63d26-a347-4d43-a5bb-fc04e6cc09b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:41 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c52ef6ba-62a2-4790-a882-03af7813f963 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Flow 'volume_create_api' (11bbeb8a-23d8-4940-859f-5773a513a56a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:41 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c52ef6ba-62a2-4790-a882-03af7813f963 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Create volume request issued successfully. Sep 02 00:50:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c52ef6ba-62a2-4790-a882-03af7813f963 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:50:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 939/1874] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:50:40 2026] POST /volume/v3/volumes => generated 760 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:50:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ab9be5b6-0c68-4196-b623-77118ca451b1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ab9be5b6-0c68-4196-b623-77118ca451b1 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 Sep 02 00:50:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ab9be5b6-0c68-4196-b623-77118ca451b1 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ab9be5b6-0c68-4196-b623-77118ca451b1 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:41 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:41 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:41 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:41 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:41 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ab9be5b6-0c68-4196-b623-77118ca451b1 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ab9be5b6-0c68-4196-b623-77118ca451b1 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 returned with HTTP 200 Sep 02 00:50:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 936/1875] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:41 2026] GET /volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 => generated 828 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8f943163-2916-4954-b262-919c04182a77 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8f943163-2916-4954-b262-919c04182a77 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322-project-admin] GET http://192.168.122.129/volume/v3/os-quota-sets/7e6fc3868bde4cddb91c9cae0b140562 Sep 02 00:50:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8f943163-2916-4954-b262-919c04182a77 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8f943163-2916-4954-b262-919c04182a77 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:41 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:41 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8f943163-2916-4954-b262-919c04182a77 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/7e6fc3868bde4cddb91c9cae0b140562 returned with HTTP 200 Sep 02 00:50:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 940/1876] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:41 2026] GET /volume/v3/os-quota-sets/7e6fc3868bde4cddb91c9cae0b140562 => generated 440 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-11727594-7f4a-4efb-b45e-00b9d94d371d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-11727594-7f4a-4efb-b45e-00b9d94d371d tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322-project-admin] PUT http://192.168.122.129/volume/v3/os-quota-sets/7e6fc3868bde4cddb91c9cae0b140562 Sep 02 00:50:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-11727594-7f4a-4efb-b45e-00b9d94d371d tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:41 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=659,cinder:INSERT=108,cinder:UPDATE=184,cinder:DELETE=2 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:50:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-35597cec-f712-4a35-894e-eca8e100b4f8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-35597cec-f712-4a35-894e-eca8e100b4f8 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] GET http://192.168.122.129/volume/v3/volumes/1a1784b9-3553-47aa-ae74-c3bef6d17eae Sep 02 00:50:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-35597cec-f712-4a35-894e-eca8e100b4f8 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-35597cec-f712-4a35-894e-eca8e100b4f8 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-11727594-7f4a-4efb-b45e-00b9d94d371d tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/7e6fc3868bde4cddb91c9cae0b140562 returned with HTTP 200 Sep 02 00:50:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 937/1877] 192.168.122.129 () {60 vars in 1258 bytes} [Wed Sep 2 00:50:41 2026] PUT /volume/v3/os-quota-sets/7e6fc3868bde4cddb91c9cae0b140562 => generated 393 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0019cee7-0dcb-43a6-883c-e10fb30c1877 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:41 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:41 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:41 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:41 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:41 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-35597cec-f712-4a35-894e-eca8e100b4f8 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Volume info retrieved successfully. Sep 02 00:50:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-35597cec-f712-4a35-894e-eca8e100b4f8 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/1a1784b9-3553-47aa-ae74-c3bef6d17eae returned with HTTP 200 Sep 02 00:50:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 941/1878] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:41 2026] GET /volume/v3/volumes/1a1784b9-3553-47aa-ae74-c3bef6d17eae => generated 1016 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:50:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0019cee7-0dcb-43a6-883c-e10fb30c1877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:50:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0019cee7-0dcb-43a6-883c-e10fb30c1877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1916549517"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-0019cee7-0dcb-43a6-883c-e10fb30c1877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1916549517'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:50:42 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-0019cee7-0dcb-43a6-883c-e10fb30c1877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Create volume of 1 GB Sep 02 00:50:42 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0019cee7-0dcb-43a6-883c-e10fb30c1877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Availability Zones retrieved successfully. Sep 02 00:50:42 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0019cee7-0dcb-43a6-883c-e10fb30c1877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Flow 'volume_create_api' (ae8397c9-df81-4e09-8a96-08773e077560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:42 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0019cee7-0dcb-43a6-883c-e10fb30c1877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23f9db33-ab2b-4914-a71b-1fd233c0c593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:42 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-0019cee7-0dcb-43a6-883c-e10fb30c1877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:50:42 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0019cee7-0dcb-43a6-883c-e10fb30c1877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23f9db33-ab2b-4914-a71b-1fd233c0c593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:42 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0019cee7-0dcb-43a6-883c-e10fb30c1877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e96970be-7ecb-4ec6-bd6d-45a6771b2d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:42 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-0019cee7-0dcb-43a6-883c-e10fb30c1877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Created reservations ['f98103a6-8a11-4d98-804e-56ec1d106aa2', '2e5c9a41-996b-4000-aa2e-375a88e1b896', '3f634a98-d28b-42ad-ab64-7a76457fc90b', '25380f90-c936-41a7-9038-b9ca107dc658'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:50:42 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0019cee7-0dcb-43a6-883c-e10fb30c1877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e96970be-7ecb-4ec6-bd6d-45a6771b2d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f98103a6-8a11-4d98-804e-56ec1d106aa2', '2e5c9a41-996b-4000-aa2e-375a88e1b896', '3f634a98-d28b-42ad-ab64-7a76457fc90b', '25380f90-c936-41a7-9038-b9ca107dc658']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:42 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0019cee7-0dcb-43a6-883c-e10fb30c1877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97e49552-8eaf-41b8-a1c9-870177dcb55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-85f7321b-ff5b-4706-b59f-1ac6a4c80ad6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-85f7321b-ff5b-4706-b59f-1ac6a4c80ad6 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 Sep 02 00:50:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-85f7321b-ff5b-4706-b59f-1ac6a4c80ad6 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-85f7321b-ff5b-4706-b59f-1ac6a4c80ad6 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:42 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:42 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:42 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0019cee7-0dcb-43a6-883c-e10fb30c1877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97e49552-8eaf-41b8-a1c9-870177dcb55f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a02055b8-c9e7-4059-92da-45fa1119a0f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1916549517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e6fc3868bde4cddb91c9cae0b140562',qos_specs=None,replication_status=,reservations=['f98103a6-8a11-4d98-804e-56ec1d106aa2','2e5c9a41-996b-4000-aa2e-375a88e1b896','3f634a98-d28b-42ad-ab64-7a76457fc90b','25380f90-c936-41a7-9038-b9ca107dc658'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fc1eaa1d81e43759f18228152ab4ed3',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:50:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1916549517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a02055b8-c9e7-4059-92da-45fa1119a0f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e6fc3868bde4cddb91c9cae0b140562',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fc1eaa1d81e43759f18228152ab4ed3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:42 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0019cee7-0dcb-43a6-883c-e10fb30c1877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3aa100f-a1e4-4440-bac9-4b980a8e0463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:42 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:42 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-85f7321b-ff5b-4706-b59f-1ac6a4c80ad6 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-85f7321b-ff5b-4706-b59f-1ac6a4c80ad6 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 returned with HTTP 200 Sep 02 00:50:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 942/1879] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:42 2026] GET /volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:42 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0019cee7-0dcb-43a6-883c-e10fb30c1877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3aa100f-a1e4-4440-bac9-4b980a8e0463) transitioned into state 'SUCCESS' from state '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-1916549517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e6fc3868bde4cddb91c9cae0b140562',qos_specs=None,replication_status=,reservations=['f98103a6-8a11-4d98-804e-56ec1d106aa2','2e5c9a41-996b-4000-aa2e-375a88e1b896','3f634a98-d28b-42ad-ab64-7a76457fc90b','25380f90-c936-41a7-9038-b9ca107dc658'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fc1eaa1d81e43759f18228152ab4ed3',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:42 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0019cee7-0dcb-43a6-883c-e10fb30c1877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b71599f8-eee1-4477-8520-da5c4b4771fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:42 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0019cee7-0dcb-43a6-883c-e10fb30c1877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b71599f8-eee1-4477-8520-da5c4b4771fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:42 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-0019cee7-0dcb-43a6-883c-e10fb30c1877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Flow 'volume_create_api' (ae8397c9-df81-4e09-8a96-08773e077560) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:42 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0019cee7-0dcb-43a6-883c-e10fb30c1877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Create volume request issued successfully. Sep 02 00:50:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0019cee7-0dcb-43a6-883c-e10fb30c1877 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:50:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 938/1880] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:50:41 2026] POST /volume/v3/volumes => generated 776 bytes in 667 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:50:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b004b4ce-4373-4193-ab03-d09f275a1ec8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b004b4ce-4373-4193-ab03-d09f275a1ec8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] GET http://192.168.122.129/volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 Sep 02 00:50:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b004b4ce-4373-4193-ab03-d09f275a1ec8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b004b4ce-4373-4193-ab03-d09f275a1ec8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:42 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:42 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b004b4ce-4373-4193-ab03-d09f275a1ec8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Volume info retrieved successfully. Sep 02 00:50:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b004b4ce-4373-4193-ab03-d09f275a1ec8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 returned with HTTP 200 Sep 02 00:50:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 943/1881] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:42 2026] GET /volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-9a9ef96f-8312-4cdd-9d49-cf88320e2d31 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9a9ef96f-8312-4cdd-9d49-cf88320e2d31 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] GET http://192.168.122.129/volume/v3/volumes/1a1784b9-3553-47aa-ae74-c3bef6d17eae Sep 02 00:50:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9a9ef96f-8312-4cdd-9d49-cf88320e2d31 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9a9ef96f-8312-4cdd-9d49-cf88320e2d31 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9a9ef96f-8312-4cdd-9d49-cf88320e2d31 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/1a1784b9-3553-47aa-ae74-c3bef6d17eae returned with HTTP 404 Sep 02 00:50:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 939/1882] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:42 2026] GET /volume/v3/volumes/1a1784b9-3553-47aa-ae74-c3bef6d17eae => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3ab489c2-b58c-4ff6-a637-7fd25f56772d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3ab489c2-b58c-4ff6-a637-7fd25f56772d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3ab489c2-b58c-4ff6-a637-7fd25f56772d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-770609635"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-3ab489c2-b58c-4ff6-a637-7fd25f56772d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-770609635'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-3ab489c2-b58c-4ff6-a637-7fd25f56772d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Create volume of 1 GB Sep 02 00:50:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3ab489c2-b58c-4ff6-a637-7fd25f56772d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Availability Zones retrieved successfully. Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3ab489c2-b58c-4ff6-a637-7fd25f56772d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Flow 'volume_create_api' (a53f86a7-2147-4cc0-88b0-101d26a5e7f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3ab489c2-b58c-4ff6-a637-7fd25f56772d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8c6ec0f-c533-42d8-ab9b-e952bd7c7ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-3ab489c2-b58c-4ff6-a637-7fd25f56772d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3ab489c2-b58c-4ff6-a637-7fd25f56772d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8c6ec0f-c533-42d8-ab9b-e952bd7c7ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3ab489c2-b58c-4ff6-a637-7fd25f56772d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86693695-ac9c-4968-8cfa-f1bb18defa7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-3ab489c2-b58c-4ff6-a637-7fd25f56772d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Created reservations ['be441323-707d-4652-b842-3ac8912fb29d', '3caf0f12-de25-40d9-a042-72149e22d889', '8d45f228-464c-47d2-813c-70077bea7b2b', '6471bbfe-c1a7-45c4-a1dc-81f63e199a71'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3ab489c2-b58c-4ff6-a637-7fd25f56772d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86693695-ac9c-4968-8cfa-f1bb18defa7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be441323-707d-4652-b842-3ac8912fb29d', '3caf0f12-de25-40d9-a042-72149e22d889', '8d45f228-464c-47d2-813c-70077bea7b2b', '6471bbfe-c1a7-45c4-a1dc-81f63e199a71']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3ab489c2-b58c-4ff6-a637-7fd25f56772d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69a83cc8-d25c-48bb-aa6f-5e651578e7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:43 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3ab489c2-b58c-4ff6-a637-7fd25f56772d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69a83cc8-d25c-48bb-aa6f-5e651578e7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88342b5d-3b3a-4566-bf89-8593bd3de743', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-770609635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a47ed65dee434599899f3c7e76171e5f',qos_specs=None,replication_status=,reservations=['be441323-707d-4652-b842-3ac8912fb29d','3caf0f12-de25-40d9-a042-72149e22d889','8d45f228-464c-47d2-813c-70077bea7b2b','6471bbfe-c1a7-45c4-a1dc-81f63e199a71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b26cb4340b64497a8a899552eaf2e2b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:50:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-770609635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88342b5d-3b3a-4566-bf89-8593bd3de743,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a47ed65dee434599899f3c7e76171e5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b26cb4340b64497a8a899552eaf2e2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3ab489c2-b58c-4ff6-a637-7fd25f56772d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c84a835-86b1-444a-b8dc-219d8e0dfff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3ab489c2-b58c-4ff6-a637-7fd25f56772d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c84a835-86b1-444a-b8dc-219d8e0dfff8) transitioned into state 'SUCCESS' from state '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-770609635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a47ed65dee434599899f3c7e76171e5f',qos_specs=None,replication_status=,reservations=['be441323-707d-4652-b842-3ac8912fb29d','3caf0f12-de25-40d9-a042-72149e22d889','8d45f228-464c-47d2-813c-70077bea7b2b','6471bbfe-c1a7-45c4-a1dc-81f63e199a71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b26cb4340b64497a8a899552eaf2e2b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3ab489c2-b58c-4ff6-a637-7fd25f56772d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48559c83-47dd-4fd2-aace-1917a58087ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3ab489c2-b58c-4ff6-a637-7fd25f56772d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48559c83-47dd-4fd2-aace-1917a58087ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-3ab489c2-b58c-4ff6-a637-7fd25f56772d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Flow 'volume_create_api' (a53f86a7-2147-4cc0-88b0-101d26a5e7f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3ab489c2-b58c-4ff6-a637-7fd25f56772d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Create volume request issued successfully. Sep 02 00:50:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3ab489c2-b58c-4ff6-a637-7fd25f56772d tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:50:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 944/1883] 192.168.122.129 () {62 vars in 1183 bytes} [Wed Sep 2 00:50:43 2026] POST /volume/v3/volumes => generated 786 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:50:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ac8daa0f-13be-44a0-9772-adbfcef274d5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ac8daa0f-13be-44a0-9772-adbfcef274d5 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] GET http://192.168.122.129/volume/v3/volumes/88342b5d-3b3a-4566-bf89-8593bd3de743 Sep 02 00:50:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ac8daa0f-13be-44a0-9772-adbfcef274d5 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ac8daa0f-13be-44a0-9772-adbfcef274d5 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:43 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:43 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:43 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:43 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:43 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ac8daa0f-13be-44a0-9772-adbfcef274d5 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Volume info retrieved successfully. Sep 02 00:50:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ac8daa0f-13be-44a0-9772-adbfcef274d5 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/88342b5d-3b3a-4566-bf89-8593bd3de743 returned with HTTP 200 Sep 02 00:50:43 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 940/1884] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:43 2026] GET /volume/v3/volumes/88342b5d-3b3a-4566-bf89-8593bd3de743 => generated 965 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c5ff743d-2cd5-46c0-bbee-4bf39a66f613 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c5ff743d-2cd5-46c0-bbee-4bf39a66f613 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c5ff743d-2cd5-46c0-bbee-4bf39a66f613 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c5ff743d-2cd5-46c0-bbee-4bf39a66f613 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:43 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c5ff743d-2cd5-46c0-bbee-4bf39a66f613 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c5ff743d-2cd5-46c0-bbee-4bf39a66f613 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 returned with HTTP 200 Sep 02 00:50:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 945/1885] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:43 2026] GET /volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e27d0990-2a11-4dd5-bf12-157cd69a6ed2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e27d0990-2a11-4dd5-bf12-157cd69a6ed2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:50:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e27d0990-2a11-4dd5-bf12-157cd69a6ed2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28722a33-8ea0-44ec-91e6-34af50216557", "name": "tempest-VolumesDeleteCascade-Snapshot-1142660523"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:43 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:43 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:43 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:43 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:43 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e27d0990-2a11-4dd5-bf12-157cd69a6ed2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:43 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-e27d0990-2a11-4dd5-bf12-157cd69a6ed2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Create snapshot from volume 28722a33-8ea0-44ec-91e6-34af50216557 Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f5c7c6ed-b9fe-46ee-a944-04aa562ec78f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f5c7c6ed-b9fe-46ee-a944-04aa562ec78f tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] GET http://192.168.122.129/volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f5c7c6ed-b9fe-46ee-a944-04aa562ec78f tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f5c7c6ed-b9fe-46ee-a944-04aa562ec78f tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:43 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f5c7c6ed-b9fe-46ee-a944-04aa562ec78f tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Volume info retrieved successfully. Sep 02 00:50:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f5c7c6ed-b9fe-46ee-a944-04aa562ec78f tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 returned with HTTP 200 Sep 02 00:50:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 946/1886] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:43 2026] GET /volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 => generated 868 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:43 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-e27d0990-2a11-4dd5-bf12-157cd69a6ed2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Created reservations ['910df1b1-02a6-4ba2-bf0f-133db1d86127', '98ffad33-eed5-4bc1-8c74-0babf5d11fa9', 'c60a76c7-73f0-4ff0-a041-2884970a2f05', 'cdd96e15-24bb-42fb-9eae-e4c29135fdaa'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:50:43 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:43 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:43 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e27d0990-2a11-4dd5-bf12-157cd69a6ed2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Snapshot create request issued successfully. Sep 02 00:50:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e27d0990-2a11-4dd5-bf12-157cd69a6ed2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:50:43 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 941/1887] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:50:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (3 switches on core 0) Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-80a17c0a-b64e-4c35-b641-a8291dc0958a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-80a17c0a-b64e-4c35-b641-a8291dc0958a tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/snapshots/32a7d24d-6fcf-4d95-ac39-79730cc141a6 Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-80a17c0a-b64e-4c35-b641-a8291dc0958a tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-80a17c0a-b64e-4c35-b641-a8291dc0958a tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-80a17c0a-b64e-4c35-b641-a8291dc0958a tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Snapshot retrieved successfully. Sep 02 00:50:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-80a17c0a-b64e-4c35-b641-a8291dc0958a tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/snapshots/32a7d24d-6fcf-4d95-ac39-79730cc141a6 returned with HTTP 200 Sep 02 00:50:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 947/1888] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:43 2026] GET /volume/v3/snapshots/32a7d24d-6fcf-4d95-ac39-79730cc141a6 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a52e11d4-f3ba-44ef-be80-ef6e49a6d975 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a52e11d4-f3ba-44ef-be80-ef6e49a6d975 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] GET http://192.168.122.129/volume/v3/volumes/88342b5d-3b3a-4566-bf89-8593bd3de743 Sep 02 00:50:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a52e11d4-f3ba-44ef-be80-ef6e49a6d975 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a52e11d4-f3ba-44ef-be80-ef6e49a6d975 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:44 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:44 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:44 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:44 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:44 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a52e11d4-f3ba-44ef-be80-ef6e49a6d975 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Volume info retrieved successfully. Sep 02 00:50:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a52e11d4-f3ba-44ef-be80-ef6e49a6d975 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/88342b5d-3b3a-4566-bf89-8593bd3de743 returned with HTTP 200 Sep 02 00:50:44 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 942/1889] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:44 2026] GET /volume/v3/volumes/88342b5d-3b3a-4566-bf89-8593bd3de743 => generated 1015 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:50:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-51b567d0-5b10-4fd3-ba71-292681220365 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-51b567d0-5b10-4fd3-ba71-292681220365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] GET http://192.168.122.129/volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 Sep 02 00:50:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-51b567d0-5b10-4fd3-ba71-292681220365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-51b567d0-5b10-4fd3-ba71-292681220365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:44 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:44 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:44 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:44 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:44 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-51b567d0-5b10-4fd3-ba71-292681220365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Volume info retrieved successfully. Sep 02 00:50:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-51b567d0-5b10-4fd3-ba71-292681220365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 returned with HTTP 200 Sep 02 00:50:44 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 948/1890] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:44 2026] GET /volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 => generated 869 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:50:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a344488f-6af5-43ee-b76e-c6ab71f2d03a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a344488f-6af5-43ee-b76e-c6ab71f2d03a tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:50:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a344488f-6af5-43ee-b76e-c6ab71f2d03a tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a02055b8-c9e7-4059-92da-45fa1119a0f6", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1390802577"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:44 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:44 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:44 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:44 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:44 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a344488f-6af5-43ee-b76e-c6ab71f2d03a tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Volume info retrieved successfully. Sep 02 00:50:44 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-a344488f-6af5-43ee-b76e-c6ab71f2d03a tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Create snapshot from volume a02055b8-c9e7-4059-92da-45fa1119a0f6 Sep 02 00:50:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f241b592-cb49-427c-9c91-5fc4989de6e3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f241b592-cb49-427c-9c91-5fc4989de6e3 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/snapshots/32a7d24d-6fcf-4d95-ac39-79730cc141a6 Sep 02 00:50:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f241b592-cb49-427c-9c91-5fc4989de6e3 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f241b592-cb49-427c-9c91-5fc4989de6e3 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:44 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:44 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:44 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f241b592-cb49-427c-9c91-5fc4989de6e3 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Snapshot retrieved successfully. Sep 02 00:50:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f241b592-cb49-427c-9c91-5fc4989de6e3 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/snapshots/32a7d24d-6fcf-4d95-ac39-79730cc141a6 returned with HTTP 200 Sep 02 00:50:44 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 949/1891] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:44 2026] GET /volume/v3/snapshots/32a7d24d-6fcf-4d95-ac39-79730cc141a6 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:44 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-a344488f-6af5-43ee-b76e-c6ab71f2d03a tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Created reservations ['5fe68a32-369a-4799-a4ef-3f566c96ffb0', '364825c2-dd58-4fcc-a8b5-a15a0719d1cb', 'b2bcd742-a4c1-4f65-9fbc-90a14faa28ff', '369b0436-dd36-4e1a-b366-9a50f3faa02c'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:50:44 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:44 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a344488f-6af5-43ee-b76e-c6ab71f2d03a tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Snapshot create request issued successfully. Sep 02 00:50:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a344488f-6af5-43ee-b76e-c6ab71f2d03a tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:50:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 943/1892] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:50:44 2026] POST /volume/v3/snapshots => generated 323 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:50:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3592bb83-b0a0-4d05-a86d-d475158a338c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3592bb83-b0a0-4d05-a86d-d475158a338c tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] GET http://192.168.122.129/volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 Sep 02 00:50:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3592bb83-b0a0-4d05-a86d-d475158a338c tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3592bb83-b0a0-4d05-a86d-d475158a338c tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:45 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:45 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3592bb83-b0a0-4d05-a86d-d475158a338c tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Snapshot retrieved successfully. Sep 02 00:50:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3592bb83-b0a0-4d05-a86d-d475158a338c tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 returned with HTTP 200 Sep 02 00:50:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 950/1893] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:45 2026] GET /volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 => generated 455 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2f62f80a-02ad-499f-9a9c-47f1a5e8ba87 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2f62f80a-02ad-499f-9a9c-47f1a5e8ba87 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] GET http://192.168.122.129/volume/v3/volumes/88342b5d-3b3a-4566-bf89-8593bd3de743 Sep 02 00:50:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2f62f80a-02ad-499f-9a9c-47f1a5e8ba87 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2f62f80a-02ad-499f-9a9c-47f1a5e8ba87 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:45 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:45 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2f62f80a-02ad-499f-9a9c-47f1a5e8ba87 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Volume info retrieved successfully. Sep 02 00:50:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2f62f80a-02ad-499f-9a9c-47f1a5e8ba87 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/88342b5d-3b3a-4566-bf89-8593bd3de743 returned with HTTP 200 Sep 02 00:50:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 944/1894] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:45 2026] GET /volume/v3/volumes/88342b5d-3b3a-4566-bf89-8593bd3de743 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:50:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-477f3b97-1204-4369-908c-55fff9218d87 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-477f3b97-1204-4369-908c-55fff9218d87 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] GET http://192.168.122.129/volume/v3/volumes/88342b5d-3b3a-4566-bf89-8593bd3de743 Sep 02 00:50:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-477f3b97-1204-4369-908c-55fff9218d87 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-477f3b97-1204-4369-908c-55fff9218d87 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:45 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:45 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:45 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:45 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-477f3b97-1204-4369-908c-55fff9218d87 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] Volume info retrieved successfully. Sep 02 00:50:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-477f3b97-1204-4369-908c-55fff9218d87 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] http://192.168.122.129/volume/v3/volumes/88342b5d-3b3a-4566-bf89-8593bd3de743 returned with HTTP 200 Sep 02 00:50:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 951/1895] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:45 2026] GET /volume/v3/volumes/88342b5d-3b3a-4566-bf89-8593bd3de743 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:50:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-575049c0-14fd-452b-9cc2-aa8620f05179 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-575049c0-14fd-452b-9cc2-aa8620f05179 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/88342b5d-3b3a-4566-bf89-8593bd3de743 Sep 02 00:50:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-575049c0-14fd-452b-9cc2-aa8620f05179 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-575049c0-14fd-452b-9cc2-aa8620f05179 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:45 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-575049c0-14fd-452b-9cc2-aa8620f05179 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Delete volume with id: 88342b5d-3b3a-4566-bf89-8593bd3de743 Sep 02 00:50:45 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:45 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-575049c0-14fd-452b-9cc2-aa8620f05179 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Volume info retrieved successfully. Sep 02 00:50:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-575049c0-14fd-452b-9cc2-aa8620f05179 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Delete volume request issued successfully. Sep 02 00:50:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-575049c0-14fd-452b-9cc2-aa8620f05179 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/88342b5d-3b3a-4566-bf89-8593bd3de743 returned with HTTP 202 Sep 02 00:50:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 945/1896] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:50:45 2026] DELETE /volume/v3/volumes/88342b5d-3b3a-4566-bf89-8593bd3de743 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 02 00:50:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6b2b5fe8-82f9-4137-94a4-1ccceb2db471 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6b2b5fe8-82f9-4137-94a4-1ccceb2db471 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] GET http://192.168.122.129/volume/v3/volumes/88342b5d-3b3a-4566-bf89-8593bd3de743 Sep 02 00:50:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6b2b5fe8-82f9-4137-94a4-1ccceb2db471 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6b2b5fe8-82f9-4137-94a4-1ccceb2db471 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:45 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:45 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:45 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:45 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6b2b5fe8-82f9-4137-94a4-1ccceb2db471 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Volume info retrieved successfully. Sep 02 00:50:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6b2b5fe8-82f9-4137-94a4-1ccceb2db471 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/88342b5d-3b3a-4566-bf89-8593bd3de743 returned with HTTP 200 Sep 02 00:50:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 952/1897] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:45 2026] GET /volume/v3/volumes/88342b5d-3b3a-4566-bf89-8593bd3de743 => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:50:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1acd348a-0ec5-4894-87a1-462891e8f2b2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1acd348a-0ec5-4894-87a1-462891e8f2b2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/snapshots/32a7d24d-6fcf-4d95-ac39-79730cc141a6 Sep 02 00:50:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1acd348a-0ec5-4894-87a1-462891e8f2b2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1acd348a-0ec5-4894-87a1-462891e8f2b2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1acd348a-0ec5-4894-87a1-462891e8f2b2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Snapshot retrieved successfully. Sep 02 00:50:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1acd348a-0ec5-4894-87a1-462891e8f2b2 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/snapshots/32a7d24d-6fcf-4d95-ac39-79730cc141a6 returned with HTTP 200 Sep 02 00:50:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 946/1898] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:45 2026] GET /volume/v3/snapshots/32a7d24d-6fcf-4d95-ac39-79730cc141a6 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-09ff7fcd-abdd-4569-a2b7-efbadba2ae83 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-09ff7fcd-abdd-4569-a2b7-efbadba2ae83 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] GET http://192.168.122.129/volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 Sep 02 00:50:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-09ff7fcd-abdd-4569-a2b7-efbadba2ae83 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-09ff7fcd-abdd-4569-a2b7-efbadba2ae83 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:46 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:46 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:46 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-09ff7fcd-abdd-4569-a2b7-efbadba2ae83 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Snapshot retrieved successfully. Sep 02 00:50:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-09ff7fcd-abdd-4569-a2b7-efbadba2ae83 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 returned with HTTP 200 Sep 02 00:50:46 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 953/1899] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:46 2026] GET /volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 => generated 455 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fc5a443d-b214-4cd8-bfff-11c8623ec8ec None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fc5a443d-b214-4cd8-bfff-11c8623ec8ec tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] GET http://192.168.122.129/volume/v3/volumes/88342b5d-3b3a-4566-bf89-8593bd3de743 Sep 02 00:50:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fc5a443d-b214-4cd8-bfff-11c8623ec8ec tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fc5a443d-b214-4cd8-bfff-11c8623ec8ec tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fc5a443d-b214-4cd8-bfff-11c8623ec8ec tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/88342b5d-3b3a-4566-bf89-8593bd3de743 returned with HTTP 404 Sep 02 00:50:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 947/1900] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:46 2026] GET /volume/v3/volumes/88342b5d-3b3a-4566-bf89-8593bd3de743 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:50:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-74873b6c-9df3-4a4a-b050-26fa331810ef None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-74873b6c-9df3-4a4a-b050-26fa331810ef tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:50:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-74873b6c-9df3-4a4a-b050-26fa331810ef tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1676086034"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-74873b6c-9df3-4a4a-b050-26fa331810ef tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1676086034'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:50:46 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-74873b6c-9df3-4a4a-b050-26fa331810ef tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Create volume of 1 GB Sep 02 00:50:46 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-74873b6c-9df3-4a4a-b050-26fa331810ef tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Availability Zones retrieved successfully. Sep 02 00:50:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-74873b6c-9df3-4a4a-b050-26fa331810ef tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Flow 'volume_create_api' (eebb8776-b834-4f09-81d4-edfb33ac5ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b18a1398-b526-456d-b731-c5c76ce102de None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-74873b6c-9df3-4a4a-b050-26fa331810ef tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad0159ff-94ea-4411-90cf-eebdf717236f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:46 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-74873b6c-9df3-4a4a-b050-26fa331810ef tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:50:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b18a1398-b526-456d-b731-c5c76ce102de tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/snapshots/32a7d24d-6fcf-4d95-ac39-79730cc141a6 Sep 02 00:50:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b18a1398-b526-456d-b731-c5c76ce102de tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b18a1398-b526-456d-b731-c5c76ce102de tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b18a1398-b526-456d-b731-c5c76ce102de tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Snapshot retrieved successfully. Sep 02 00:50:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b18a1398-b526-456d-b731-c5c76ce102de tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/snapshots/32a7d24d-6fcf-4d95-ac39-79730cc141a6 returned with HTTP 200 Sep 02 00:50:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 948/1901] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:46 2026] GET /volume/v3/snapshots/32a7d24d-6fcf-4d95-ac39-79730cc141a6 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ce253c57-5c2a-4f62-bf51-d118ec807c99 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ce253c57-5c2a-4f62-bf51-d118ec807c99 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:50:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ce253c57-5c2a-4f62-bf51-d118ec807c99 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "32a7d24d-6fcf-4d95-ac39-79730cc141a6", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1365629854"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-ce253c57-5c2a-4f62-bf51-d118ec807c99 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Create volume request body: {'volume': {'snapshot_id': '32a7d24d-6fcf-4d95-ac39-79730cc141a6', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1365629854'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:50:47 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:47 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:47 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ce253c57-5c2a-4f62-bf51-d118ec807c99 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Snapshot retrieved successfully. Sep 02 00:50:47 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-ce253c57-5c2a-4f62-bf51-d118ec807c99 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Create volume of 1 GB Sep 02 00:50:47 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-74873b6c-9df3-4a4a-b050-26fa331810ef tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad0159ff-94ea-4411-90cf-eebdf717236f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:47 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-74873b6c-9df3-4a4a-b050-26fa331810ef tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daa6cd48-fad6-4c6a-aba6-1d7788c0072b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:47 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ce253c57-5c2a-4f62-bf51-d118ec807c99 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Availability Zones retrieved successfully. Sep 02 00:50:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ce253c57-5c2a-4f62-bf51-d118ec807c99 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Flow 'volume_create_api' (ea12abb1-0f0d-4d48-8de0-b0da96faabf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ce253c57-5c2a-4f62-bf51-d118ec807c99 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bee8eab2-2681-4811-92d9-24054f8def92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-ce253c57-5c2a-4f62-bf51-d118ec807c99 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:50:47 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:47 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:47 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-74873b6c-9df3-4a4a-b050-26fa331810ef tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Created reservations ['ee326e17-65a5-4d2c-96f6-ddf12f3239a6', '1a5f1132-fca0-4bb1-929a-6962054690dc', '911ac72b-0c32-4acb-a6e5-d471ec64c07b', 'd85390af-0c2e-400f-936d-0c71bf06feb1'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:50:47 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-74873b6c-9df3-4a4a-b050-26fa331810ef tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daa6cd48-fad6-4c6a-aba6-1d7788c0072b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee326e17-65a5-4d2c-96f6-ddf12f3239a6', '1a5f1132-fca0-4bb1-929a-6962054690dc', '911ac72b-0c32-4acb-a6e5-d471ec64c07b', 'd85390af-0c2e-400f-936d-0c71bf06feb1']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:47 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-74873b6c-9df3-4a4a-b050-26fa331810ef tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c78c6c2-9156-4bb9-9477-18fe02a0d212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ce253c57-5c2a-4f62-bf51-d118ec807c99 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bee8eab2-2681-4811-92d9-24054f8def92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '32a7d24d-6fcf-4d95-ac39-79730cc141a6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ce253c57-5c2a-4f62-bf51-d118ec807c99 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97b02fc0-1336-4ce3-b01b-3358094036bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:47 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:47 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:47 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-74873b6c-9df3-4a4a-b050-26fa331810ef tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c78c6c2-9156-4bb9-9477-18fe02a0d212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45d6147c-8628-4f58-bc4e-0263d13616b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1676086034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a47ed65dee434599899f3c7e76171e5f',qos_specs=None,replication_status=,reservations=['ee326e17-65a5-4d2c-96f6-ddf12f3239a6','1a5f1132-fca0-4bb1-929a-6962054690dc','911ac72b-0c32-4acb-a6e5-d471ec64c07b','d85390af-0c2e-400f-936d-0c71bf06feb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b26cb4340b64497a8a899552eaf2e2b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:50:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1676086034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45d6147c-8628-4f58-bc4e-0263d13616b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a47ed65dee434599899f3c7e76171e5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b26cb4340b64497a8a899552eaf2e2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:47 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-74873b6c-9df3-4a4a-b050-26fa331810ef tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18f06c62-d86c-4ebd-a861-5eb64852b481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:47 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-74873b6c-9df3-4a4a-b050-26fa331810ef tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18f06c62-d86c-4ebd-a861-5eb64852b481) transitioned into state 'SUCCESS' from state '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-1676086034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a47ed65dee434599899f3c7e76171e5f',qos_specs=None,replication_status=,reservations=['ee326e17-65a5-4d2c-96f6-ddf12f3239a6','1a5f1132-fca0-4bb1-929a-6962054690dc','911ac72b-0c32-4acb-a6e5-d471ec64c07b','d85390af-0c2e-400f-936d-0c71bf06feb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b26cb4340b64497a8a899552eaf2e2b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:47 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-74873b6c-9df3-4a4a-b050-26fa331810ef tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ff297cb-0877-417e-928f-dc65135a0add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:47 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-ce253c57-5c2a-4f62-bf51-d118ec807c99 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Created reservations ['bfcce292-2ca4-4be6-8205-bda7f6487b4d', 'ed99087e-09e6-457a-93ed-a96f1a54a509', '14d1253c-f3e0-483a-8e8f-cf28131a7d7a', '149708f9-5fe7-4c00-8438-53bf7b6e7c68'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:50:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ce253c57-5c2a-4f62-bf51-d118ec807c99 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97b02fc0-1336-4ce3-b01b-3358094036bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfcce292-2ca4-4be6-8205-bda7f6487b4d', 'ed99087e-09e6-457a-93ed-a96f1a54a509', '14d1253c-f3e0-483a-8e8f-cf28131a7d7a', '149708f9-5fe7-4c00-8438-53bf7b6e7c68']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:47 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-74873b6c-9df3-4a4a-b050-26fa331810ef tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ff297cb-0877-417e-928f-dc65135a0add) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ce253c57-5c2a-4f62-bf51-d118ec807c99 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (258a4ef4-852a-4e48-b431-c50cb54a08cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:47 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-74873b6c-9df3-4a4a-b050-26fa331810ef tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Flow 'volume_create_api' (eebb8776-b834-4f09-81d4-edfb33ac5ecc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:47 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-74873b6c-9df3-4a4a-b050-26fa331810ef tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Create volume request issued successfully. Sep 02 00:50:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-74873b6c-9df3-4a4a-b050-26fa331810ef tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:50:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 954/1902] 192.168.122.129 () {62 vars in 1183 bytes} [Wed Sep 2 00:50:46 2026] POST /volume/v3/volumes => generated 787 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-deb2f3c6-c0e7-445b-ab3a-24928f8b2a53 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-deb2f3c6-c0e7-445b-ab3a-24928f8b2a53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] GET http://192.168.122.129/volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 Sep 02 00:50:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-deb2f3c6-c0e7-445b-ab3a-24928f8b2a53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-deb2f3c6-c0e7-445b-ab3a-24928f8b2a53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:47 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:47 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:47 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-deb2f3c6-c0e7-445b-ab3a-24928f8b2a53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Snapshot retrieved successfully. Sep 02 00:50:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-deb2f3c6-c0e7-445b-ab3a-24928f8b2a53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 returned with HTTP 200 Sep 02 00:50:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 955/1903] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:47 2026] GET /volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 => generated 455 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3a06dc92-72dd-4914-93de-8b308f346f10 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3a06dc92-72dd-4914-93de-8b308f346f10 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] GET http://192.168.122.129/volume/v3/volumes/45d6147c-8628-4f58-bc4e-0263d13616b3 Sep 02 00:50:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3a06dc92-72dd-4914-93de-8b308f346f10 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3a06dc92-72dd-4914-93de-8b308f346f10 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:47 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:47 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:47 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:47 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:47 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:47 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:47 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3a06dc92-72dd-4914-93de-8b308f346f10 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Volume info retrieved successfully. Sep 02 00:50:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3a06dc92-72dd-4914-93de-8b308f346f10 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/45d6147c-8628-4f58-bc4e-0263d13616b3 returned with HTTP 200 Sep 02 00:50:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 956/1904] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:47 2026] GET /volume/v3/volumes/45d6147c-8628-4f58-bc4e-0263d13616b3 => generated 966 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:50:47 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:47 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ce253c57-5c2a-4f62-bf51-d118ec807c99 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (258a4ef4-852a-4e48-b431-c50cb54a08cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1365629854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='014600e5216b4e16996d08c41362020d',qos_specs=None,replication_status=,reservations=['bfcce292-2ca4-4be6-8205-bda7f6487b4d','ed99087e-09e6-457a-93ed-a96f1a54a509','14d1253c-f3e0-483a-8e8f-cf28131a7d7a','149708f9-5fe7-4c00-8438-53bf7b6e7c68'],size=1,snapshot_id=32a7d24d-6fcf-4d95-ac39-79730cc141a6,source_replicaid=,source_volid=None,status='creating',user_id='77fc0a991e9a468983deb0ceb97cc50b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:50:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1365629854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='014600e5216b4e16996d08c41362020d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=32a7d24d-6fcf-4d95-ac39-79730cc141a6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77fc0a991e9a468983deb0ceb97cc50b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ce253c57-5c2a-4f62-bf51-d118ec807c99 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce31fc1b-4efa-4b42-9a8b-a258d9f88c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ce253c57-5c2a-4f62-bf51-d118ec807c99 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce31fc1b-4efa-4b42-9a8b-a258d9f88c80) transitioned into state 'SUCCESS' from state '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-1365629854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='014600e5216b4e16996d08c41362020d',qos_specs=None,replication_status=,reservations=['bfcce292-2ca4-4be6-8205-bda7f6487b4d','ed99087e-09e6-457a-93ed-a96f1a54a509','14d1253c-f3e0-483a-8e8f-cf28131a7d7a','149708f9-5fe7-4c00-8438-53bf7b6e7c68'],size=1,snapshot_id=32a7d24d-6fcf-4d95-ac39-79730cc141a6,source_replicaid=,source_volid=None,status='creating',user_id='77fc0a991e9a468983deb0ceb97cc50b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ce253c57-5c2a-4f62-bf51-d118ec807c99 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c47c72b6-3c48-496f-a389-fce062942df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:50:47 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:47 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ce253c57-5c2a-4f62-bf51-d118ec807c99 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c47c72b6-3c48-496f-a389-fce062942df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:50:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ce253c57-5c2a-4f62-bf51-d118ec807c99 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Flow 'volume_create_api' (ea12abb1-0f0d-4d48-8de0-b0da96faabf9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:50:47 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ce253c57-5c2a-4f62-bf51-d118ec807c99 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Create volume request issued successfully. Sep 02 00:50:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ce253c57-5c2a-4f62-bf51-d118ec807c99 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:50:47 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 949/1905] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:50:47 2026] POST /volume/v3/volumes => generated 794 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:50:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-157417b0-6b3b-49b4-b37b-f33f90c2c54d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-157417b0-6b3b-49b4-b37b-f33f90c2c54d tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 Sep 02 00:50:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-157417b0-6b3b-49b4-b37b-f33f90c2c54d tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-157417b0-6b3b-49b4-b37b-f33f90c2c54d tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:47 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:47 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:47 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:47 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:47 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-157417b0-6b3b-49b4-b37b-f33f90c2c54d tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-157417b0-6b3b-49b4-b37b-f33f90c2c54d tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 returned with HTTP 200 Sep 02 00:50:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 957/1906] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:47 2026] GET /volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 => generated 862 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d65a5abb-d888-4c2f-ace9-1a002e92be22 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d65a5abb-d888-4c2f-ace9-1a002e92be22 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] GET http://192.168.122.129/volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 Sep 02 00:50:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d65a5abb-d888-4c2f-ace9-1a002e92be22 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d65a5abb-d888-4c2f-ace9-1a002e92be22 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d65a5abb-d888-4c2f-ace9-1a002e92be22 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Snapshot retrieved successfully. Sep 02 00:50:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d65a5abb-d888-4c2f-ace9-1a002e92be22 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 returned with HTTP 200 Sep 02 00:50:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 950/1907] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:48 2026] GET /volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 => generated 455 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-282f258f-1f48-49bc-a471-317e0f174972 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-282f258f-1f48-49bc-a471-317e0f174972 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] GET http://192.168.122.129/volume/v3/volumes/45d6147c-8628-4f58-bc4e-0263d13616b3 Sep 02 00:50:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-282f258f-1f48-49bc-a471-317e0f174972 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-282f258f-1f48-49bc-a471-317e0f174972 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:48 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-282f258f-1f48-49bc-a471-317e0f174972 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Volume info retrieved successfully. Sep 02 00:50:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-282f258f-1f48-49bc-a471-317e0f174972 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/45d6147c-8628-4f58-bc4e-0263d13616b3 returned with HTTP 200 Sep 02 00:50:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 958/1908] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:48 2026] GET /volume/v3/volumes/45d6147c-8628-4f58-bc4e-0263d13616b3 => generated 1016 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:50:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-69aa57cb-bcd3-44f9-abd4-55aadd661075 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-69aa57cb-bcd3-44f9-abd4-55aadd661075 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 Sep 02 00:50:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-69aa57cb-bcd3-44f9-abd4-55aadd661075 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-69aa57cb-bcd3-44f9-abd4-55aadd661075 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-69aa57cb-bcd3-44f9-abd4-55aadd661075 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-69aa57cb-bcd3-44f9-abd4-55aadd661075 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 returned with HTTP 200 Sep 02 00:50:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 951/1909] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:48 2026] GET /volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 => generated 886 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-08a584c1-162a-4c8d-ac62-a81f58879400 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-08a584c1-162a-4c8d-ac62-a81f58879400 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] GET http://192.168.122.129/volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 Sep 02 00:50:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-08a584c1-162a-4c8d-ac62-a81f58879400 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-08a584c1-162a-4c8d-ac62-a81f58879400 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-08a584c1-162a-4c8d-ac62-a81f58879400 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Snapshot retrieved successfully. Sep 02 00:50:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-08a584c1-162a-4c8d-ac62-a81f58879400 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 returned with HTTP 200 Sep 02 00:50:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 959/1910] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:49 2026] GET /volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 => generated 482 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-026d9fb7-8920-44c0-a3bc-222dfcd5e8fe None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-026d9fb7-8920-44c0-a3bc-222dfcd5e8fe tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322-project-admin] PUT http://192.168.122.129/volume/v3/os-quota-sets/7e6fc3868bde4cddb91c9cae0b140562 Sep 02 00:50:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-026d9fb7-8920-44c0-a3bc-222dfcd5e8fe tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a17a0cdc-7357-4524-ad82-69df428e9b43 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a17a0cdc-7357-4524-ad82-69df428e9b43 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] GET http://192.168.122.129/volume/v3/volumes/45d6147c-8628-4f58-bc4e-0263d13616b3 Sep 02 00:50:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a17a0cdc-7357-4524-ad82-69df428e9b43 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a17a0cdc-7357-4524-ad82-69df428e9b43 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:49 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a17a0cdc-7357-4524-ad82-69df428e9b43 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Volume info retrieved successfully. Sep 02 00:50:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a17a0cdc-7357-4524-ad82-69df428e9b43 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/45d6147c-8628-4f58-bc4e-0263d13616b3 returned with HTTP 200 Sep 02 00:50:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 960/1911] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:49 2026] GET /volume/v3/volumes/45d6147c-8628-4f58-bc4e-0263d13616b3 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:50:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-026d9fb7-8920-44c0-a3bc-222dfcd5e8fe tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/7e6fc3868bde4cddb91c9cae0b140562 returned with HTTP 200 Sep 02 00:50:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 952/1912] 192.168.122.129 () {60 vars in 1258 bytes} [Wed Sep 2 00:50:49 2026] PUT /volume/v3/os-quota-sets/7e6fc3868bde4cddb91c9cae0b140562 => generated 393 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8ca25249-90e3-452d-a944-1f39cf191a3c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8ca25249-90e3-452d-a944-1f39cf191a3c tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:50:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8ca25249-90e3-452d-a944-1f39cf191a3c tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a02055b8-c9e7-4059-92da-45fa1119a0f6"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:49 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8ca25249-90e3-452d-a944-1f39cf191a3c tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Volume info retrieved successfully. Sep 02 00:50:49 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-8ca25249-90e3-452d-a944-1f39cf191a3c tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Create snapshot from volume a02055b8-c9e7-4059-92da-45fa1119a0f6 Sep 02 00:50:49 devstack devstack@c-api.service[86898]: WARNING cinder.quota_utils [None req-8ca25249-90e3-452d-a944-1f39cf191a3c tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Quota exceeded for 7e6fc3868bde4cddb91c9cae0b140562, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 02 00:50:49 devstack devstack@c-api.service[86898]: INFO cinder.api.middleware.fault [None req-8ca25249-90e3-452d-a944-1f39cf191a3c tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 413 Sep 02 00:50:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 961/1913] 192.168.122.129 () {60 vars in 1148 bytes} [Wed Sep 2 00:50:49 2026] POST /volume/v3/snapshots => generated 208 bytes in 70 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 02 00:50:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-acf5451c-289e-4dda-a957-d895036a1ab4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e071c678-6bd5-4fb7-9afa-23823afce97e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-acf5451c-289e-4dda-a957-d895036a1ab4 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322-project-admin] PUT http://192.168.122.129/volume/v3/os-quota-sets/7e6fc3868bde4cddb91c9cae0b140562 Sep 02 00:50:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e071c678-6bd5-4fb7-9afa-23823afce97e tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 Sep 02 00:50:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-acf5451c-289e-4dda-a957-d895036a1ab4 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e071c678-6bd5-4fb7-9afa-23823afce97e tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e071c678-6bd5-4fb7-9afa-23823afce97e tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:49 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e071c678-6bd5-4fb7-9afa-23823afce97e tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e071c678-6bd5-4fb7-9afa-23823afce97e tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 returned with HTTP 200 Sep 02 00:50:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 962/1914] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:49 2026] GET /volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 => generated 886 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-acf5451c-289e-4dda-a957-d895036a1ab4 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/7e6fc3868bde4cddb91c9cae0b140562 returned with HTTP 200 Sep 02 00:50:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 953/1915] 192.168.122.129 () {60 vars in 1258 bytes} [Wed Sep 2 00:50:49 2026] PUT /volume/v3/os-quota-sets/7e6fc3868bde4cddb91c9cae0b140562 => generated 393 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b566eac8-67be-4707-aeca-a07ab7a643c0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b566eac8-67be-4707-aeca-a07ab7a643c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:50:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b566eac8-67be-4707-aeca-a07ab7a643c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a02055b8-c9e7-4059-92da-45fa1119a0f6"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:49 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b566eac8-67be-4707-aeca-a07ab7a643c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Volume info retrieved successfully. Sep 02 00:50:49 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-b566eac8-67be-4707-aeca-a07ab7a643c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Create snapshot from volume a02055b8-c9e7-4059-92da-45fa1119a0f6 Sep 02 00:50:49 devstack devstack@c-api.service[86898]: WARNING cinder.quota_utils [None req-b566eac8-67be-4707-aeca-a07ab7a643c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Quota exceeded for 7e6fc3868bde4cddb91c9cae0b140562, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 02 00:50:49 devstack devstack@c-api.service[86898]: INFO cinder.api.middleware.fault [None req-b566eac8-67be-4707-aeca-a07ab7a643c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 413 Sep 02 00:50:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 963/1916] 192.168.122.129 () {60 vars in 1148 bytes} [Wed Sep 2 00:50:49 2026] POST /volume/v3/snapshots => generated 133 bytes in 71 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 02 00:50:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a9c682d1-7f9b-452f-9149-c0c480605dc9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a9c682d1-7f9b-452f-9149-c0c480605dc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 Sep 02 00:50:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a9c682d1-7f9b-452f-9149-c0c480605dc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a9c682d1-7f9b-452f-9149-c0c480605dc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:49 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-a9c682d1-7f9b-452f-9149-c0c480605dc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Delete snapshot with id: d4324732-ecd1-403c-8262-105a58c9f502 Sep 02 00:50:50 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:50 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a9c682d1-7f9b-452f-9149-c0c480605dc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Snapshot retrieved successfully. Sep 02 00:50:50 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:50 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a9c682d1-7f9b-452f-9149-c0c480605dc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Snapshot delete request issued successfully. Sep 02 00:50:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a9c682d1-7f9b-452f-9149-c0c480605dc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 returned with HTTP 202 Sep 02 00:50:50 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 954/1917] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:50:49 2026] DELETE /volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:50:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-20330482-1168-401e-8a7c-e26fc19fd50f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-20330482-1168-401e-8a7c-e26fc19fd50f tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] GET http://192.168.122.129/volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 Sep 02 00:50:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-20330482-1168-401e-8a7c-e26fc19fd50f tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-20330482-1168-401e-8a7c-e26fc19fd50f tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:50 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:50 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:50 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-20330482-1168-401e-8a7c-e26fc19fd50f tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Snapshot retrieved successfully. Sep 02 00:50:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-20330482-1168-401e-8a7c-e26fc19fd50f tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 returned with HTTP 200 Sep 02 00:50:50 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 964/1918] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:50 2026] GET /volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 => generated 481 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d7503bc5-eab7-44b6-b913-b2f32e085a75 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d7503bc5-eab7-44b6-b913-b2f32e085a75 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] GET http://192.168.122.129/volume/v3/volumes/45d6147c-8628-4f58-bc4e-0263d13616b3 Sep 02 00:50:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d7503bc5-eab7-44b6-b913-b2f32e085a75 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d7503bc5-eab7-44b6-b913-b2f32e085a75 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:50 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:50 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:50 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:50 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d7503bc5-eab7-44b6-b913-b2f32e085a75 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Volume info retrieved successfully. Sep 02 00:50:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d7503bc5-eab7-44b6-b913-b2f32e085a75 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/45d6147c-8628-4f58-bc4e-0263d13616b3 returned with HTTP 200 Sep 02 00:50:50 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 955/1919] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:50 2026] GET /volume/v3/volumes/45d6147c-8628-4f58-bc4e-0263d13616b3 => generated 1017 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:50:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-246a9ec8-a6aa-420a-be2c-cd38494d3913 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-246a9ec8-a6aa-420a-be2c-cd38494d3913 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] GET http://192.168.122.129/volume/v3/volumes/summary Sep 02 00:50:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-246a9ec8-a6aa-420a-be2c-cd38494d3913 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-246a9ec8-a6aa-420a-be2c-cd38494d3913 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-246a9ec8-a6aa-420a-be2c-cd38494d3913 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:50:50 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-246a9ec8-a6aa-420a-be2c-cd38494d3913 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] Get summary completed successfully. Sep 02 00:50:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-246a9ec8-a6aa-420a-be2c-cd38494d3913 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-reader] http://192.168.122.129/volume/v3/volumes/summary returned with HTTP 200 Sep 02 00:50:50 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 965/1920] 192.168.122.129 () {60 vars in 1186 bytes} [Wed Sep 2 00:50:50 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:50:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-75635a7b-3e03-4c5a-8f4e-dd3cfede7128 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-75635a7b-3e03-4c5a-8f4e-dd3cfede7128 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/45d6147c-8628-4f58-bc4e-0263d13616b3 Sep 02 00:50:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-75635a7b-3e03-4c5a-8f4e-dd3cfede7128 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-75635a7b-3e03-4c5a-8f4e-dd3cfede7128 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:50 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-75635a7b-3e03-4c5a-8f4e-dd3cfede7128 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Delete volume with id: 45d6147c-8628-4f58-bc4e-0263d13616b3 Sep 02 00:50:50 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:50 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:50 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:50 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-75635a7b-3e03-4c5a-8f4e-dd3cfede7128 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Volume info retrieved successfully. Sep 02 00:50:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-921d3483-756b-4e46-bc9e-7d4ab54b13ba None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-921d3483-756b-4e46-bc9e-7d4ab54b13ba tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 Sep 02 00:50:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-921d3483-756b-4e46-bc9e-7d4ab54b13ba tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-921d3483-756b-4e46-bc9e-7d4ab54b13ba tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:50 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:50 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:50 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:50 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:50 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-921d3483-756b-4e46-bc9e-7d4ab54b13ba tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-921d3483-756b-4e46-bc9e-7d4ab54b13ba tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 returned with HTTP 200 Sep 02 00:50:50 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 966/1921] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:50 2026] GET /volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 => generated 886 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-75635a7b-3e03-4c5a-8f4e-dd3cfede7128 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Delete volume request issued successfully. Sep 02 00:50:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-75635a7b-3e03-4c5a-8f4e-dd3cfede7128 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/45d6147c-8628-4f58-bc4e-0263d13616b3 returned with HTTP 202 Sep 02 00:50:50 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 956/1922] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:50:50 2026] DELETE /volume/v3/volumes/45d6147c-8628-4f58-bc4e-0263d13616b3 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:50:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6a21d4a8-96a2-4415-be87-cd677543a132 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6a21d4a8-96a2-4415-be87-cd677543a132 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] GET http://192.168.122.129/volume/v3/volumes/45d6147c-8628-4f58-bc4e-0263d13616b3 Sep 02 00:50:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6a21d4a8-96a2-4415-be87-cd677543a132 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6a21d4a8-96a2-4415-be87-cd677543a132 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:50 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:50 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:50 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:50 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:50 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6a21d4a8-96a2-4415-be87-cd677543a132 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Volume info retrieved successfully. Sep 02 00:50:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6a21d4a8-96a2-4415-be87-cd677543a132 tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/45d6147c-8628-4f58-bc4e-0263d13616b3 returned with HTTP 200 Sep 02 00:50:50 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 967/1923] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:50 2026] GET /volume/v3/volumes/45d6147c-8628-4f58-bc4e-0263d13616b3 => generated 1016 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:50:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-60bf6991-94e8-42ad-8fd1-d83f4f9612be None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-60bf6991-94e8-42ad-8fd1-d83f4f9612be tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] GET http://192.168.122.129/volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 Sep 02 00:50:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-60bf6991-94e8-42ad-8fd1-d83f4f9612be tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-60bf6991-94e8-42ad-8fd1-d83f4f9612be tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:51 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:51 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:51 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-60bf6991-94e8-42ad-8fd1-d83f4f9612be tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Snapshot retrieved successfully. Sep 02 00:50:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-60bf6991-94e8-42ad-8fd1-d83f4f9612be tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 returned with HTTP 200 Sep 02 00:50:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 957/1924] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:51 2026] GET /volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 => generated 481 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2e2e23bb-f9ef-4f38-92ab-a4fd47abbd97 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2e2e23bb-f9ef-4f38-92ab-a4fd47abbd97 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 Sep 02 00:50:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2e2e23bb-f9ef-4f38-92ab-a4fd47abbd97 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2e2e23bb-f9ef-4f38-92ab-a4fd47abbd97 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:51 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:51 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:51 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:51 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-478becc8-b4b0-4ce5-b3ba-e12ea90a4f7c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-478becc8-b4b0-4ce5-b3ba-e12ea90a4f7c tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] GET http://192.168.122.129/volume/v3/volumes/45d6147c-8628-4f58-bc4e-0263d13616b3 Sep 02 00:50:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-478becc8-b4b0-4ce5-b3ba-e12ea90a4f7c tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-478becc8-b4b0-4ce5-b3ba-e12ea90a4f7c tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:52 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2e2e23bb-f9ef-4f38-92ab-a4fd47abbd97 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2e2e23bb-f9ef-4f38-92ab-a4fd47abbd97 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 returned with HTTP 200 Sep 02 00:50:52 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 968/1925] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:51 2026] GET /volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 => generated 886 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:52 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:52 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:52 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:52 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-478becc8-b4b0-4ce5-b3ba-e12ea90a4f7c tempest-ProjectReaderTests-1104408351 tempest-ProjectReaderTests-1104408351-project-admin] http://192.168.122.129/volume/v3/volumes/45d6147c-8628-4f58-bc4e-0263d13616b3 returned with HTTP 404 Sep 02 00:50:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-36795191-58c5-4e74-90b0-b700eb4f5b2e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 958/1926] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:50:52 2026] GET /volume/v3/volumes/45d6147c-8628-4f58-bc4e-0263d13616b3 => generated 109 bytes in 161 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:50:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-36795191-58c5-4e74-90b0-b700eb4f5b2e tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] GET http://192.168.122.129/volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 Sep 02 00:50:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-36795191-58c5-4e74-90b0-b700eb4f5b2e tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-36795191-58c5-4e74-90b0-b700eb4f5b2e tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:52 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:52 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:52 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-36795191-58c5-4e74-90b0-b700eb4f5b2e tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Snapshot retrieved successfully. Sep 02 00:50:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-36795191-58c5-4e74-90b0-b700eb4f5b2e tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 returned with HTTP 200 Sep 02 00:50:52 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 969/1927] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:52 2026] GET /volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 => generated 481 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8f20b397-55d8-4305-ba69-ecd6b8acff48 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8f20b397-55d8-4305-ba69-ecd6b8acff48 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 Sep 02 00:50:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8f20b397-55d8-4305-ba69-ecd6b8acff48 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8f20b397-55d8-4305-ba69-ecd6b8acff48 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:53 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:53 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:53 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:53 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e199df43-ce86-45c1-b616-4a8e906a8a21 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8f20b397-55d8-4305-ba69-ecd6b8acff48 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e199df43-ce86-45c1-b616-4a8e906a8a21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] GET http://192.168.122.129/volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 Sep 02 00:50:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e199df43-ce86-45c1-b616-4a8e906a8a21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e199df43-ce86-45c1-b616-4a8e906a8a21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8f20b397-55d8-4305-ba69-ecd6b8acff48 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 returned with HTTP 200 Sep 02 00:50:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 959/1928] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:53 2026] GET /volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 => generated 886 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:53 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:53 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:53 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e199df43-ce86-45c1-b616-4a8e906a8a21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Snapshot retrieved successfully. Sep 02 00:50:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e199df43-ce86-45c1-b616-4a8e906a8a21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 returned with HTTP 200 Sep 02 00:50:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 970/1929] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:53 2026] GET /volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 => generated 481 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e8ef62fe-bc7b-4e80-9090-9d19fcba20ef None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0667da01-7137-4238-bf27-860d34bc141d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e8ef62fe-bc7b-4e80-9090-9d19fcba20ef tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 Sep 02 00:50:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e8ef62fe-bc7b-4e80-9090-9d19fcba20ef tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e8ef62fe-bc7b-4e80-9090-9d19fcba20ef tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0667da01-7137-4238-bf27-860d34bc141d tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] GET http://192.168.122.129/volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 Sep 02 00:50:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0667da01-7137-4238-bf27-860d34bc141d tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0667da01-7137-4238-bf27-860d34bc141d tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0667da01-7137-4238-bf27-860d34bc141d tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 returned with HTTP 404 Sep 02 00:50:54 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 971/1930] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:50:54 2026] GET /volume/v3/snapshots/d4324732-ecd1-403c-8262-105a58c9f502 => generated 111 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cf4610d0-71c9-4e5b-98ee-fd64a0c17654 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:54 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:54 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:54 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:54 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cf4610d0-71c9-4e5b-98ee-fd64a0c17654 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] GET http://192.168.122.129/volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 Sep 02 00:50:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cf4610d0-71c9-4e5b-98ee-fd64a0c17654 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cf4610d0-71c9-4e5b-98ee-fd64a0c17654 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:54 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e8ef62fe-bc7b-4e80-9090-9d19fcba20ef tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:54 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:54 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:54 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:54 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e8ef62fe-bc7b-4e80-9090-9d19fcba20ef tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 returned with HTTP 200 Sep 02 00:50:54 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 960/1931] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:54 2026] GET /volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 => generated 886 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:54 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-cf4610d0-71c9-4e5b-98ee-fd64a0c17654 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Volume info retrieved successfully. Sep 02 00:50:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cf4610d0-71c9-4e5b-98ee-fd64a0c17654 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 returned with HTTP 200 Sep 02 00:50:54 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 972/1932] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:54 2026] GET /volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 => generated 869 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-eec8c7a8-4a6c-44e4-ae04-ef0bff1f2f88 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-eec8c7a8-4a6c-44e4-ae04-ef0bff1f2f88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] DELETE http://192.168.122.129/volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 Sep 02 00:50:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-eec8c7a8-4a6c-44e4-ae04-ef0bff1f2f88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-eec8c7a8-4a6c-44e4-ae04-ef0bff1f2f88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:54 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-eec8c7a8-4a6c-44e4-ae04-ef0bff1f2f88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Delete volume with id: a02055b8-c9e7-4059-92da-45fa1119a0f6 Sep 02 00:50:54 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:54 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:54 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:54 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:54 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-eec8c7a8-4a6c-44e4-ae04-ef0bff1f2f88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Volume info retrieved successfully. Sep 02 00:50:55 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-eec8c7a8-4a6c-44e4-ae04-ef0bff1f2f88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Delete volume request issued successfully. Sep 02 00:50:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-eec8c7a8-4a6c-44e4-ae04-ef0bff1f2f88 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 returned with HTTP 202 Sep 02 00:50:55 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 961/1933] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:50:54 2026] DELETE /volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 => generated 0 bytes in 279 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:50:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-72f540d2-9c82-4b00-a8f6-c46828918ff3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-72f540d2-9c82-4b00-a8f6-c46828918ff3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] GET http://192.168.122.129/volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 Sep 02 00:50:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-72f540d2-9c82-4b00-a8f6-c46828918ff3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-72f540d2-9c82-4b00-a8f6-c46828918ff3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:55 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:55 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:55 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:55 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:55 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-72f540d2-9c82-4b00-a8f6-c46828918ff3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Volume info retrieved successfully. Sep 02 00:50:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-72f540d2-9c82-4b00-a8f6-c46828918ff3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 returned with HTTP 200 Sep 02 00:50:55 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 973/1934] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:55 2026] GET /volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 => generated 868 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:50:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cbb6e27c-e6fe-448b-91e8-1521a0ea24fd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cbb6e27c-e6fe-448b-91e8-1521a0ea24fd tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 Sep 02 00:50:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cbb6e27c-e6fe-448b-91e8-1521a0ea24fd tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cbb6e27c-e6fe-448b-91e8-1521a0ea24fd tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:55 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:55 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:55 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:55 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:55 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cbb6e27c-e6fe-448b-91e8-1521a0ea24fd tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cbb6e27c-e6fe-448b-91e8-1521a0ea24fd tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 returned with HTTP 200 Sep 02 00:50:55 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 962/1935] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:55 2026] GET /volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 => generated 886 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0d19b371-df0d-4d05-ab7d-04c01de2209e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0d19b371-df0d-4d05-ab7d-04c01de2209e tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] GET http://192.168.122.129/volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 Sep 02 00:50:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0d19b371-df0d-4d05-ab7d-04c01de2209e tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0d19b371-df0d-4d05-ab7d-04c01de2209e tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:56 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:56 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:56 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:56 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:56 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0d19b371-df0d-4d05-ab7d-04c01de2209e tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Volume info retrieved successfully. Sep 02 00:50:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0d19b371-df0d-4d05-ab7d-04c01de2209e tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 returned with HTTP 200 Sep 02 00:50:56 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 974/1936] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:56 2026] GET /volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 => generated 868 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-708b9022-a59c-4504-b844-d8b1eaf966f4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-708b9022-a59c-4504-b844-d8b1eaf966f4 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 Sep 02 00:50:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-708b9022-a59c-4504-b844-d8b1eaf966f4 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-708b9022-a59c-4504-b844-d8b1eaf966f4 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:56 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:56 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:56 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:56 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:56 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-708b9022-a59c-4504-b844-d8b1eaf966f4 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-708b9022-a59c-4504-b844-d8b1eaf966f4 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 returned with HTTP 200 Sep 02 00:50:56 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 963/1937] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:56 2026] GET /volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 => generated 886 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e85abf09-bd40-4758-bdce-f1672fee4a53 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e85abf09-bd40-4758-bdce-f1672fee4a53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] GET http://192.168.122.129/volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 Sep 02 00:50:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e85abf09-bd40-4758-bdce-f1672fee4a53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e85abf09-bd40-4758-bdce-f1672fee4a53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:57 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:57 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:57 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:57 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:57 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e85abf09-bd40-4758-bdce-f1672fee4a53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Volume info retrieved successfully. Sep 02 00:50:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e85abf09-bd40-4758-bdce-f1672fee4a53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 returned with HTTP 200 Sep 02 00:50:57 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 975/1938] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:57 2026] GET /volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 => generated 868 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ec2c25ff-1837-4d97-b482-b9874bbb107c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ec2c25ff-1837-4d97-b482-b9874bbb107c tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 Sep 02 00:50:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ec2c25ff-1837-4d97-b482-b9874bbb107c tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ec2c25ff-1837-4d97-b482-b9874bbb107c tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:58 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:58 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:58 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:58 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:58 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ec2c25ff-1837-4d97-b482-b9874bbb107c tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ec2c25ff-1837-4d97-b482-b9874bbb107c tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 returned with HTTP 200 Sep 02 00:50:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 964/1939] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:58 2026] GET /volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 => generated 887 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-31ff0184-f71b-4fb5-a654-f7795028bf0e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-31ff0184-f71b-4fb5-a654-f7795028bf0e tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 Sep 02 00:50:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-31ff0184-f71b-4fb5-a654-f7795028bf0e tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-31ff0184-f71b-4fb5-a654-f7795028bf0e tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:58 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:58 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-31ff0184-f71b-4fb5-a654-f7795028bf0e tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-31ff0184-f71b-4fb5-a654-f7795028bf0e tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 returned with HTTP 200 Sep 02 00:50:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 976/1940] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:58 2026] GET /volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 => generated 887 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c3b99c7a-6d5c-42bb-83dc-ed047146dc39 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c3b99c7a-6d5c-42bb-83dc-ed047146dc39 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] DELETE http://192.168.122.129/volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557?cascade=True Sep 02 00:50:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c3b99c7a-6d5c-42bb-83dc-ed047146dc39 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c3b99c7a-6d5c-42bb-83dc-ed047146dc39 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:58 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-c3b99c7a-6d5c-42bb-83dc-ed047146dc39 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Delete volume with id: 28722a33-8ea0-44ec-91e6-34af50216557 Sep 02 00:50:58 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:58 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:58 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:58 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:58 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c3b99c7a-6d5c-42bb-83dc-ed047146dc39 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:58 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:58 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:50:58 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c3b99c7a-6d5c-42bb-83dc-ed047146dc39 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Delete volume request issued successfully. Sep 02 00:50:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c3b99c7a-6d5c-42bb-83dc-ed047146dc39 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557?cascade=True returned with HTTP 202 Sep 02 00:50:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 965/1941] 192.168.122.129 () {58 vars in 1260 bytes} [Wed Sep 2 00:50:58 2026] DELETE /volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557?cascade=True => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:50:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9462691c-7cd1-447f-9a40-111dd13ace30 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9462691c-7cd1-447f-9a40-111dd13ace30 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 Sep 02 00:50:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9462691c-7cd1-447f-9a40-111dd13ace30 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9462691c-7cd1-447f-9a40-111dd13ace30 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:58 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:58 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:50:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:50:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9462691c-7cd1-447f-9a40-111dd13ace30 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e3afa55f-5f8c-4a8b-98de-807f0bbe1d19 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e3afa55f-5f8c-4a8b-98de-807f0bbe1d19 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] GET http://192.168.122.129/volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 Sep 02 00:50:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e3afa55f-5f8c-4a8b-98de-807f0bbe1d19 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e3afa55f-5f8c-4a8b-98de-807f0bbe1d19 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9462691c-7cd1-447f-9a40-111dd13ace30 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 returned with HTTP 200 Sep 02 00:50:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 977/1942] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:58 2026] GET /volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 => generated 852 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e3afa55f-5f8c-4a8b-98de-807f0bbe1d19 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429 tempest-VolumeSnapshotQuotasNegativeTestJSON-1782709429-project-member] http://192.168.122.129/volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 returned with HTTP 404 Sep 02 00:50:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 966/1943] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:58 2026] GET /volume/v3/volumes/a02055b8-c9e7-4059-92da-45fa1119a0f6 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:50:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ed28ea81-30c7-4a66-83cc-345110b73886 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ed28ea81-30c7-4a66-83cc-345110b73886 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322-project-admin] PUT http://192.168.122.129/volume/v3/os-quota-sets/7e6fc3868bde4cddb91c9cae0b140562 Sep 02 00:50:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ed28ea81-30c7-4a66-83cc-345110b73886 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322-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=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:50:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ed28ea81-30c7-4a66-83cc-345110b73886 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322 tempest-VolumeSnapshotQuotasNegativeTestJSON-118696322-project-admin] http://192.168.122.129/volume/v3/os-quota-sets/7e6fc3868bde4cddb91c9cae0b140562 returned with HTTP 200 Sep 02 00:50:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 978/1944] 192.168.122.129 () {60 vars in 1259 bytes} [Wed Sep 2 00:50:58 2026] PUT /volume/v3/os-quota-sets/7e6fc3868bde4cddb91c9cae0b140562 => generated 398 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:50:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f565afde-c8c7-47c1-a0c8-978b7af22925 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:50:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f565afde-c8c7-47c1-a0c8-978b7af22925 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 Sep 02 00:50:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f565afde-c8c7-47c1-a0c8-978b7af22925 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:50:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f565afde-c8c7-47c1-a0c8-978b7af22925 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:50:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:50:59 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:50:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:50:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:50:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f565afde-c8c7-47c1-a0c8-978b7af22925 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:50:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f565afde-c8c7-47c1-a0c8-978b7af22925 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 returned with HTTP 200 Sep 02 00:50:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 967/1945] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:50:59 2026] GET /volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-57a8e58e-dfd2-48ca-8f16-a8291f2f4b9f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-57a8e58e-dfd2-48ca-8f16-a8291f2f4b9f tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 Sep 02 00:51:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-57a8e58e-dfd2-48ca-8f16-a8291f2f4b9f tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-57a8e58e-dfd2-48ca-8f16-a8291f2f4b9f tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:00 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=690,cinder:UPDATE=137,cinder:INSERT=85 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:51:00 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:00 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-57a8e58e-dfd2-48ca-8f16-a8291f2f4b9f tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:51:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-57a8e58e-dfd2-48ca-8f16-a8291f2f4b9f tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 returned with HTTP 200 Sep 02 00:51:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 979/1946] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:00 2026] GET /volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 => generated 852 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f5a1b360-6649-4047-8cc0-86e0f40f933f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f5a1b360-6649-4047-8cc0-86e0f40f933f tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 Sep 02 00:51:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f5a1b360-6649-4047-8cc0-86e0f40f933f tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f5a1b360-6649-4047-8cc0-86e0f40f933f tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f5a1b360-6649-4047-8cc0-86e0f40f933f tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 returned with HTTP 404 Sep 02 00:51:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 968/1947] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:01 2026] GET /volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f447c4d7-23cd-4b2d-b7bb-f16536c458d9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f447c4d7-23cd-4b2d-b7bb-f16536c458d9 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes Sep 02 00:51:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f447c4d7-23cd-4b2d-b7bb-f16536c458d9 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f447c4d7-23cd-4b2d-b7bb-f16536c458d9 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-f447c4d7-23cd-4b2d-b7bb-f16536c458d9 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:51:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f447c4d7-23cd-4b2d-b7bb-f16536c458d9 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:51:01 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:01 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f447c4d7-23cd-4b2d-b7bb-f16536c458d9 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Get all volumes completed successfully. Sep 02 00:51:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f447c4d7-23cd-4b2d-b7bb-f16536c458d9 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 200 Sep 02 00:51:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 980/1948] 192.168.122.129 () {58 vars in 1121 bytes} [Wed Sep 2 00:51:01 2026] GET /volume/v3/volumes => generated 343 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2e9a8973-4b02-41f0-98ca-e9490a0d9c8c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2e9a8973-4b02-41f0-98ca-e9490a0d9c8c tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/snapshots Sep 02 00:51:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2e9a8973-4b02-41f0-98ca-e9490a0d9c8c tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2e9a8973-4b02-41f0-98ca-e9490a0d9c8c tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-2e9a8973-4b02-41f0-98ca-e9490a0d9c8c tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:51:01 devstack devstack@c-api.service[86899]: DEBUG cinder.db.api [None req-2e9a8973-4b02-41f0-98ca-e9490a0d9c8c tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Building query based on filter {{(pid=86899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:51:01 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:01 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:51:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2e9a8973-4b02-41f0-98ca-e9490a0d9c8c tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Get all snapshots completed successfully. Sep 02 00:51:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2e9a8973-4b02-41f0-98ca-e9490a0d9c8c tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 200 Sep 02 00:51:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 969/1949] 192.168.122.129 () {58 vars in 1127 bytes} [Wed Sep 2 00:51:01 2026] GET /volume/v3/snapshots => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:51:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bd0fcd62-dba3-4f5d-bf39-d20f89a2fdef None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bd0fcd62-dba3-4f5d-bf39-d20f89a2fdef tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 Sep 02 00:51:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bd0fcd62-dba3-4f5d-bf39-d20f89a2fdef tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bd0fcd62-dba3-4f5d-bf39-d20f89a2fdef tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:01 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:01 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:01 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:01 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-bd0fcd62-dba3-4f5d-bf39-d20f89a2fdef tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:51:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bd0fcd62-dba3-4f5d-bf39-d20f89a2fdef tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 returned with HTTP 200 Sep 02 00:51:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 981/1950] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:01 2026] GET /volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 => generated 887 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-604b9d22-ae32-4127-bfcd-a8d4df28b908 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-604b9d22-ae32-4127-bfcd-a8d4df28b908 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] DELETE http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 Sep 02 00:51:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-604b9d22-ae32-4127-bfcd-a8d4df28b908 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-604b9d22-ae32-4127-bfcd-a8d4df28b908 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:01 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-604b9d22-ae32-4127-bfcd-a8d4df28b908 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Delete volume with id: 0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 Sep 02 00:51:01 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:01 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:01 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:01 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-604b9d22-ae32-4127-bfcd-a8d4df28b908 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:51:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-604b9d22-ae32-4127-bfcd-a8d4df28b908 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Delete volume request issued successfully. Sep 02 00:51:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-604b9d22-ae32-4127-bfcd-a8d4df28b908 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 returned with HTTP 202 Sep 02 00:51:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 970/1951] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:51:01 2026] DELETE /volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:51:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5a83c8b9-830a-4569-af34-95665bccd580 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5a83c8b9-830a-4569-af34-95665bccd580 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 Sep 02 00:51:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5a83c8b9-830a-4569-af34-95665bccd580 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5a83c8b9-830a-4569-af34-95665bccd580 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:01 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:01 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:01 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:01 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:02 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5a83c8b9-830a-4569-af34-95665bccd580 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Volume info retrieved successfully. Sep 02 00:51:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5a83c8b9-830a-4569-af34-95665bccd580 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 returned with HTTP 200 Sep 02 00:51:02 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 982/1952] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:01 2026] GET /volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 => generated 886 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-56bcfb12-538e-4e9b-adc0-f5321ff72400 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-56bcfb12-538e-4e9b-adc0-f5321ff72400 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 Sep 02 00:51:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-56bcfb12-538e-4e9b-adc0-f5321ff72400 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-56bcfb12-538e-4e9b-adc0-f5321ff72400 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-56bcfb12-538e-4e9b-adc0-f5321ff72400 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 returned with HTTP 404 Sep 02 00:51:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 971/1953] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:03 2026] GET /volume/v3/volumes/0b0fda7f-f6a4-4f98-9f21-bd2d0a67df39 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1e1366fc-d49c-4fbf-8be7-21141aa36c01 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1e1366fc-d49c-4fbf-8be7-21141aa36c01 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/32a7d24d-6fcf-4d95-ac39-79730cc141a6 Sep 02 00:51:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1e1366fc-d49c-4fbf-8be7-21141aa36c01 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1e1366fc-d49c-4fbf-8be7-21141aa36c01 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:03 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-1e1366fc-d49c-4fbf-8be7-21141aa36c01 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Delete snapshot with id: 32a7d24d-6fcf-4d95-ac39-79730cc141a6 Sep 02 00:51:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1e1366fc-d49c-4fbf-8be7-21141aa36c01 tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/snapshots/32a7d24d-6fcf-4d95-ac39-79730cc141a6 returned with HTTP 404 Sep 02 00:51:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 983/1954] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:51:03 2026] DELETE /volume/v3/snapshots/32a7d24d-6fcf-4d95-ac39-79730cc141a6 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6f61892a-1a0e-4733-9605-986c41455f2f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6f61892a-1a0e-4733-9605-986c41455f2f tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] GET http://192.168.122.129/volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 Sep 02 00:51:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6f61892a-1a0e-4733-9605-986c41455f2f tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6f61892a-1a0e-4733-9605-986c41455f2f tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6f61892a-1a0e-4733-9605-986c41455f2f tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 returned with HTTP 404 Sep 02 00:51:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 972/1955] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:03 2026] GET /volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6d7b4bcd-6880-4016-8507-a1ba9d8a0bfc None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6d7b4bcd-6880-4016-8507-a1ba9d8a0bfc tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] DELETE http://192.168.122.129/volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 Sep 02 00:51:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6d7b4bcd-6880-4016-8507-a1ba9d8a0bfc tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6d7b4bcd-6880-4016-8507-a1ba9d8a0bfc tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:03 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-6d7b4bcd-6880-4016-8507-a1ba9d8a0bfc tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] Delete volume with id: 28722a33-8ea0-44ec-91e6-34af50216557 Sep 02 00:51:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6d7b4bcd-6880-4016-8507-a1ba9d8a0bfc tempest-VolumesDeleteCascade-1487883446 tempest-VolumesDeleteCascade-1487883446-project-member] http://192.168.122.129/volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 returned with HTTP 404 Sep 02 00:51:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 984/1956] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:51:03 2026] DELETE /volume/v3/volumes/28722a33-8ea0-44ec-91e6-34af50216557 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-606f7f84-566b-4650-8d80-92cf202d1845 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-606f7f84-566b-4650-8d80-92cf202d1845 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:51:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-606f7f84-566b-4650-8d80-92cf202d1845 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-2077939788"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-606f7f84-566b-4650-8d80-92cf202d1845 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-2077939788'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:51:05 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-606f7f84-566b-4650-8d80-92cf202d1845 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Create volume of 1 GB Sep 02 00:51:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-606f7f84-566b-4650-8d80-92cf202d1845 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Availability Zones retrieved successfully. Sep 02 00:51:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-606f7f84-566b-4650-8d80-92cf202d1845 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Flow 'volume_create_api' (ffb0cb51-b60b-4444-95ac-7a8744d8dada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:51:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-606f7f84-566b-4650-8d80-92cf202d1845 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4df1ac42-968d-41ee-b4ec-992722c4ea94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-606f7f84-566b-4650-8d80-92cf202d1845 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:51:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-606f7f84-566b-4650-8d80-92cf202d1845 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4df1ac42-968d-41ee-b4ec-992722c4ea94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-606f7f84-566b-4650-8d80-92cf202d1845 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f203524-2209-447f-be77-394baab5a619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:05 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-606f7f84-566b-4650-8d80-92cf202d1845 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Created reservations ['a617d3ad-d1f9-4301-ab60-0a26beff7bc2', '33e11b12-b642-4f26-89c1-8cc20794d4ea', '6ad79737-9e18-443b-a9b4-a02034d98b76', '004dfc95-c933-4e32-8dca-a9c4bd8b3253'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:51:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-606f7f84-566b-4650-8d80-92cf202d1845 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f203524-2209-447f-be77-394baab5a619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a617d3ad-d1f9-4301-ab60-0a26beff7bc2', '33e11b12-b642-4f26-89c1-8cc20794d4ea', '6ad79737-9e18-443b-a9b4-a02034d98b76', '004dfc95-c933-4e32-8dca-a9c4bd8b3253']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-606f7f84-566b-4650-8d80-92cf202d1845 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0faea5c3-15d5-4c1c-96ca-d50a7e8afe13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:05 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:05 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-606f7f84-566b-4650-8d80-92cf202d1845 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0faea5c3-15d5-4c1c-96ca-d50a7e8afe13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9e41003-5e8c-4b02-8468-5994143dc4a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2077939788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fa3bbf553604c4ca65ace1bab1a7a88',qos_specs=None,replication_status=,reservations=['a617d3ad-d1f9-4301-ab60-0a26beff7bc2','33e11b12-b642-4f26-89c1-8cc20794d4ea','6ad79737-9e18-443b-a9b4-a02034d98b76','004dfc95-c933-4e32-8dca-a9c4bd8b3253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d47fabcb0ec4416b0e21821c1a9989c',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:51:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2077939788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9e41003-5e8c-4b02-8468-5994143dc4a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fa3bbf553604c4ca65ace1bab1a7a88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d47fabcb0ec4416b0e21821c1a9989c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-606f7f84-566b-4650-8d80-92cf202d1845 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e3421b0-3c71-4837-b850-42366332220c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-606f7f84-566b-4650-8d80-92cf202d1845 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e3421b0-3c71-4837-b850-42366332220c) transitioned into state 'SUCCESS' from state '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-2077939788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fa3bbf553604c4ca65ace1bab1a7a88',qos_specs=None,replication_status=,reservations=['a617d3ad-d1f9-4301-ab60-0a26beff7bc2','33e11b12-b642-4f26-89c1-8cc20794d4ea','6ad79737-9e18-443b-a9b4-a02034d98b76','004dfc95-c933-4e32-8dca-a9c4bd8b3253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d47fabcb0ec4416b0e21821c1a9989c',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-606f7f84-566b-4650-8d80-92cf202d1845 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73312c5f-b9f7-452e-ae8d-7c67aeb7b338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-606f7f84-566b-4650-8d80-92cf202d1845 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73312c5f-b9f7-452e-ae8d-7c67aeb7b338) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-606f7f84-566b-4650-8d80-92cf202d1845 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Flow 'volume_create_api' (ffb0cb51-b60b-4444-95ac-7a8744d8dada) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:51:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-606f7f84-566b-4650-8d80-92cf202d1845 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Create volume request issued successfully. Sep 02 00:51:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-606f7f84-566b-4650-8d80-92cf202d1845 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:51:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 973/1957] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:51:05 2026] POST /volume/v3/volumes => generated 764 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:51:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-50c5975d-d82f-4de8-bf6e-52394a4aefcd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-50c5975d-d82f-4de8-bf6e-52394a4aefcd tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] GET http://192.168.122.129/volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 Sep 02 00:51:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-50c5975d-d82f-4de8-bf6e-52394a4aefcd tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-50c5975d-d82f-4de8-bf6e-52394a4aefcd tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:05 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:05 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:05 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:05 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:05 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-50c5975d-d82f-4de8-bf6e-52394a4aefcd tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Volume info retrieved successfully. Sep 02 00:51:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-50c5975d-d82f-4de8-bf6e-52394a4aefcd tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 returned with HTTP 200 Sep 02 00:51:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 985/1958] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:05 2026] GET /volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 => generated 832 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-96cc9a38-d20b-4000-9911-7ce2bdc51f31 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-96cc9a38-d20b-4000-9911-7ce2bdc51f31 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] GET http://192.168.122.129/volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 Sep 02 00:51:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-96cc9a38-d20b-4000-9911-7ce2bdc51f31 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-96cc9a38-d20b-4000-9911-7ce2bdc51f31 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:06 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:06 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:06 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:06 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:06 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-96cc9a38-d20b-4000-9911-7ce2bdc51f31 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Volume info retrieved successfully. Sep 02 00:51:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-96cc9a38-d20b-4000-9911-7ce2bdc51f31 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 returned with HTTP 200 Sep 02 00:51:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 974/1959] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:06 2026] GET /volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9ae34a5f-373f-43b3-8ea6-68d1c1ae7315 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9ae34a5f-373f-43b3-8ea6-68d1c1ae7315 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] GET http://192.168.122.129/volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 Sep 02 00:51:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9ae34a5f-373f-43b3-8ea6-68d1c1ae7315 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9ae34a5f-373f-43b3-8ea6-68d1c1ae7315 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:08 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:08 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9ae34a5f-373f-43b3-8ea6-68d1c1ae7315 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Volume info retrieved successfully. Sep 02 00:51:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9ae34a5f-373f-43b3-8ea6-68d1c1ae7315 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 returned with HTTP 200 Sep 02 00:51:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 986/1960] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:07 2026] GET /volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 => generated 857 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-144c613e-2f7e-4892-adcf-58efd223bc6d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-144c613e-2f7e-4892-adcf-58efd223bc6d tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:51:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-144c613e-2f7e-4892-adcf-58efd223bc6d tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c9e41003-5e8c-4b02-8468-5994143dc4a1", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1110933649"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:08 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:08 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:08 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:08 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:08 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-144c613e-2f7e-4892-adcf-58efd223bc6d tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Volume info retrieved successfully. Sep 02 00:51:08 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-144c613e-2f7e-4892-adcf-58efd223bc6d tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Create snapshot from volume c9e41003-5e8c-4b02-8468-5994143dc4a1 Sep 02 00:51:08 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-144c613e-2f7e-4892-adcf-58efd223bc6d tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Created reservations ['ba10049b-52e2-42ec-9cb6-c88016c9d7f6', '564162fa-04cd-4979-b9cf-86350bd0dd75', '83579e47-ed66-49ac-bc48-4ff698e10900', '574f2411-cb0b-4b18-ad78-1f9c245bb1de'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:51:08 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:08 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:08 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-144c613e-2f7e-4892-adcf-58efd223bc6d tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Snapshot create request issued successfully. Sep 02 00:51:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-144c613e-2f7e-4892-adcf-58efd223bc6d tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:51:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 975/1961] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:51:08 2026] POST /volume/v3/snapshots => generated 311 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:51:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d2f8a5a2-8584-47e9-8227-fec7094de596 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d2f8a5a2-8584-47e9-8227-fec7094de596 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] GET http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 Sep 02 00:51:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d2f8a5a2-8584-47e9-8227-fec7094de596 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d2f8a5a2-8584-47e9-8227-fec7094de596 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d2f8a5a2-8584-47e9-8227-fec7094de596 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Snapshot retrieved successfully. Sep 02 00:51:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d2f8a5a2-8584-47e9-8227-fec7094de596 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 returned with HTTP 200 Sep 02 00:51:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 987/1962] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:51:08 2026] GET /volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 => generated 443 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8b30a4b3-37de-42b0-9382-bf82b4175245 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8b30a4b3-37de-42b0-9382-bf82b4175245 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] GET http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 Sep 02 00:51:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8b30a4b3-37de-42b0-9382-bf82b4175245 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8b30a4b3-37de-42b0-9382-bf82b4175245 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:09 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:09 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:09 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8b30a4b3-37de-42b0-9382-bf82b4175245 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Snapshot retrieved successfully. Sep 02 00:51:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8b30a4b3-37de-42b0-9382-bf82b4175245 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 returned with HTTP 200 Sep 02 00:51:09 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 976/1963] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:51:09 2026] GET /volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 => generated 443 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9ed45195-77b4-4f6d-a8f4-60748890ed8b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9ed45195-77b4-4f6d-a8f4-60748890ed8b tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] GET http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 Sep 02 00:51:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9ed45195-77b4-4f6d-a8f4-60748890ed8b tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9ed45195-77b4-4f6d-a8f4-60748890ed8b tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:10 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:10 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:10 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9ed45195-77b4-4f6d-a8f4-60748890ed8b tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Snapshot retrieved successfully. Sep 02 00:51:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9ed45195-77b4-4f6d-a8f4-60748890ed8b tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 returned with HTTP 200 Sep 02 00:51:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 988/1964] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:51:10 2026] GET /volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 => generated 443 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-38044de9-bfcc-44f9-803e-82a29ea10c4c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-38044de9-bfcc-44f9-803e-82a29ea10c4c tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:51:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-38044de9-bfcc-44f9-803e-82a29ea10c4c tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-2091940872"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-38044de9-bfcc-44f9-803e-82a29ea10c4c tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-2091940872'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:51:11 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-38044de9-bfcc-44f9-803e-82a29ea10c4c tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Create volume of 1 GB Sep 02 00:51:11 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-38044de9-bfcc-44f9-803e-82a29ea10c4c tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Availability Zones retrieved successfully. Sep 02 00:51:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1376ad1f-a7ec-430a-b6d6-06d13a527eed None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:11 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-38044de9-bfcc-44f9-803e-82a29ea10c4c tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Flow 'volume_create_api' (c9e059b3-c83d-40a9-a77f-4385b38c3b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1376ad1f-a7ec-430a-b6d6-06d13a527eed tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] GET http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 Sep 02 00:51:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1376ad1f-a7ec-430a-b6d6-06d13a527eed tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1376ad1f-a7ec-430a-b6d6-06d13a527eed tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:11 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-38044de9-bfcc-44f9-803e-82a29ea10c4c tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b00d0fc-1d50-4231-ac05-d1454365cfb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:11 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-38044de9-bfcc-44f9-803e-82a29ea10c4c tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:51:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1376ad1f-a7ec-430a-b6d6-06d13a527eed tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Snapshot retrieved successfully. Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1376ad1f-a7ec-430a-b6d6-06d13a527eed tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 returned with HTTP 200 Sep 02 00:51:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 989/1965] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:51:11 2026] GET /volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 => generated 470 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b9c2df9f-b35f-4b5e-b422-4cab6c2d94e8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b9c2df9f-b35f-4b5e-b422-4cab6c2d94e8 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] POST http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata Sep 02 00:51:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b9c2df9f-b35f-4b5e-b422-4cab6c2d94e8 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b9c2df9f-b35f-4b5e-b422-4cab6c2d94e8 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Snapshot retrieved successfully. Sep 02 00:51:11 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-38044de9-bfcc-44f9-803e-82a29ea10c4c tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b00d0fc-1d50-4231-ac05-d1454365cfb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:11 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-38044de9-bfcc-44f9-803e-82a29ea10c4c tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3bd8794-a314-4182-b78f-41a70d2516d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b9c2df9f-b35f-4b5e-b422-4cab6c2d94e8 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Update snapshot metadata completed successfully. Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b9c2df9f-b35f-4b5e-b422-4cab6c2d94e8 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata returned with HTTP 200 Sep 02 00:51:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 990/1966] 192.168.122.129 () {60 vars in 1286 bytes} [Wed Sep 2 00:51:11 2026] POST /volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata => generated 68 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:51:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4f5dc079-9915-47da-a4ba-18e4da251e1c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4f5dc079-9915-47da-a4ba-18e4da251e1c tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] GET http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata Sep 02 00:51:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4f5dc079-9915-47da-a4ba-18e4da251e1c tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4f5dc079-9915-47da-a4ba-18e4da251e1c tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4f5dc079-9915-47da-a4ba-18e4da251e1c tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Snapshot retrieved successfully. Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4f5dc079-9915-47da-a4ba-18e4da251e1c tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Get snapshot metadata completed successfully. Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4f5dc079-9915-47da-a4ba-18e4da251e1c tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata returned with HTTP 200 Sep 02 00:51:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 991/1967] 192.168.122.129 () {58 vars in 1265 bytes} [Wed Sep 2 00:51:11 2026] GET /volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata => generated 68 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:51:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d370845e-82ce-4d12-bf39-5da08eb63029 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d370845e-82ce-4d12-bf39-5da08eb63029 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] PUT http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata Sep 02 00:51:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d370845e-82ce-4d12-bf39-5da08eb63029 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d370845e-82ce-4d12-bf39-5da08eb63029 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Snapshot retrieved successfully. Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d370845e-82ce-4d12-bf39-5da08eb63029 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Update snapshot metadata completed successfully. Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d370845e-82ce-4d12-bf39-5da08eb63029 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata returned with HTTP 200 Sep 02 00:51:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 992/1968] 192.168.122.129 () {60 vars in 1285 bytes} [Wed Sep 2 00:51:11 2026] PUT /volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata => generated 57 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:51:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1a0f8b67-bdfe-4bda-8fe1-970adba8dcd6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1a0f8b67-bdfe-4bda-8fe1-970adba8dcd6 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] GET http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata Sep 02 00:51:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1a0f8b67-bdfe-4bda-8fe1-970adba8dcd6 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1a0f8b67-bdfe-4bda-8fe1-970adba8dcd6 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1a0f8b67-bdfe-4bda-8fe1-970adba8dcd6 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Snapshot retrieved successfully. Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1a0f8b67-bdfe-4bda-8fe1-970adba8dcd6 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Get snapshot metadata completed successfully. Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1a0f8b67-bdfe-4bda-8fe1-970adba8dcd6 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata returned with HTTP 200 Sep 02 00:51:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 993/1969] 192.168.122.129 () {58 vars in 1265 bytes} [Wed Sep 2 00:51:11 2026] GET /volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata => generated 57 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:51:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-43f96601-531d-4fc2-8b45-5b07d268d665 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-43f96601-531d-4fc2-8b45-5b07d268d665 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata/key3 Sep 02 00:51:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-43f96601-531d-4fc2-8b45-5b07d268d665 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-43f96601-531d-4fc2-8b45-5b07d268d665 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-43f96601-531d-4fc2-8b45-5b07d268d665 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Snapshot retrieved successfully. Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-43f96601-531d-4fc2-8b45-5b07d268d665 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Get snapshot metadata completed successfully. Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-43f96601-531d-4fc2-8b45-5b07d268d665 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Delete snapshot metadata completed successfully. Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-43f96601-531d-4fc2-8b45-5b07d268d665 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata/key3 returned with HTTP 200 Sep 02 00:51:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 994/1970] 192.168.122.129 () {58 vars in 1283 bytes} [Wed Sep 2 00:51:11 2026] DELETE /volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata/key3 => generated 0 bytes in 44 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 02 00:51:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-187c21fd-3f2c-46ef-8f6a-20e55bfcb697 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:11 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-38044de9-bfcc-44f9-803e-82a29ea10c4c tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Created reservations ['7e94f611-f538-482a-8d16-e8c761967eb7', '7bf02447-5d85-4454-b878-0966a3102b44', 'f75b4b84-235e-4249-9b20-4bdbd6c5c169', '2877b0a6-ecbc-41b3-9dad-8f7aa214a8b0'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-187c21fd-3f2c-46ef-8f6a-20e55bfcb697 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] GET http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata Sep 02 00:51:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-187c21fd-3f2c-46ef-8f6a-20e55bfcb697 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-187c21fd-3f2c-46ef-8f6a-20e55bfcb697 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:11 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-38044de9-bfcc-44f9-803e-82a29ea10c4c tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3bd8794-a314-4182-b78f-41a70d2516d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e94f611-f538-482a-8d16-e8c761967eb7', '7bf02447-5d85-4454-b878-0966a3102b44', 'f75b4b84-235e-4249-9b20-4bdbd6c5c169', '2877b0a6-ecbc-41b3-9dad-8f7aa214a8b0']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:11 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-38044de9-bfcc-44f9-803e-82a29ea10c4c tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (825860e0-408f-4356-bee2-fa110de4763e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-187c21fd-3f2c-46ef-8f6a-20e55bfcb697 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Snapshot retrieved successfully. Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-187c21fd-3f2c-46ef-8f6a-20e55bfcb697 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Get snapshot metadata completed successfully. Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-187c21fd-3f2c-46ef-8f6a-20e55bfcb697 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata returned with HTTP 200 Sep 02 00:51:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 995/1971] 192.168.122.129 () {58 vars in 1265 bytes} [Wed Sep 2 00:51:11 2026] GET /volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata => generated 32 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:51:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7da962b5-c2f0-4ef4-9c6c-49268b603187 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7da962b5-c2f0-4ef4-9c6c-49268b603187 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] PUT http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata Sep 02 00:51:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7da962b5-c2f0-4ef4-9c6c-49268b603187 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7da962b5-c2f0-4ef4-9c6c-49268b603187 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Snapshot retrieved successfully. Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7da962b5-c2f0-4ef4-9c6c-49268b603187 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Update snapshot metadata completed successfully. Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7da962b5-c2f0-4ef4-9c6c-49268b603187 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata returned with HTTP 200 Sep 02 00:51:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 996/1972] 192.168.122.129 () {60 vars in 1285 bytes} [Wed Sep 2 00:51:11 2026] PUT /volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata => generated 16 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:51:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ba8b69b3-01e2-43d5-842d-e85295c5dc06 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:12 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:12 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ba8b69b3-01e2-43d5-842d-e85295c5dc06 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] POST http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata Sep 02 00:51:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ba8b69b3-01e2-43d5-842d-e85295c5dc06 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-38044de9-bfcc-44f9-803e-82a29ea10c4c tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (825860e0-408f-4356-bee2-fa110de4763e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a17e2672-42c7-4ec4-b893-ce94905b0d0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2091940872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='609d66082bb8418b89c1693de12f4f13',qos_specs=None,replication_status=,reservations=['7e94f611-f538-482a-8d16-e8c761967eb7','7bf02447-5d85-4454-b878-0966a3102b44','f75b4b84-235e-4249-9b20-4bdbd6c5c169','2877b0a6-ecbc-41b3-9dad-8f7aa214a8b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f676bab5b56647d3a29ba3d8714f8970',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:51:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2091940872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a17e2672-42c7-4ec4-b893-ce94905b0d0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='609d66082bb8418b89c1693de12f4f13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f676bab5b56647d3a29ba3d8714f8970',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ba8b69b3-01e2-43d5-842d-e85295c5dc06 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Snapshot retrieved successfully. Sep 02 00:51:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-38044de9-bfcc-44f9-803e-82a29ea10c4c tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f537bb3d-3868-4907-bb21-3e3a53b90a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ba8b69b3-01e2-43d5-842d-e85295c5dc06 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Update snapshot metadata completed successfully. Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ba8b69b3-01e2-43d5-842d-e85295c5dc06 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata returned with HTTP 200 Sep 02 00:51:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 997/1973] 192.168.122.129 () {60 vars in 1286 bytes} [Wed Sep 2 00:51:12 2026] POST /volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata => generated 68 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:51:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-18d4dceb-00e6-4ec7-9ee4-4eb5d32c11bb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-18d4dceb-00e6-4ec7-9ee4-4eb5d32c11bb tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] GET http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata Sep 02 00:51:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-18d4dceb-00e6-4ec7-9ee4-4eb5d32c11bb tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-18d4dceb-00e6-4ec7-9ee4-4eb5d32c11bb tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-38044de9-bfcc-44f9-803e-82a29ea10c4c tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f537bb3d-3868-4907-bb21-3e3a53b90a6c) transitioned into state 'SUCCESS' from state '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-2091940872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='609d66082bb8418b89c1693de12f4f13',qos_specs=None,replication_status=,reservations=['7e94f611-f538-482a-8d16-e8c761967eb7','7bf02447-5d85-4454-b878-0966a3102b44','f75b4b84-235e-4249-9b20-4bdbd6c5c169','2877b0a6-ecbc-41b3-9dad-8f7aa214a8b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f676bab5b56647d3a29ba3d8714f8970',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-18d4dceb-00e6-4ec7-9ee4-4eb5d32c11bb tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Snapshot retrieved successfully. Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-18d4dceb-00e6-4ec7-9ee4-4eb5d32c11bb tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Get snapshot metadata completed successfully. Sep 02 00:51:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-38044de9-bfcc-44f9-803e-82a29ea10c4c tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b578b28f-6e3d-4d8a-88e0-8520bed64dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-18d4dceb-00e6-4ec7-9ee4-4eb5d32c11bb tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata returned with HTTP 200 Sep 02 00:51:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 998/1974] 192.168.122.129 () {58 vars in 1265 bytes} [Wed Sep 2 00:51:12 2026] GET /volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata => generated 68 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:51:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9082e534-b4ae-4e6f-85dc-d1c178a826ef None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9082e534-b4ae-4e6f-85dc-d1c178a826ef tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] PUT http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata/key3 Sep 02 00:51:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9082e534-b4ae-4e6f-85dc-d1c178a826ef tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9082e534-b4ae-4e6f-85dc-d1c178a826ef tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Snapshot retrieved successfully. Sep 02 00:51:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-38044de9-bfcc-44f9-803e-82a29ea10c4c tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b578b28f-6e3d-4d8a-88e0-8520bed64dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:12 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-38044de9-bfcc-44f9-803e-82a29ea10c4c tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Flow 'volume_create_api' (c9e059b3-c83d-40a9-a77f-4385b38c3b9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:51:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-38044de9-bfcc-44f9-803e-82a29ea10c4c tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Create volume request issued successfully. Sep 02 00:51:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-38044de9-bfcc-44f9-803e-82a29ea10c4c tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:51:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 977/1975] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:51:11 2026] POST /volume/v3/volumes => generated 760 bytes in 1048 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:51:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e7e3a859-958e-4337-8c5c-347a58b3a2ae None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e7e3a859-958e-4337-8c5c-347a58b3a2ae tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] GET http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f Sep 02 00:51:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e7e3a859-958e-4337-8c5c-347a58b3a2ae tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e7e3a859-958e-4337-8c5c-347a58b3a2ae tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:12 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:12 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e7e3a859-958e-4337-8c5c-347a58b3a2ae tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Volume info retrieved successfully. Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9082e534-b4ae-4e6f-85dc-d1c178a826ef tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Update snapshot metadata completed successfully. Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9082e534-b4ae-4e6f-85dc-d1c178a826ef tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata/key3 returned with HTTP 200 Sep 02 00:51:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 999/1976] 192.168.122.129 () {60 vars in 1300 bytes} [Wed Sep 2 00:51:12 2026] PUT /volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata/key3 => generated 35 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:51:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e7e3a859-958e-4337-8c5c-347a58b3a2ae tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f returned with HTTP 200 Sep 02 00:51:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 978/1977] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:12 2026] GET /volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f => generated 828 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d3d0f6ce-7015-4bae-9c90-528c2f0bc355 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d3d0f6ce-7015-4bae-9c90-528c2f0bc355 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] GET http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata/key3 Sep 02 00:51:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d3d0f6ce-7015-4bae-9c90-528c2f0bc355 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d3d0f6ce-7015-4bae-9c90-528c2f0bc355 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d3d0f6ce-7015-4bae-9c90-528c2f0bc355 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Snapshot retrieved successfully. Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d3d0f6ce-7015-4bae-9c90-528c2f0bc355 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Get snapshot metadata completed successfully. Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d3d0f6ce-7015-4bae-9c90-528c2f0bc355 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata/key3 returned with HTTP 200 Sep 02 00:51:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1000/1978] 192.168.122.129 () {58 vars in 1280 bytes} [Wed Sep 2 00:51:12 2026] GET /volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata/key3 => generated 35 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:51:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c8dbd524-17d7-4e26-bf79-d5fce248b16e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c8dbd524-17d7-4e26-bf79-d5fce248b16e tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] GET http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata Sep 02 00:51:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c8dbd524-17d7-4e26-bf79-d5fce248b16e tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c8dbd524-17d7-4e26-bf79-d5fce248b16e tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c8dbd524-17d7-4e26-bf79-d5fce248b16e tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Snapshot retrieved successfully. Sep 02 00:51:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c8dbd524-17d7-4e26-bf79-d5fce248b16e tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Get snapshot metadata completed successfully. Sep 02 00:51:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c8dbd524-17d7-4e26-bf79-d5fce248b16e tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata returned with HTTP 200 Sep 02 00:51:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 979/1979] 192.168.122.129 () {58 vars in 1265 bytes} [Wed Sep 2 00:51:12 2026] GET /volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata => generated 75 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 00:51:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e4ee9cfe-050c-45ce-be32-5a3ed8151861 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e4ee9cfe-050c-45ce-be32-5a3ed8151861 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] PUT http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata Sep 02 00:51:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e4ee9cfe-050c-45ce-be32-5a3ed8151861 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e4ee9cfe-050c-45ce-be32-5a3ed8151861 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Snapshot retrieved successfully. Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e4ee9cfe-050c-45ce-be32-5a3ed8151861 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Update snapshot metadata completed successfully. Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e4ee9cfe-050c-45ce-be32-5a3ed8151861 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata returned with HTTP 200 Sep 02 00:51:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1001/1980] 192.168.122.129 () {60 vars in 1285 bytes} [Wed Sep 2 00:51:12 2026] PUT /volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963/metadata => generated 16 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 00:51:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fa496afe-9cc6-45f0-87da-24f4b607305b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fa496afe-9cc6-45f0-87da-24f4b607305b tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 Sep 02 00:51:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fa496afe-9cc6-45f0-87da-24f4b607305b tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fa496afe-9cc6-45f0-87da-24f4b607305b tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:12 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-fa496afe-9cc6-45f0-87da-24f4b607305b tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Delete snapshot with id: 0ef7cc98-bc38-4c36-8a3d-efbfc7940963 Sep 02 00:51:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-fa496afe-9cc6-45f0-87da-24f4b607305b tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Snapshot retrieved successfully. Sep 02 00:51:12 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:12 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ae7950ce-3a62-443d-be26-08b9dcf76c20 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-fa496afe-9cc6-45f0-87da-24f4b607305b tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Snapshot delete request issued successfully. Sep 02 00:51:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fa496afe-9cc6-45f0-87da-24f4b607305b tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 returned with HTTP 202 Sep 02 00:51:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 980/1981] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:51:12 2026] DELETE /volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:51:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f4635288-4d83-4bbc-a46c-dbb7475fcf6c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f4635288-4d83-4bbc-a46c-dbb7475fcf6c tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] GET http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 Sep 02 00:51:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f4635288-4d83-4bbc-a46c-dbb7475fcf6c tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f4635288-4d83-4bbc-a46c-dbb7475fcf6c tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f4635288-4d83-4bbc-a46c-dbb7475fcf6c tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Snapshot retrieved successfully. Sep 02 00:51:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f4635288-4d83-4bbc-a46c-dbb7475fcf6c tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 returned with HTTP 200 Sep 02 00:51:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 981/1982] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:51:12 2026] GET /volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 => generated 469 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ae7950ce-3a62-443d-be26-08b9dcf76c20 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:51:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ae7950ce-3a62-443d-be26-08b9dcf76c20 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-564359788", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-ae7950ce-3a62-443d-be26-08b9dcf76c20 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-564359788', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-ae7950ce-3a62-443d-be26-08b9dcf76c20 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Create volume of 1 GB Sep 02 00:51:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ae7950ce-3a62-443d-be26-08b9dcf76c20 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Availability Zones retrieved successfully. Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ae7950ce-3a62-443d-be26-08b9dcf76c20 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Flow 'volume_create_api' (09d69d38-0613-4650-b8c3-9aba73bb3395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ae7950ce-3a62-443d-be26-08b9dcf76c20 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12279cd3-0aa2-4532-a169-c8a22ffdf59e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-ae7950ce-3a62-443d-be26-08b9dcf76c20 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ae7950ce-3a62-443d-be26-08b9dcf76c20 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12279cd3-0aa2-4532-a169-c8a22ffdf59e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ae7950ce-3a62-443d-be26-08b9dcf76c20 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf4aa9df-e929-47cf-854f-00278f0e5139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-ae7950ce-3a62-443d-be26-08b9dcf76c20 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Created reservations ['68eb8498-9219-4f96-96e2-dddb973bbfc6', '37804e96-8aa0-43c4-bcd5-2e3a5ae44847', '56fdeb4d-83a9-47d0-b1a7-09167bf1001c', '47cc717d-c67b-4dcd-a783-c7ea36cd5af9'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ae7950ce-3a62-443d-be26-08b9dcf76c20 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf4aa9df-e929-47cf-854f-00278f0e5139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68eb8498-9219-4f96-96e2-dddb973bbfc6', '37804e96-8aa0-43c4-bcd5-2e3a5ae44847', '56fdeb4d-83a9-47d0-b1a7-09167bf1001c', '47cc717d-c67b-4dcd-a783-c7ea36cd5af9']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ae7950ce-3a62-443d-be26-08b9dcf76c20 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (832cc429-be21-4498-88de-7885f9899c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:13 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ae7950ce-3a62-443d-be26-08b9dcf76c20 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (832cc429-be21-4498-88de-7885f9899c29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-564359788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54e34c5ccca84ab9a29122791aa62d96',qos_specs=None,replication_status=,reservations=['68eb8498-9219-4f96-96e2-dddb973bbfc6','37804e96-8aa0-43c4-bcd5-2e3a5ae44847','56fdeb4d-83a9-47d0-b1a7-09167bf1001c','47cc717d-c67b-4dcd-a783-c7ea36cd5af9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce6af251a6554a8c9298ed5d9dfc787d',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:51:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-564359788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54e34c5ccca84ab9a29122791aa62d96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce6af251a6554a8c9298ed5d9dfc787d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ae7950ce-3a62-443d-be26-08b9dcf76c20 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a210e8e3-36b4-4953-869a-7eece64969bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ae7950ce-3a62-443d-be26-08b9dcf76c20 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a210e8e3-36b4-4953-869a-7eece64969bd) transitioned into state 'SUCCESS' from state '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-564359788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54e34c5ccca84ab9a29122791aa62d96',qos_specs=None,replication_status=,reservations=['68eb8498-9219-4f96-96e2-dddb973bbfc6','37804e96-8aa0-43c4-bcd5-2e3a5ae44847','56fdeb4d-83a9-47d0-b1a7-09167bf1001c','47cc717d-c67b-4dcd-a783-c7ea36cd5af9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce6af251a6554a8c9298ed5d9dfc787d',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ae7950ce-3a62-443d-be26-08b9dcf76c20 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8a67990-91f3-4e9e-ac23-58631c0e6581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ae7950ce-3a62-443d-be26-08b9dcf76c20 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8a67990-91f3-4e9e-ac23-58631c0e6581) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b60961b4-0756-4f49-9e5e-6c46ccc24791 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ae7950ce-3a62-443d-be26-08b9dcf76c20 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Flow 'volume_create_api' (09d69d38-0613-4650-b8c3-9aba73bb3395) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ae7950ce-3a62-443d-be26-08b9dcf76c20 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Create volume request issued successfully. Sep 02 00:51:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ae7950ce-3a62-443d-be26-08b9dcf76c20 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:51:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1002/1983] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:51:12 2026] POST /volume/v3/volumes => generated 773 bytes in 726 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:51:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b60961b4-0756-4f49-9e5e-6c46ccc24791 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] GET http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f Sep 02 00:51:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b60961b4-0756-4f49-9e5e-6c46ccc24791 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b60961b4-0756-4f49-9e5e-6c46ccc24791 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6980c798-a5cc-40b1-9c34-71f6e8ce8762 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6980c798-a5cc-40b1-9c34-71f6e8ce8762 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6980c798-a5cc-40b1-9c34-71f6e8ce8762 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1731174228", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-6980c798-a5cc-40b1-9c34-71f6e8ce8762 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1731174228', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-6980c798-a5cc-40b1-9c34-71f6e8ce8762 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Create volume of 1 GB Sep 02 00:51:13 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:13 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:13 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:13 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:13 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:13 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:13 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6980c798-a5cc-40b1-9c34-71f6e8ce8762 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Availability Zones retrieved successfully. Sep 02 00:51:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b60961b4-0756-4f49-9e5e-6c46ccc24791 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Volume info retrieved successfully. Sep 02 00:51:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b60961b4-0756-4f49-9e5e-6c46ccc24791 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f returned with HTTP 200 Sep 02 00:51:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 982/1984] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:13 2026] GET /volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6980c798-a5cc-40b1-9c34-71f6e8ce8762 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Flow 'volume_create_api' (e88a37c0-1dcc-46e8-80d4-308ed64644f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6980c798-a5cc-40b1-9c34-71f6e8ce8762 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fb27926-516e-4b80-ae0a-7029ba942bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-6980c798-a5cc-40b1-9c34-71f6e8ce8762 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6980c798-a5cc-40b1-9c34-71f6e8ce8762 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fb27926-516e-4b80-ae0a-7029ba942bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6980c798-a5cc-40b1-9c34-71f6e8ce8762 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (709e2470-03db-4ce0-be5e-c18e151172a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-6980c798-a5cc-40b1-9c34-71f6e8ce8762 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Created reservations ['f26d7ff3-97be-44f4-8101-59957a7b06d6', 'bbb4787b-d758-4a70-b82b-4d7537fe8de4', 'dc0d9873-e430-448c-b645-58470880963c', '5d77552c-97ce-41d6-8219-218c9b9329f0'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6980c798-a5cc-40b1-9c34-71f6e8ce8762 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (709e2470-03db-4ce0-be5e-c18e151172a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f26d7ff3-97be-44f4-8101-59957a7b06d6', 'bbb4787b-d758-4a70-b82b-4d7537fe8de4', 'dc0d9873-e430-448c-b645-58470880963c', '5d77552c-97ce-41d6-8219-218c9b9329f0']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5313d598-1313-4c2f-b5ec-7123d8ead7f3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5313d598-1313-4c2f-b5ec-7123d8ead7f3 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] GET http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6980c798-a5cc-40b1-9c34-71f6e8ce8762 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6dbc18a-a729-4147-8d36-7fc629966eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5313d598-1313-4c2f-b5ec-7123d8ead7f3 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5313d598-1313-4c2f-b5ec-7123d8ead7f3 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:13 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:13 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5313d598-1313-4c2f-b5ec-7123d8ead7f3 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Snapshot retrieved successfully. Sep 02 00:51:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5313d598-1313-4c2f-b5ec-7123d8ead7f3 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 returned with HTTP 200 Sep 02 00:51:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 983/1985] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:51:13 2026] GET /volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 => generated 469 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:13 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:13 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6980c798-a5cc-40b1-9c34-71f6e8ce8762 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6dbc18a-a729-4147-8d36-7fc629966eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65a47de7-93ab-4dbd-a589-309688d54bb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1731174228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54e34c5ccca84ab9a29122791aa62d96',qos_specs=None,replication_status=,reservations=['f26d7ff3-97be-44f4-8101-59957a7b06d6','bbb4787b-d758-4a70-b82b-4d7537fe8de4','dc0d9873-e430-448c-b645-58470880963c','5d77552c-97ce-41d6-8219-218c9b9329f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce6af251a6554a8c9298ed5d9dfc787d',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:51:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1731174228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65a47de7-93ab-4dbd-a589-309688d54bb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54e34c5ccca84ab9a29122791aa62d96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce6af251a6554a8c9298ed5d9dfc787d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6980c798-a5cc-40b1-9c34-71f6e8ce8762 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee5952cc-50de-48e4-bdcc-f73b22fd16f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6980c798-a5cc-40b1-9c34-71f6e8ce8762 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee5952cc-50de-48e4-bdcc-f73b22fd16f5) transitioned into state 'SUCCESS' from state '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-1731174228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54e34c5ccca84ab9a29122791aa62d96',qos_specs=None,replication_status=,reservations=['f26d7ff3-97be-44f4-8101-59957a7b06d6','bbb4787b-d758-4a70-b82b-4d7537fe8de4','dc0d9873-e430-448c-b645-58470880963c','5d77552c-97ce-41d6-8219-218c9b9329f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce6af251a6554a8c9298ed5d9dfc787d',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6980c798-a5cc-40b1-9c34-71f6e8ce8762 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52ba028f-efcb-41cc-a022-d91175f3e945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6980c798-a5cc-40b1-9c34-71f6e8ce8762 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52ba028f-efcb-41cc-a022-d91175f3e945) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6980c798-a5cc-40b1-9c34-71f6e8ce8762 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Flow 'volume_create_api' (e88a37c0-1dcc-46e8-80d4-308ed64644f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:51:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6980c798-a5cc-40b1-9c34-71f6e8ce8762 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Create volume request issued successfully. Sep 02 00:51:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6980c798-a5cc-40b1-9c34-71f6e8ce8762 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:51:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1003/1986] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:51:13 2026] POST /volume/v3/volumes => generated 774 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:51:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cc8b71f9-8403-4cb6-88b1-ad877f8624f0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cc8b71f9-8403-4cb6-88b1-ad877f8624f0 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] GET http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f Sep 02 00:51:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cc8b71f9-8403-4cb6-88b1-ad877f8624f0 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cc8b71f9-8403-4cb6-88b1-ad877f8624f0 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cc8b71f9-8403-4cb6-88b1-ad877f8624f0 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Volume info retrieved successfully. Sep 02 00:51:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cc8b71f9-8403-4cb6-88b1-ad877f8624f0 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f returned with HTTP 200 Sep 02 00:51:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 984/1987] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:14 2026] GET /volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8cdd3619-9c74-46a1-bbbc-d9b224b7caf7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8cdd3619-9c74-46a1-bbbc-d9b224b7caf7 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] POST http://192.168.122.129/volume/v3/os-volume-transfer Sep 02 00:51:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8cdd3619-9c74-46a1-bbbc-d9b224b7caf7 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a17e2672-42c7-4ec4-b893-ce94905b0d0f"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.volume_transfer [None req-8cdd3619-9c74-46a1-bbbc-d9b224b7caf7 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a17e2672-42c7-4ec4-b893-ce94905b0d0f'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 02 00:51:14 devstack devstack@c-api.service[86898]: INFO cinder.api.contrib.volume_transfer [None req-8cdd3619-9c74-46a1-bbbc-d9b224b7caf7 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Creating transfer of volume a17e2672-42c7-4ec4-b893-ce94905b0d0f Sep 02 00:51:14 devstack devstack@c-api.service[86898]: INFO cinder.transfer.api [None req-8cdd3619-9c74-46a1-bbbc-d9b224b7caf7 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Generating transfer record for volume a17e2672-42c7-4ec4-b893-ce94905b0d0f Sep 02 00:51:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8cdd3619-9c74-46a1-bbbc-d9b224b7caf7 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] http://192.168.122.129/volume/v3/os-volume-transfer returned with HTTP 202 Sep 02 00:51:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1004/1988] 192.168.122.129 () {60 vars in 1175 bytes} [Wed Sep 2 00:51:14 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:51:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bfcc61e0-1ef5-43d6-ac06-b17855d9291e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bfcc61e0-1ef5-43d6-ac06-b17855d9291e tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] GET http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f Sep 02 00:51:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bfcc61e0-1ef5-43d6-ac06-b17855d9291e tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bfcc61e0-1ef5-43d6-ac06-b17855d9291e tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-bfcc61e0-1ef5-43d6-ac06-b17855d9291e tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Volume info retrieved successfully. Sep 02 00:51:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bfcc61e0-1ef5-43d6-ac06-b17855d9291e tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f returned with HTTP 200 Sep 02 00:51:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 985/1989] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:14 2026] GET /volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1bc064e1-1270-4df3-b590-998765c468ba None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1bc064e1-1270-4df3-b590-998765c468ba tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] GET http://192.168.122.129/volume/v3/os-volume-transfer/83c154cb-0d06-41e4-989b-1ebfef519536 Sep 02 00:51:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1bc064e1-1270-4df3-b590-998765c468ba tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1bc064e1-1270-4df3-b590-998765c468ba tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1bc064e1-1270-4df3-b590-998765c468ba tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] http://192.168.122.129/volume/v3/os-volume-transfer/83c154cb-0d06-41e4-989b-1ebfef519536 returned with HTTP 200 Sep 02 00:51:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1005/1990] 192.168.122.129 () {58 vars in 1265 bytes} [Wed Sep 2 00:51:14 2026] GET /volume/v3/os-volume-transfer/83c154cb-0d06-41e4-989b-1ebfef519536 => generated 417 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-729df7bb-9c6b-4198-b0b2-93dfe820beeb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-729df7bb-9c6b-4198-b0b2-93dfe820beeb tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] GET http://192.168.122.129/volume/v3/os-volume-transfer Sep 02 00:51:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-729df7bb-9c6b-4198-b0b2-93dfe820beeb tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-729df7bb-9c6b-4198-b0b2-93dfe820beeb tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.volume_transfer [None req-729df7bb-9c6b-4198-b0b2-93dfe820beeb tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Listing volume transfers {{(pid=86899) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 02 00:51:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-729df7bb-9c6b-4198-b0b2-93dfe820beeb tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] http://192.168.122.129/volume/v3/os-volume-transfer returned with HTTP 200 Sep 02 00:51:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 986/1991] 192.168.122.129 () {58 vars in 1154 bytes} [Wed Sep 2 00:51:14 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:51:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-235188b6-0ec1-4cf8-8a2b-ad540879e2ce None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-235188b6-0ec1-4cf8-8a2b-ad540879e2ce tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] GET http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 Sep 02 00:51:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-235188b6-0ec1-4cf8-8a2b-ad540879e2ce tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-235188b6-0ec1-4cf8-8a2b-ad540879e2ce tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-84fb1ff5-4cf7-4089-b4a1-d890c1ecd90b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-235188b6-0ec1-4cf8-8a2b-ad540879e2ce tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Snapshot retrieved successfully. Sep 02 00:51:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-235188b6-0ec1-4cf8-8a2b-ad540879e2ce tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 returned with HTTP 200 Sep 02 00:51:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1006/1992] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:51:14 2026] GET /volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 => generated 469 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-84fb1ff5-4cf7-4089-b4a1-d890c1ecd90b tempest-VolumesTransfersTest-1953083959 tempest-VolumesTransfersTest-1953083959-project-member] POST http://192.168.122.129/volume/v3/os-volume-transfer/83c154cb-0d06-41e4-989b-1ebfef519536/accept Sep 02 00:51:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-84fb1ff5-4cf7-4089-b4a1-d890c1ecd90b tempest-VolumesTransfersTest-1953083959 tempest-VolumesTransfersTest-1953083959-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "85484e76ee669e59"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.volume_transfer [None req-84fb1ff5-4cf7-4089-b4a1-d890c1ecd90b tempest-VolumesTransfersTest-1953083959 tempest-VolumesTransfersTest-1953083959-project-member] Accepting volume transfer 83c154cb-0d06-41e4-989b-1ebfef519536 {{(pid=86899) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 02 00:51:15 devstack devstack@c-api.service[86899]: INFO cinder.api.contrib.volume_transfer [None req-84fb1ff5-4cf7-4089-b4a1-d890c1ecd90b tempest-VolumesTransfersTest-1953083959 tempest-VolumesTransfersTest-1953083959-project-member] Accepting transfer 83c154cb-0d06-41e4-989b-1ebfef519536 Sep 02 00:51:15 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:15 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:15 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-84fb1ff5-4cf7-4089-b4a1-d890c1ecd90b tempest-VolumesTransfersTest-1953083959 tempest-VolumesTransfersTest-1953083959-project-member] Created reservations ['b1e0e5d2-7375-467b-82e4-1be924cf47f5', 'ab620448-f13b-403e-9dce-adbbeacd2416', '3915a124-ae28-4afb-8486-aa14eadc29d1', '48abb88f-cc92-4e06-a409-a81dd0fc60f3'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:51:15 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-84fb1ff5-4cf7-4089-b4a1-d890c1ecd90b tempest-VolumesTransfersTest-1953083959 tempest-VolumesTransfersTest-1953083959-project-member] Created reservations ['977dc8dc-f683-42ce-8467-0c879ceadcfd', '92f236b9-5c44-4d9b-8029-c37006e5fb04', '58b98025-e29c-419d-af43-1a63fc9a5fc7', 'd3fb73a6-0906-4fce-a138-127d729da1d5'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:51:15 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:15 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:51:15 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-84fb1ff5-4cf7-4089-b4a1-d890c1ecd90b tempest-VolumesTransfersTest-1953083959 tempest-VolumesTransfersTest-1953083959-project-member] Created reservations ['62a16d2d-91f7-4d46-862e-a8d48d62162d', '22d51bbe-3dd7-4028-b75f-75dc3d0e224b', '4303b4b1-e1ca-4126-a799-53d25f5b5c57', '7ca89cee-7e27-4ffc-9a21-a7d033814810'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:51:15 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-84fb1ff5-4cf7-4089-b4a1-d890c1ecd90b tempest-VolumesTransfersTest-1953083959 tempest-VolumesTransfersTest-1953083959-project-member] Created reservations ['8308718d-22e4-41ef-ae40-dfaa97af4243', '1483d667-aa9f-4f8f-8612-120ade911270', 'ad2f4bad-c59a-4b3c-ae38-cfcc79b78992', '28cc8647-b672-44dd-948a-4c28cec720fd'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:51:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-84fb1ff5-4cf7-4089-b4a1-d890c1ecd90b tempest-VolumesTransfersTest-1953083959 tempest-VolumesTransfersTest-1953083959-project-member] Transfer volume completed successfully. Sep 02 00:51:15 devstack devstack@c-api.service[86899]: INFO cinder.transfer.api [None req-84fb1ff5-4cf7-4089-b4a1-d890c1ecd90b tempest-VolumesTransfersTest-1953083959 tempest-VolumesTransfersTest-1953083959-project-member] Volume a17e2672-42c7-4ec4-b893-ce94905b0d0f has been transferred. Sep 02 00:51:15 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:15 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-84fb1ff5-4cf7-4089-b4a1-d890c1ecd90b tempest-VolumesTransfersTest-1953083959 tempest-VolumesTransfersTest-1953083959-project-member] http://192.168.122.129/volume/v3/os-volume-transfer/83c154cb-0d06-41e4-989b-1ebfef519536/accept returned with HTTP 202 Sep 02 00:51:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 987/1993] 192.168.122.129 () {60 vars in 1307 bytes} [Wed Sep 2 00:51:14 2026] POST /volume/v3/os-volume-transfer/83c154cb-0d06-41e4-989b-1ebfef519536/accept => generated 373 bytes in 921 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:51:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-fdd6cee3-7abb-448a-92f3-dec504dcd90e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fdd6cee3-7abb-448a-92f3-dec504dcd90e tempest-VolumesTransfersTest-1953083959 tempest-VolumesTransfersTest-1953083959-project-member] GET http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f Sep 02 00:51:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fdd6cee3-7abb-448a-92f3-dec504dcd90e tempest-VolumesTransfersTest-1953083959 tempest-VolumesTransfersTest-1953083959-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fdd6cee3-7abb-448a-92f3-dec504dcd90e tempest-VolumesTransfersTest-1953083959 tempest-VolumesTransfersTest-1953083959-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-fdd6cee3-7abb-448a-92f3-dec504dcd90e tempest-VolumesTransfersTest-1953083959 tempest-VolumesTransfersTest-1953083959-project-member] Volume info retrieved successfully. Sep 02 00:51:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fdd6cee3-7abb-448a-92f3-dec504dcd90e tempest-VolumesTransfersTest-1953083959 tempest-VolumesTransfersTest-1953083959-project-member] http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f returned with HTTP 200 Sep 02 00:51:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1007/1994] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:15 2026] GET /volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7eff1271-fb1b-40ae-86cd-e0d040301127 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7eff1271-fb1b-40ae-86cd-e0d040301127 tempest-VolumesTransfersTest-1953083959 tempest-VolumesTransfersTest-1953083959-project-member] GET http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f Sep 02 00:51:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7eff1271-fb1b-40ae-86cd-e0d040301127 tempest-VolumesTransfersTest-1953083959 tempest-VolumesTransfersTest-1953083959-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7eff1271-fb1b-40ae-86cd-e0d040301127 tempest-VolumesTransfersTest-1953083959 tempest-VolumesTransfersTest-1953083959-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:15 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:15 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:15 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:15 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-fb4bdc40-4314-48aa-847d-e19f72baceb2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7eff1271-fb1b-40ae-86cd-e0d040301127 tempest-VolumesTransfersTest-1953083959 tempest-VolumesTransfersTest-1953083959-project-member] Volume info retrieved successfully. Sep 02 00:51:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fb4bdc40-4314-48aa-847d-e19f72baceb2 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] GET http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 Sep 02 00:51:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fb4bdc40-4314-48aa-847d-e19f72baceb2 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fb4bdc40-4314-48aa-847d-e19f72baceb2 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7eff1271-fb1b-40ae-86cd-e0d040301127 tempest-VolumesTransfersTest-1953083959 tempest-VolumesTransfersTest-1953083959-project-member] http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f returned with HTTP 200 Sep 02 00:51:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 988/1995] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:15 2026] GET /volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:51:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fb4bdc40-4314-48aa-847d-e19f72baceb2 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 returned with HTTP 404 Sep 02 00:51:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1008/1996] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:51:15 2026] GET /volume/v3/snapshots/0ef7cc98-bc38-4c36-8a3d-efbfc7940963 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:51:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-52147c84-8559-480d-8e44-84b11a53fbd4 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-9e6a16f9-fe77-4e0d-a011-205d546ff5fb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-52147c84-8559-480d-8e44-84b11a53fbd4 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] DELETE http://192.168.122.129/volume/v3/os-volume-transfer/83c154cb-0d06-41e4-989b-1ebfef519536 Sep 02 00:51:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-52147c84-8559-480d-8e44-84b11a53fbd4 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-52147c84-8559-480d-8e44-84b11a53fbd4 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:16 devstack devstack@c-api.service[86898]: INFO cinder.api.contrib.volume_transfer [None req-52147c84-8559-480d-8e44-84b11a53fbd4 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Delete transfer with id: 83c154cb-0d06-41e4-989b-1ebfef519536 Sep 02 00:51:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9e6a16f9-fe77-4e0d-a011-205d546ff5fb tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] GET http://192.168.122.129/volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 Sep 02 00:51:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9e6a16f9-fe77-4e0d-a011-205d546ff5fb tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9e6a16f9-fe77-4e0d-a011-205d546ff5fb tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-52147c84-8559-480d-8e44-84b11a53fbd4 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] http://192.168.122.129/volume/v3/os-volume-transfer/83c154cb-0d06-41e4-989b-1ebfef519536 returned with HTTP 404 Sep 02 00:51:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1009/1997] 192.168.122.129 () {58 vars in 1268 bytes} [Wed Sep 2 00:51:16 2026] DELETE /volume/v3/os-volume-transfer/83c154cb-0d06-41e4-989b-1ebfef519536 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7bf06123-979d-47b4-b53f-46edecf0a458 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:16 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:16 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:16 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:16 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-9e6a16f9-fe77-4e0d-a011-205d546ff5fb tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Volume info retrieved successfully. Sep 02 00:51:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9e6a16f9-fe77-4e0d-a011-205d546ff5fb tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 returned with HTTP 200 Sep 02 00:51:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 989/1998] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:16 2026] GET /volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 => generated 857 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7bf06123-979d-47b4-b53f-46edecf0a458 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f Sep 02 00:51:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7bf06123-979d-47b4-b53f-46edecf0a458 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7bf06123-979d-47b4-b53f-46edecf0a458 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:16 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-7bf06123-979d-47b4-b53f-46edecf0a458 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Delete volume with id: a17e2672-42c7-4ec4-b893-ce94905b0d0f Sep 02 00:51:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4b280561-b02e-4246-b920-ce3c3785aa5b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4b280561-b02e-4246-b920-ce3c3785aa5b tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] DELETE http://192.168.122.129/volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 Sep 02 00:51:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4b280561-b02e-4246-b920-ce3c3785aa5b tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4b280561-b02e-4246-b920-ce3c3785aa5b tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:16 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-4b280561-b02e-4246-b920-ce3c3785aa5b tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Delete volume with id: c9e41003-5e8c-4b02-8468-5994143dc4a1 Sep 02 00:51:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:16 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7bf06123-979d-47b4-b53f-46edecf0a458 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Volume info retrieved successfully. Sep 02 00:51:16 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:16 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:16 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:16 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4b280561-b02e-4246-b920-ce3c3785aa5b tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Volume info retrieved successfully. Sep 02 00:51:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7bf06123-979d-47b4-b53f-46edecf0a458 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Delete volume request issued successfully. Sep 02 00:51:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7bf06123-979d-47b4-b53f-46edecf0a458 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f returned with HTTP 202 Sep 02 00:51:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1010/1999] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:51:16 2026] DELETE /volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:51:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8416bed7-05bc-420c-95db-3ddd2f01c461 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8416bed7-05bc-420c-95db-3ddd2f01c461 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] GET http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f Sep 02 00:51:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8416bed7-05bc-420c-95db-3ddd2f01c461 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8416bed7-05bc-420c-95db-3ddd2f01c461 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4b280561-b02e-4246-b920-ce3c3785aa5b tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Delete volume request issued successfully. Sep 02 00:51:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4b280561-b02e-4246-b920-ce3c3785aa5b tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 returned with HTTP 202 Sep 02 00:51:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 990/2000] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:51:16 2026] DELETE /volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:51:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2a6016df-4368-40ba-8a33-9932be6a65b8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:16 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2a6016df-4368-40ba-8a33-9932be6a65b8 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] GET http://192.168.122.129/volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 Sep 02 00:51:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2a6016df-4368-40ba-8a33-9932be6a65b8 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2a6016df-4368-40ba-8a33-9932be6a65b8 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8416bed7-05bc-420c-95db-3ddd2f01c461 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Volume info retrieved successfully. Sep 02 00:51:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8416bed7-05bc-420c-95db-3ddd2f01c461 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f returned with HTTP 200 Sep 02 00:51:16 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:16 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1011/2001] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:16 2026] GET /volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f => generated 1015 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:51:16 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:16 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2a6016df-4368-40ba-8a33-9932be6a65b8 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Volume info retrieved successfully. Sep 02 00:51:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2a6016df-4368-40ba-8a33-9932be6a65b8 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 returned with HTTP 200 Sep 02 00:51:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 991/2002] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:16 2026] GET /volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 => generated 856 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f98c17e6-c569-43e7-bce2-11c326f4c58b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f98c17e6-c569-43e7-bce2-11c326f4c58b tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] GET http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f Sep 02 00:51:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f98c17e6-c569-43e7-bce2-11c326f4c58b tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f98c17e6-c569-43e7-bce2-11c326f4c58b tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:17 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:17 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f98c17e6-c569-43e7-bce2-11c326f4c58b tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Volume info retrieved successfully. Sep 02 00:51:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cd7e75cb-1487-4c4e-9fa4-27951c36d572 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cd7e75cb-1487-4c4e-9fa4-27951c36d572 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] GET http://192.168.122.129/volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 Sep 02 00:51:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cd7e75cb-1487-4c4e-9fa4-27951c36d572 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cd7e75cb-1487-4c4e-9fa4-27951c36d572 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f98c17e6-c569-43e7-bce2-11c326f4c58b tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f returned with HTTP 200 Sep 02 00:51:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1012/2003] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:17 2026] GET /volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f => generated 1015 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:51:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:17 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:17 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cd7e75cb-1487-4c4e-9fa4-27951c36d572 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Volume info retrieved successfully. Sep 02 00:51:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cd7e75cb-1487-4c4e-9fa4-27951c36d572 tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 returned with HTTP 200 Sep 02 00:51:17 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 992/2004] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:17 2026] GET /volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 => generated 856 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-949e6b95-d517-4a07-9b3b-9737762f77f1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-949e6b95-d517-4a07-9b3b-9737762f77f1 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] GET http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f Sep 02 00:51:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-949e6b95-d517-4a07-9b3b-9737762f77f1 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-949e6b95-d517-4a07-9b3b-9737762f77f1 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-949e6b95-d517-4a07-9b3b-9737762f77f1 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f returned with HTTP 404 Sep 02 00:51:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1013/2005] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:18 2026] GET /volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b4de8951-3433-4225-a492-407ac236a881 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b4de8951-3433-4225-a492-407ac236a881 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] GET http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f Sep 02 00:51:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b4de8951-3433-4225-a492-407ac236a881 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b4de8951-3433-4225-a492-407ac236a881 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-50d039e9-0fc5-4b8e-a51d-cac5f60782df None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-50d039e9-0fc5-4b8e-a51d-cac5f60782df tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] GET http://192.168.122.129/volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 Sep 02 00:51:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b4de8951-3433-4225-a492-407ac236a881 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f returned with HTTP 404 Sep 02 00:51:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-50d039e9-0fc5-4b8e-a51d-cac5f60782df tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-50d039e9-0fc5-4b8e-a51d-cac5f60782df tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 993/2006] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:18 2026] GET /volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-521a2174-8dd0-4dbf-8d92-ca35b8edd003 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-521a2174-8dd0-4dbf-8d92-ca35b8edd003 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] DELETE http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f Sep 02 00:51:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-521a2174-8dd0-4dbf-8d92-ca35b8edd003 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-521a2174-8dd0-4dbf-8d92-ca35b8edd003 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:18 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-521a2174-8dd0-4dbf-8d92-ca35b8edd003 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Delete volume with id: a17e2672-42c7-4ec4-b893-ce94905b0d0f Sep 02 00:51:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-50d039e9-0fc5-4b8e-a51d-cac5f60782df tempest-SnapshotMetadataTestJSON-1326872042 tempest-SnapshotMetadataTestJSON-1326872042-project-member] http://192.168.122.129/volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 returned with HTTP 404 Sep 02 00:51:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1014/2007] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:18 2026] GET /volume/v3/volumes/c9e41003-5e8c-4b02-8468-5994143dc4a1 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-521a2174-8dd0-4dbf-8d92-ca35b8edd003 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] http://192.168.122.129/volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f returned with HTTP 404 Sep 02 00:51:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 994/2008] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:51:18 2026] DELETE /volume/v3/volumes/a17e2672-42c7-4ec4-b893-ce94905b0d0f => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e3586051-5f91-499c-afb7-2aba4e420ef3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e3586051-5f91-499c-afb7-2aba4e420ef3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:51:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e3586051-5f91-499c-afb7-2aba4e420ef3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-441644782"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-e3586051-5f91-499c-afb7-2aba4e420ef3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-441644782'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:51:18 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-e3586051-5f91-499c-afb7-2aba4e420ef3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Create volume of 1 GB Sep 02 00:51:18 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e3586051-5f91-499c-afb7-2aba4e420ef3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Availability Zones retrieved successfully. Sep 02 00:51:18 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e3586051-5f91-499c-afb7-2aba4e420ef3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Flow 'volume_create_api' (df6b1276-da10-484a-96c0-69e5f4640f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:51:18 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e3586051-5f91-499c-afb7-2aba4e420ef3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6d4ff3a-9bbe-4917-aafd-f190fdf428d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:18 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-e3586051-5f91-499c-afb7-2aba4e420ef3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:51:18 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e3586051-5f91-499c-afb7-2aba4e420ef3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6d4ff3a-9bbe-4917-aafd-f190fdf428d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:18 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e3586051-5f91-499c-afb7-2aba4e420ef3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1b6fdcd-7c3c-4fde-9c6e-3bd2a2788014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:18 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-e3586051-5f91-499c-afb7-2aba4e420ef3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Created reservations ['f0d887a1-91e7-4a38-af9c-7e4b320a9cda', 'fbe475e5-5efb-4c06-a82b-f64e99eeb316', '349901c5-57f3-4d9f-bf96-a1c8b516d1fd', 'fbd8bfee-d4d1-4e08-abf3-32b82f642b1a'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:51:18 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e3586051-5f91-499c-afb7-2aba4e420ef3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1b6fdcd-7c3c-4fde-9c6e-3bd2a2788014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0d887a1-91e7-4a38-af9c-7e4b320a9cda', 'fbe475e5-5efb-4c06-a82b-f64e99eeb316', '349901c5-57f3-4d9f-bf96-a1c8b516d1fd', 'fbd8bfee-d4d1-4e08-abf3-32b82f642b1a']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:18 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e3586051-5f91-499c-afb7-2aba4e420ef3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d846436-c46e-4be8-b12e-da922b8775d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:19 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:19 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e3586051-5f91-499c-afb7-2aba4e420ef3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d846436-c46e-4be8-b12e-da922b8775d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfe72a4f-b862-450c-9b23-2fed88d57c39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-441644782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='609d66082bb8418b89c1693de12f4f13',qos_specs=None,replication_status=,reservations=['f0d887a1-91e7-4a38-af9c-7e4b320a9cda','fbe475e5-5efb-4c06-a82b-f64e99eeb316','349901c5-57f3-4d9f-bf96-a1c8b516d1fd','fbd8bfee-d4d1-4e08-abf3-32b82f642b1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f676bab5b56647d3a29ba3d8714f8970',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:51:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-441644782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfe72a4f-b862-450c-9b23-2fed88d57c39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='609d66082bb8418b89c1693de12f4f13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f676bab5b56647d3a29ba3d8714f8970',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e3586051-5f91-499c-afb7-2aba4e420ef3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4596dcd2-d664-4584-94a6-6e1325e62a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e3586051-5f91-499c-afb7-2aba4e420ef3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4596dcd2-d664-4584-94a6-6e1325e62a16) transitioned into state 'SUCCESS' from state '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-441644782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='609d66082bb8418b89c1693de12f4f13',qos_specs=None,replication_status=,reservations=['f0d887a1-91e7-4a38-af9c-7e4b320a9cda','fbe475e5-5efb-4c06-a82b-f64e99eeb316','349901c5-57f3-4d9f-bf96-a1c8b516d1fd','fbd8bfee-d4d1-4e08-abf3-32b82f642b1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f676bab5b56647d3a29ba3d8714f8970',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e3586051-5f91-499c-afb7-2aba4e420ef3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e82d020-5253-4770-a59b-9e770675e17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e3586051-5f91-499c-afb7-2aba4e420ef3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e82d020-5253-4770-a59b-9e770675e17b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e3586051-5f91-499c-afb7-2aba4e420ef3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Flow 'volume_create_api' (df6b1276-da10-484a-96c0-69e5f4640f34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:51:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e3586051-5f91-499c-afb7-2aba4e420ef3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Create volume request issued successfully. Sep 02 00:51:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e3586051-5f91-499c-afb7-2aba4e420ef3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:51:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1015/2009] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:51:18 2026] POST /volume/v3/volumes => generated 759 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:51:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e5ae9375-a78f-4d6c-aec3-7136b0b01ef6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e5ae9375-a78f-4d6c-aec3-7136b0b01ef6 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] GET http://192.168.122.129/volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 Sep 02 00:51:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e5ae9375-a78f-4d6c-aec3-7136b0b01ef6 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e5ae9375-a78f-4d6c-aec3-7136b0b01ef6 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:19 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:19 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:19 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e5ae9375-a78f-4d6c-aec3-7136b0b01ef6 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Volume info retrieved successfully. Sep 02 00:51:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e5ae9375-a78f-4d6c-aec3-7136b0b01ef6 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] http://192.168.122.129/volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 returned with HTTP 200 Sep 02 00:51:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 995/2010] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:19 2026] GET /volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 => generated 827 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-879d54dd-927b-4916-9eee-4709c2e583c9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-879d54dd-927b-4916-9eee-4709c2e583c9 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] GET http://192.168.122.129/volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 Sep 02 00:51:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-879d54dd-927b-4916-9eee-4709c2e583c9 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-879d54dd-927b-4916-9eee-4709c2e583c9 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:20 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:20 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-879d54dd-927b-4916-9eee-4709c2e583c9 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Volume info retrieved successfully. Sep 02 00:51:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-879d54dd-927b-4916-9eee-4709c2e583c9 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] http://192.168.122.129/volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 returned with HTTP 200 Sep 02 00:51:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1016/2011] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:20 2026] GET /volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a262d571-62e9-436f-8bf3-f43981a77a60 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a262d571-62e9-436f-8bf3-f43981a77a60 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] GET http://192.168.122.129/volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 Sep 02 00:51:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a262d571-62e9-436f-8bf3-f43981a77a60 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a262d571-62e9-436f-8bf3-f43981a77a60 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:21 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:21 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:21 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:21 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a262d571-62e9-436f-8bf3-f43981a77a60 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Volume info retrieved successfully. Sep 02 00:51:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a262d571-62e9-436f-8bf3-f43981a77a60 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] http://192.168.122.129/volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 returned with HTTP 200 Sep 02 00:51:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 996/2012] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:21 2026] GET /volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 => generated 852 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b3d06843-bf5f-4f70-8872-90fbf4f0d462 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b3d06843-bf5f-4f70-8872-90fbf4f0d462 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] POST http://192.168.122.129/volume/v3/os-volume-transfer Sep 02 00:51:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b3d06843-bf5f-4f70-8872-90fbf4f0d462 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "cfe72a4f-b862-450c-9b23-2fed88d57c39"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.volume_transfer [None req-b3d06843-bf5f-4f70-8872-90fbf4f0d462 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Creating new volume transfer {'transfer': {'volume_id': 'cfe72a4f-b862-450c-9b23-2fed88d57c39'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 02 00:51:21 devstack devstack@c-api.service[86898]: INFO cinder.api.contrib.volume_transfer [None req-b3d06843-bf5f-4f70-8872-90fbf4f0d462 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Creating transfer of volume cfe72a4f-b862-450c-9b23-2fed88d57c39 Sep 02 00:51:21 devstack devstack@c-api.service[86898]: INFO cinder.transfer.api [None req-b3d06843-bf5f-4f70-8872-90fbf4f0d462 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Generating transfer record for volume cfe72a4f-b862-450c-9b23-2fed88d57c39 Sep 02 00:51:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b3d06843-bf5f-4f70-8872-90fbf4f0d462 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] http://192.168.122.129/volume/v3/os-volume-transfer returned with HTTP 202 Sep 02 00:51:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1017/2013] 192.168.122.129 () {60 vars in 1175 bytes} [Wed Sep 2 00:51:21 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:51:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-86021c4a-9e66-401b-912f-7272b1a510cc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-86021c4a-9e66-401b-912f-7272b1a510cc tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] GET http://192.168.122.129/volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 Sep 02 00:51:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-86021c4a-9e66-401b-912f-7272b1a510cc tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-86021c4a-9e66-401b-912f-7272b1a510cc tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:21 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:21 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:21 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:21 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-86021c4a-9e66-401b-912f-7272b1a510cc tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Volume info retrieved successfully. Sep 02 00:51:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-86021c4a-9e66-401b-912f-7272b1a510cc tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] http://192.168.122.129/volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 returned with HTTP 200 Sep 02 00:51:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 997/2014] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:21 2026] GET /volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 => generated 860 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:51:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6e0c02f9-012d-4208-bb53-bd5154f23a7a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6e0c02f9-012d-4208-bb53-bd5154f23a7a tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] GET http://192.168.122.129/volume/v3/os-volume-transfer/detail Sep 02 00:51:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6e0c02f9-012d-4208-bb53-bd5154f23a7a tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6e0c02f9-012d-4208-bb53-bd5154f23a7a tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.volume_transfer [None req-6e0c02f9-012d-4208-bb53-bd5154f23a7a tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Listing volume transfers {{(pid=86898) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 02 00:51:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6e0c02f9-012d-4208-bb53-bd5154f23a7a tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] http://192.168.122.129/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 02 00:51:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1018/2015] 192.168.122.129 () {58 vars in 1175 bytes} [Wed Sep 2 00:51:21 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5ebdec50-3944-4371-ba07-f1d0a61b6ac3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5ebdec50-3944-4371-ba07-f1d0a61b6ac3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] DELETE http://192.168.122.129/volume/v3/os-volume-transfer/72896a6b-cd86-4b33-9b75-04f15b96b0ee Sep 02 00:51:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5ebdec50-3944-4371-ba07-f1d0a61b6ac3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5ebdec50-3944-4371-ba07-f1d0a61b6ac3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:21 devstack devstack@c-api.service[86899]: INFO cinder.api.contrib.volume_transfer [None req-5ebdec50-3944-4371-ba07-f1d0a61b6ac3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Delete transfer with id: 72896a6b-cd86-4b33-9b75-04f15b96b0ee Sep 02 00:51:21 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:21 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:21 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:21 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5ebdec50-3944-4371-ba07-f1d0a61b6ac3 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] http://192.168.122.129/volume/v3/os-volume-transfer/72896a6b-cd86-4b33-9b75-04f15b96b0ee returned with HTTP 202 Sep 02 00:51:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 998/2016] 192.168.122.129 () {58 vars in 1268 bytes} [Wed Sep 2 00:51:21 2026] DELETE /volume/v3/os-volume-transfer/72896a6b-cd86-4b33-9b75-04f15b96b0ee => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:51:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7460a049-c89e-4926-9515-d56896832ab0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7460a049-c89e-4926-9515-d56896832ab0 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] GET http://192.168.122.129/volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 Sep 02 00:51:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7460a049-c89e-4926-9515-d56896832ab0 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7460a049-c89e-4926-9515-d56896832ab0 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7460a049-c89e-4926-9515-d56896832ab0 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Volume info retrieved successfully. Sep 02 00:51:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7460a049-c89e-4926-9515-d56896832ab0 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] http://192.168.122.129/volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 returned with HTTP 200 Sep 02 00:51:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1019/2017] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:21 2026] GET /volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 => generated 852 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0ffbb93b-4a02-4c2d-a799-c7fed6f05a44 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0ffbb93b-4a02-4c2d-a799-c7fed6f05a44 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] DELETE http://192.168.122.129/volume/v3/os-volume-transfer/72896a6b-cd86-4b33-9b75-04f15b96b0ee Sep 02 00:51:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0ffbb93b-4a02-4c2d-a799-c7fed6f05a44 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0ffbb93b-4a02-4c2d-a799-c7fed6f05a44 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:22 devstack devstack@c-api.service[86899]: INFO cinder.api.contrib.volume_transfer [None req-0ffbb93b-4a02-4c2d-a799-c7fed6f05a44 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Delete transfer with id: 72896a6b-cd86-4b33-9b75-04f15b96b0ee Sep 02 00:51:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0ffbb93b-4a02-4c2d-a799-c7fed6f05a44 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] http://192.168.122.129/volume/v3/os-volume-transfer/72896a6b-cd86-4b33-9b75-04f15b96b0ee returned with HTTP 404 Sep 02 00:51:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 999/2018] 192.168.122.129 () {58 vars in 1268 bytes} [Wed Sep 2 00:51:22 2026] DELETE /volume/v3/os-volume-transfer/72896a6b-cd86-4b33-9b75-04f15b96b0ee => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f1efa6d7-2c49-427c-b54e-1e5821f76e05 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f1efa6d7-2c49-427c-b54e-1e5821f76e05 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 Sep 02 00:51:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f1efa6d7-2c49-427c-b54e-1e5821f76e05 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f1efa6d7-2c49-427c-b54e-1e5821f76e05 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:22 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-f1efa6d7-2c49-427c-b54e-1e5821f76e05 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Delete volume with id: cfe72a4f-b862-450c-9b23-2fed88d57c39 Sep 02 00:51:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:22 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f1efa6d7-2c49-427c-b54e-1e5821f76e05 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Volume info retrieved successfully. Sep 02 00:51:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f1efa6d7-2c49-427c-b54e-1e5821f76e05 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Delete volume request issued successfully. Sep 02 00:51:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f1efa6d7-2c49-427c-b54e-1e5821f76e05 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] http://192.168.122.129/volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 returned with HTTP 202 Sep 02 00:51:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1020/2019] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:51:22 2026] DELETE /volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:51:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-74d9efe1-4ff8-4e36-b081-0ec68b2f1176 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-74d9efe1-4ff8-4e36-b081-0ec68b2f1176 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] GET http://192.168.122.129/volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 Sep 02 00:51:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-74d9efe1-4ff8-4e36-b081-0ec68b2f1176 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-74d9efe1-4ff8-4e36-b081-0ec68b2f1176 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-74d9efe1-4ff8-4e36-b081-0ec68b2f1176 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Volume info retrieved successfully. Sep 02 00:51:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-74d9efe1-4ff8-4e36-b081-0ec68b2f1176 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] http://192.168.122.129/volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 returned with HTTP 200 Sep 02 00:51:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1000/2020] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:22 2026] GET /volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 => generated 1014 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:51:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6dcdc962-63c8-41bb-8dbd-e00d6c949344 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6dcdc962-63c8-41bb-8dbd-e00d6c949344 None None] GET http://192.168.122.129/volume// Sep 02 00:51:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6dcdc962-63c8-41bb-8dbd-e00d6c949344 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6dcdc962-63c8-41bb-8dbd-e00d6c949344 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6dcdc962-63c8-41bb-8dbd-e00d6c949344 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:51:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1021/2021] 192.168.122.129 () {56 vars in 888 bytes} [Wed Sep 2 00:51:22 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 02 00:51:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e583e72e-8ea9-43c5-b49d-154456708e2c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e583e72e-8ea9-43c5-b49d-154456708e2c None None] GET http://192.168.122.129/volume// Sep 02 00:51:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e583e72e-8ea9-43c5-b49d-154456708e2c None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e583e72e-8ea9-43c5-b49d-154456708e2c None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e583e72e-8ea9-43c5-b49d-154456708e2c None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:51:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1001/2022] 192.168.122.129 () {56 vars in 888 bytes} [Wed Sep 2 00:51:22 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:51:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-94784b74-a0a6-48d3-a457-d48688805e5c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-94784b74-a0a6-48d3-a457-d48688805e5c tempest-VersionsTest-564330574 tempest-VersionsTest-564330574-project-member] GET http://192.168.122.129/volume/v3/ Sep 02 00:51:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-94784b74-a0a6-48d3-a457-d48688805e5c tempest-VersionsTest-564330574 tempest-VersionsTest-564330574-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-94784b74-a0a6-48d3-a457-d48688805e5c tempest-VersionsTest-564330574 tempest-VersionsTest-564330574-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-94784b74-a0a6-48d3-a457-d48688805e5c tempest-VersionsTest-564330574 tempest-VersionsTest-564330574-project-member] http://192.168.122.129/volume/v3/ returned with HTTP 200 Sep 02 00:51:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1022/2023] 192.168.122.129 () {58 vars in 1100 bytes} [Wed Sep 2 00:51:22 2026] GET /volume/v3/ => generated 390 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3d719d6d-d6b9-4662-848f-d0904d285481 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3d719d6d-d6b9-4662-848f-d0904d285481 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] GET http://192.168.122.129/volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 Sep 02 00:51:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3d719d6d-d6b9-4662-848f-d0904d285481 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3d719d6d-d6b9-4662-848f-d0904d285481 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:23 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:23 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:23 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:23 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3d719d6d-d6b9-4662-848f-d0904d285481 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Volume info retrieved successfully. Sep 02 00:51:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3d719d6d-d6b9-4662-848f-d0904d285481 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] http://192.168.122.129/volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 returned with HTTP 200 Sep 02 00:51:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1002/2024] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:23 2026] GET /volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:51:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-09124f44-67a7-4a56-a2ce-c872a4cf6306 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-09124f44-67a7-4a56-a2ce-c872a4cf6306 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] GET http://192.168.122.129/volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 Sep 02 00:51:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-09124f44-67a7-4a56-a2ce-c872a4cf6306 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-09124f44-67a7-4a56-a2ce-c872a4cf6306 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-09124f44-67a7-4a56-a2ce-c872a4cf6306 tempest-VolumesTransfersTest-1575105618 tempest-VolumesTransfersTest-1575105618-project-admin] http://192.168.122.129/volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 returned with HTTP 404 Sep 02 00:51:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1023/2025] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:24 2026] GET /volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d1fde2c9-5cec-41cb-b615-063919bc90fd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d1fde2c9-5cec-41cb-b615-063919bc90fd tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] GET http://192.168.122.129/volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 Sep 02 00:51:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d1fde2c9-5cec-41cb-b615-063919bc90fd tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d1fde2c9-5cec-41cb-b615-063919bc90fd tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d1fde2c9-5cec-41cb-b615-063919bc90fd tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] http://192.168.122.129/volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 returned with HTTP 404 Sep 02 00:51:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1003/2026] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:24 2026] GET /volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e9181af6-7513-4821-9819-a992c5723d49 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e9181af6-7513-4821-9819-a992c5723d49 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] DELETE http://192.168.122.129/volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 Sep 02 00:51:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e9181af6-7513-4821-9819-a992c5723d49 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e9181af6-7513-4821-9819-a992c5723d49 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:24 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-e9181af6-7513-4821-9819-a992c5723d49 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] Delete volume with id: cfe72a4f-b862-450c-9b23-2fed88d57c39 Sep 02 00:51:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e9181af6-7513-4821-9819-a992c5723d49 tempest-VolumesTransfersTest-373637741 tempest-VolumesTransfersTest-373637741-project-member] http://192.168.122.129/volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 returned with HTTP 404 Sep 02 00:51:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1024/2027] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:51:24 2026] DELETE /volume/v3/volumes/cfe72a4f-b862-450c-9b23-2fed88d57c39 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-47ff66d1-d2b1-4c93-87d7-0d1b1b0e4adc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-47ff66d1-d2b1-4c93-87d7-0d1b1b0e4adc tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:51:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-47ff66d1-d2b1-4c93-87d7-0d1b1b0e4adc tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-351616513"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-47ff66d1-d2b1-4c93-87d7-0d1b1b0e4adc tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-351616513'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:51:29 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-47ff66d1-d2b1-4c93-87d7-0d1b1b0e4adc tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Create volume of 1 GB Sep 02 00:51:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-47ff66d1-d2b1-4c93-87d7-0d1b1b0e4adc tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Availability Zones retrieved successfully. Sep 02 00:51:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-47ff66d1-d2b1-4c93-87d7-0d1b1b0e4adc tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Flow 'volume_create_api' (af729227-c4c8-4e8b-8699-c954b3025112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:51:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-47ff66d1-d2b1-4c93-87d7-0d1b1b0e4adc tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b746b821-e5e6-493a-9fd6-c2ffb26e0641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-47ff66d1-d2b1-4c93-87d7-0d1b1b0e4adc tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:51:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-47ff66d1-d2b1-4c93-87d7-0d1b1b0e4adc tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b746b821-e5e6-493a-9fd6-c2ffb26e0641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-47ff66d1-d2b1-4c93-87d7-0d1b1b0e4adc tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78e6c3d2-adda-40fa-9c63-a2b730c3f4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:29 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-47ff66d1-d2b1-4c93-87d7-0d1b1b0e4adc tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Created reservations ['1b6ec39e-d258-4537-97f3-b25477c30e8a', '70090503-5ce1-4a05-aa84-6ee84793e891', '1c529c25-a033-4573-8e35-5cffd64a4a96', '203dc356-19d7-4e82-9ea4-b6c77aefffbb'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:51:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-47ff66d1-d2b1-4c93-87d7-0d1b1b0e4adc tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78e6c3d2-adda-40fa-9c63-a2b730c3f4d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b6ec39e-d258-4537-97f3-b25477c30e8a', '70090503-5ce1-4a05-aa84-6ee84793e891', '1c529c25-a033-4573-8e35-5cffd64a4a96', '203dc356-19d7-4e82-9ea4-b6c77aefffbb']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-47ff66d1-d2b1-4c93-87d7-0d1b1b0e4adc tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ce45ac9-7fcb-4d01-b830-89c83ddf8daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:29 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:29 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-47ff66d1-d2b1-4c93-87d7-0d1b1b0e4adc tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ce45ac9-7fcb-4d01-b830-89c83ddf8daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e6e6dc0-0c58-43b2-95f3-7b652a006281', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-351616513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88087b8639244e16a11d9229e2851e11',qos_specs=None,replication_status=,reservations=['1b6ec39e-d258-4537-97f3-b25477c30e8a','70090503-5ce1-4a05-aa84-6ee84793e891','1c529c25-a033-4573-8e35-5cffd64a4a96','203dc356-19d7-4e82-9ea4-b6c77aefffbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3bdcd917284dde85ad47694b494202',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:51:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-351616513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e6e6dc0-0c58-43b2-95f3-7b652a006281,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88087b8639244e16a11d9229e2851e11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d3bdcd917284dde85ad47694b494202',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-47ff66d1-d2b1-4c93-87d7-0d1b1b0e4adc tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36516351-49ee-42b0-ba3c-cb2e8850d1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-47ff66d1-d2b1-4c93-87d7-0d1b1b0e4adc tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36516351-49ee-42b0-ba3c-cb2e8850d1ea) transitioned into state 'SUCCESS' from state '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-351616513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88087b8639244e16a11d9229e2851e11',qos_specs=None,replication_status=,reservations=['1b6ec39e-d258-4537-97f3-b25477c30e8a','70090503-5ce1-4a05-aa84-6ee84793e891','1c529c25-a033-4573-8e35-5cffd64a4a96','203dc356-19d7-4e82-9ea4-b6c77aefffbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3bdcd917284dde85ad47694b494202',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-47ff66d1-d2b1-4c93-87d7-0d1b1b0e4adc tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e795c31-4140-419e-a7df-0c2b628742e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-47ff66d1-d2b1-4c93-87d7-0d1b1b0e4adc tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e795c31-4140-419e-a7df-0c2b628742e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-47ff66d1-d2b1-4c93-87d7-0d1b1b0e4adc tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Flow 'volume_create_api' (af729227-c4c8-4e8b-8699-c954b3025112) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:51:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-47ff66d1-d2b1-4c93-87d7-0d1b1b0e4adc tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Create volume request issued successfully. Sep 02 00:51:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-47ff66d1-d2b1-4c93-87d7-0d1b1b0e4adc tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:51:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1004/2028] 192.168.122.129 () {62 vars in 1183 bytes} [Wed Sep 2 00:51:28 2026] POST /volume/v3/volumes => generated 827 bytes in 816 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2a722adc-40fb-4e4f-9f53-a628dde8de50 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2a722adc-40fb-4e4f-9f53-a628dde8de50 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] GET http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 Sep 02 00:51:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2a722adc-40fb-4e4f-9f53-a628dde8de50 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2a722adc-40fb-4e4f-9f53-a628dde8de50 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:29 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:29 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:29 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:29 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2a722adc-40fb-4e4f-9f53-a628dde8de50 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Volume info retrieved successfully. Sep 02 00:51:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2a722adc-40fb-4e4f-9f53-a628dde8de50 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 returned with HTTP 200 Sep 02 00:51:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1025/2029] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:51:29 2026] GET /volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 => generated 895 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:51:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c08ddfd5-762d-4770-ab15-01af6bb8e384 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-75330d64-b970-4532-a873-91ab0c64ced6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-75330d64-b970-4532-a873-91ab0c64ced6 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] GET http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 Sep 02 00:51:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-75330d64-b970-4532-a873-91ab0c64ced6 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-75330d64-b970-4532-a873-91ab0c64ced6 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:30 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:30 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:30 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-75330d64-b970-4532-a873-91ab0c64ced6 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Volume info retrieved successfully. Sep 02 00:51:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-75330d64-b970-4532-a873-91ab0c64ced6 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 returned with HTTP 200 Sep 02 00:51:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1026/2030] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:51:30 2026] GET /volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 => generated 919 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:51:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c08ddfd5-762d-4770-ab15-01af6bb8e384 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:51:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c08ddfd5-762d-4770-ab15-01af6bb8e384 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1665331709", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-c08ddfd5-762d-4770-ab15-01af6bb8e384 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1665331709', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:51:30 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-c08ddfd5-762d-4770-ab15-01af6bb8e384 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Create volume of 1 GB Sep 02 00:51:30 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:30 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c08ddfd5-762d-4770-ab15-01af6bb8e384 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Availability Zones retrieved successfully. Sep 02 00:51:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c08ddfd5-762d-4770-ab15-01af6bb8e384 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Flow 'volume_create_api' (adc6dcf8-7384-4079-80a1-ddb4fe062b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:51:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c08ddfd5-762d-4770-ab15-01af6bb8e384 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0da0c67-2e6a-4c8e-95a3-559ef40b1cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-c08ddfd5-762d-4770-ab15-01af6bb8e384 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:51:31 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c08ddfd5-762d-4770-ab15-01af6bb8e384 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0da0c67-2e6a-4c8e-95a3-559ef40b1cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:31 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c08ddfd5-762d-4770-ab15-01af6bb8e384 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74eb84db-1f20-4243-a8bf-4ae9d2798922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:31 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-c08ddfd5-762d-4770-ab15-01af6bb8e384 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Created reservations ['1efe2c43-dfc7-4dee-b3e3-35aacc3da0a8', 'c9bb7e0e-4dcd-48c2-9a20-b4ab1ee33f0d', '32e48bb9-da03-4a07-b825-d96a73f84101', '4e7b149b-1181-4adf-b7f8-d9ac81b27525'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:51:31 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c08ddfd5-762d-4770-ab15-01af6bb8e384 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74eb84db-1f20-4243-a8bf-4ae9d2798922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1efe2c43-dfc7-4dee-b3e3-35aacc3da0a8', 'c9bb7e0e-4dcd-48c2-9a20-b4ab1ee33f0d', '32e48bb9-da03-4a07-b825-d96a73f84101', '4e7b149b-1181-4adf-b7f8-d9ac81b27525']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:31 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c08ddfd5-762d-4770-ab15-01af6bb8e384 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7785da29-d6f4-41db-bce0-73c5ff302133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:31 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:31 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:31 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c08ddfd5-762d-4770-ab15-01af6bb8e384 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7785da29-d6f4-41db-bce0-73c5ff302133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e54f9650-4af3-4434-adb1-8869b85bfae5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1665331709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ef954408c0e40c189dd9b511eb28870',qos_specs=None,replication_status=,reservations=['1efe2c43-dfc7-4dee-b3e3-35aacc3da0a8','c9bb7e0e-4dcd-48c2-9a20-b4ab1ee33f0d','32e48bb9-da03-4a07-b825-d96a73f84101','4e7b149b-1181-4adf-b7f8-d9ac81b27525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23829331a825499380b164cec8f9fe57',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:51:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1665331709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e54f9650-4af3-4434-adb1-8869b85bfae5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ef954408c0e40c189dd9b511eb28870',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23829331a825499380b164cec8f9fe57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:31 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c08ddfd5-762d-4770-ab15-01af6bb8e384 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb1efb28-0535-43a3-a756-d7412c71d286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:31 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c08ddfd5-762d-4770-ab15-01af6bb8e384 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb1efb28-0535-43a3-a756-d7412c71d286) transitioned into state 'SUCCESS' from state '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-1665331709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ef954408c0e40c189dd9b511eb28870',qos_specs=None,replication_status=,reservations=['1efe2c43-dfc7-4dee-b3e3-35aacc3da0a8','c9bb7e0e-4dcd-48c2-9a20-b4ab1ee33f0d','32e48bb9-da03-4a07-b825-d96a73f84101','4e7b149b-1181-4adf-b7f8-d9ac81b27525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23829331a825499380b164cec8f9fe57',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:31 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c08ddfd5-762d-4770-ab15-01af6bb8e384 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3816af7-8c9f-4e2e-ac0b-278e6a45fdca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:31 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c08ddfd5-762d-4770-ab15-01af6bb8e384 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3816af7-8c9f-4e2e-ac0b-278e6a45fdca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:31 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c08ddfd5-762d-4770-ab15-01af6bb8e384 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Flow 'volume_create_api' (adc6dcf8-7384-4079-80a1-ddb4fe062b56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:51:31 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c08ddfd5-762d-4770-ab15-01af6bb8e384 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Create volume request issued successfully. Sep 02 00:51:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c08ddfd5-762d-4770-ab15-01af6bb8e384 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:51:31 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1005/2031] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:51:30 2026] POST /volume/v3/volumes => generated 763 bytes in 1406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:51:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-02274dfb-8051-446f-abaa-525e67e5682e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-02274dfb-8051-446f-abaa-525e67e5682e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 Sep 02 00:51:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-02274dfb-8051-446f-abaa-525e67e5682e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-02274dfb-8051-446f-abaa-525e67e5682e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:31 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:31 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:31 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:31 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:31 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-02274dfb-8051-446f-abaa-525e67e5682e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Volume info retrieved successfully. Sep 02 00:51:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-02274dfb-8051-446f-abaa-525e67e5682e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 returned with HTTP 200 Sep 02 00:51:31 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1027/2032] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:31 2026] GET /volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 => generated 831 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ecdcdd76-d847-4bcf-b795-9371bcbaa818 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ecdcdd76-d847-4bcf-b795-9371bcbaa818 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] GET http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 Sep 02 00:51:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ecdcdd76-d847-4bcf-b795-9371bcbaa818 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ecdcdd76-d847-4bcf-b795-9371bcbaa818 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:31 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:31 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:31 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:31 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:31 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ecdcdd76-d847-4bcf-b795-9371bcbaa818 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Volume info retrieved successfully. Sep 02 00:51:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ecdcdd76-d847-4bcf-b795-9371bcbaa818 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 returned with HTTP 200 Sep 02 00:51:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1006/2033] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:51:31 2026] GET /volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 => generated 955 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:51:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d66d7d74-c8b6-4001-b69e-3bfe90c836a1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d66d7d74-c8b6-4001-b69e-3bfe90c836a1 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] POST http://192.168.122.129/volume/v3/volume-transfers Sep 02 00:51:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d66d7d74-c8b6-4001-b69e-3bfe90c836a1 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3e6e6dc0-0c58-43b2-95f3-7b652a006281"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volume_transfer [None req-d66d7d74-c8b6-4001-b69e-3bfe90c836a1 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Creating new volume transfer {'transfer': {'volume_id': '3e6e6dc0-0c58-43b2-95f3-7b652a006281'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 02 00:51:32 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volume_transfer [None req-d66d7d74-c8b6-4001-b69e-3bfe90c836a1 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Creating transfer of volume 3e6e6dc0-0c58-43b2-95f3-7b652a006281 Sep 02 00:51:32 devstack devstack@c-api.service[86898]: INFO cinder.transfer.api [None req-d66d7d74-c8b6-4001-b69e-3bfe90c836a1 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Generating transfer record for volume 3e6e6dc0-0c58-43b2-95f3-7b652a006281 Sep 02 00:51:32 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:32 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:32 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:32 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d66d7d74-c8b6-4001-b69e-3bfe90c836a1 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] http://192.168.122.129/volume/v3/volume-transfers returned with HTTP 202 Sep 02 00:51:32 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1028/2034] 192.168.122.129 () {62 vars in 1210 bytes} [Wed Sep 2 00:51:32 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b20bc97a-db89-4566-826c-fb4d3447ee57 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b20bc97a-db89-4566-826c-fb4d3447ee57 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] GET http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 Sep 02 00:51:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b20bc97a-db89-4566-826c-fb4d3447ee57 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b20bc97a-db89-4566-826c-fb4d3447ee57 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b20bc97a-db89-4566-826c-fb4d3447ee57 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Volume info retrieved successfully. Sep 02 00:51:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b20bc97a-db89-4566-826c-fb4d3447ee57 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 returned with HTTP 200 Sep 02 00:51:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1007/2035] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:51:32 2026] GET /volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 => generated 963 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:51:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5812dc4d-e137-4169-b2f4-295a7476ef97 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5812dc4d-e137-4169-b2f4-295a7476ef97 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] GET http://192.168.122.129/volume/v3/volume-transfers/b275cf79-e0b8-4e29-a6f5-d17691394030 Sep 02 00:51:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5812dc4d-e137-4169-b2f4-295a7476ef97 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5812dc4d-e137-4169-b2f4-295a7476ef97 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5812dc4d-e137-4169-b2f4-295a7476ef97 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] http://192.168.122.129/volume/v3/volume-transfers/b275cf79-e0b8-4e29-a6f5-d17691394030 returned with HTTP 200 Sep 02 00:51:32 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1029/2036] 192.168.122.129 () {60 vars in 1300 bytes} [Wed Sep 2 00:51:32 2026] GET /volume/v3/volume-transfers/b275cf79-e0b8-4e29-a6f5-d17691394030 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:51:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-394d3f4e-6ac7-4521-9176-aab0928431f2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-394d3f4e-6ac7-4521-9176-aab0928431f2 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] GET http://192.168.122.129/volume/v3/volume-transfers Sep 02 00:51:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-394d3f4e-6ac7-4521-9176-aab0928431f2 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-394d3f4e-6ac7-4521-9176-aab0928431f2 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volume_transfer [None req-394d3f4e-6ac7-4521-9176-aab0928431f2 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Listing volume transfers {{(pid=86899) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 02 00:51:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-394d3f4e-6ac7-4521-9176-aab0928431f2 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] http://192.168.122.129/volume/v3/volume-transfers returned with HTTP 200 Sep 02 00:51:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1008/2037] 192.168.122.129 () {60 vars in 1189 bytes} [Wed Sep 2 00:51:32 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:51:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-27d2a1ca-534d-475f-8f42-f9b5ac2e62f6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-27d2a1ca-534d-475f-8f42-f9b5ac2e62f6 tempest-VolumesTransfersV355Test-640471774 tempest-VolumesTransfersV355Test-640471774-project-member] POST http://192.168.122.129/volume/v3/volume-transfers/b275cf79-e0b8-4e29-a6f5-d17691394030/accept Sep 02 00:51:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-27d2a1ca-534d-475f-8f42-f9b5ac2e62f6 tempest-VolumesTransfersV355Test-640471774 tempest-VolumesTransfersV355Test-640471774-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "785399ca7f715c9e"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.volume_transfer [None req-27d2a1ca-534d-475f-8f42-f9b5ac2e62f6 tempest-VolumesTransfersV355Test-640471774 tempest-VolumesTransfersV355Test-640471774-project-member] Accepting volume transfer b275cf79-e0b8-4e29-a6f5-d17691394030 {{(pid=86898) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 02 00:51:32 devstack devstack@c-api.service[86898]: INFO cinder.api.contrib.volume_transfer [None req-27d2a1ca-534d-475f-8f42-f9b5ac2e62f6 tempest-VolumesTransfersV355Test-640471774 tempest-VolumesTransfersV355Test-640471774-project-member] Accepting transfer b275cf79-e0b8-4e29-a6f5-d17691394030 Sep 02 00:51:32 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:32 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:32 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-27d2a1ca-534d-475f-8f42-f9b5ac2e62f6 tempest-VolumesTransfersV355Test-640471774 tempest-VolumesTransfersV355Test-640471774-project-member] Created reservations ['4a63a6fb-844e-4a9e-b945-0070415ee24d', 'c25d7986-ac12-49b9-803c-8a1431fa181d', '1b8c1fa7-5ec0-4aaf-bf5c-9846d0816a38', 'c96f679c-d728-4209-ae51-f76f05c63288'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:51:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f03fd25e-d81c-49dd-982c-fc9d39f4ed4b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f03fd25e-d81c-49dd-982c-fc9d39f4ed4b tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 Sep 02 00:51:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f03fd25e-d81c-49dd-982c-fc9d39f4ed4b tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f03fd25e-d81c-49dd-982c-fc9d39f4ed4b tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:32 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-27d2a1ca-534d-475f-8f42-f9b5ac2e62f6 tempest-VolumesTransfersV355Test-640471774 tempest-VolumesTransfersV355Test-640471774-project-member] Created reservations ['c238aa48-351d-4e55-89cd-903306ce64b8', 'b1f18e8d-4154-4c3d-a39a-2c80e9abdaba', 'fe55c33e-2007-4a39-8356-bd53c5d6a6ee', '64ef6482-105e-428d-8b0e-29003380dd6a'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:51:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:32 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:32 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:51:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f03fd25e-d81c-49dd-982c-fc9d39f4ed4b tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Volume info retrieved successfully. Sep 02 00:51:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f03fd25e-d81c-49dd-982c-fc9d39f4ed4b tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 returned with HTTP 200 Sep 02 00:51:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1009/2038] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:32 2026] GET /volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:32 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-27d2a1ca-534d-475f-8f42-f9b5ac2e62f6 tempest-VolumesTransfersV355Test-640471774 tempest-VolumesTransfersV355Test-640471774-project-member] Created reservations ['dbde3a33-2b58-4deb-ac01-6c808e81b794', 'a0d092c2-8370-4ab3-994b-e66e9ed9c240', 'f7d6b808-ea30-4152-a0a1-5491bcd5b8ef', '5ef692b8-7e71-4644-a1ad-9780f5262045'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:51:33 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-27d2a1ca-534d-475f-8f42-f9b5ac2e62f6 tempest-VolumesTransfersV355Test-640471774 tempest-VolumesTransfersV355Test-640471774-project-member] Created reservations ['4d203771-39f9-480e-8c73-48c1e5195d18', '2ae48594-a3fd-41e8-9668-289482230395', 'b9a83564-6525-4833-b760-1908f65d13b6', '1c281ed1-ff44-4e4e-bcc7-015535815fbc'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:51:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-27d2a1ca-534d-475f-8f42-f9b5ac2e62f6 tempest-VolumesTransfersV355Test-640471774 tempest-VolumesTransfersV355Test-640471774-project-member] Transfer volume completed successfully. Sep 02 00:51:33 devstack devstack@c-api.service[86898]: INFO cinder.transfer.api [None req-27d2a1ca-534d-475f-8f42-f9b5ac2e62f6 tempest-VolumesTransfersV355Test-640471774 tempest-VolumesTransfersV355Test-640471774-project-member] Volume 3e6e6dc0-0c58-43b2-95f3-7b652a006281 has been transferred. Sep 02 00:51:33 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:33 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-27d2a1ca-534d-475f-8f42-f9b5ac2e62f6 tempest-VolumesTransfersV355Test-640471774 tempest-VolumesTransfersV355Test-640471774-project-member] http://192.168.122.129/volume/v3/volume-transfers/b275cf79-e0b8-4e29-a6f5-d17691394030/accept returned with HTTP 202 Sep 02 00:51:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1030/2039] 192.168.122.129 () {62 vars in 1342 bytes} [Wed Sep 2 00:51:32 2026] POST /volume/v3/volume-transfers/b275cf79-e0b8-4e29-a6f5-d17691394030/accept => generated 373 bytes in 1016 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b341f013-6ef3-4989-a211-afd06ed5c89c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b341f013-6ef3-4989-a211-afd06ed5c89c tempest-VolumesTransfersV355Test-640471774 tempest-VolumesTransfersV355Test-640471774-project-member] GET http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 Sep 02 00:51:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b341f013-6ef3-4989-a211-afd06ed5c89c tempest-VolumesTransfersV355Test-640471774 tempest-VolumesTransfersV355Test-640471774-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b341f013-6ef3-4989-a211-afd06ed5c89c tempest-VolumesTransfersV355Test-640471774 tempest-VolumesTransfersV355Test-640471774-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:33 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:33 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:33 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:33 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:33 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b341f013-6ef3-4989-a211-afd06ed5c89c tempest-VolumesTransfersV355Test-640471774 tempest-VolumesTransfersV355Test-640471774-project-member] Volume info retrieved successfully. Sep 02 00:51:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b341f013-6ef3-4989-a211-afd06ed5c89c tempest-VolumesTransfersV355Test-640471774 tempest-VolumesTransfersV355Test-640471774-project-member] http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 returned with HTTP 200 Sep 02 00:51:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1010/2040] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:51:33 2026] GET /volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 => generated 955 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:51:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0380fa47-c578-4a68-9238-015c906de285 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0380fa47-c578-4a68-9238-015c906de285 tempest-VolumesTransfersV355Test-640471774 tempest-VolumesTransfersV355Test-640471774-project-member] GET http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 Sep 02 00:51:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0380fa47-c578-4a68-9238-015c906de285 tempest-VolumesTransfersV355Test-640471774 tempest-VolumesTransfersV355Test-640471774-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0380fa47-c578-4a68-9238-015c906de285 tempest-VolumesTransfersV355Test-640471774 tempest-VolumesTransfersV355Test-640471774-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:33 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:33 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:33 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:33 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0380fa47-c578-4a68-9238-015c906de285 tempest-VolumesTransfersV355Test-640471774 tempest-VolumesTransfersV355Test-640471774-project-member] Volume info retrieved successfully. Sep 02 00:51:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0380fa47-c578-4a68-9238-015c906de285 tempest-VolumesTransfersV355Test-640471774 tempest-VolumesTransfersV355Test-640471774-project-member] http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 returned with HTTP 200 Sep 02 00:51:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1031/2041] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:51:33 2026] GET /volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 => generated 955 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:51:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-9b39edd4-fb2d-4c51-8ddc-509296d164d3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9b39edd4-fb2d-4c51-8ddc-509296d164d3 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] DELETE http://192.168.122.129/volume/v3/volume-transfers/b275cf79-e0b8-4e29-a6f5-d17691394030 Sep 02 00:51:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9b39edd4-fb2d-4c51-8ddc-509296d164d3 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9b39edd4-fb2d-4c51-8ddc-509296d164d3 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:33 devstack devstack@c-api.service[86899]: INFO cinder.api.contrib.volume_transfer [None req-9b39edd4-fb2d-4c51-8ddc-509296d164d3 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Delete transfer with id: b275cf79-e0b8-4e29-a6f5-d17691394030 Sep 02 00:51:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9b39edd4-fb2d-4c51-8ddc-509296d164d3 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] http://192.168.122.129/volume/v3/volume-transfers/b275cf79-e0b8-4e29-a6f5-d17691394030 returned with HTTP 404 Sep 02 00:51:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1011/2042] 192.168.122.129 () {60 vars in 1303 bytes} [Wed Sep 2 00:51:33 2026] DELETE /volume/v3/volume-transfers/b275cf79-e0b8-4e29-a6f5-d17691394030 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:51:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-521e1491-5c8e-4a99-9aac-ea9307694707 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5c8917e1-0a29-43d0-8ac5-bff1994a1c30 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5c8917e1-0a29-43d0-8ac5-bff1994a1c30 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 Sep 02 00:51:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5c8917e1-0a29-43d0-8ac5-bff1994a1c30 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5c8917e1-0a29-43d0-8ac5-bff1994a1c30 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:33 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:33 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:33 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:33 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:33 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5c8917e1-0a29-43d0-8ac5-bff1994a1c30 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Volume info retrieved successfully. Sep 02 00:51:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5c8917e1-0a29-43d0-8ac5-bff1994a1c30 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 returned with HTTP 200 Sep 02 00:51:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-521e1491-5c8e-4a99-9aac-ea9307694707 tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 Sep 02 00:51:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1012/2043] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:33 2026] GET /volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-521e1491-5c8e-4a99-9aac-ea9307694707 tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-521e1491-5c8e-4a99-9aac-ea9307694707 tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:34 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-521e1491-5c8e-4a99-9aac-ea9307694707 tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] Delete volume with id: 3e6e6dc0-0c58-43b2-95f3-7b652a006281 Sep 02 00:51:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-93d632cf-cdc7-41df-b30e-ab1517f1d61a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:34 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:34 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-93d632cf-cdc7-41df-b30e-ab1517f1d61a tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 Sep 02 00:51:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-93d632cf-cdc7-41df-b30e-ab1517f1d61a tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-93d632cf-cdc7-41df-b30e-ab1517f1d61a tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:34 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:34 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-521e1491-5c8e-4a99-9aac-ea9307694707 tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] Volume info retrieved successfully. Sep 02 00:51:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:34 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:34 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-93d632cf-cdc7-41df-b30e-ab1517f1d61a tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Volume info retrieved successfully. Sep 02 00:51:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-93d632cf-cdc7-41df-b30e-ab1517f1d61a tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 returned with HTTP 200 Sep 02 00:51:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1013/2044] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:34 2026] GET /volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ea0fbc70-a624-4a07-b6d4-fe172f3d685b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ea0fbc70-a624-4a07-b6d4-fe172f3d685b tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:51:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ea0fbc70-a624-4a07-b6d4-fe172f3d685b tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e54f9650-4af3-4434-adb1-8869b85bfae5", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1353716821", "description": null, "metadata": null}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:34 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:34 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ea0fbc70-a624-4a07-b6d4-fe172f3d685b tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Volume info retrieved successfully. Sep 02 00:51:34 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-ea0fbc70-a624-4a07-b6d4-fe172f3d685b tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Create snapshot from volume e54f9650-4af3-4434-adb1-8869b85bfae5 Sep 02 00:51:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-521e1491-5c8e-4a99-9aac-ea9307694707 tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] Delete volume request issued successfully. Sep 02 00:51:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-521e1491-5c8e-4a99-9aac-ea9307694707 tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 returned with HTTP 202 Sep 02 00:51:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1032/2045] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:51:33 2026] DELETE /volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 => generated 0 bytes in 511 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:51:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-69c9fdd8-d76f-43f1-998a-3a266dd07aea None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-69c9fdd8-d76f-43f1-998a-3a266dd07aea tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] GET http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 Sep 02 00:51:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-69c9fdd8-d76f-43f1-998a-3a266dd07aea tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-69c9fdd8-d76f-43f1-998a-3a266dd07aea tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:34 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:34 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:34 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:34 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-69c9fdd8-d76f-43f1-998a-3a266dd07aea tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] Volume info retrieved successfully. Sep 02 00:51:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-69c9fdd8-d76f-43f1-998a-3a266dd07aea tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 returned with HTTP 200 Sep 02 00:51:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1033/2046] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:51:34 2026] GET /volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 => generated 1138 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 00:51:34 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-ea0fbc70-a624-4a07-b6d4-fe172f3d685b tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Created reservations ['7ba52754-6124-4d67-ab9d-98ebcb97a91a', 'f83895f1-7ccb-4b07-a87e-f8d706040af7', '0bbeda6b-1472-4aab-ab8f-cb5bde108519', 'de530f42-9a75-48d4-a4b5-7ce9d7a66369'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:51:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ea0fbc70-a624-4a07-b6d4-fe172f3d685b tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Snapshot force create request issued successfully. Sep 02 00:51:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ea0fbc70-a624-4a07-b6d4-fe172f3d685b tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:51:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1014/2047] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:51:34 2026] POST /volume/v3/snapshots => generated 310 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:51:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cc10dd15-06de-4aa1-8afc-e3a624c61e84 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cc10dd15-06de-4aa1-8afc-e3a624c61e84 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 Sep 02 00:51:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cc10dd15-06de-4aa1-8afc-e3a624c61e84 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cc10dd15-06de-4aa1-8afc-e3a624c61e84 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:34 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:34 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-cc10dd15-06de-4aa1-8afc-e3a624c61e84 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Snapshot retrieved successfully. Sep 02 00:51:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cc10dd15-06de-4aa1-8afc-e3a624c61e84 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 returned with HTTP 200 Sep 02 00:51:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1034/2048] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:51:34 2026] GET /volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 => generated 442 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-286dd942-c530-4ae4-938f-cacbf345b89f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-286dd942-c530-4ae4-938f-cacbf345b89f tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] GET http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 Sep 02 00:51:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-286dd942-c530-4ae4-938f-cacbf345b89f tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-286dd942-c530-4ae4-938f-cacbf345b89f tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:35 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:35 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:35 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:35 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-286dd942-c530-4ae4-938f-cacbf345b89f tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] Volume info retrieved successfully. Sep 02 00:51:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-286dd942-c530-4ae4-938f-cacbf345b89f tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 returned with HTTP 200 Sep 02 00:51:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1015/2049] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:51:35 2026] GET /volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 => generated 1138 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:51:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c956d55d-ac1f-469f-b935-4db74980aed5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c956d55d-ac1f-469f-b935-4db74980aed5 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 Sep 02 00:51:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c956d55d-ac1f-469f-b935-4db74980aed5 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c956d55d-ac1f-469f-b935-4db74980aed5 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c956d55d-ac1f-469f-b935-4db74980aed5 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Snapshot retrieved successfully. Sep 02 00:51:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c956d55d-ac1f-469f-b935-4db74980aed5 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 returned with HTTP 200 Sep 02 00:51:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1035/2050] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:51:35 2026] GET /volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 => generated 442 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b73a8056-3684-4580-84bd-7fa5b1301eb6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b73a8056-3684-4580-84bd-7fa5b1301eb6 tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] GET http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 Sep 02 00:51:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b73a8056-3684-4580-84bd-7fa5b1301eb6 tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b73a8056-3684-4580-84bd-7fa5b1301eb6 tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b73a8056-3684-4580-84bd-7fa5b1301eb6 tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 returned with HTTP 404 Sep 02 00:51:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1016/2051] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:51:36 2026] GET /volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:51:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f43724b9-a188-4d4e-b70f-9872fac1f3a7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f43724b9-a188-4d4e-b70f-9872fac1f3a7 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] GET http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 Sep 02 00:51:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f43724b9-a188-4d4e-b70f-9872fac1f3a7 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f43724b9-a188-4d4e-b70f-9872fac1f3a7 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f43724b9-a188-4d4e-b70f-9872fac1f3a7 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 returned with HTTP 404 Sep 02 00:51:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1036/2052] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:51:36 2026] GET /volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:51:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2ff6c4b7-7140-46b5-a34c-1e56c0d96885 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2ff6c4b7-7140-46b5-a34c-1e56c0d96885 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] DELETE http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 Sep 02 00:51:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2ff6c4b7-7140-46b5-a34c-1e56c0d96885 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2ff6c4b7-7140-46b5-a34c-1e56c0d96885 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:36 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-2ff6c4b7-7140-46b5-a34c-1e56c0d96885 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Delete volume with id: 3e6e6dc0-0c58-43b2-95f3-7b652a006281 Sep 02 00:51:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2ff6c4b7-7140-46b5-a34c-1e56c0d96885 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] http://192.168.122.129/volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 returned with HTTP 404 Sep 02 00:51:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1017/2053] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:51:36 2026] DELETE /volume/v3/volumes/3e6e6dc0-0c58-43b2-95f3-7b652a006281 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 00:51:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9f21a2b6-43d7-4449-b8fa-dc0a7d90c91c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9f21a2b6-43d7-4449-b8fa-dc0a7d90c91c tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:51:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9f21a2b6-43d7-4449-b8fa-dc0a7d90c91c tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-702398024"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-9f21a2b6-43d7-4449-b8fa-dc0a7d90c91c tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-702398024'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:51:36 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-9f21a2b6-43d7-4449-b8fa-dc0a7d90c91c tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Create volume of 1 GB Sep 02 00:51:36 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9f21a2b6-43d7-4449-b8fa-dc0a7d90c91c tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Availability Zones retrieved successfully. Sep 02 00:51:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9f21a2b6-43d7-4449-b8fa-dc0a7d90c91c tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Flow 'volume_create_api' (5b07c787-373a-4cf3-ab99-026118408b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:51:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9f21a2b6-43d7-4449-b8fa-dc0a7d90c91c tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6cab17e-52cc-49fb-9fb5-c50bf99a45f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-9f21a2b6-43d7-4449-b8fa-dc0a7d90c91c tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:51:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-05f8f5f7-43d4-47e3-b47f-0f617ee811b9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-05f8f5f7-43d4-47e3-b47f-0f617ee811b9 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 Sep 02 00:51:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-05f8f5f7-43d4-47e3-b47f-0f617ee811b9 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-05f8f5f7-43d4-47e3-b47f-0f617ee811b9 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:36 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:36 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:36 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-05f8f5f7-43d4-47e3-b47f-0f617ee811b9 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Snapshot retrieved successfully. Sep 02 00:51:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-05f8f5f7-43d4-47e3-b47f-0f617ee811b9 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 returned with HTTP 200 Sep 02 00:51:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1018/2054] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:51:36 2026] GET /volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:51:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9f21a2b6-43d7-4449-b8fa-dc0a7d90c91c tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6cab17e-52cc-49fb-9fb5-c50bf99a45f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9f21a2b6-43d7-4449-b8fa-dc0a7d90c91c tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cfa339c-b092-4395-bacb-47ca257cb939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:36 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-9f21a2b6-43d7-4449-b8fa-dc0a7d90c91c tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Created reservations ['6e99b79c-b91f-4f73-9f2f-7117ca41229d', '06d17085-529d-4a23-bdea-80a843c17caf', '6ebb6988-6d18-4139-b141-79348a71ffab', '00fdb5d9-bf60-42d9-841d-94643d7f8bd0'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:51:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9f21a2b6-43d7-4449-b8fa-dc0a7d90c91c tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cfa339c-b092-4395-bacb-47ca257cb939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e99b79c-b91f-4f73-9f2f-7117ca41229d', '06d17085-529d-4a23-bdea-80a843c17caf', '6ebb6988-6d18-4139-b141-79348a71ffab', '00fdb5d9-bf60-42d9-841d-94643d7f8bd0']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9f21a2b6-43d7-4449-b8fa-dc0a7d90c91c tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89c4a974-23d1-488d-98bc-29e381aa6726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:36 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:36 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9f21a2b6-43d7-4449-b8fa-dc0a7d90c91c tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89c4a974-23d1-488d-98bc-29e381aa6726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8169f983-10a7-40f9-b6dc-012e9bc12fb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-702398024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88087b8639244e16a11d9229e2851e11',qos_specs=None,replication_status=,reservations=['6e99b79c-b91f-4f73-9f2f-7117ca41229d','06d17085-529d-4a23-bdea-80a843c17caf','6ebb6988-6d18-4139-b141-79348a71ffab','00fdb5d9-bf60-42d9-841d-94643d7f8bd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3bdcd917284dde85ad47694b494202',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:51:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-702398024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8169f983-10a7-40f9-b6dc-012e9bc12fb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88087b8639244e16a11d9229e2851e11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d3bdcd917284dde85ad47694b494202',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9f21a2b6-43d7-4449-b8fa-dc0a7d90c91c tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adc5948c-cb55-46c3-bdd6-711fb6824067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:37 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9f21a2b6-43d7-4449-b8fa-dc0a7d90c91c tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adc5948c-cb55-46c3-bdd6-711fb6824067) transitioned into state 'SUCCESS' from state '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-702398024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88087b8639244e16a11d9229e2851e11',qos_specs=None,replication_status=,reservations=['6e99b79c-b91f-4f73-9f2f-7117ca41229d','06d17085-529d-4a23-bdea-80a843c17caf','6ebb6988-6d18-4139-b141-79348a71ffab','00fdb5d9-bf60-42d9-841d-94643d7f8bd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d3bdcd917284dde85ad47694b494202',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:37 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9f21a2b6-43d7-4449-b8fa-dc0a7d90c91c tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c3aaf34-e21c-4e25-b146-594a7fc837df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:37 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9f21a2b6-43d7-4449-b8fa-dc0a7d90c91c tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c3aaf34-e21c-4e25-b146-594a7fc837df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:37 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9f21a2b6-43d7-4449-b8fa-dc0a7d90c91c tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Flow 'volume_create_api' (5b07c787-373a-4cf3-ab99-026118408b2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:51:37 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9f21a2b6-43d7-4449-b8fa-dc0a7d90c91c tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Create volume request issued successfully. Sep 02 00:51:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9f21a2b6-43d7-4449-b8fa-dc0a7d90c91c tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:51:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1037/2055] 192.168.122.129 () {62 vars in 1183 bytes} [Wed Sep 2 00:51:36 2026] POST /volume/v3/volumes => generated 827 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-752fbebb-a80a-4bd0-999b-8c64826013bb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-752fbebb-a80a-4bd0-999b-8c64826013bb tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] GET http://192.168.122.129/volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 Sep 02 00:51:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-752fbebb-a80a-4bd0-999b-8c64826013bb tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-752fbebb-a80a-4bd0-999b-8c64826013bb tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:37 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:37 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:37 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:37 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:37 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-752fbebb-a80a-4bd0-999b-8c64826013bb tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Volume info retrieved successfully. Sep 02 00:51:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-752fbebb-a80a-4bd0-999b-8c64826013bb tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] http://192.168.122.129/volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 returned with HTTP 200 Sep 02 00:51:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1019/2056] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:51:37 2026] GET /volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 => generated 895 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:51:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-29ffcd58-5255-452d-8155-f5e3c5cdac46 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-29ffcd58-5255-452d-8155-f5e3c5cdac46 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:51:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-29ffcd58-5255-452d-8155-f5e3c5cdac46 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1815592180"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-29ffcd58-5255-452d-8155-f5e3c5cdac46 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1815592180'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:51:37 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-29ffcd58-5255-452d-8155-f5e3c5cdac46 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Create volume of 2 GB Sep 02 00:51:37 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:37 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:37 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-29ffcd58-5255-452d-8155-f5e3c5cdac46 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Availability Zones retrieved successfully. Sep 02 00:51:37 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-29ffcd58-5255-452d-8155-f5e3c5cdac46 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Flow 'volume_create_api' (60707cb9-5b57-45fd-922e-81f138eeb547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:51:37 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-29ffcd58-5255-452d-8155-f5e3c5cdac46 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97f4981a-7bf6-4c25-b70b-28a90bbae41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:37 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-29ffcd58-5255-452d-8155-f5e3c5cdac46 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Validating volume size '2' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:51:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-916db029-ecb2-4b82-97ca-a78c08185856 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-916db029-ecb2-4b82-97ca-a78c08185856 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 Sep 02 00:51:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-916db029-ecb2-4b82-97ca-a78c08185856 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-916db029-ecb2-4b82-97ca-a78c08185856 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:37 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:37 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:37 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-916db029-ecb2-4b82-97ca-a78c08185856 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Snapshot retrieved successfully. Sep 02 00:51:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-916db029-ecb2-4b82-97ca-a78c08185856 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 returned with HTTP 200 Sep 02 00:51:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1020/2057] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:51:37 2026] GET /volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:37 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-29ffcd58-5255-452d-8155-f5e3c5cdac46 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97f4981a-7bf6-4c25-b70b-28a90bbae41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:37 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-29ffcd58-5255-452d-8155-f5e3c5cdac46 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7bd24fa-93cc-4eac-b351-cd424875cede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:37 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-29ffcd58-5255-452d-8155-f5e3c5cdac46 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Created reservations ['dc88f2af-c0c0-47e6-ac44-47cd4011fc41', 'fe1c4fb3-3da2-4a15-b566-52f70951183a', '0a3a6d1e-9836-48b4-9c50-b255125ed581', '097d9dd4-8171-4123-994b-41b10b741bbe'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:51:37 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-29ffcd58-5255-452d-8155-f5e3c5cdac46 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7bd24fa-93cc-4eac-b351-cd424875cede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc88f2af-c0c0-47e6-ac44-47cd4011fc41', 'fe1c4fb3-3da2-4a15-b566-52f70951183a', '0a3a6d1e-9836-48b4-9c50-b255125ed581', '097d9dd4-8171-4123-994b-41b10b741bbe']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:37 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-29ffcd58-5255-452d-8155-f5e3c5cdac46 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (605d4451-0816-4eaf-9bcd-2b94c8026d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:37 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:37 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:37 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-29ffcd58-5255-452d-8155-f5e3c5cdac46 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (605d4451-0816-4eaf-9bcd-2b94c8026d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0f37aff-d102-4d9e-8d44-77272e762297', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1815592180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9377611ae02a4f04a82f338bb23579bf',qos_specs=None,replication_status=,reservations=['dc88f2af-c0c0-47e6-ac44-47cd4011fc41','fe1c4fb3-3da2-4a15-b566-52f70951183a','0a3a6d1e-9836-48b4-9c50-b255125ed581','097d9dd4-8171-4123-994b-41b10b741bbe'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b36a67c4ba32456db159b2a368ac812d',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:51:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1815592180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0f37aff-d102-4d9e-8d44-77272e762297,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9377611ae02a4f04a82f338bb23579bf',provider_auth=None,provider_geometry=None,provider_id=None,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='b36a67c4ba32456db159b2a368ac812d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:37 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-29ffcd58-5255-452d-8155-f5e3c5cdac46 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd21008-5c22-416c-b3a2-d3f416fb2b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:37 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-29ffcd58-5255-452d-8155-f5e3c5cdac46 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd21008-5c22-416c-b3a2-d3f416fb2b2c) transitioned into state 'SUCCESS' from state '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-1815592180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9377611ae02a4f04a82f338bb23579bf',qos_specs=None,replication_status=,reservations=['dc88f2af-c0c0-47e6-ac44-47cd4011fc41','fe1c4fb3-3da2-4a15-b566-52f70951183a','0a3a6d1e-9836-48b4-9c50-b255125ed581','097d9dd4-8171-4123-994b-41b10b741bbe'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b36a67c4ba32456db159b2a368ac812d',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:37 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-29ffcd58-5255-452d-8155-f5e3c5cdac46 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fede2ad-fbb4-4492-8a02-267f601cb720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:37 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-29ffcd58-5255-452d-8155-f5e3c5cdac46 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fede2ad-fbb4-4492-8a02-267f601cb720) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:37 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-29ffcd58-5255-452d-8155-f5e3c5cdac46 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Flow 'volume_create_api' (60707cb9-5b57-45fd-922e-81f138eeb547) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:51:37 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-29ffcd58-5255-452d-8155-f5e3c5cdac46 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Create volume request issued successfully. Sep 02 00:51:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-29ffcd58-5255-452d-8155-f5e3c5cdac46 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:51:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1038/2058] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:51:37 2026] POST /volume/v3/volumes => generated 764 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:51:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6df395d5-9ee0-490c-98de-23df05787f40 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6df395d5-9ee0-490c-98de-23df05787f40 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] GET http://192.168.122.129/volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 Sep 02 00:51:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6df395d5-9ee0-490c-98de-23df05787f40 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6df395d5-9ee0-490c-98de-23df05787f40 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:38 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:38 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:38 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6df395d5-9ee0-490c-98de-23df05787f40 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Volume info retrieved successfully. Sep 02 00:51:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6df395d5-9ee0-490c-98de-23df05787f40 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] http://192.168.122.129/volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 returned with HTTP 200 Sep 02 00:51:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1021/2059] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:38 2026] GET /volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 => generated 832 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7893c2e5-4e03-4469-8d2d-29ccf6d0ccde None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7893c2e5-4e03-4469-8d2d-29ccf6d0ccde tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] GET http://192.168.122.129/volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 Sep 02 00:51:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7893c2e5-4e03-4469-8d2d-29ccf6d0ccde tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7893c2e5-4e03-4469-8d2d-29ccf6d0ccde tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:38 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:38 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:38 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:38 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7893c2e5-4e03-4469-8d2d-29ccf6d0ccde tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Volume info retrieved successfully. Sep 02 00:51:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7893c2e5-4e03-4469-8d2d-29ccf6d0ccde tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] http://192.168.122.129/volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 returned with HTTP 200 Sep 02 00:51:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1039/2060] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:51:38 2026] GET /volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 => generated 919 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:51:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a90a319a-fbe1-462d-810b-7fb26e0b443e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a90a319a-fbe1-462d-810b-7fb26e0b443e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 Sep 02 00:51:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a90a319a-fbe1-462d-810b-7fb26e0b443e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a90a319a-fbe1-462d-810b-7fb26e0b443e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:38 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a90a319a-fbe1-462d-810b-7fb26e0b443e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Snapshot retrieved successfully. Sep 02 00:51:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a90a319a-fbe1-462d-810b-7fb26e0b443e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 returned with HTTP 200 Sep 02 00:51:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1022/2061] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:51:38 2026] GET /volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-148aca1d-79ef-4d60-ae66-9388b7670c3f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-148aca1d-79ef-4d60-ae66-9388b7670c3f tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 Sep 02 00:51:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-148aca1d-79ef-4d60-ae66-9388b7670c3f tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-148aca1d-79ef-4d60-ae66-9388b7670c3f tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:38 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:38 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-148aca1d-79ef-4d60-ae66-9388b7670c3f tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Snapshot retrieved successfully. Sep 02 00:51:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-148aca1d-79ef-4d60-ae66-9388b7670c3f tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 returned with HTTP 200 Sep 02 00:51:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1040/2062] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:51:38 2026] GET /volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-09abb5ea-5019-45c9-8eb3-060512d01284 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-09abb5ea-5019-45c9-8eb3-060512d01284 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 Sep 02 00:51:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-09abb5ea-5019-45c9-8eb3-060512d01284 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-09abb5ea-5019-45c9-8eb3-060512d01284 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:38 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-09abb5ea-5019-45c9-8eb3-060512d01284 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Snapshot retrieved successfully. Sep 02 00:51:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-09abb5ea-5019-45c9-8eb3-060512d01284 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 returned with HTTP 200 Sep 02 00:51:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1023/2063] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:51:38 2026] GET /volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ced3f37f-e685-45c3-8a57-c2c4fe699c0e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ced3f37f-e685-45c3-8a57-c2c4fe699c0e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:51:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ced3f37f-e685-45c3-8a57-c2c4fe699c0e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691", "size": 1}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-ced3f37f-e685-45c3-8a57-c2c4fe699c0e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Create volume request body: {'volume': {'snapshot_id': 'c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691', 'size': 1}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:51:38 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:38 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ced3f37f-e685-45c3-8a57-c2c4fe699c0e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Snapshot retrieved successfully. Sep 02 00:51:38 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-ced3f37f-e685-45c3-8a57-c2c4fe699c0e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Create volume of 1 GB Sep 02 00:51:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ced3f37f-e685-45c3-8a57-c2c4fe699c0e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Availability Zones retrieved successfully. Sep 02 00:51:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ced3f37f-e685-45c3-8a57-c2c4fe699c0e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Flow 'volume_create_api' (89f472dd-04a7-4939-86ef-bb33e9a685f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:51:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ced3f37f-e685-45c3-8a57-c2c4fe699c0e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c6237b-a678-4c11-9b7b-83dfcdfa2260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-ced3f37f-e685-45c3-8a57-c2c4fe699c0e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:51:38 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:38 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ced3f37f-e685-45c3-8a57-c2c4fe699c0e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c6237b-a678-4c11-9b7b-83dfcdfa2260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ced3f37f-e685-45c3-8a57-c2c4fe699c0e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a77c665-d5ce-4ad7-84cb-1d09e3122b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-ced3f37f-e685-45c3-8a57-c2c4fe699c0e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Created reservations ['a1a3c298-7e7f-4705-936e-e198fa209489', '5a967be4-21a2-4142-bb45-e8084f25d323', 'c23300f9-459c-4bf5-a909-ae1e20eb3e60', '8f14b0ac-fd2a-431a-9fa0-5c29ab48fc72'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ced3f37f-e685-45c3-8a57-c2c4fe699c0e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a77c665-d5ce-4ad7-84cb-1d09e3122b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1a3c298-7e7f-4705-936e-e198fa209489', '5a967be4-21a2-4142-bb45-e8084f25d323', 'c23300f9-459c-4bf5-a909-ae1e20eb3e60', '8f14b0ac-fd2a-431a-9fa0-5c29ab48fc72']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ced3f37f-e685-45c3-8a57-c2c4fe699c0e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c654134-c8e3-4e99-ad4f-27aacad31a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ba9a942b-1de7-4ee1-ade8-55e73fe853b1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ba9a942b-1de7-4ee1-ade8-55e73fe853b1 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] GET http://192.168.122.129/volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 Sep 02 00:51:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ba9a942b-1de7-4ee1-ade8-55e73fe853b1 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ba9a942b-1de7-4ee1-ade8-55e73fe853b1 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:39 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:39 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:39 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:39 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:39 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:39 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:39 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ba9a942b-1de7-4ee1-ade8-55e73fe853b1 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Volume info retrieved successfully. Sep 02 00:51:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ba9a942b-1de7-4ee1-ade8-55e73fe853b1 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] http://192.168.122.129/volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 returned with HTTP 200 Sep 02 00:51:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1024/2064] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:39 2026] GET /volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:39 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:39 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ced3f37f-e685-45c3-8a57-c2c4fe699c0e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c654134-c8e3-4e99-ad4f-27aacad31a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3579350e-35fb-4c65-be52-4ff4e16cf34c', '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='9ef954408c0e40c189dd9b511eb28870',qos_specs=None,replication_status=,reservations=['a1a3c298-7e7f-4705-936e-e198fa209489','5a967be4-21a2-4142-bb45-e8084f25d323','c23300f9-459c-4bf5-a909-ae1e20eb3e60','8f14b0ac-fd2a-431a-9fa0-5c29ab48fc72'],size=1,snapshot_id=c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691,source_replicaid=,source_volid=None,status='creating',user_id='23829331a825499380b164cec8f9fe57',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:51:39Z,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=3579350e-35fb-4c65-be52-4ff4e16cf34c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ef954408c0e40c189dd9b511eb28870',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23829331a825499380b164cec8f9fe57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ced3f37f-e685-45c3-8a57-c2c4fe699c0e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae93c26a-b085-4c4d-a321-0a19cb5d770b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ced3f37f-e685-45c3-8a57-c2c4fe699c0e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae93c26a-b085-4c4d-a321-0a19cb5d770b) transitioned into state 'SUCCESS' from 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='9ef954408c0e40c189dd9b511eb28870',qos_specs=None,replication_status=,reservations=['a1a3c298-7e7f-4705-936e-e198fa209489','5a967be4-21a2-4142-bb45-e8084f25d323','c23300f9-459c-4bf5-a909-ae1e20eb3e60','8f14b0ac-fd2a-431a-9fa0-5c29ab48fc72'],size=1,snapshot_id=c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691,source_replicaid=,source_volid=None,status='creating',user_id='23829331a825499380b164cec8f9fe57',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ced3f37f-e685-45c3-8a57-c2c4fe699c0e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eb557d1-20cc-493f-b1f1-d0fc39f5d7fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:39 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:39 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ced3f37f-e685-45c3-8a57-c2c4fe699c0e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eb557d1-20cc-493f-b1f1-d0fc39f5d7fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ced3f37f-e685-45c3-8a57-c2c4fe699c0e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Flow 'volume_create_api' (89f472dd-04a7-4939-86ef-bb33e9a685f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:51:39 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ced3f37f-e685-45c3-8a57-c2c4fe699c0e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Create volume request issued successfully. Sep 02 00:51:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ced3f37f-e685-45c3-8a57-c2c4fe699c0e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:51:39 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1041/2065] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:51:38 2026] POST /volume/v3/volumes => generated 750 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:51:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-59ea01f5-5e40-4a83-8cdf-b9b0cf34ce8b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-59ea01f5-5e40-4a83-8cdf-b9b0cf34ce8b tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c Sep 02 00:51:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-59ea01f5-5e40-4a83-8cdf-b9b0cf34ce8b tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-59ea01f5-5e40-4a83-8cdf-b9b0cf34ce8b tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:39 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:39 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:39 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:39 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0042a16b-2ba7-4298-8ddf-755731228e61 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0042a16b-2ba7-4298-8ddf-755731228e61 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] GET http://192.168.122.129/volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0042a16b-2ba7-4298-8ddf-755731228e61 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0042a16b-2ba7-4298-8ddf-755731228e61 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:39 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-59ea01f5-5e40-4a83-8cdf-b9b0cf34ce8b tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Volume info retrieved successfully. Sep 02 00:51:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-59ea01f5-5e40-4a83-8cdf-b9b0cf34ce8b tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c returned with HTTP 200 Sep 02 00:51:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1025/2066] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:39 2026] GET /volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:39 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:39 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:39 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:39 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:39 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0042a16b-2ba7-4298-8ddf-755731228e61 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Volume info retrieved successfully. Sep 02 00:51:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0042a16b-2ba7-4298-8ddf-755731228e61 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] http://192.168.122.129/volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 returned with HTTP 200 Sep 02 00:51:39 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1042/2067] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:51:39 2026] GET /volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 => generated 955 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:51:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2b6c7926-2327-4411-923a-4d67140d2478 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2b6c7926-2327-4411-923a-4d67140d2478 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] POST http://192.168.122.129/volume/v3/volume-transfers Sep 02 00:51:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2b6c7926-2327-4411-923a-4d67140d2478 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8169f983-10a7-40f9-b6dc-012e9bc12fb8"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volume_transfer [None req-2b6c7926-2327-4411-923a-4d67140d2478 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Creating new volume transfer {'transfer': {'volume_id': '8169f983-10a7-40f9-b6dc-012e9bc12fb8'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 02 00:51:39 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volume_transfer [None req-2b6c7926-2327-4411-923a-4d67140d2478 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Creating transfer of volume 8169f983-10a7-40f9-b6dc-012e9bc12fb8 Sep 02 00:51:39 devstack devstack@c-api.service[86899]: INFO cinder.transfer.api [None req-2b6c7926-2327-4411-923a-4d67140d2478 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Generating transfer record for volume 8169f983-10a7-40f9-b6dc-012e9bc12fb8 Sep 02 00:51:39 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:39 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:39 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:39 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2b6c7926-2327-4411-923a-4d67140d2478 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] http://192.168.122.129/volume/v3/volume-transfers returned with HTTP 202 Sep 02 00:51:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1026/2068] 192.168.122.129 () {62 vars in 1210 bytes} [Wed Sep 2 00:51:39 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4a54bd2f-5883-43c6-a84a-d8953909c4eb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4a54bd2f-5883-43c6-a84a-d8953909c4eb tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] GET http://192.168.122.129/volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4a54bd2f-5883-43c6-a84a-d8953909c4eb tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4a54bd2f-5883-43c6-a84a-d8953909c4eb tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:39 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:39 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:39 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:39 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:39 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4a54bd2f-5883-43c6-a84a-d8953909c4eb tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Volume info retrieved successfully. Sep 02 00:51:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4a54bd2f-5883-43c6-a84a-d8953909c4eb tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] http://192.168.122.129/volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 returned with HTTP 200 Sep 02 00:51:39 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1043/2069] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:51:39 2026] GET /volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 => generated 963 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:51:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-da33f20a-9bae-46e6-a7fb-36e8fed1e111 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-da33f20a-9bae-46e6-a7fb-36e8fed1e111 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] GET http://192.168.122.129/volume/v3/volume-transfers/detail Sep 02 00:51:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-da33f20a-9bae-46e6-a7fb-36e8fed1e111 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-da33f20a-9bae-46e6-a7fb-36e8fed1e111 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volume_transfer [None req-da33f20a-9bae-46e6-a7fb-36e8fed1e111 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Listing volume transfers {{(pid=86899) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 02 00:51:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-da33f20a-9bae-46e6-a7fb-36e8fed1e111 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] http://192.168.122.129/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 02 00:51:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1027/2070] 192.168.122.129 () {60 vars in 1210 bytes} [Wed Sep 2 00:51:39 2026] GET /volume/v3/volume-transfers/detail => generated 443 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4b39f881-7415-4981-ae05-5848f241433b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4b39f881-7415-4981-ae05-5848f241433b tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] DELETE http://192.168.122.129/volume/v3/volume-transfers/5bb54dad-13f2-4df0-8ec2-f6f00f34b51b Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4b39f881-7415-4981-ae05-5848f241433b tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4b39f881-7415-4981-ae05-5848f241433b tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:39 devstack devstack@c-api.service[86898]: INFO cinder.api.contrib.volume_transfer [None req-4b39f881-7415-4981-ae05-5848f241433b tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Delete transfer with id: 5bb54dad-13f2-4df0-8ec2-f6f00f34b51b Sep 02 00:51:39 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:39 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:39 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:39 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4b39f881-7415-4981-ae05-5848f241433b tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] http://192.168.122.129/volume/v3/volume-transfers/5bb54dad-13f2-4df0-8ec2-f6f00f34b51b returned with HTTP 202 Sep 02 00:51:39 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1044/2071] 192.168.122.129 () {60 vars in 1303 bytes} [Wed Sep 2 00:51:39 2026] DELETE /volume/v3/volume-transfers/5bb54dad-13f2-4df0-8ec2-f6f00f34b51b => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:51:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5b7572b7-c9c2-4614-9086-09871aa2051f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5b7572b7-c9c2-4614-9086-09871aa2051f tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] GET http://192.168.122.129/volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 Sep 02 00:51:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5b7572b7-c9c2-4614-9086-09871aa2051f tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5b7572b7-c9c2-4614-9086-09871aa2051f tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:39 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:39 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:39 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:39 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:39 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5b7572b7-c9c2-4614-9086-09871aa2051f tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Volume info retrieved successfully. Sep 02 00:51:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5b7572b7-c9c2-4614-9086-09871aa2051f tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] http://192.168.122.129/volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 returned with HTTP 200 Sep 02 00:51:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1028/2072] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:51:39 2026] GET /volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 => generated 955 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d057ab70-ea44-438a-b239-26ee3a813415 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d057ab70-ea44-438a-b239-26ee3a813415 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] DELETE http://192.168.122.129/volume/v3/volume-transfers/5bb54dad-13f2-4df0-8ec2-f6f00f34b51b Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d057ab70-ea44-438a-b239-26ee3a813415 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d057ab70-ea44-438a-b239-26ee3a813415 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:39 devstack devstack@c-api.service[86898]: INFO cinder.api.contrib.volume_transfer [None req-d057ab70-ea44-438a-b239-26ee3a813415 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Delete transfer with id: 5bb54dad-13f2-4df0-8ec2-f6f00f34b51b Sep 02 00:51:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d057ab70-ea44-438a-b239-26ee3a813415 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] http://192.168.122.129/volume/v3/volume-transfers/5bb54dad-13f2-4df0-8ec2-f6f00f34b51b returned with HTTP 404 Sep 02 00:51:39 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1045/2073] 192.168.122.129 () {60 vars in 1303 bytes} [Wed Sep 2 00:51:39 2026] DELETE /volume/v3/volume-transfers/5bb54dad-13f2-4df0-8ec2-f6f00f34b51b => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:51:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ec45d012-72a0-43cf-9eb9-4093785774dd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ec45d012-72a0-43cf-9eb9-4093785774dd tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 Sep 02 00:51:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ec45d012-72a0-43cf-9eb9-4093785774dd tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ec45d012-72a0-43cf-9eb9-4093785774dd tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:39 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-ec45d012-72a0-43cf-9eb9-4093785774dd tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] Delete volume with id: 8169f983-10a7-40f9-b6dc-012e9bc12fb8 Sep 02 00:51:39 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:39 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:39 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:39 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:39 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ec45d012-72a0-43cf-9eb9-4093785774dd tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] Volume info retrieved successfully. Sep 02 00:51:39 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ec45d012-72a0-43cf-9eb9-4093785774dd tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] Delete volume request issued successfully. Sep 02 00:51:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ec45d012-72a0-43cf-9eb9-4093785774dd tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] http://192.168.122.129/volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 returned with HTTP 202 Sep 02 00:51:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1029/2074] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:51:39 2026] DELETE /volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7ec77f39-738b-4541-896e-3eaf516eb54d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7ec77f39-738b-4541-896e-3eaf516eb54d tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] GET http://192.168.122.129/volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7ec77f39-738b-4541-896e-3eaf516eb54d tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7ec77f39-738b-4541-896e-3eaf516eb54d tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:40 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:40 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:40 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:40 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7ec77f39-738b-4541-896e-3eaf516eb54d tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] Volume info retrieved successfully. Sep 02 00:51:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7ec77f39-738b-4541-896e-3eaf516eb54d tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] http://192.168.122.129/volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 returned with HTTP 200 Sep 02 00:51:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1046/2075] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:51:39 2026] GET /volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 => generated 1138 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:51:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-afb2467a-60ec-4bd9-ae21-e359f37b0c38 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-afb2467a-60ec-4bd9-ae21-e359f37b0c38 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] GET http://192.168.122.129/volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 Sep 02 00:51:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-afb2467a-60ec-4bd9-ae21-e359f37b0c38 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-afb2467a-60ec-4bd9-ae21-e359f37b0c38 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:40 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:40 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-afb2467a-60ec-4bd9-ae21-e359f37b0c38 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Volume info retrieved successfully. Sep 02 00:51:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-afb2467a-60ec-4bd9-ae21-e359f37b0c38 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] http://192.168.122.129/volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 returned with HTTP 200 Sep 02 00:51:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1030/2076] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:40 2026] GET /volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:51:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0d44441e-51e8-47b3-bc42-fe2189018202 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0d44441e-51e8-47b3-bc42-fe2189018202 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c Sep 02 00:51:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0d44441e-51e8-47b3-bc42-fe2189018202 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0d44441e-51e8-47b3-bc42-fe2189018202 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:40 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:40 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:40 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:40 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0d44441e-51e8-47b3-bc42-fe2189018202 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Volume info retrieved successfully. Sep 02 00:51:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0d44441e-51e8-47b3-bc42-fe2189018202 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c returned with HTTP 200 Sep 02 00:51:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1047/2077] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:40 2026] GET /volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c => generated 842 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3dc02f54-80b1-43a1-97bf-ef1bfd118957 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3dc02f54-80b1-43a1-97bf-ef1bfd118957 tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] GET http://192.168.122.129/volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 Sep 02 00:51:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3dc02f54-80b1-43a1-97bf-ef1bfd118957 tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3dc02f54-80b1-43a1-97bf-ef1bfd118957 tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3dc02f54-80b1-43a1-97bf-ef1bfd118957 tempest-VolumesTransfersV355Test-554665170 tempest-VolumesTransfersV355Test-554665170-project-admin] http://192.168.122.129/volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 returned with HTTP 404 Sep 02 00:51:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1031/2078] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:51:41 2026] GET /volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 00:51:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6dcd5de4-052a-4f5f-83f1-5cd4e5623187 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6dcd5de4-052a-4f5f-83f1-5cd4e5623187 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] GET http://192.168.122.129/volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 Sep 02 00:51:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6dcd5de4-052a-4f5f-83f1-5cd4e5623187 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6dcd5de4-052a-4f5f-83f1-5cd4e5623187 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6dcd5de4-052a-4f5f-83f1-5cd4e5623187 tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] http://192.168.122.129/volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 returned with HTTP 404 Sep 02 00:51:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1048/2079] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:51:41 2026] GET /volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 00:51:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-646ef31a-621d-4750-b0cf-04249d4fc31e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-646ef31a-621d-4750-b0cf-04249d4fc31e tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] DELETE http://192.168.122.129/volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 Sep 02 00:51:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-646ef31a-621d-4750-b0cf-04249d4fc31e tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-646ef31a-621d-4750-b0cf-04249d4fc31e tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:41 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-646ef31a-621d-4750-b0cf-04249d4fc31e tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] Delete volume with id: 8169f983-10a7-40f9-b6dc-012e9bc12fb8 Sep 02 00:51:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-646ef31a-621d-4750-b0cf-04249d4fc31e tempest-VolumesTransfersV355Test-1802203962 tempest-VolumesTransfersV355Test-1802203962-project-member] http://192.168.122.129/volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 returned with HTTP 404 Sep 02 00:51:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1032/2080] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:51:41 2026] DELETE /volume/v3/volumes/8169f983-10a7-40f9-b6dc-012e9bc12fb8 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:51:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cd05b2ad-b321-46ef-b751-c2e17733a330 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cd05b2ad-b321-46ef-b751-c2e17733a330 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] GET http://192.168.122.129/volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 Sep 02 00:51:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cd05b2ad-b321-46ef-b751-c2e17733a330 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cd05b2ad-b321-46ef-b751-c2e17733a330 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:41 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:41 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:41 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:41 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:41 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-cd05b2ad-b321-46ef-b751-c2e17733a330 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Volume info retrieved successfully. Sep 02 00:51:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cd05b2ad-b321-46ef-b751-c2e17733a330 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] http://192.168.122.129/volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 returned with HTTP 200 Sep 02 00:51:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1049/2081] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:41 2026] GET /volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 => generated 857 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6f005e7b-4548-45ae-9320-fa5332c8b098 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6f005e7b-4548-45ae-9320-fa5332c8b098 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:51:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6f005e7b-4548-45ae-9320-fa5332c8b098 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "e0f37aff-d102-4d9e-8d44-77272e762297"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-6f005e7b-4548-45ae-9320-fa5332c8b098 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'e0f37aff-d102-4d9e-8d44-77272e762297'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:51:41 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:41 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:41 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:41 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:41 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6f005e7b-4548-45ae-9320-fa5332c8b098 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Volume retrieved successfully. Sep 02 00:51:41 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-6f005e7b-4548-45ae-9320-fa5332c8b098 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Create volume of 1 GB Sep 02 00:51:41 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6f005e7b-4548-45ae-9320-fa5332c8b098 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Availability Zones retrieved successfully. Sep 02 00:51:41 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-6f005e7b-4548-45ae-9320-fa5332c8b098 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Flow 'volume_create_api' (74355fc7-018c-4cb0-9085-6e12c45d4081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:51:41 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-6f005e7b-4548-45ae-9320-fa5332c8b098 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5618b618-0bbb-4631-a85f-0aff6aa7ef6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:41 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-6f005e7b-4548-45ae-9320-fa5332c8b098 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:51:41 devstack devstack@c-api.service[86899]: WARNING cinder.volume.api [None req-6f005e7b-4548-45ae-9320-fa5332c8b098 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5618b618-0bbb-4631-a85f-0aff6aa7ef6e) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 00:51:41 devstack devstack@c-api.service[86899]: 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. Sep 02 00:51:41 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-6f005e7b-4548-45ae-9320-fa5332c8b098 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5618b618-0bbb-4631-a85f-0aff6aa7ef6e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:41 devstack devstack@c-api.service[86899]: WARNING cinder.volume.api [None req-6f005e7b-4548-45ae-9320-fa5332c8b098 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5618b618-0bbb-4631-a85f-0aff6aa7ef6e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 00:51:41 devstack devstack@c-api.service[86899]: WARNING cinder.volume.api [None req-6f005e7b-4548-45ae-9320-fa5332c8b098 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Flow 'volume_create_api' (74355fc7-018c-4cb0-9085-6e12c45d4081) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 00:51:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6f005e7b-4548-45ae-9320-fa5332c8b098 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 400 Sep 02 00:51:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1033/2082] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:51:41 2026] POST /volume/v3/volumes => generated 173 bytes in 124 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 02 00:51:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ce42b47e-885c-4fb2-8775-d08b9f515645 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ce42b47e-885c-4fb2-8775-d08b9f515645 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] GET http://192.168.122.129/volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 Sep 02 00:51:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ce42b47e-885c-4fb2-8775-d08b9f515645 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ce42b47e-885c-4fb2-8775-d08b9f515645 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:41 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:41 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:41 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:41 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2c862de0-fbd7-4ae4-811c-78c6b3773608 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:41 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ce42b47e-885c-4fb2-8775-d08b9f515645 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Volume info retrieved successfully. Sep 02 00:51:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2c862de0-fbd7-4ae4-811c-78c6b3773608 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c Sep 02 00:51:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2c862de0-fbd7-4ae4-811c-78c6b3773608 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2c862de0-fbd7-4ae4-811c-78c6b3773608 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ce42b47e-885c-4fb2-8775-d08b9f515645 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] http://192.168.122.129/volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 returned with HTTP 200 Sep 02 00:51:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1050/2083] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:41 2026] GET /volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 => generated 857 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-30aee78a-65d0-44fb-86b0-613b421621b8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:41 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:41 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-30aee78a-65d0-44fb-86b0-613b421621b8 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] DELETE http://192.168.122.129/volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 Sep 02 00:51:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-30aee78a-65d0-44fb-86b0-613b421621b8 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:41 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:41 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-30aee78a-65d0-44fb-86b0-613b421621b8 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:41 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-30aee78a-65d0-44fb-86b0-613b421621b8 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Delete volume with id: e0f37aff-d102-4d9e-8d44-77272e762297 Sep 02 00:51:41 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:41 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:41 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2c862de0-fbd7-4ae4-811c-78c6b3773608 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Volume info retrieved successfully. Sep 02 00:51:41 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:41 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:41 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-30aee78a-65d0-44fb-86b0-613b421621b8 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Volume info retrieved successfully. Sep 02 00:51:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2c862de0-fbd7-4ae4-811c-78c6b3773608 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c returned with HTTP 200 Sep 02 00:51:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1034/2084] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:41 2026] GET /volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c => generated 842 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:41 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-30aee78a-65d0-44fb-86b0-613b421621b8 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Delete volume request issued successfully. Sep 02 00:51:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-30aee78a-65d0-44fb-86b0-613b421621b8 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] http://192.168.122.129/volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 returned with HTTP 202 Sep 02 00:51:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1051/2085] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:51:41 2026] DELETE /volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:51:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b979e42b-8755-42ae-ab08-9d8ea6a7ae74 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b979e42b-8755-42ae-ab08-9d8ea6a7ae74 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] GET http://192.168.122.129/volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 Sep 02 00:51:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b979e42b-8755-42ae-ab08-9d8ea6a7ae74 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b979e42b-8755-42ae-ab08-9d8ea6a7ae74 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:41 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:41 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:41 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:41 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:41 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b979e42b-8755-42ae-ab08-9d8ea6a7ae74 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Volume info retrieved successfully. Sep 02 00:51:41 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=539,cinder:INSERT=117,cinder:UPDATE=167 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:51:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b979e42b-8755-42ae-ab08-9d8ea6a7ae74 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] http://192.168.122.129/volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 returned with HTTP 200 Sep 02 00:51:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1035/2086] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:41 2026] GET /volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 => generated 856 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-953a347f-660a-4a55-becf-b0df0c6f9cc6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-953a347f-660a-4a55-becf-b0df0c6f9cc6 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c Sep 02 00:51:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-953a347f-660a-4a55-becf-b0df0c6f9cc6 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-953a347f-660a-4a55-becf-b0df0c6f9cc6 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:42 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:42 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-47f13d33-06ff-44b0-8dbb-49abd6d39b24 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-47f13d33-06ff-44b0-8dbb-49abd6d39b24 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] GET http://192.168.122.129/volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 Sep 02 00:51:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-47f13d33-06ff-44b0-8dbb-49abd6d39b24 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-47f13d33-06ff-44b0-8dbb-49abd6d39b24 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-953a347f-660a-4a55-becf-b0df0c6f9cc6 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Volume info retrieved successfully. Sep 02 00:51:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-953a347f-660a-4a55-becf-b0df0c6f9cc6 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c returned with HTTP 200 Sep 02 00:51:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1052/2087] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:42 2026] GET /volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c => generated 842 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:42 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:42 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:42 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:42 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:42 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-47f13d33-06ff-44b0-8dbb-49abd6d39b24 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Volume info retrieved successfully. Sep 02 00:51:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-47f13d33-06ff-44b0-8dbb-49abd6d39b24 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] http://192.168.122.129/volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 returned with HTTP 200 Sep 02 00:51:43 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1036/2088] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:42 2026] GET /volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 => generated 856 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c3796e34-41ef-4cf0-aaf1-35e0c399ee45 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c3796e34-41ef-4cf0-aaf1-35e0c399ee45 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c Sep 02 00:51:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c3796e34-41ef-4cf0-aaf1-35e0c399ee45 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c3796e34-41ef-4cf0-aaf1-35e0c399ee45 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:44 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:44 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:44 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:44 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2d025f56-658a-4591-b49a-291556c37470 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2d025f56-658a-4591-b49a-291556c37470 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] GET http://192.168.122.129/volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 Sep 02 00:51:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2d025f56-658a-4591-b49a-291556c37470 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2d025f56-658a-4591-b49a-291556c37470 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:44 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c3796e34-41ef-4cf0-aaf1-35e0c399ee45 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Volume info retrieved successfully. Sep 02 00:51:44 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:44 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:44 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:44 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c3796e34-41ef-4cf0-aaf1-35e0c399ee45 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c returned with HTTP 200 Sep 02 00:51:44 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1053/2089] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:43 2026] GET /volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c => generated 842 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:44 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2d025f56-658a-4591-b49a-291556c37470 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Volume info retrieved successfully. Sep 02 00:51:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2d025f56-658a-4591-b49a-291556c37470 tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] http://192.168.122.129/volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 returned with HTTP 200 Sep 02 00:51:44 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1037/2090] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:44 2026] GET /volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 => generated 856 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-92da95f8-c4e6-4bb1-89c7-f38a060a0698 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-92da95f8-c4e6-4bb1-89c7-f38a060a0698 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c Sep 02 00:51:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-92da95f8-c4e6-4bb1-89c7-f38a060a0698 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-92da95f8-c4e6-4bb1-89c7-f38a060a0698 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7b912da9-bf52-4899-8c8c-31482a421e4f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7b912da9-bf52-4899-8c8c-31482a421e4f tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] GET http://192.168.122.129/volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 Sep 02 00:51:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7b912da9-bf52-4899-8c8c-31482a421e4f tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7b912da9-bf52-4899-8c8c-31482a421e4f tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:45 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:45 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:45 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:45 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7b912da9-bf52-4899-8c8c-31482a421e4f tempest-VolumesCloneNegativeTest-1659429855 tempest-VolumesCloneNegativeTest-1659429855-project-member] http://192.168.122.129/volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 returned with HTTP 404 Sep 02 00:51:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1038/2091] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:45 2026] GET /volume/v3/volumes/e0f37aff-d102-4d9e-8d44-77272e762297 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-92da95f8-c4e6-4bb1-89c7-f38a060a0698 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Volume info retrieved successfully. Sep 02 00:51:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-92da95f8-c4e6-4bb1-89c7-f38a060a0698 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c returned with HTTP 200 Sep 02 00:51:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1054/2092] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:45 2026] GET /volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c => generated 842 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d39ae351-0411-468a-8768-fbf5199abaca None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d39ae351-0411-468a-8768-fbf5199abaca tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c Sep 02 00:51:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d39ae351-0411-468a-8768-fbf5199abaca tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d39ae351-0411-468a-8768-fbf5199abaca tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d39ae351-0411-468a-8768-fbf5199abaca tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Volume info retrieved successfully. Sep 02 00:51:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d39ae351-0411-468a-8768-fbf5199abaca tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c returned with HTTP 200 Sep 02 00:51:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1039/2093] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:46 2026] GET /volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c => generated 842 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d7dca2e8-1f28-4965-b61d-8d4a6109ea43 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d7dca2e8-1f28-4965-b61d-8d4a6109ea43 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c Sep 02 00:51:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d7dca2e8-1f28-4965-b61d-8d4a6109ea43 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d7dca2e8-1f28-4965-b61d-8d4a6109ea43 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:47 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:47 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:47 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:47 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:47 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d7dca2e8-1f28-4965-b61d-8d4a6109ea43 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Volume info retrieved successfully. Sep 02 00:51:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d7dca2e8-1f28-4965-b61d-8d4a6109ea43 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c returned with HTTP 200 Sep 02 00:51:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1055/2094] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:47 2026] GET /volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c => generated 842 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ebe98dd8-9a20-402e-a61b-ce8b69beb33f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ebe98dd8-9a20-402e-a61b-ce8b69beb33f tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c Sep 02 00:51:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ebe98dd8-9a20-402e-a61b-ce8b69beb33f tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ebe98dd8-9a20-402e-a61b-ce8b69beb33f tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ebe98dd8-9a20-402e-a61b-ce8b69beb33f tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Volume info retrieved successfully. Sep 02 00:51:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ebe98dd8-9a20-402e-a61b-ce8b69beb33f tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c returned with HTTP 200 Sep 02 00:51:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1040/2095] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:48 2026] GET /volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:51:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b11b69d8-df44-40c4-8155-f87e64953194 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b11b69d8-df44-40c4-8155-f87e64953194 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c Sep 02 00:51:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b11b69d8-df44-40c4-8155-f87e64953194 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b11b69d8-df44-40c4-8155-f87e64953194 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:48 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b11b69d8-df44-40c4-8155-f87e64953194 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Volume info retrieved successfully. Sep 02 00:51:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b11b69d8-df44-40c4-8155-f87e64953194 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c returned with HTTP 200 Sep 02 00:51:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1056/2096] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:48 2026] GET /volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ce8fdf44-77af-4249-b62f-fc6eb9df2698 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ce8fdf44-77af-4249-b62f-fc6eb9df2698 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 Sep 02 00:51:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ce8fdf44-77af-4249-b62f-fc6eb9df2698 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ce8fdf44-77af-4249-b62f-fc6eb9df2698 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:49 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-ce8fdf44-77af-4249-b62f-fc6eb9df2698 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Delete snapshot with id: c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 Sep 02 00:51:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ce8fdf44-77af-4249-b62f-fc6eb9df2698 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Snapshot retrieved successfully. Sep 02 00:51:49 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:49 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ce8fdf44-77af-4249-b62f-fc6eb9df2698 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Snapshot delete request issued successfully. Sep 02 00:51:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ce8fdf44-77af-4249-b62f-fc6eb9df2698 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 returned with HTTP 202 Sep 02 00:51:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1041/2097] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:51:49 2026] DELETE /volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:51:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bc1120c2-1de2-4fc7-ab13-fedaf40af3fb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bc1120c2-1de2-4fc7-ab13-fedaf40af3fb tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 Sep 02 00:51:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bc1120c2-1de2-4fc7-ab13-fedaf40af3fb tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bc1120c2-1de2-4fc7-ab13-fedaf40af3fb tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-bc1120c2-1de2-4fc7-ab13-fedaf40af3fb tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Snapshot retrieved successfully. Sep 02 00:51:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bc1120c2-1de2-4fc7-ab13-fedaf40af3fb tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 returned with HTTP 200 Sep 02 00:51:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1057/2098] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:51:49 2026] GET /volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 => generated 468 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c5d66295-b5e3-45a3-8143-b97b7ecfa6c7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c5d66295-b5e3-45a3-8143-b97b7ecfa6c7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:51:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c5d66295-b5e3-45a3-8143-b97b7ecfa6c7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1184502403"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:51:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-c5d66295-b5e3-45a3-8143-b97b7ecfa6c7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1184502403'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:51:50 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-c5d66295-b5e3-45a3-8143-b97b7ecfa6c7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Create volume of 1 GB Sep 02 00:51:50 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:50 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c5d66295-b5e3-45a3-8143-b97b7ecfa6c7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Availability Zones retrieved successfully. Sep 02 00:51:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c5d66295-b5e3-45a3-8143-b97b7ecfa6c7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Flow 'volume_create_api' (f5ca46ed-84ad-4ca2-81ac-244f39c0fb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:51:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c5d66295-b5e3-45a3-8143-b97b7ecfa6c7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (904a0f2d-ba27-447f-93ba-b383d3c5d4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-c5d66295-b5e3-45a3-8143-b97b7ecfa6c7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:51:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-878a525a-356e-4afd-8db3-eff727205a41 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-878a525a-356e-4afd-8db3-eff727205a41 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 Sep 02 00:51:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-878a525a-356e-4afd-8db3-eff727205a41 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-878a525a-356e-4afd-8db3-eff727205a41 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c5d66295-b5e3-45a3-8143-b97b7ecfa6c7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (904a0f2d-ba27-447f-93ba-b383d3c5d4a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c5d66295-b5e3-45a3-8143-b97b7ecfa6c7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf127d3f-bd74-4299-9cba-031aefaf159c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:50 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:50 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:50 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-878a525a-356e-4afd-8db3-eff727205a41 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Snapshot retrieved successfully. Sep 02 00:51:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-878a525a-356e-4afd-8db3-eff727205a41 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 returned with HTTP 200 Sep 02 00:51:50 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1058/2099] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:51:50 2026] GET /volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:50 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-c5d66295-b5e3-45a3-8143-b97b7ecfa6c7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Created reservations ['e6d9b095-9367-4012-8179-43a9c9d78973', '044bc0a5-b4a3-4e2f-aecf-d43a32c2fabb', 'ec474514-234d-482d-95ed-702c9690f664', '3a53fa00-8b61-46f7-a503-0365e5651006'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:51:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c5d66295-b5e3-45a3-8143-b97b7ecfa6c7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf127d3f-bd74-4299-9cba-031aefaf159c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6d9b095-9367-4012-8179-43a9c9d78973', '044bc0a5-b4a3-4e2f-aecf-d43a32c2fabb', 'ec474514-234d-482d-95ed-702c9690f664', '3a53fa00-8b61-46f7-a503-0365e5651006']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c5d66295-b5e3-45a3-8143-b97b7ecfa6c7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (942497b5-0cfb-4845-a092-ad4da4037086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:50 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:50 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c5d66295-b5e3-45a3-8143-b97b7ecfa6c7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (942497b5-0cfb-4845-a092-ad4da4037086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35b7d334-4fca-4e94-adda-a74486604b94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1184502403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a298d879bcfc4f2695aa84bcc69a9d99',qos_specs=None,replication_status=,reservations=['e6d9b095-9367-4012-8179-43a9c9d78973','044bc0a5-b4a3-4e2f-aecf-d43a32c2fabb','ec474514-234d-482d-95ed-702c9690f664','3a53fa00-8b61-46f7-a503-0365e5651006'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfe15a9f14bf4c2ab5d32555d7a0bf67',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:51:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1184502403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35b7d334-4fca-4e94-adda-a74486604b94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a298d879bcfc4f2695aa84bcc69a9d99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfe15a9f14bf4c2ab5d32555d7a0bf67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c5d66295-b5e3-45a3-8143-b97b7ecfa6c7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aa5c772-6ea1-4b70-aeb9-abe85a4cf4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c5d66295-b5e3-45a3-8143-b97b7ecfa6c7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aa5c772-6ea1-4b70-aeb9-abe85a4cf4f4) transitioned into state 'SUCCESS' from state '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-1184502403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a298d879bcfc4f2695aa84bcc69a9d99',qos_specs=None,replication_status=,reservations=['e6d9b095-9367-4012-8179-43a9c9d78973','044bc0a5-b4a3-4e2f-aecf-d43a32c2fabb','ec474514-234d-482d-95ed-702c9690f664','3a53fa00-8b61-46f7-a503-0365e5651006'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfe15a9f14bf4c2ab5d32555d7a0bf67',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c5d66295-b5e3-45a3-8143-b97b7ecfa6c7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (057adb1b-22b0-49f5-a784-c6c266c424d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:51:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c5d66295-b5e3-45a3-8143-b97b7ecfa6c7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (057adb1b-22b0-49f5-a784-c6c266c424d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:51:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c5d66295-b5e3-45a3-8143-b97b7ecfa6c7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Flow 'volume_create_api' (f5ca46ed-84ad-4ca2-81ac-244f39c0fb0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:51:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c5d66295-b5e3-45a3-8143-b97b7ecfa6c7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Create volume request issued successfully. Sep 02 00:51:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c5d66295-b5e3-45a3-8143-b97b7ecfa6c7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:51:50 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1042/2100] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:51:49 2026] POST /volume/v3/volumes => generated 759 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:51:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-accda150-4198-472c-9ac1-62ab54bad661 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-accda150-4198-472c-9ac1-62ab54bad661 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] GET http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94 Sep 02 00:51:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-accda150-4198-472c-9ac1-62ab54bad661 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-accda150-4198-472c-9ac1-62ab54bad661 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:50 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:50 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:50 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:50 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:50 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-accda150-4198-472c-9ac1-62ab54bad661 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Volume info retrieved successfully. Sep 02 00:51:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-accda150-4198-472c-9ac1-62ab54bad661 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94 returned with HTTP 200 Sep 02 00:51:50 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1059/2101] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:50 2026] GET /volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94 => generated 827 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ab738cdd-b5f0-4426-b808-10aaccd07a19 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a01b8cc1-da93-48c3-8f26-63305c779465 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a01b8cc1-da93-48c3-8f26-63305c779465 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 Sep 02 00:51:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a01b8cc1-da93-48c3-8f26-63305c779465 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a01b8cc1-da93-48c3-8f26-63305c779465 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a01b8cc1-da93-48c3-8f26-63305c779465 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 returned with HTTP 404 Sep 02 00:51:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1060/2102] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:51:51 2026] GET /volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ea0d994b-a3e3-4fcc-b26e-5466cb5ec90c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ea0d994b-a3e3-4fcc-b26e-5466cb5ec90c tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] DELETE http://192.168.122.129/volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 Sep 02 00:51:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ea0d994b-a3e3-4fcc-b26e-5466cb5ec90c tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ea0d994b-a3e3-4fcc-b26e-5466cb5ec90c tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:51 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-ea0d994b-a3e3-4fcc-b26e-5466cb5ec90c tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Delete volume with id: e54f9650-4af3-4434-adb1-8869b85bfae5 Sep 02 00:51:51 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:51 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:51 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:51 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:51 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ea0d994b-a3e3-4fcc-b26e-5466cb5ec90c tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Volume info retrieved successfully. Sep 02 00:51:51 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ea0d994b-a3e3-4fcc-b26e-5466cb5ec90c tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Delete volume request issued successfully. Sep 02 00:51:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ea0d994b-a3e3-4fcc-b26e-5466cb5ec90c tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 returned with HTTP 202 Sep 02 00:51:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1061/2103] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:51:51 2026] DELETE /volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:51:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c5d718da-a839-4340-9538-b3b870b10ee3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c5d718da-a839-4340-9538-b3b870b10ee3 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 Sep 02 00:51:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c5d718da-a839-4340-9538-b3b870b10ee3 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c5d718da-a839-4340-9538-b3b870b10ee3 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ab738cdd-b5f0-4426-b808-10aaccd07a19 tempest-VolumesSummaryTest-1099469734 tempest-VolumesSummaryTest-1099469734-project-member] GET http://192.168.122.129/volume/v3/volumes/summary Sep 02 00:51:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ab738cdd-b5f0-4426-b808-10aaccd07a19 tempest-VolumesSummaryTest-1099469734 tempest-VolumesSummaryTest-1099469734-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ab738cdd-b5f0-4426-b808-10aaccd07a19 tempest-VolumesSummaryTest-1099469734 tempest-VolumesSummaryTest-1099469734-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-ab738cdd-b5f0-4426-b808-10aaccd07a19 tempest-VolumesSummaryTest-1099469734 tempest-VolumesSummaryTest-1099469734-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:51:51 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:51 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:51 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:51 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:51 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:51 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:51 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ab738cdd-b5f0-4426-b808-10aaccd07a19 tempest-VolumesSummaryTest-1099469734 tempest-VolumesSummaryTest-1099469734-project-member] Get summary completed successfully. Sep 02 00:51:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ab738cdd-b5f0-4426-b808-10aaccd07a19 tempest-VolumesSummaryTest-1099469734 tempest-VolumesSummaryTest-1099469734-project-member] http://192.168.122.129/volume/v3/volumes/summary returned with HTTP 200 Sep 02 00:51:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1043/2104] 192.168.122.129 () {60 vars in 1186 bytes} [Wed Sep 2 00:51:51 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:51:51 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c5d718da-a839-4340-9538-b3b870b10ee3 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Volume info retrieved successfully. Sep 02 00:51:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c5d718da-a839-4340-9538-b3b870b10ee3 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 returned with HTTP 200 Sep 02 00:51:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1062/2105] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:51 2026] GET /volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1e913af4-8bb5-46fb-8865-28772da69b0a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1e913af4-8bb5-46fb-8865-28772da69b0a tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] GET http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94 Sep 02 00:51:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1e913af4-8bb5-46fb-8865-28772da69b0a tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1e913af4-8bb5-46fb-8865-28772da69b0a tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:51 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:51 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:51 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:51 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:51 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1e913af4-8bb5-46fb-8865-28772da69b0a tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Volume info retrieved successfully. Sep 02 00:51:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1e913af4-8bb5-46fb-8865-28772da69b0a tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94 returned with HTTP 200 Sep 02 00:51:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1044/2106] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:51 2026] GET /volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-29cb9341-11da-47de-94af-1884dfdc8e84 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-29cb9341-11da-47de-94af-1884dfdc8e84 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 Sep 02 00:51:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-29cb9341-11da-47de-94af-1884dfdc8e84 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-29cb9341-11da-47de-94af-1884dfdc8e84 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-29cb9341-11da-47de-94af-1884dfdc8e84 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 returned with HTTP 404 Sep 02 00:51:52 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1063/2107] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:52 2026] GET /volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2390170f-1859-4159-b79c-d4ac63268435 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2390170f-1859-4159-b79c-d4ac63268435 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] DELETE http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c Sep 02 00:51:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2390170f-1859-4159-b79c-d4ac63268435 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2390170f-1859-4159-b79c-d4ac63268435 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:52 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-2390170f-1859-4159-b79c-d4ac63268435 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Delete volume with id: 3579350e-35fb-4c65-be52-4ff4e16cf34c Sep 02 00:51:52 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:52 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:52 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:52 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:52 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2390170f-1859-4159-b79c-d4ac63268435 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Volume info retrieved successfully. Sep 02 00:51:52 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2390170f-1859-4159-b79c-d4ac63268435 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Delete volume request issued successfully. Sep 02 00:51:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2390170f-1859-4159-b79c-d4ac63268435 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c returned with HTTP 202 Sep 02 00:51:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1045/2108] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:51:52 2026] DELETE /volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:51:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-929026d4-7c86-4382-91a9-6d68e8bbeb80 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-929026d4-7c86-4382-91a9-6d68e8bbeb80 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c Sep 02 00:51:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-929026d4-7c86-4382-91a9-6d68e8bbeb80 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-929026d4-7c86-4382-91a9-6d68e8bbeb80 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:52 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:52 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:51:52 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:52 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:51:52 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-929026d4-7c86-4382-91a9-6d68e8bbeb80 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Volume info retrieved successfully. Sep 02 00:51:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-929026d4-7c86-4382-91a9-6d68e8bbeb80 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c returned with HTTP 200 Sep 02 00:51:52 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1064/2109] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:52 2026] GET /volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c => generated 842 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a40bbcc9-4cc1-42c5-b26b-bf25582d50ad None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a40bbcc9-4cc1-42c5-b26b-bf25582d50ad tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] GET http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94 Sep 02 00:51:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a40bbcc9-4cc1-42c5-b26b-bf25582d50ad tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a40bbcc9-4cc1-42c5-b26b-bf25582d50ad tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:52 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:51:52 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:51:52 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:51:52 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:51:52 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a40bbcc9-4cc1-42c5-b26b-bf25582d50ad tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Volume info retrieved successfully. Sep 02 00:51:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a40bbcc9-4cc1-42c5-b26b-bf25582d50ad tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94 returned with HTTP 200 Sep 02 00:51:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1046/2110] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:52 2026] GET /volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:51:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d82d1cb2-fed3-4c09-adc3-7cf06b2aa054 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d82d1cb2-fed3-4c09-adc3-7cf06b2aa054 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c Sep 02 00:51:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d82d1cb2-fed3-4c09-adc3-7cf06b2aa054 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d82d1cb2-fed3-4c09-adc3-7cf06b2aa054 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d82d1cb2-fed3-4c09-adc3-7cf06b2aa054 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c returned with HTTP 404 Sep 02 00:51:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1065/2111] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:53 2026] GET /volume/v3/volumes/3579350e-35fb-4c65-be52-4ff4e16cf34c => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c8c1ae70-e2c3-4bfc-9535-e57bdac3965f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c8c1ae70-e2c3-4bfc-9535-e57bdac3965f tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 Sep 02 00:51:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c8c1ae70-e2c3-4bfc-9535-e57bdac3965f tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c8c1ae70-e2c3-4bfc-9535-e57bdac3965f tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:53 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-c8c1ae70-e2c3-4bfc-9535-e57bdac3965f tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Delete snapshot with id: c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 Sep 02 00:51:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c8c1ae70-e2c3-4bfc-9535-e57bdac3965f tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 returned with HTTP 404 Sep 02 00:51:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1047/2112] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:51:53 2026] DELETE /volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:51:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6fb0634d-fbe8-4820-9902-fdf03b5f70ce None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6fb0634d-fbe8-4820-9902-fdf03b5f70ce tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 Sep 02 00:51:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6fb0634d-fbe8-4820-9902-fdf03b5f70ce tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6fb0634d-fbe8-4820-9902-fdf03b5f70ce tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6fb0634d-fbe8-4820-9902-fdf03b5f70ce tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 returned with HTTP 404 Sep 02 00:51:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1066/2113] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:51:53 2026] GET /volume/v3/snapshots/c1f6a70e-1ef1-4e3d-8dc6-f4fc527fe691 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d8d70140-f8e4-44a8-a8cc-b7a78a5deb7e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d8d70140-f8e4-44a8-a8cc-b7a78a5deb7e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] DELETE http://192.168.122.129/volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 Sep 02 00:51:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d8d70140-f8e4-44a8-a8cc-b7a78a5deb7e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d8d70140-f8e4-44a8-a8cc-b7a78a5deb7e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:53 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-d8d70140-f8e4-44a8-a8cc-b7a78a5deb7e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Delete volume with id: e54f9650-4af3-4434-adb1-8869b85bfae5 Sep 02 00:51:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d8d70140-f8e4-44a8-a8cc-b7a78a5deb7e tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 returned with HTTP 404 Sep 02 00:51:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1048/2114] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:51:53 2026] DELETE /volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:51:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b273fcda-97bc-49ef-9c8b-662e8934f5a2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:51:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b273fcda-97bc-49ef-9c8b-662e8934f5a2 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] GET http://192.168.122.129/volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 Sep 02 00:51:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b273fcda-97bc-49ef-9c8b-662e8934f5a2 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:51:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b273fcda-97bc-49ef-9c8b-662e8934f5a2 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:51:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b273fcda-97bc-49ef-9c8b-662e8934f5a2 tempest-SnapshotDependencyTests-863714831 tempest-SnapshotDependencyTests-863714831-project-member] http://192.168.122.129/volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 returned with HTTP 404 Sep 02 00:51:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1067/2115] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:51:53 2026] GET /volume/v3/volumes/e54f9650-4af3-4434-adb1-8869b85bfae5 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:52:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e906485b-957e-4d58-b5c9-43d53078dd3e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e906485b-957e-4d58-b5c9-43d53078dd3e tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d Sep 02 00:52:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e906485b-957e-4d58-b5c9-43d53078dd3e tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e906485b-957e-4d58-b5c9-43d53078dd3e tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:00 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:00 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:00 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:00 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:00 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e906485b-957e-4d58-b5c9-43d53078dd3e tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e906485b-957e-4d58-b5c9-43d53078dd3e tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d returned with HTTP 200 Sep 02 00:52:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1049/2116] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:00 2026] GET /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d => generated 866 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:52:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f87ef8b8-1e1a-4486-979a-6cd8980cdefb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f87ef8b8-1e1a-4486-979a-6cd8980cdefb tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d Sep 02 00:52:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f87ef8b8-1e1a-4486-979a-6cd8980cdefb tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f87ef8b8-1e1a-4486-979a-6cd8980cdefb tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:00 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:00 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f87ef8b8-1e1a-4486-979a-6cd8980cdefb tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f87ef8b8-1e1a-4486-979a-6cd8980cdefb tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d returned with HTTP 200 Sep 02 00:52:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1068/2117] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:00 2026] GET /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d => generated 866 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-4aced6a8-1373-472c-9b3d-96c3d148db83 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-4aced6a8-1373-472c-9b3d-96c3d148db83 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d Sep 02 00:52:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-4aced6a8-1373-472c-9b3d-96c3d148db83 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-4aced6a8-1373-472c-9b3d-96c3d148db83 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:00 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:00 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:00 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:00 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:00 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-4aced6a8-1373-472c-9b3d-96c3d148db83 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-4aced6a8-1373-472c-9b3d-96c3d148db83 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d returned with HTTP 200 Sep 02 00:52:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1050/2118] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:52:00 2026] GET /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d => generated 866 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d04aac83-77a7-46b4-a810-60767bcfec79 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d04aac83-77a7-46b4-a810-60767bcfec79 None None] GET http://192.168.122.129/volume// Sep 02 00:52:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d04aac83-77a7-46b4-a810-60767bcfec79 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d04aac83-77a7-46b4-a810-60767bcfec79 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d04aac83-77a7-46b4-a810-60767bcfec79 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:52:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1069/2119] 192.168.122.129 () {58 vars in 1317 bytes} [Wed Sep 2 00:52:00 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:52:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-120707c4-28de-4073-8b9d-c547d7330d49 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-120707c4-28de-4073-8b9d-c547d7330d49 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:52:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-120707c4-28de-4073-8b9d-c547d7330d49 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d", "connector": null, "instance_uuid": "e5448693-d93c-477d-b6b8-c99c104468a4"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:00 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:00 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:00 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:00 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-120707c4-28de-4073-8b9d-c547d7330d49 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:52:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1051/2120] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:52:00 2026] POST /volume/v3/attachments => generated 273 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:52:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-39ed1b4c-9961-48af-a5f9-c1766490d3f1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-39ed1b4c-9961-48af-a5f9-c1766490d3f1 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d Sep 02 00:52:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-39ed1b4c-9961-48af-a5f9-c1766490d3f1 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-39ed1b4c-9961-48af-a5f9-c1766490d3f1 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:01 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=418,cinder:INSERT=83,cinder:UPDATE=127 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:52:01 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:01 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:01 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:01 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4d72d5e7-bbb2-4748-85fb-4cf76da4d1eb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4d72d5e7-bbb2-4748-85fb-4cf76da4d1eb None None] GET http://192.168.122.129/volume// Sep 02 00:52:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4d72d5e7-bbb2-4748-85fb-4cf76da4d1eb None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4d72d5e7-bbb2-4748-85fb-4cf76da4d1eb None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4d72d5e7-bbb2-4748-85fb-4cf76da4d1eb None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:52:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1052/2121] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:52:01 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:52:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-39ed1b4c-9961-48af-a5f9-c1766490d3f1 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-de509044-4c61-445f-9779-de961e38df3d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-39ed1b4c-9961-48af-a5f9-c1766490d3f1 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d returned with HTTP 200 Sep 02 00:52:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1070/2122] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:01 2026] GET /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d => generated 865 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-de509044-4c61-445f-9779-de961e38df3d tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d Sep 02 00:52:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-de509044-4c61-445f-9779-de961e38df3d tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-de509044-4c61-445f-9779-de961e38df3d tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:01 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:01 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:01 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:01 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-de509044-4c61-445f-9779-de961e38df3d tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-de509044-4c61-445f-9779-de961e38df3d tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d returned with HTTP 200 Sep 02 00:52:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1053/2123] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:52:01 2026] GET /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d => generated 1046 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:52:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-949262f7-bf9f-4c71-ad83-e6d70737d4fd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-949262f7-bf9f-4c71-ad83-e6d70737d4fd tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] PUT http://192.168.122.129/volume/v3/attachments/bd6f4299-5b51-4e10-b4ce-d4d887f62672 Sep 02 00:52:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-949262f7-bf9f-4c71-ad83-e6d70737d4fd tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.129", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:99ea8ad4da87", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ea39e472-48c2-4305-83f6-cb40dfe92962", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:01 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-949262f7-bf9f-4c71-ad83-e6d70737d4fd tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Acquiring lock "cinder-attachment_update-6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d-devstack" by "attachment_update" {{(pid=86898) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:52:01 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-949262f7-bf9f-4c71-ad83-e6d70737d4fd tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Lock "cinder-attachment_update-6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d-devstack" acquired by "attachment_update" :: waited 0.046s {{(pid=86898) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:52:01 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:01 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:01 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:01 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:01 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-949262f7-bf9f-4c71-ad83-e6d70737d4fd tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Lock "cinder-attachment_update-6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d-devstack" released by "attachment_update" :: held 0.215s {{(pid=86898) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:52:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-949262f7-bf9f-4c71-ad83-e6d70737d4fd tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/attachments/bd6f4299-5b51-4e10-b4ce-d4d887f62672 returned with HTTP 200 Sep 02 00:52:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1071/2124] 192.168.122.129 () {66 vars in 1593 bytes} [Wed Sep 2 00:52:01 2026] PUT /volume/v3/attachments/bd6f4299-5b51-4e10-b4ce-d4d887f62672 => generated 694 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:52:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7ce112a5-3f3f-4696-b492-03d5850ee396 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7ce112a5-3f3f-4696-b492-03d5850ee396 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d Sep 02 00:52:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7ce112a5-3f3f-4696-b492-03d5850ee396 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7ce112a5-3f3f-4696-b492-03d5850ee396 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:02 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:02 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:02 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:02 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7ce112a5-3f3f-4696-b492-03d5850ee396 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7ce112a5-3f3f-4696-b492-03d5850ee396 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d returned with HTTP 200 Sep 02 00:52:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1054/2125] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:02 2026] GET /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d => generated 866 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-d82ce5b9-53a0-42b8-a806-3edf4ae84fbe None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-d82ce5b9-53a0-42b8-a806-3edf4ae84fbe tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] POST http://192.168.122.129/volume/v3/attachments/bd6f4299-5b51-4e10-b4ce-d4d887f62672/action Sep 02 00:52:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-d82ce5b9-53a0-42b8-a806-3edf4ae84fbe tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Action body: b'{"os-complete": null}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:52:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-d82ce5b9-53a0-42b8-a806-3edf4ae84fbe tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:02 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:02 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:02 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:02 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-b569a688-244f-455b-9d19-e2abe5e9bdee req-d82ce5b9-53a0-42b8-a806-3edf4ae84fbe tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/attachments/bd6f4299-5b51-4e10-b4ce-d4d887f62672/action returned with HTTP 204 Sep 02 00:52:02 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1072/2126] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:52:02 2026] POST /volume/v3/attachments/bd6f4299-5b51-4e10-b4ce-d4d887f62672/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cd66ba09-80e4-43d3-bc66-8f171ab377dd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cd66ba09-80e4-43d3-bc66-8f171ab377dd tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d Sep 02 00:52:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cd66ba09-80e4-43d3-bc66-8f171ab377dd tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cd66ba09-80e4-43d3-bc66-8f171ab377dd tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:03 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:03 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:03 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:03 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:03 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cd66ba09-80e4-43d3-bc66-8f171ab377dd tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cd66ba09-80e4-43d3-bc66-8f171ab377dd tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d returned with HTTP 200 Sep 02 00:52:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1055/2127] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:03 2026] GET /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d => generated 1158 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:52:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-54ac9e82-920a-4649-bf3b-d835f62912bf None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-54ac9e82-920a-4649-bf3b-d835f62912bf tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d Sep 02 00:52:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-54ac9e82-920a-4649-bf3b-d835f62912bf tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-54ac9e82-920a-4649-bf3b-d835f62912bf tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:03 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:03 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:03 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:03 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:03 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-54ac9e82-920a-4649-bf3b-d835f62912bf tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-54ac9e82-920a-4649-bf3b-d835f62912bf tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d returned with HTTP 200 Sep 02 00:52:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1073/2128] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:03 2026] GET /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d => generated 1158 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6e6ffd5a-5772-4fca-8b84-ae16b6af29eb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6e6ffd5a-5772-4fca-8b84-ae16b6af29eb tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] POST http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action Sep 02 00:52:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6e6ffd5a-5772-4fca-8b84-ae16b6af29eb tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Action body: b'{"os-detach": {}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:52:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6e6ffd5a-5772-4fca-8b84-ae16b6af29eb tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:03 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:03 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:03 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:03 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:03 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6e6ffd5a-5772-4fca-8b84-ae16b6af29eb tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:03 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6e6ffd5a-5772-4fca-8b84-ae16b6af29eb tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Attachment connected to vm e5448693-d93c-477d-b6b8-c99c104468a4, checking data on nova Sep 02 00:52:03 devstack devstack@c-api.service[86899]: DEBUG cinder.compute.nova [None req-6e6ffd5a-5772-4fca-8b84-ae16b6af29eb tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Creating Keystone token plugin using URL: http://192.168.122.129/identity {{(pid=86899) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 00:52:03 devstack devstack@c-api.service[86899]: DEBUG novaclient.v2.client [None req-6e6ffd5a-5772-4fca-8b84-ae16b6af29eb tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] REQ: curl -g -i -X GET http://192.168.122.129/compute/v2.1/servers/e5448693-d93c-477d-b6b8-c99c104468a4/os-volume_attachments/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}fc98973af8bd3e42ce8058c5a6784189f89ce8918868af3dd71dac8dec1b3785" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-6e6ffd5a-5772-4fca-8b84-ae16b6af29eb" -H "X-Service-Token: {SHA256}853f35eeef9c60ec9615332aea06a0c135fdc182c90498e924b7a327d86d08ac" {{(pid=86899) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 00:52:03 devstack devstack@c-api.service[86899]: DEBUG novaclient.v2.client [None req-6e6ffd5a-5772-4fca-8b84-ae16b6af29eb tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 22:52:03 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-046c18ee-6264-4bf2-9553-f38db0199f69 x-openstack-request-id: req-046c18ee-6264-4bf2-9553-f38db0199f69 {{(pid=86899) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 00:52:03 devstack devstack@c-api.service[86899]: DEBUG novaclient.v2.client [None req-6e6ffd5a-5772-4fca-8b84-ae16b6af29eb tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d", "serverId": "e5448693-d93c-477d-b6b8-c99c104468a4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "bd6f4299-5b51-4e10-b4ce-d4d887f62672", "bdm_uuid": "044f8022-9e5f-4290-a014-1d01bf326351"}} {{(pid=86899) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 00:52:03 devstack devstack@c-api.service[86899]: DEBUG novaclient.v2.client [None req-6e6ffd5a-5772-4fca-8b84-ae16b6af29eb tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET call to compute for http://192.168.122.129/compute/v2.1/servers/e5448693-d93c-477d-b6b8-c99c104468a4/os-volume_attachments/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d used request id req-046c18ee-6264-4bf2-9553-f38db0199f69 {{(pid=86899) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.volume.api [None req-6e6ffd5a-5772-4fca-8b84-ae16b6af29eb tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-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 Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault [None req-6e6ffd5a-5772-4fca-8b84-ae16b6af29eb tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Caught error: Detach volume from instance e5448693-d93c-477d-b6b8-c99c104468a4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e5448693-d93c-477d-b6b8-c99c104468a4 using the Compute API Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e5448693-d93c-477d-b6b8-c99c104468a4 using the Compute API Sep 02 00:52:03 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault Sep 02 00:52:03 devstack devstack@c-api.service[86899]: INFO cinder.api.middleware.fault [None req-6e6ffd5a-5772-4fca-8b84-ae16b6af29eb tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action returned with HTTP 409 Sep 02 00:52:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1056/2129] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:52:03 2026] POST /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action => generated 167 bytes in 448 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:52:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f18b43d4-e8b2-4e21-8d27-38261edad9ce None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f18b43d4-e8b2-4e21-8d27-38261edad9ce tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] POST http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action Sep 02 00:52:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f18b43d4-e8b2-4e21-8d27-38261edad9ce tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:52:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f18b43d4-e8b2-4e21-8d27-38261edad9ce tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:03 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:03 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:03 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:03 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:03 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f18b43d4-e8b2-4e21-8d27-38261edad9ce tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:04 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f18b43d4-e8b2-4e21-8d27-38261edad9ce tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Attachment connected to vm e5448693-d93c-477d-b6b8-c99c104468a4, checking data on nova Sep 02 00:52:04 devstack devstack@c-api.service[86898]: DEBUG cinder.compute.nova [None req-f18b43d4-e8b2-4e21-8d27-38261edad9ce tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Creating Keystone token plugin using URL: http://192.168.122.129/identity {{(pid=86898) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 00:52:04 devstack devstack@c-api.service[86898]: DEBUG novaclient.v2.client [None req-f18b43d4-e8b2-4e21-8d27-38261edad9ce tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] REQ: curl -g -i -X GET http://192.168.122.129/compute/v2.1/servers/e5448693-d93c-477d-b6b8-c99c104468a4/os-volume_attachments/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7840da45b063921a2311e793605e5638c117d54e56958a9e468d2a566c3ec3d5" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f18b43d4-e8b2-4e21-8d27-38261edad9ce" -H "X-Service-Token: {SHA256}7f9f6ceb07d50a9972e5033ec69cc7bf13690180fece24f045bbdb96e794c19b" {{(pid=86898) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 00:52:04 devstack devstack@c-api.service[86898]: DEBUG novaclient.v2.client [None req-f18b43d4-e8b2-4e21-8d27-38261edad9ce tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 22:52:04 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-32a28663-b43d-4559-9f82-b51056a29a98 x-openstack-request-id: req-32a28663-b43d-4559-9f82-b51056a29a98 {{(pid=86898) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 00:52:04 devstack devstack@c-api.service[86898]: DEBUG novaclient.v2.client [None req-f18b43d4-e8b2-4e21-8d27-38261edad9ce tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d", "serverId": "e5448693-d93c-477d-b6b8-c99c104468a4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "bd6f4299-5b51-4e10-b4ce-d4d887f62672", "bdm_uuid": "044f8022-9e5f-4290-a014-1d01bf326351"}} {{(pid=86898) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 00:52:04 devstack devstack@c-api.service[86898]: DEBUG novaclient.v2.client [None req-f18b43d4-e8b2-4e21-8d27-38261edad9ce tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET call to compute for http://192.168.122.129/compute/v2.1/servers/e5448693-d93c-477d-b6b8-c99c104468a4/os-volume_attachments/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d used request id req-32a28663-b43d-4559-9f82-b51056a29a98 {{(pid=86898) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.volume.api [None req-f18b43d4-e8b2-4e21-8d27-38261edad9ce tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-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 Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault [None req-f18b43d4-e8b2-4e21-8d27-38261edad9ce tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Caught error: Detach volume from instance e5448693-d93c-477d-b6b8-c99c104468a4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e5448693-d93c-477d-b6b8-c99c104468a4 using the Compute API Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e5448693-d93c-477d-b6b8-c99c104468a4 using the Compute API Sep 02 00:52:04 devstack devstack@c-api.service[86898]: ERROR cinder.api.middleware.fault Sep 02 00:52:04 devstack devstack@c-api.service[86898]: INFO cinder.api.middleware.fault [None req-f18b43d4-e8b2-4e21-8d27-38261edad9ce tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action returned with HTTP 409 Sep 02 00:52:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1074/2130] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:52:03 2026] POST /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action => generated 167 bytes in 489 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:52:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cfe712cf-fb2a-41e7-9ea4-6382fb06cf1e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1057/2131] 192.168.122.129 () {62 vars in 1481 bytes} [Wed Sep 2 00:52:04 2026] POST /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d829f3a9-f381-48d4-80f5-7c27dc96c5bd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1075/2132] 192.168.122.129 () {62 vars in 1481 bytes} [Wed Sep 2 00:52:04 2026] POST /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 02 00:52:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8da2ddb3-4775-43ef-bebc-babfefa607e7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:04 devstack devstack@c-api.service[86899]: WARNING keystonemiddleware.auth_token [None req-8da2ddb3-4775-43ef-bebc-babfefa607e7 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 02 00:52:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1058/2133] 192.168.122.129 () {62 vars in 1481 bytes} [Wed Sep 2 00:52:04 2026] POST /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action => generated 114 bytes in 56 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9ab75a9e-ef66-409d-85f6-2796eedcf120 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:04 devstack devstack@c-api.service[86898]: WARNING keystonemiddleware.auth_token [None req-9ab75a9e-ef66-409d-85f6-2796eedcf120 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 02 00:52:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1076/2134] 192.168.122.129 () {62 vars in 1481 bytes} [Wed Sep 2 00:52:04 2026] POST /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action => generated 114 bytes in 76 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 02 00:52:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-aa28839c-fc49-4b95-a445-6d3a697f0f3b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-aa28839c-fc49-4b95-a445-6d3a697f0f3b tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-project-admin] POST http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action Sep 02 00:52:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-aa28839c-fc49-4b95-a445-6d3a697f0f3b tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:52:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-aa28839c-fc49-4b95-a445-6d3a697f0f3b tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:04 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-aa28839c-fc49-4b95-a445-6d3a697f0f3b tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-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=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:52:04 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:04 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:04 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:04 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.admin_actions [None req-aa28839c-fc49-4b95-a445-6d3a697f0f3b tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-project-admin] Updating volume '6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d' with '{'status': 'error'}' {{(pid=86899) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 00:52:04 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:04 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:04 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:04 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-aa28839c-fc49-4b95-a445-6d3a697f0f3b tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-project-admin] http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action returned with HTTP 202 Sep 02 00:52:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1059/2135] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:52:04 2026] POST /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action => generated 0 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:52:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e3954ff0-775b-4596-96ed-d9c8e3deb205 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e3954ff0-775b-4596-96ed-d9c8e3deb205 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d Sep 02 00:52:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e3954ff0-775b-4596-96ed-d9c8e3deb205 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e3954ff0-775b-4596-96ed-d9c8e3deb205 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:04 devstack devstack@c-api.service[86898]: DEBUG oslo_db.sqlalchemy.engines [None req-e3954ff0-775b-4596-96ed-d9c8e3deb205 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:52:04 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:04 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:05 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:05 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:05 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e3954ff0-775b-4596-96ed-d9c8e3deb205 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e3954ff0-775b-4596-96ed-d9c8e3deb205 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d returned with HTTP 200 Sep 02 00:52:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1077/2136] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:04 2026] GET /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d => generated 1157 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e74450f6-7f88-40a1-97df-08e44d1b4d27 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e74450f6-7f88-40a1-97df-08e44d1b4d27 tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-project-admin] POST http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action Sep 02 00:52:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e74450f6-7f88-40a1-97df-08e44d1b4d27 tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "bd6f4299-5b51-4e10-b4ce-d4d887f62672"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:52:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e74450f6-7f88-40a1-97df-08e44d1b4d27 tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "bd6f4299-5b51-4e10-b4ce-d4d887f62672"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:05 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:05 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:05 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:05 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e74450f6-7f88-40a1-97df-08e44d1b4d27 tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-project-admin] Volume info retrieved successfully. Sep 02 00:52:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e74450f6-7f88-40a1-97df-08e44d1b4d27 tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-project-admin] Attachment connected to vm e5448693-d93c-477d-b6b8-c99c104468a4, checking data on nova Sep 02 00:52:05 devstack devstack@c-api.service[86899]: DEBUG cinder.compute.nova [None req-e74450f6-7f88-40a1-97df-08e44d1b4d27 tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-project-admin] Creating Keystone token plugin using URL: http://192.168.122.129/identity {{(pid=86899) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 02 00:52:05 devstack devstack@c-api.service[86899]: DEBUG novaclient.v2.client [None req-e74450f6-7f88-40a1-97df-08e44d1b4d27 tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-project-admin] REQ: curl -g -i -X GET http://192.168.122.129/compute/v2.1/servers/e5448693-d93c-477d-b6b8-c99c104468a4/os-volume_attachments/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b5476edb7a70ce7b9a7d84bf4593383af9d9a5b9d950c22f2a07236df936e428" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e74450f6-7f88-40a1-97df-08e44d1b4d27" -H "X-Service-Token: {SHA256}853f35eeef9c60ec9615332aea06a0c135fdc182c90498e924b7a327d86d08ac" {{(pid=86899) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 02 00:52:05 devstack devstack@c-api.service[86899]: DEBUG novaclient.v2.client [None req-e74450f6-7f88-40a1-97df-08e44d1b4d27 tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 22:52:05 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-1355c9c1-d26c-4d6f-ae19-baedaa46c287 x-openstack-request-id: req-1355c9c1-d26c-4d6f-ae19-baedaa46c287 {{(pid=86899) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 02 00:52:05 devstack devstack@c-api.service[86899]: DEBUG novaclient.v2.client [None req-e74450f6-7f88-40a1-97df-08e44d1b4d27 tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d", "serverId": "e5448693-d93c-477d-b6b8-c99c104468a4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "bd6f4299-5b51-4e10-b4ce-d4d887f62672", "bdm_uuid": "044f8022-9e5f-4290-a014-1d01bf326351"}} {{(pid=86899) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 02 00:52:05 devstack devstack@c-api.service[86899]: DEBUG novaclient.v2.client [None req-e74450f6-7f88-40a1-97df-08e44d1b4d27 tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-project-admin] GET call to compute for http://192.168.122.129/compute/v2.1/servers/e5448693-d93c-477d-b6b8-c99c104468a4/os-volume_attachments/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d used request id req-1355c9c1-d26c-4d6f-ae19-baedaa46c287 {{(pid=86899) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.volume.api [None req-e74450f6-7f88-40a1-97df-08e44d1b4d27 tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-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 Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault [None req-e74450f6-7f88-40a1-97df-08e44d1b4d27 tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-project-admin] Caught error: Detach volume from instance e5448693-d93c-477d-b6b8-c99c104468a4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e5448693-d93c-477d-b6b8-c99c104468a4 using the Compute API Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e5448693-d93c-477d-b6b8-c99c104468a4 using the Compute API Sep 02 00:52:05 devstack devstack@c-api.service[86899]: ERROR cinder.api.middleware.fault Sep 02 00:52:05 devstack devstack@c-api.service[86899]: INFO cinder.api.middleware.fault [None req-e74450f6-7f88-40a1-97df-08e44d1b4d27 tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-project-admin] http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action returned with HTTP 409 Sep 02 00:52:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1060/2137] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:52:05 2026] POST /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action => generated 167 bytes in 338 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:52:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-14f41bf7-e59b-4d13-bf89-d08ca9702091 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1078/2138] 192.168.122.129 () {62 vars in 1481 bytes} [Wed Sep 2 00:52:05 2026] POST /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3a7eb293-f01a-4da4-a1fc-662ffedd64c2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:05 devstack devstack@c-api.service[86899]: WARNING keystonemiddleware.auth_token [None req-3a7eb293-f01a-4da4-a1fc-662ffedd64c2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 02 00:52:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1061/2139] 192.168.122.129 () {62 vars in 1481 bytes} [Wed Sep 2 00:52:05 2026] POST /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action => generated 114 bytes in 43 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 02 00:52:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7d0fee84-aa4a-4342-9d52-6c5f040d12cf None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7d0fee84-aa4a-4342-9d52-6c5f040d12cf tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 Sep 02 00:52:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7d0fee84-aa4a-4342-9d52-6c5f040d12cf tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7d0fee84-aa4a-4342-9d52-6c5f040d12cf tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:05 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:05 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:05 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:05 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:05 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7d0fee84-aa4a-4342-9d52-6c5f040d12cf tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7d0fee84-aa4a-4342-9d52-6c5f040d12cf tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 returned with HTTP 200 Sep 02 00:52:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1079/2140] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:05 2026] GET /volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 => generated 867 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-251dda58-886a-4fa5-b41f-d8239d65495b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-251dda58-886a-4fa5-b41f-d8239d65495b tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 Sep 02 00:52:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-251dda58-886a-4fa5-b41f-d8239d65495b tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-251dda58-886a-4fa5-b41f-d8239d65495b tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:05 devstack devstack@c-api.service[86899]: DEBUG oslo_db.sqlalchemy.engines [None req-251dda58-886a-4fa5-b41f-d8239d65495b tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86899) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 02 00:52:05 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:05 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:05 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:05 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-251dda58-886a-4fa5-b41f-d8239d65495b tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-251dda58-886a-4fa5-b41f-d8239d65495b tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 returned with HTTP 200 Sep 02 00:52:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1062/2141] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:05 2026] GET /volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 => generated 867 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-acc5013a-759e-4735-9247-3b868709543c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-acc5013a-759e-4735-9247-3b868709543c tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 Sep 02 00:52:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-acc5013a-759e-4735-9247-3b868709543c tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-acc5013a-759e-4735-9247-3b868709543c tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:05 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:05 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:05 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:05 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:05 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-acc5013a-759e-4735-9247-3b868709543c tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-acc5013a-759e-4735-9247-3b868709543c tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 returned with HTTP 200 Sep 02 00:52:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1080/2142] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:52:05 2026] GET /volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 => generated 867 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1f388d44-d02f-43e2-ae21-196665af2fbd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1f388d44-d02f-43e2-ae21-196665af2fbd None None] GET http://192.168.122.129/volume// Sep 02 00:52:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1f388d44-d02f-43e2-ae21-196665af2fbd None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1f388d44-d02f-43e2-ae21-196665af2fbd None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1f388d44-d02f-43e2-ae21-196665af2fbd None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:52:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1063/2143] 192.168.122.129 () {58 vars in 1317 bytes} [Wed Sep 2 00:52:05 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:52:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-07ec066a-1ff7-4e85-9b27-66121682272a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-07ec066a-1ff7-4e85-9b27-66121682272a tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:52:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-07ec066a-1ff7-4e85-9b27-66121682272a tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "65a47de7-93ab-4dbd-a589-309688d54bb4", "connector": null, "instance_uuid": "e5448693-d93c-477d-b6b8-c99c104468a4"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:05 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:05 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:05 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:05 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-07ec066a-1ff7-4e85-9b27-66121682272a tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:52:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1081/2144] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:52:05 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:52:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ea06f5d0-c023-4d8a-8d8d-ff3c423153e4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ea06f5d0-c023-4d8a-8d8d-ff3c423153e4 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 Sep 02 00:52:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ea06f5d0-c023-4d8a-8d8d-ff3c423153e4 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ea06f5d0-c023-4d8a-8d8d-ff3c423153e4 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:06 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:06 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:06 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:06 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ef2d8ff9-d1b5-42e4-8be4-2e0d15205c6f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ef2d8ff9-d1b5-42e4-8be4-2e0d15205c6f None None] GET http://192.168.122.129/volume// Sep 02 00:52:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ef2d8ff9-d1b5-42e4-8be4-2e0d15205c6f None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ef2d8ff9-d1b5-42e4-8be4-2e0d15205c6f None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ef2d8ff9-d1b5-42e4-8be4-2e0d15205c6f None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:52:06 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ea06f5d0-c023-4d8a-8d8d-ff3c423153e4 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1082/2145] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:52:06 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:52:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ea06f5d0-c023-4d8a-8d8d-ff3c423153e4 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 returned with HTTP 200 Sep 02 00:52:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1064/2146] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:06 2026] GET /volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 => generated 866 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:52:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-4e03c4c2-cfdf-465c-8b5b-2f184e26be85 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-4e03c4c2-cfdf-465c-8b5b-2f184e26be85 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 Sep 02 00:52:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-4e03c4c2-cfdf-465c-8b5b-2f184e26be85 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-4e03c4c2-cfdf-465c-8b5b-2f184e26be85 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:06 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:06 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:06 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:06 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:06 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-4e03c4c2-cfdf-465c-8b5b-2f184e26be85 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-4e03c4c2-cfdf-465c-8b5b-2f184e26be85 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 returned with HTTP 200 Sep 02 00:52:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1083/2147] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:52:06 2026] GET /volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 => generated 1047 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:52:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-a88f0169-9c87-42b2-a088-9d53efb6dd1b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-a88f0169-9c87-42b2-a088-9d53efb6dd1b tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] PUT http://192.168.122.129/volume/v3/attachments/9459bc50-efcf-499a-9d65-679d8a5c2dc5 Sep 02 00:52:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-a88f0169-9c87-42b2-a088-9d53efb6dd1b tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.129", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:99ea8ad4da87", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ea39e472-48c2-4305-83f6-cb40dfe92962", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:06 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-a88f0169-9c87-42b2-a088-9d53efb6dd1b tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Acquiring lock "cinder-attachment_update-65a47de7-93ab-4dbd-a589-309688d54bb4-devstack" by "attachment_update" {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:52:06 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-a88f0169-9c87-42b2-a088-9d53efb6dd1b tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Lock "cinder-attachment_update-65a47de7-93ab-4dbd-a589-309688d54bb4-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:52:06 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:06 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:06 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:06 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:06 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-a88f0169-9c87-42b2-a088-9d53efb6dd1b tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Lock "cinder-attachment_update-65a47de7-93ab-4dbd-a589-309688d54bb4-devstack" released by "attachment_update" :: held 0.401s {{(pid=86899) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:52:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-a88f0169-9c87-42b2-a088-9d53efb6dd1b tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/attachments/9459bc50-efcf-499a-9d65-679d8a5c2dc5 returned with HTTP 200 Sep 02 00:52:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1065/2148] 192.168.122.129 () {66 vars in 1593 bytes} [Wed Sep 2 00:52:06 2026] PUT /volume/v3/attachments/9459bc50-efcf-499a-9d65-679d8a5c2dc5 => generated 694 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:52:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-15a5976c-8bbf-4ef7-9b25-0f8c95d81532 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-15a5976c-8bbf-4ef7-9b25-0f8c95d81532 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 Sep 02 00:52:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-15a5976c-8bbf-4ef7-9b25-0f8c95d81532 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-15a5976c-8bbf-4ef7-9b25-0f8c95d81532 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:07 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:07 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:07 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:07 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:07 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-15a5976c-8bbf-4ef7-9b25-0f8c95d81532 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-15a5976c-8bbf-4ef7-9b25-0f8c95d81532 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 returned with HTTP 200 Sep 02 00:52:07 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1084/2149] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:07 2026] GET /volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 => generated 867 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-a226144a-9607-412f-b239-3d4fd579c7aa None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-a226144a-9607-412f-b239-3d4fd579c7aa tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] POST http://192.168.122.129/volume/v3/attachments/9459bc50-efcf-499a-9d65-679d8a5c2dc5/action Sep 02 00:52:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-a226144a-9607-412f-b239-3d4fd579c7aa tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Action body: b'{"os-complete": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:52:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-a226144a-9607-412f-b239-3d4fd579c7aa tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:07 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:07 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:07 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:07 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-ee2b2fd4-76df-42e6-97ff-1b1d257cc1cf req-a226144a-9607-412f-b239-3d4fd579c7aa tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/attachments/9459bc50-efcf-499a-9d65-679d8a5c2dc5/action returned with HTTP 204 Sep 02 00:52:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1066/2150] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:52:07 2026] POST /volume/v3/attachments/9459bc50-efcf-499a-9d65-679d8a5c2dc5/action => generated 0 bytes in 380 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:52:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-aa8e0884-a22f-4db1-8f22-652897e92ff6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-aa8e0884-a22f-4db1-8f22-652897e92ff6 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 Sep 02 00:52:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-aa8e0884-a22f-4db1-8f22-652897e92ff6 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-aa8e0884-a22f-4db1-8f22-652897e92ff6 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:08 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:08 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-aa8e0884-a22f-4db1-8f22-652897e92ff6 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-aa8e0884-a22f-4db1-8f22-652897e92ff6 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 returned with HTTP 200 Sep 02 00:52:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1085/2151] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:08 2026] GET /volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 => generated 1159 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:52:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2b5168e7-a588-4c8a-a3d5-50a89e3274a6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2b5168e7-a588-4c8a-a3d5-50a89e3274a6 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 Sep 02 00:52:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2b5168e7-a588-4c8a-a3d5-50a89e3274a6 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2b5168e7-a588-4c8a-a3d5-50a89e3274a6 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:08 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:08 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:08 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:08 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:08 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2b5168e7-a588-4c8a-a3d5-50a89e3274a6 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2b5168e7-a588-4c8a-a3d5-50a89e3274a6 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 returned with HTTP 200 Sep 02 00:52:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1067/2152] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:08 2026] GET /volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 => generated 1159 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:52:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-01a14c36-5fc9-4f16-8f7e-c8a56dfe503f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-01a14c36-5fc9-4f16-8f7e-c8a56dfe503f tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] POST http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action Sep 02 00:52:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-01a14c36-5fc9-4f16-8f7e-c8a56dfe503f tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Action body: b'{"os-detach": {"attachment_id": "9459bc50-efcf-499a-9d65-679d8a5c2dc5"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:52:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-01a14c36-5fc9-4f16-8f7e-c8a56dfe503f tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "9459bc50-efcf-499a-9d65-679d8a5c2dc5"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:08 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:08 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-01a14c36-5fc9-4f16-8f7e-c8a56dfe503f tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-01a14c36-5fc9-4f16-8f7e-c8a56dfe503f tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action returned with HTTP 400 Sep 02 00:52:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1086/2153] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:52:08 2026] POST /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action => generated 100 bytes in 181 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:52:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-475c21a6-a54b-4721-b7b7-455916e93f83 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-475c21a6-a54b-4721-b7b7-455916e93f83 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 Sep 02 00:52:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-475c21a6-a54b-4721-b7b7-455916e93f83 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-475c21a6-a54b-4721-b7b7-455916e93f83 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:09 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:09 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:09 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:09 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:09 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-475c21a6-a54b-4721-b7b7-455916e93f83 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-475c21a6-a54b-4721-b7b7-455916e93f83 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 returned with HTTP 200 Sep 02 00:52:09 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1068/2154] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:52:09 2026] GET /volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 => generated 1159 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:52:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-8ca9c0a9-39fb-4602-a602-5bf6da71627a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-8ca9c0a9-39fb-4602-a602-5bf6da71627a tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] POST http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4/action Sep 02 00:52:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-8ca9c0a9-39fb-4602-a602-5bf6da71627a tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:52:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-8ca9c0a9-39fb-4602-a602-5bf6da71627a tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:09 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:09 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:09 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:09 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:09 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-8ca9c0a9-39fb-4602-a602-5bf6da71627a tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:09 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-8ca9c0a9-39fb-4602-a602-5bf6da71627a tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Begin detaching volume completed successfully. Sep 02 00:52:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-8ca9c0a9-39fb-4602-a602-5bf6da71627a tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4/action returned with HTTP 202 Sep 02 00:52:09 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1087/2155] 192.168.122.129 () {64 vars in 1561 bytes} [Wed Sep 2 00:52:09 2026] POST /volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:52:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f3c971e7-3a78-4710-98b3-7b8c6a748b51 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f3c971e7-3a78-4710-98b3-7b8c6a748b51 None None] GET http://192.168.122.129/volume// Sep 02 00:52:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f3c971e7-3a78-4710-98b3-7b8c6a748b51 None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f3c971e7-3a78-4710-98b3-7b8c6a748b51 None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f3c971e7-3a78-4710-98b3-7b8c6a748b51 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:52:09 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1069/2156] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:52:09 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:52:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-0206af3d-a472-4e22-80de-98bfa52ccf2f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-0206af3d-a472-4e22-80de-98bfa52ccf2f tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 Sep 02 00:52:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-0206af3d-a472-4e22-80de-98bfa52ccf2f tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-0206af3d-a472-4e22-80de-98bfa52ccf2f tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:09 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:09 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:09 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:09 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:09 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-0206af3d-a472-4e22-80de-98bfa52ccf2f tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-0206af3d-a472-4e22-80de-98bfa52ccf2f tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 returned with HTTP 200 Sep 02 00:52:09 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1088/2157] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:52:09 2026] GET /volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 => generated 1343 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:52:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-29251e46-2539-47ef-9127-cb1c7367500c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-29251e46-2539-47ef-9127-cb1c7367500c tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] DELETE http://192.168.122.129/volume/v3/attachments/9459bc50-efcf-499a-9d65-679d8a5c2dc5 Sep 02 00:52:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-29251e46-2539-47ef-9127-cb1c7367500c tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-29251e46-2539-47ef-9127-cb1c7367500c tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:10 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:10 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:10 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:10 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, Sep 02 00:52:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-7472ef20-1158-45da-be2e-e27db0eb2d75 req-29251e46-2539-47ef-9127-cb1c7367500c tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/attachments/9459bc50-efcf-499a-9d65-679d8a5c2dc5 returned with HTTP 200 Sep 02 00:52:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1070/2158] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:52:10 2026] DELETE /volume/v3/attachments/9459bc50-efcf-499a-9d65-679d8a5c2dc5 => generated 19 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8df50a31-13ec-4b47-9bcc-17aad7f268f1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8df50a31-13ec-4b47-9bcc-17aad7f268f1 tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-project-admin] POST http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action Sep 02 00:52:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8df50a31-13ec-4b47-9bcc-17aad7f268f1 tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:52:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8df50a31-13ec-4b47-9bcc-17aad7f268f1 tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:10 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:10 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:10 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:10 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.admin_actions [None req-8df50a31-13ec-4b47-9bcc-17aad7f268f1 tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-project-admin] Updating volume '6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d' with '{'status': 'in-use'}' {{(pid=86898) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 02 00:52:10 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:10 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:10 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:10 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8df50a31-13ec-4b47-9bcc-17aad7f268f1 tempest-TestServerVolumeAttachmentScenario-200829419 tempest-TestServerVolumeAttachmentScenario-200829419-project-admin] http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action returned with HTTP 202 Sep 02 00:52:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1089/2159] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:52:10 2026] POST /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action => generated 0 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:52:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f33b867a-9287-4b55-8fd7-0c0381058d29 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f33b867a-9287-4b55-8fd7-0c0381058d29 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d Sep 02 00:52:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f33b867a-9287-4b55-8fd7-0c0381058d29 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f33b867a-9287-4b55-8fd7-0c0381058d29 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:10 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:10 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:10 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:10 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:10 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f33b867a-9287-4b55-8fd7-0c0381058d29 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f33b867a-9287-4b55-8fd7-0c0381058d29 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d returned with HTTP 200 Sep 02 00:52:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1071/2160] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:10 2026] GET /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d => generated 1158 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:52:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-779f04f1-516a-45f0-8362-37055a1598f3 req-13c45847-5414-4fe1-bcb1-d8a7c7f82636 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-779f04f1-516a-45f0-8362-37055a1598f3 req-13c45847-5414-4fe1-bcb1-d8a7c7f82636 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d Sep 02 00:52:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-779f04f1-516a-45f0-8362-37055a1598f3 req-13c45847-5414-4fe1-bcb1-d8a7c7f82636 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-779f04f1-516a-45f0-8362-37055a1598f3 req-13c45847-5414-4fe1-bcb1-d8a7c7f82636 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:11 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-779f04f1-516a-45f0-8362-37055a1598f3 req-13c45847-5414-4fe1-bcb1-d8a7c7f82636 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-779f04f1-516a-45f0-8362-37055a1598f3 req-13c45847-5414-4fe1-bcb1-d8a7c7f82636 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d returned with HTTP 200 Sep 02 00:52:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1090/2161] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:52:11 2026] GET /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d => generated 1158 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:52:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-779f04f1-516a-45f0-8362-37055a1598f3 req-943c3225-bdca-4424-a23a-56427f3e4563 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-779f04f1-516a-45f0-8362-37055a1598f3 req-943c3225-bdca-4424-a23a-56427f3e4563 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] POST http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action Sep 02 00:52:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-779f04f1-516a-45f0-8362-37055a1598f3 req-943c3225-bdca-4424-a23a-56427f3e4563 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:52:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-779f04f1-516a-45f0-8362-37055a1598f3 req-943c3225-bdca-4424-a23a-56427f3e4563 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:11 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:11 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:11 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:11 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:11 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-779f04f1-516a-45f0-8362-37055a1598f3 req-943c3225-bdca-4424-a23a-56427f3e4563 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:11 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-779f04f1-516a-45f0-8362-37055a1598f3 req-943c3225-bdca-4424-a23a-56427f3e4563 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Begin detaching volume completed successfully. Sep 02 00:52:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-779f04f1-516a-45f0-8362-37055a1598f3 req-943c3225-bdca-4424-a23a-56427f3e4563 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action returned with HTTP 202 Sep 02 00:52:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1072/2162] 192.168.122.129 () {64 vars in 1561 bytes} [Wed Sep 2 00:52:11 2026] POST /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:52:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-313ee1c9-71ec-4e55-a7fc-5c5348770aec None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-313ee1c9-71ec-4e55-a7fc-5c5348770aec None None] GET http://192.168.122.129/volume// Sep 02 00:52:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-313ee1c9-71ec-4e55-a7fc-5c5348770aec None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-313ee1c9-71ec-4e55-a7fc-5c5348770aec None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-313ee1c9-71ec-4e55-a7fc-5c5348770aec None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:52:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1091/2163] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:52:11 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:52:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-779f04f1-516a-45f0-8362-37055a1598f3 req-a9b14a12-5e38-48c9-8978-a15d0eebc92a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-779f04f1-516a-45f0-8362-37055a1598f3 req-a9b14a12-5e38-48c9-8978-a15d0eebc92a tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d Sep 02 00:52:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-779f04f1-516a-45f0-8362-37055a1598f3 req-a9b14a12-5e38-48c9-8978-a15d0eebc92a tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-779f04f1-516a-45f0-8362-37055a1598f3 req-a9b14a12-5e38-48c9-8978-a15d0eebc92a tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:11 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:11 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:11 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:11 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:11 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-779f04f1-516a-45f0-8362-37055a1598f3 req-a9b14a12-5e38-48c9-8978-a15d0eebc92a tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-779f04f1-516a-45f0-8362-37055a1598f3 req-a9b14a12-5e38-48c9-8978-a15d0eebc92a tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d returned with HTTP 200 Sep 02 00:52:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1073/2164] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:52:11 2026] GET /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d => generated 1342 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:52:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-779f04f1-516a-45f0-8362-37055a1598f3 req-bfcdd3e5-a4e6-494f-a628-fb33f6b34111 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-779f04f1-516a-45f0-8362-37055a1598f3 req-bfcdd3e5-a4e6-494f-a628-fb33f6b34111 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] DELETE http://192.168.122.129/volume/v3/attachments/bd6f4299-5b51-4e10-b4ce-d4d887f62672 Sep 02 00:52:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-779f04f1-516a-45f0-8362-37055a1598f3 req-bfcdd3e5-a4e6-494f-a628-fb33f6b34111 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-779f04f1-516a-45f0-8362-37055a1598f3 req-bfcdd3e5-a4e6-494f-a628-fb33f6b34111 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:12 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:12 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, Sep 02 00:52:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-779f04f1-516a-45f0-8362-37055a1598f3 req-bfcdd3e5-a4e6-494f-a628-fb33f6b34111 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/attachments/bd6f4299-5b51-4e10-b4ce-d4d887f62672 returned with HTTP 200 Sep 02 00:52:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1092/2165] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:52:12 2026] DELETE /volume/v3/attachments/bd6f4299-5b51-4e10-b4ce-d4d887f62672 => generated 19 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ec36e516-a8a1-46aa-9b91-390d6c8ddab1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ec36e516-a8a1-46aa-9b91-390d6c8ddab1 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] POST http://192.168.122.129/volume/v3/volumes/af2026bf-2fb4-405e-ad49-82efc106d30d/action Sep 02 00:52:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ec36e516-a8a1-46aa-9b91-390d6c8ddab1 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action body: b'{"os-attach": {"instance_uuid": "d0e218af-f959-4d37-9631-6a95551dfe7b", "mountpoint": "/dev/vdc"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:52:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ec36e516-a8a1-46aa-9b91-390d6c8ddab1 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d0e218af-f959-4d37-9631-6a95551dfe7b", "mountpoint": "/dev/vdc"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ec36e516-a8a1-46aa-9b91-390d6c8ddab1 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/af2026bf-2fb4-405e-ad49-82efc106d30d/action returned with HTTP 404 Sep 02 00:52:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1074/2166] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:52:12 2026] POST /volume/v3/volumes/af2026bf-2fb4-405e-ad49-82efc106d30d/action => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:52:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-88056858-0300-479e-b215-71305d790fb9 req-bfed0320-e741-49f9-a922-c4cdb9d1b8d5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-88056858-0300-479e-b215-71305d790fb9 req-bfed0320-e741-49f9-a922-c4cdb9d1b8d5 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d Sep 02 00:52:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-88056858-0300-479e-b215-71305d790fb9 req-bfed0320-e741-49f9-a922-c4cdb9d1b8d5 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-88056858-0300-479e-b215-71305d790fb9 req-bfed0320-e741-49f9-a922-c4cdb9d1b8d5 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:12 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:12 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-88056858-0300-479e-b215-71305d790fb9 req-bfed0320-e741-49f9-a922-c4cdb9d1b8d5 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-88056858-0300-479e-b215-71305d790fb9 req-bfed0320-e741-49f9-a922-c4cdb9d1b8d5 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d returned with HTTP 200 Sep 02 00:52:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1093/2167] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:52:12 2026] GET /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d => generated 866 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-08733116-01ed-40b0-b413-c9b1cf2b1ac7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-08733116-01ed-40b0-b413-c9b1cf2b1ac7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:52:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-08733116-01ed-40b0-b413-c9b1cf2b1ac7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5f34cfa1-fd16-403e-b2b5-b440aabff3c7", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1716537031"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-08733116-01ed-40b0-b413-c9b1cf2b1ac7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Create volume request body: {'volume': {'imageRef': '5f34cfa1-fd16-403e-b2b5-b440aabff3c7', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1716537031'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:52:18 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-08733116-01ed-40b0-b413-c9b1cf2b1ac7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Create volume of 2 GB Sep 02 00:52:18 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-08733116-01ed-40b0-b413-c9b1cf2b1ac7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Availability Zones retrieved successfully. Sep 02 00:52:18 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-08733116-01ed-40b0-b413-c9b1cf2b1ac7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Flow 'volume_create_api' (4b7a2a40-58f0-43b3-99e4-1041e6a09813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:52:18 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-08733116-01ed-40b0-b413-c9b1cf2b1ac7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac17eacc-6fa1-4acd-b3bb-102345202155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:18 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-08733116-01ed-40b0-b413-c9b1cf2b1ac7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Validating volume size '2' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:52:18 devstack devstack@c-api.service[86899]: WARNING cinder.volume.api [None req-08733116-01ed-40b0-b413-c9b1cf2b1ac7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac17eacc-6fa1-4acd-b3bb-102345202155) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 00:52:18 devstack devstack@c-api.service[86899]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 5f34cfa1-fd16-403e-b2b5-b440aabff3c7 is not active. Sep 02 00:52:18 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-08733116-01ed-40b0-b413-c9b1cf2b1ac7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac17eacc-6fa1-4acd-b3bb-102345202155) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:18 devstack devstack@c-api.service[86899]: WARNING cinder.volume.api [None req-08733116-01ed-40b0-b413-c9b1cf2b1ac7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac17eacc-6fa1-4acd-b3bb-102345202155) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 00:52:18 devstack devstack@c-api.service[86899]: WARNING cinder.volume.api [None req-08733116-01ed-40b0-b413-c9b1cf2b1ac7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Flow 'volume_create_api' (4b7a2a40-58f0-43b3-99e4-1041e6a09813) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 00:52:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-08733116-01ed-40b0-b413-c9b1cf2b1ac7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 400 Sep 02 00:52:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1075/2168] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:52:18 2026] POST /volume/v3/volumes => generated 125 bytes in 269 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:52:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-09fa9efc-33b3-462f-9e2d-b75d61ea66ba None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-09fa9efc-33b3-462f-9e2d-b75d61ea66ba tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] DELETE http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 Sep 02 00:52:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-09fa9efc-33b3-462f-9e2d-b75d61ea66ba tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-09fa9efc-33b3-462f-9e2d-b75d61ea66ba tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:19 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-09fa9efc-33b3-462f-9e2d-b75d61ea66ba tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Delete volume with id: 65a47de7-93ab-4dbd-a589-309688d54bb4 Sep 02 00:52:19 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:19 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-09fa9efc-33b3-462f-9e2d-b75d61ea66ba tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-09fa9efc-33b3-462f-9e2d-b75d61ea66ba tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Delete volume request issued successfully. Sep 02 00:52:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-09fa9efc-33b3-462f-9e2d-b75d61ea66ba tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 returned with HTTP 202 Sep 02 00:52:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1094/2169] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:52:19 2026] DELETE /volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:52:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7ce49ffa-7a61-453d-bfc5-7ed40e768f33 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7ce49ffa-7a61-453d-bfc5-7ed40e768f33 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 Sep 02 00:52:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7ce49ffa-7a61-453d-bfc5-7ed40e768f33 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7ce49ffa-7a61-453d-bfc5-7ed40e768f33 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:19 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:19 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:19 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7ce49ffa-7a61-453d-bfc5-7ed40e768f33 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7ce49ffa-7a61-453d-bfc5-7ed40e768f33 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 returned with HTTP 200 Sep 02 00:52:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1076/2170] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:19 2026] GET /volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 => generated 866 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:52:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e917e367-f571-422f-81b9-ec6a7d887a97 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e917e367-f571-422f-81b9-ec6a7d887a97 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 Sep 02 00:52:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e917e367-f571-422f-81b9-ec6a7d887a97 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e917e367-f571-422f-81b9-ec6a7d887a97 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e917e367-f571-422f-81b9-ec6a7d887a97 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 returned with HTTP 404 Sep 02 00:52:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1095/2171] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:20 2026] GET /volume/v3/volumes/65a47de7-93ab-4dbd-a589-309688d54bb4 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:52:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6867cca5-3971-40e9-ab3a-87b6c5966e98 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6867cca5-3971-40e9-ab3a-87b6c5966e98 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] DELETE http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d Sep 02 00:52:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6867cca5-3971-40e9-ab3a-87b6c5966e98 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6867cca5-3971-40e9-ab3a-87b6c5966e98 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:20 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-6867cca5-3971-40e9-ab3a-87b6c5966e98 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Delete volume with id: 6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d Sep 02 00:52:20 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:20 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:20 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:20 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:20 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6867cca5-3971-40e9-ab3a-87b6c5966e98 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:20 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6867cca5-3971-40e9-ab3a-87b6c5966e98 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Delete volume request issued successfully. Sep 02 00:52:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6867cca5-3971-40e9-ab3a-87b6c5966e98 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d returned with HTTP 202 Sep 02 00:52:20 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1077/2172] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:52:20 2026] DELETE /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:52:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-335b10a1-574b-49b3-a073-d456e478b2c7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-335b10a1-574b-49b3-a073-d456e478b2c7 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d Sep 02 00:52:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-335b10a1-574b-49b3-a073-d456e478b2c7 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-335b10a1-574b-49b3-a073-d456e478b2c7 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:20 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:20 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-335b10a1-574b-49b3-a073-d456e478b2c7 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Volume info retrieved successfully. Sep 02 00:52:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-335b10a1-574b-49b3-a073-d456e478b2c7 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d returned with HTTP 200 Sep 02 00:52:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1096/2173] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:20 2026] GET /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d => generated 865 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-622117d2-bd95-4ee3-9eeb-8d8730e522e8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-622117d2-bd95-4ee3-9eeb-8d8730e522e8 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] GET http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d Sep 02 00:52:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-622117d2-bd95-4ee3-9eeb-8d8730e522e8 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-622117d2-bd95-4ee3-9eeb-8d8730e522e8 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-622117d2-bd95-4ee3-9eeb-8d8730e522e8 tempest-TestServerVolumeAttachmentScenario-624672231 tempest-TestServerVolumeAttachmentScenario-624672231-project-member] http://192.168.122.129/volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d returned with HTTP 404 Sep 02 00:52:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1078/2174] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:21 2026] GET /volume/v3/volumes/6c5fa496-af6b-4ab8-8fc2-5755b7a11f7d => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:52:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c522f454-bf0d-4fae-be25-9c09272391cc None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c522f454-bf0d-4fae-be25-9c09272391cc tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:52:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c522f454-bf0d-4fae-be25-9c09272391cc tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "00bafc99-f89e-4f2a-8319-5f6ab25cc3a7"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-c522f454-bf0d-4fae-be25-9c09272391cc tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '00bafc99-f89e-4f2a-8319-5f6ab25cc3a7'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-c522f454-bf0d-4fae-be25-9c09272391cc tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Create volume of 1 GB Sep 02 00:52:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c522f454-bf0d-4fae-be25-9c09272391cc tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Availability Zones retrieved successfully. Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c522f454-bf0d-4fae-be25-9c09272391cc tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Flow 'volume_create_api' (0b249c17-da9e-43c9-b464-dd189c31262a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c522f454-bf0d-4fae-be25-9c09272391cc tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b67a96-c1d2-447f-bb2a-f4efe7892273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-c522f454-bf0d-4fae-be25-9c09272391cc tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: WARNING cinder.volume.api [None req-c522f454-bf0d-4fae-be25-9c09272391cc tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b67a96-c1d2-447f-bb2a-f4efe7892273) transitioned into state 'FAILURE' from state 'RUNNING' Sep 02 00:52:22 devstack devstack@c-api.service[86898]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c522f454-bf0d-4fae-be25-9c09272391cc tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b67a96-c1d2-447f-bb2a-f4efe7892273) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: WARNING cinder.volume.api [None req-c522f454-bf0d-4fae-be25-9c09272391cc tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b67a96-c1d2-447f-bb2a-f4efe7892273) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 02 00:52:22 devstack devstack@c-api.service[86898]: WARNING cinder.volume.api [None req-c522f454-bf0d-4fae-be25-9c09272391cc tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Flow 'volume_create_api' (0b249c17-da9e-43c9-b464-dd189c31262a) transitioned into state 'REVERTED' from state 'RUNNING' Sep 02 00:52:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c522f454-bf0d-4fae-be25-9c09272391cc tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 400 Sep 02 00:52:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1097/2175] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:52:21 2026] POST /volume/v3/volumes => generated 134 bytes in 408 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0f80738b-ab5e-488c-8836-ca18a6a0fa04 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0f80738b-ab5e-488c-8836-ca18a6a0fa04 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0f80738b-ab5e-488c-8836-ca18a6a0fa04 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0f80738b-ab5e-488c-8836-ca18a6a0fa04 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 400 Sep 02 00:52:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1079/2176] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:52:22 2026] POST /volume/v3/volumes => generated 127 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-73d40f92-13c6-4409-8196-21d934162499 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-73d40f92-13c6-4409-8196-21d934162499 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-73d40f92-13c6-4409-8196-21d934162499 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "349a3d35-5d6d-489b-8e3c-fd39c7aec352"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-73d40f92-13c6-4409-8196-21d934162499 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '349a3d35-5d6d-489b-8e3c-fd39c7aec352'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-73d40f92-13c6-4409-8196-21d934162499 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 404 Sep 02 00:52:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1098/2177] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:52:22 2026] POST /volume/v3/volumes => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7711762d-9606-4800-bb7f-b6cb533994e2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7711762d-9606-4800-bb7f-b6cb533994e2 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7711762d-9606-4800-bb7f-b6cb533994e2 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "dfb799d0-3641-45ef-bd7f-91cb052bedb5"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-7711762d-9606-4800-bb7f-b6cb533994e2 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'dfb799d0-3641-45ef-bd7f-91cb052bedb5'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7711762d-9606-4800-bb7f-b6cb533994e2 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 404 Sep 02 00:52:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1080/2178] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:52:22 2026] POST /volume/v3/volumes => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b3493b9b-9d4f-488d-a799-3b711a1564a2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b3493b9b-9d4f-488d-a799-3b711a1564a2 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b3493b9b-9d4f-488d-a799-3b711a1564a2 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "635bade4-9ace-48d0-8f7b-bc17c5303f19"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-b3493b9b-9d4f-488d-a799-3b711a1564a2 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '635bade4-9ace-48d0-8f7b-bc17c5303f19'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b3493b9b-9d4f-488d-a799-3b711a1564a2 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 404 Sep 02 00:52:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1099/2179] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:52:22 2026] POST /volume/v3/volumes => generated 114 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bfe26999-23b4-40fe-9a8d-9682ad151859 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bfe26999-23b4-40fe-9a8d-9682ad151859 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bfe26999-23b4-40fe-9a8d-9682ad151859 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bfe26999-23b4-40fe-9a8d-9682ad151859 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 400 Sep 02 00:52:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1081/2180] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:52:22 2026] POST /volume/v3/volumes => generated 125 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9df32b97-841d-4417-bfc7-97f3420d1add None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9df32b97-841d-4417-bfc7-97f3420d1add tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9df32b97-841d-4417-bfc7-97f3420d1add tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9df32b97-841d-4417-bfc7-97f3420d1add tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 400 Sep 02 00:52:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1100/2181] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:52:22 2026] POST /volume/v3/volumes => generated 125 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0ba16277-069e-4999-88d3-e9886d6ddddd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0ba16277-069e-4999-88d3-e9886d6ddddd tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0ba16277-069e-4999-88d3-e9886d6ddddd tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0ba16277-069e-4999-88d3-e9886d6ddddd tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 400 Sep 02 00:52:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1082/2182] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:52:22 2026] POST /volume/v3/volumes => generated 121 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b5d0a8f0-cc28-4c1c-a691-32e0d2678a0d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b5d0a8f0-cc28-4c1c-a691-32e0d2678a0d tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] DELETE http://192.168.122.129/volume/v3/volumes/tempest-invalid-894396431 Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b5d0a8f0-cc28-4c1c-a691-32e0d2678a0d tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b5d0a8f0-cc28-4c1c-a691-32e0d2678a0d tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-b5d0a8f0-cc28-4c1c-a691-32e0d2678a0d tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Delete volume with id: tempest-invalid-894396431 Sep 02 00:52:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b5d0a8f0-cc28-4c1c-a691-32e0d2678a0d tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/tempest-invalid-894396431 returned with HTTP 404 Sep 02 00:52:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1101/2183] 192.168.122.129 () {58 vars in 1202 bytes} [Wed Sep 2 00:52:22 2026] DELETE /volume/v3/volumes/tempest-invalid-894396431 => generated 98 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-107f762d-f2a9-4bdc-a9fc-98e043e6abff None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1083/2184] 192.168.122.129 () {58 vars in 1127 bytes} [Wed Sep 2 00:52:22 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-97c66d34-4eb8-40ae-b77b-3da8729332fc None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-97c66d34-4eb8-40ae-b77b-3da8729332fc tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] POST http://192.168.122.129/volume/v3/volumes/xxx/action Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-97c66d34-4eb8-40ae-b77b-3da8729332fc tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action body: b'{"os-detach": {}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-97c66d34-4eb8-40ae-b77b-3da8729332fc tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-97c66d34-4eb8-40ae-b77b-3da8729332fc tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 02 00:52:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1102/2185] 192.168.122.129 () {60 vars in 1175 bytes} [Wed Sep 2 00:52:22 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ddbb864d-9919-4f00-8c6e-9ebbb309521c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ddbb864d-9919-4f00-8c6e-9ebbb309521c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] GET http://192.168.122.129/volume/v3/volumes/tempest-invalid-555851998 Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ddbb864d-9919-4f00-8c6e-9ebbb309521c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ddbb864d-9919-4f00-8c6e-9ebbb309521c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ddbb864d-9919-4f00-8c6e-9ebbb309521c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/tempest-invalid-555851998 returned with HTTP 404 Sep 02 00:52:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1084/2186] 192.168.122.129 () {58 vars in 1199 bytes} [Wed Sep 2 00:52:22 2026] GET /volume/v3/volumes/tempest-invalid-555851998 => generated 98 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1088acba-e09c-4b0a-a3ca-7474b40475e3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1103/2187] 192.168.122.129 () {58 vars in 1124 bytes} [Wed Sep 2 00:52:22 2026] GET /volume/v3/volumes/ => generated 112 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f419b1c7-b7ca-481f-b429-48cd7141d254 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f419b1c7-b7ca-481f-b429-48cd7141d254 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] GET http://192.168.122.129/volume/v3/volumes/detail?status=null Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f419b1c7-b7ca-481f-b429-48cd7141d254 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f419b1c7-b7ca-481f-b429-48cd7141d254 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-f419b1c7-b7ca-481f-b429-48cd7141d254 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f419b1c7-b7ca-481f-b429-48cd7141d254 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Could not evaluate value null, assuming string {{(pid=86899) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f419b1c7-b7ca-481f-b429-48cd7141d254 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f419b1c7-b7ca-481f-b429-48cd7141d254 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Get all volumes completed successfully. Sep 02 00:52:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f419b1c7-b7ca-481f-b429-48cd7141d254 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 02 00:52:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1085/2188] 192.168.122.129 () {58 vars in 1165 bytes} [Wed Sep 2 00:52:22 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-be0a8b62-22cd-4976-8b15-8459c064287d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-be0a8b62-22cd-4976-8b15-8459c064287d tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] GET http://192.168.122.129/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-963557157 Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-be0a8b62-22cd-4976-8b15-8459c064287d tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-be0a8b62-22cd-4976-8b15-8459c064287d tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Calling method 'detail' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-be0a8b62-22cd-4976-8b15-8459c064287d tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-be0a8b62-22cd-4976-8b15-8459c064287d tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-963557157'), ('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-be0a8b62-22cd-4976-8b15-8459c064287d tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Get all volumes completed successfully. Sep 02 00:52:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-be0a8b62-22cd-4976-8b15-8459c064287d tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-963557157 returned with HTTP 200 Sep 02 00:52:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1104/2189] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:52:22 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-963557157 => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4c5958f8-8a50-4d91-bab1-9b87e9e75a8c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4c5958f8-8a50-4d91-bab1-9b87e9e75a8c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] GET http://192.168.122.129/volume/v3/volumes?status=null Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4c5958f8-8a50-4d91-bab1-9b87e9e75a8c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4c5958f8-8a50-4d91-bab1-9b87e9e75a8c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-4c5958f8-8a50-4d91-bab1-9b87e9e75a8c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4c5958f8-8a50-4d91-bab1-9b87e9e75a8c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Could not evaluate value null, assuming string {{(pid=86899) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4c5958f8-8a50-4d91-bab1-9b87e9e75a8c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:52:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4c5958f8-8a50-4d91-bab1-9b87e9e75a8c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Get all volumes completed successfully. Sep 02 00:52:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4c5958f8-8a50-4d91-bab1-9b87e9e75a8c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes?status=null returned with HTTP 200 Sep 02 00:52:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1086/2190] 192.168.122.129 () {58 vars in 1144 bytes} [Wed Sep 2 00:52:22 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-044efec5-74f9-4317-9d0a-93779fe5adf7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-044efec5-74f9-4317-9d0a-93779fe5adf7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] GET http://192.168.122.129/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-802407228 Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-044efec5-74f9-4317-9d0a-93779fe5adf7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-044efec5-74f9-4317-9d0a-93779fe5adf7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-044efec5-74f9-4317-9d0a-93779fe5adf7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-044efec5-74f9-4317-9d0a-93779fe5adf7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-802407228'), ('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:52:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-044efec5-74f9-4317-9d0a-93779fe5adf7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Get all volumes completed successfully. Sep 02 00:52:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-044efec5-74f9-4317-9d0a-93779fe5adf7 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-802407228 returned with HTTP 200 Sep 02 00:52:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1105/2191] 192.168.122.129 () {58 vars in 1220 bytes} [Wed Sep 2 00:52:22 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-802407228 => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ee9fb649-9947-4a98-a68e-26fdf49a390c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ee9fb649-9947-4a98-a68e-26fdf49a390c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] POST http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94/action Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ee9fb649-9947-4a98-a68e-26fdf49a390c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ee9fb649-9947-4a98-a68e-26fdf49a390c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:23 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:23 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:23 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ee9fb649-9947-4a98-a68e-26fdf49a390c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Volume info retrieved successfully. Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ee9fb649-9947-4a98-a68e-26fdf49a390c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Reserve volume completed successfully. Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ee9fb649-9947-4a98-a68e-26fdf49a390c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94/action returned with HTTP 202 Sep 02 00:52:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1087/2192] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:52:23 2026] POST /volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e0f34a8f-f5a2-4a91-819d-56fc2b08244b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e0f34a8f-f5a2-4a91-819d-56fc2b08244b tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] POST http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94/action Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e0f34a8f-f5a2-4a91-819d-56fc2b08244b tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e0f34a8f-f5a2-4a91-819d-56fc2b08244b tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:23 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e0f34a8f-f5a2-4a91-819d-56fc2b08244b tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Volume info retrieved successfully. Sep 02 00:52:23 devstack devstack@c-api.service[86898]: ERROR cinder.volume.api [None req-e0f34a8f-f5a2-4a91-819d-56fc2b08244b tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Volume status must be available to reserve, but the status is attaching. Sep 02 00:52:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e0f34a8f-f5a2-4a91-819d-56fc2b08244b tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94/action returned with HTTP 400 Sep 02 00:52:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1106/2193] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:52:23 2026] POST /volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94/action => generated 132 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-55be0012-d8d7-4986-a128-4275ad42189c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-55be0012-d8d7-4986-a128-4275ad42189c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] POST http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94/action Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-55be0012-d8d7-4986-a128-4275ad42189c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-55be0012-d8d7-4986-a128-4275ad42189c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:23 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:23 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:23 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-55be0012-d8d7-4986-a128-4275ad42189c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Volume info retrieved successfully. Sep 02 00:52:23 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:23 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-55be0012-d8d7-4986-a128-4275ad42189c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Unreserve volume completed successfully. Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-55be0012-d8d7-4986-a128-4275ad42189c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94/action returned with HTTP 202 Sep 02 00:52:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1088/2194] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:52:23 2026] POST /volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-35fc4726-b3f4-4378-ac2a-31199ff04a6a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-35fc4726-b3f4-4378-ac2a-31199ff04a6a tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] POST http://192.168.122.129/volume/v3/volumes/c418492e-e0f8-42b0-ae98-dfc8911cdd97/action Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-35fc4726-b3f4-4378-ac2a-31199ff04a6a tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-35fc4726-b3f4-4378-ac2a-31199ff04a6a tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-35fc4726-b3f4-4378-ac2a-31199ff04a6a tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/c418492e-e0f8-42b0-ae98-dfc8911cdd97/action returned with HTTP 404 Sep 02 00:52:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1107/2195] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:52:23 2026] POST /volume/v3/volumes/c418492e-e0f8-42b0-ae98-dfc8911cdd97/action => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-37a1ea5d-f239-4ae6-88fb-fd9489832b38 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-37a1ea5d-f239-4ae6-88fb-fd9489832b38 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] POST http://192.168.122.129/volume/v3/volumes/f8ad8020-8c78-496a-b135-0b394867050f/action Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-37a1ea5d-f239-4ae6-88fb-fd9489832b38 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-37a1ea5d-f239-4ae6-88fb-fd9489832b38 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-37a1ea5d-f239-4ae6-88fb-fd9489832b38 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/f8ad8020-8c78-496a-b135-0b394867050f/action returned with HTTP 404 Sep 02 00:52:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1089/2196] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:52:23 2026] POST /volume/v3/volumes/f8ad8020-8c78-496a-b135-0b394867050f/action => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c347af4e-06e8-440c-9cf4-99e7ed7a7633 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1108/2197] 192.168.122.129 () {60 vars in 1144 bytes} [Wed Sep 2 00:52:23 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bef97704-4643-4b1a-b8ec-07d20ee0c2d6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bef97704-4643-4b1a-b8ec-07d20ee0c2d6 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] PUT http://192.168.122.129/volume/v3/volumes/tempest-invalid-2090752015 Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bef97704-4643-4b1a-b8ec-07d20ee0c2d6 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bef97704-4643-4b1a-b8ec-07d20ee0c2d6 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/tempest-invalid-2090752015 returned with HTTP 404 Sep 02 00:52:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1090/2198] 192.168.122.129 () {60 vars in 1222 bytes} [Wed Sep 2 00:52:23 2026] PUT /volume/v3/volumes/tempest-invalid-2090752015 => generated 99 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-85c45e36-d0f1-4293-9e58-ffc5a588e24b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-85c45e36-d0f1-4293-9e58-ffc5a588e24b tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] PUT http://192.168.122.129/volume/v3/volumes/5dc00b9b-920f-4aea-9492-6ec93f5ef6d8 Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-85c45e36-d0f1-4293-9e58-ffc5a588e24b tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-85c45e36-d0f1-4293-9e58-ffc5a588e24b tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/5dc00b9b-920f-4aea-9492-6ec93f5ef6d8 returned with HTTP 404 Sep 02 00:52:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1109/2199] 192.168.122.129 () {60 vars in 1252 bytes} [Wed Sep 2 00:52:23 2026] PUT /volume/v3/volumes/5dc00b9b-920f-4aea-9492-6ec93f5ef6d8 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f1992ab5-5a78-48e3-9aa1-2b7dccde5262 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f1992ab5-5a78-48e3-9aa1-2b7dccde5262 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] DELETE http://192.168.122.129/volume/v3/volumes/5eba8180-a2bd-4ad9-a2e8-d0f04179c479 Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f1992ab5-5a78-48e3-9aa1-2b7dccde5262 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f1992ab5-5a78-48e3-9aa1-2b7dccde5262 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-f1992ab5-5a78-48e3-9aa1-2b7dccde5262 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Delete volume with id: 5eba8180-a2bd-4ad9-a2e8-d0f04179c479 Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f1992ab5-5a78-48e3-9aa1-2b7dccde5262 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/5eba8180-a2bd-4ad9-a2e8-d0f04179c479 returned with HTTP 404 Sep 02 00:52:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1091/2200] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:52:23 2026] DELETE /volume/v3/volumes/5eba8180-a2bd-4ad9-a2e8-d0f04179c479 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-44c7a601-97bc-4c77-8b54-a0f1c238c46e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-44c7a601-97bc-4c77-8b54-a0f1c238c46e tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] POST http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94/action Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-44c7a601-97bc-4c77-8b54-a0f1c238c46e tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-44c7a601-97bc-4c77-8b54-a0f1c238c46e tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-44c7a601-97bc-4c77-8b54-a0f1c238c46e tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94/action returned with HTTP 400 Sep 02 00:52:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1110/2201] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:52:23 2026] POST /volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94/action => generated 140 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cdb2df18-787b-48ae-8a88-ffabc43b75e1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cdb2df18-787b-48ae-8a88-ffabc43b75e1 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] POST http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94/action Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cdb2df18-787b-48ae-8a88-ffabc43b75e1 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cdb2df18-787b-48ae-8a88-ffabc43b75e1 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cdb2df18-787b-48ae-8a88-ffabc43b75e1 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94/action returned with HTTP 400 Sep 02 00:52:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1092/2202] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:52:23 2026] POST /volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94/action => generated 131 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-708e1c8a-bd07-472a-8bd5-d130430e8dc6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-708e1c8a-bd07-472a-8bd5-d130430e8dc6 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] POST http://192.168.122.129/volume/v3/volumes/72a2e546-04c2-41d5-9d80-7006ddd9a4be/action Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-708e1c8a-bd07-472a-8bd5-d130430e8dc6 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-708e1c8a-bd07-472a-8bd5-d130430e8dc6 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-708e1c8a-bd07-472a-8bd5-d130430e8dc6 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/72a2e546-04c2-41d5-9d80-7006ddd9a4be/action returned with HTTP 404 Sep 02 00:52:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1111/2203] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:52:23 2026] POST /volume/v3/volumes/72a2e546-04c2-41d5-9d80-7006ddd9a4be/action => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3b7b3a44-cb5c-4082-b6a3-6a59d930d421 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3b7b3a44-cb5c-4082-b6a3-6a59d930d421 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] POST http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94/action Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3b7b3a44-cb5c-4082-b6a3-6a59d930d421 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3b7b3a44-cb5c-4082-b6a3-6a59d930d421 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3b7b3a44-cb5c-4082-b6a3-6a59d930d421 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94/action returned with HTTP 400 Sep 02 00:52:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1093/2204] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:52:23 2026] POST /volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94/action => generated 129 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-74c0a957-d386-4e1c-9342-709656fc169b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-74c0a957-d386-4e1c-9342-709656fc169b tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] POST http://192.168.122.129/volume/v3/volumes/None/action Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-74c0a957-d386-4e1c-9342-709656fc169b tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-74c0a957-d386-4e1c-9342-709656fc169b tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-74c0a957-d386-4e1c-9342-709656fc169b tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/None/action returned with HTTP 404 Sep 02 00:52:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1112/2205] 192.168.122.129 () {60 vars in 1178 bytes} [Wed Sep 2 00:52:23 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6d243bed-b555-499e-a66a-938e1453d5a1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6d243bed-b555-499e-a66a-938e1453d5a1 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] GET http://192.168.122.129/volume/v3/volumes/b90c74a5-cd9c-4901-bb34-1bdd3e51f953 Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6d243bed-b555-499e-a66a-938e1453d5a1 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6d243bed-b555-499e-a66a-938e1453d5a1 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6d243bed-b555-499e-a66a-938e1453d5a1 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/b90c74a5-cd9c-4901-bb34-1bdd3e51f953 returned with HTTP 404 Sep 02 00:52:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1094/2206] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:23 2026] GET /volume/v3/volumes/b90c74a5-cd9c-4901-bb34-1bdd3e51f953 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f92d0d7c-e0fa-4340-8ded-d96c9a314f05 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f92d0d7c-e0fa-4340-8ded-d96c9a314f05 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] GET http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94 Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f92d0d7c-e0fa-4340-8ded-d96c9a314f05 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f92d0d7c-e0fa-4340-8ded-d96c9a314f05 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:23 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f92d0d7c-e0fa-4340-8ded-d96c9a314f05 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Volume info retrieved successfully. Sep 02 00:52:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f92d0d7c-e0fa-4340-8ded-d96c9a314f05 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94 returned with HTTP 200 Sep 02 00:52:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1113/2207] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:23 2026] GET /volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94 => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f08cb811-5ce3-44ec-98c9-d90465eb3007 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f08cb811-5ce3-44ec-98c9-d90465eb3007 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] DELETE http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94 Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f08cb811-5ce3-44ec-98c9-d90465eb3007 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f08cb811-5ce3-44ec-98c9-d90465eb3007 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-f08cb811-5ce3-44ec-98c9-d90465eb3007 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Delete volume with id: 35b7d334-4fca-4e94-adda-a74486604b94 Sep 02 00:52:23 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:23 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:23 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:23 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f08cb811-5ce3-44ec-98c9-d90465eb3007 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Volume info retrieved successfully. Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f08cb811-5ce3-44ec-98c9-d90465eb3007 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Delete volume request issued successfully. Sep 02 00:52:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f08cb811-5ce3-44ec-98c9-d90465eb3007 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94 returned with HTTP 202 Sep 02 00:52:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1095/2208] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:52:23 2026] DELETE /volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-97cec709-27f1-48ae-bee5-d8a1295f8b71 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-97cec709-27f1-48ae-bee5-d8a1295f8b71 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] GET http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94 Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-97cec709-27f1-48ae-bee5-d8a1295f8b71 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-97cec709-27f1-48ae-bee5-d8a1295f8b71 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:23 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:23 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-97cec709-27f1-48ae-bee5-d8a1295f8b71 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Volume info retrieved successfully. Sep 02 00:52:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-97cec709-27f1-48ae-bee5-d8a1295f8b71 tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94 returned with HTTP 200 Sep 02 00:52:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1114/2209] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:23 2026] GET /volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-238fd8de-1f5f-4f78-bc64-795af327661c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-238fd8de-1f5f-4f78-bc64-795af327661c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] GET http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94 Sep 02 00:52:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-238fd8de-1f5f-4f78-bc64-795af327661c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-238fd8de-1f5f-4f78-bc64-795af327661c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-238fd8de-1f5f-4f78-bc64-795af327661c tempest-VolumesNegativeTest-1916349750 tempest-VolumesNegativeTest-1916349750-project-member] http://192.168.122.129/volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94 returned with HTTP 404 Sep 02 00:52:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1096/2210] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:24 2026] GET /volume/v3/volumes/35b7d334-4fca-4e94-adda-a74486604b94 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:52:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f316c58f-f4fb-4944-a282-64bccf466e4d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f316c58f-f4fb-4944-a282-64bccf466e4d tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:52:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f316c58f-f4fb-4944-a282-64bccf466e4d tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200519181-936770978", "extra_specs": {}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f316c58f-f4fb-4944-a282-64bccf466e4d tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:52:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1115/2211] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:52:25 2026] POST /volume/v3/types => generated 267 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:52:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-030cb058-63e8-4af6-b5d9-6749c61a2285 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-030cb058-63e8-4af6-b5d9-6749c61a2285 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:52:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-030cb058-63e8-4af6-b5d9-6749c61a2285 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2014862869-899284370", "extra_specs": {}}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-030cb058-63e8-4af6-b5d9-6749c61a2285 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:52:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1097/2212] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:52:29 2026] POST /volume/v3/types => generated 268 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2cd86044-f45e-4b61-a7d2-ed1f5591fb53 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2cd86044-f45e-4b61-a7d2-ed1f5591fb53 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:52:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2cd86044-f45e-4b61-a7d2-ed1f5591fb53 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-929161220-2032567518", "extra_specs": {}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2cd86044-f45e-4b61-a7d2-ed1f5591fb53 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:52:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1116/2213] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:52:29 2026] POST /volume/v3/types => generated 268 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-86725726-9e8e-47e7-995b-1845a897671d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-86725726-9e8e-47e7-995b-1845a897671d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:52:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-86725726-9e8e-47e7-995b-1845a897671d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-830351559", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2014862869-899284370", "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-86725726-9e8e-47e7-995b-1845a897671d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-830351559', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2014862869-899284370', 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:52:29 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-86725726-9e8e-47e7-995b-1845a897671d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Create volume of 1 GB Sep 02 00:52:29 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:29 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-86725726-9e8e-47e7-995b-1845a897671d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Availability Zones retrieved successfully. Sep 02 00:52:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-86725726-9e8e-47e7-995b-1845a897671d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Flow 'volume_create_api' (1f0e51d0-902a-47a0-9948-cba1bb46730f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:52:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-86725726-9e8e-47e7-995b-1845a897671d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d29ae1d3-6626-4cd1-9607-a84562c784b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-86725726-9e8e-47e7-995b-1845a897671d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:52:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-86725726-9e8e-47e7-995b-1845a897671d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d29ae1d3-6626-4cd1-9607-a84562c784b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=41046454-7453-4fef-a536-211f5044759e,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2014862869-899284370',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '41046454-7453-4fef-a536-211f5044759e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-86725726-9e8e-47e7-995b-1845a897671d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bee9abc1-9dcd-4025-b7db-786276973055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:29 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-86725726-9e8e-47e7-995b-1845a897671d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2014862869-899284370 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2014862869-899284370, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:52:29 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-86725726-9e8e-47e7-995b-1845a897671d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2014862869-899284370 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2014862869-899284370, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:52:29 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-86725726-9e8e-47e7-995b-1845a897671d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Created reservations ['ac615182-a735-4822-8297-8fa1645688ad', '13921f11-acef-4620-a907-e8634c129356', 'f933d7b9-04d4-4f01-8ff6-2af11f2d0921', '0851f246-d531-4ee5-90c8-58141207e823'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:52:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-86725726-9e8e-47e7-995b-1845a897671d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bee9abc1-9dcd-4025-b7db-786276973055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac615182-a735-4822-8297-8fa1645688ad', '13921f11-acef-4620-a907-e8634c129356', 'f933d7b9-04d4-4f01-8ff6-2af11f2d0921', '0851f246-d531-4ee5-90c8-58141207e823']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-86725726-9e8e-47e7-995b-1845a897671d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b11f672-63ed-4472-b7a4-3042adc61f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:29 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:29 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-86725726-9e8e-47e7-995b-1845a897671d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b11f672-63ed-4472-b7a4-3042adc61f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bee7bc92-5a38-4bd7-bff2-539398426a50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-830351559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec9bcc357dbf4bae95ff31e6fae79c54',qos_specs=None,replication_status=,reservations=['ac615182-a735-4822-8297-8fa1645688ad','13921f11-acef-4620-a907-e8634c129356','f933d7b9-04d4-4f01-8ff6-2af11f2d0921','0851f246-d531-4ee5-90c8-58141207e823'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43654eba4f064b67bc68f40ed1925fb3',volume_type_id=41046454-7453-4fef-a536-211f5044759e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:52:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-830351559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bee7bc92-5a38-4bd7-bff2-539398426a50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec9bcc357dbf4bae95ff31e6fae79c54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43654eba4f064b67bc68f40ed1925fb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(41046454-7453-4fef-a536-211f5044759e),volume_type_id=41046454-7453-4fef-a536-211f5044759e)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-86725726-9e8e-47e7-995b-1845a897671d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cc7fe6c-27aa-4cd6-8a6b-5b782bf17306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-86725726-9e8e-47e7-995b-1845a897671d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cc7fe6c-27aa-4cd6-8a6b-5b782bf17306) transitioned into state 'SUCCESS' from state '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-830351559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec9bcc357dbf4bae95ff31e6fae79c54',qos_specs=None,replication_status=,reservations=['ac615182-a735-4822-8297-8fa1645688ad','13921f11-acef-4620-a907-e8634c129356','f933d7b9-04d4-4f01-8ff6-2af11f2d0921','0851f246-d531-4ee5-90c8-58141207e823'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43654eba4f064b67bc68f40ed1925fb3',volume_type_id=41046454-7453-4fef-a536-211f5044759e)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-86725726-9e8e-47e7-995b-1845a897671d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42b57ff8-ffac-4a4b-b8aa-b268abb6845a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-86725726-9e8e-47e7-995b-1845a897671d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42b57ff8-ffac-4a4b-b8aa-b268abb6845a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-86725726-9e8e-47e7-995b-1845a897671d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Flow 'volume_create_api' (1f0e51d0-902a-47a0-9948-cba1bb46730f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:52:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-86725726-9e8e-47e7-995b-1845a897671d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Create volume request issued successfully. Sep 02 00:52:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-86725726-9e8e-47e7-995b-1845a897671d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:52:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1098/2214] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:52:29 2026] POST /volume/v3/volumes => generated 853 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:52:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-110ebda3-08ed-460e-9a37-aba59eb4246c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-110ebda3-08ed-460e-9a37-aba59eb4246c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:52:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-110ebda3-08ed-460e-9a37-aba59eb4246c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2112262787", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-929161220-2032567518", "size": 1}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-110ebda3-08ed-460e-9a37-aba59eb4246c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2112262787', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-929161220-2032567518', 'size': 1}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:52:30 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-110ebda3-08ed-460e-9a37-aba59eb4246c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Create volume of 1 GB Sep 02 00:52:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:30 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-110ebda3-08ed-460e-9a37-aba59eb4246c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Availability Zones retrieved successfully. Sep 02 00:52:30 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-110ebda3-08ed-460e-9a37-aba59eb4246c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Flow 'volume_create_api' (ceb884ff-b953-4c99-b15b-939578a6c7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:52:30 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-110ebda3-08ed-460e-9a37-aba59eb4246c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98922632-4b73-4c32-84ad-7b99e255f320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:30 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-110ebda3-08ed-460e-9a37-aba59eb4246c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:52:30 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-110ebda3-08ed-460e-9a37-aba59eb4246c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98922632-4b73-4c32-84ad-7b99e255f320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:52:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=128df49d-f1ea-4056-8efb-e99b398207b9,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-929161220-2032567518',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '128df49d-f1ea-4056-8efb-e99b398207b9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:30 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-110ebda3-08ed-460e-9a37-aba59eb4246c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4b677de-07fe-4439-858f-98e2d7da5351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:30 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-110ebda3-08ed-460e-9a37-aba59eb4246c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-929161220-2032567518 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-929161220-2032567518, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:52:30 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-110ebda3-08ed-460e-9a37-aba59eb4246c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-929161220-2032567518 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-929161220-2032567518, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:52:30 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-110ebda3-08ed-460e-9a37-aba59eb4246c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Created reservations ['bb5e36a5-5787-4ce7-8e10-632c2cf28dd7', 'ce6246cd-2d79-4437-b343-17b2c2465341', '0a9dfbb0-8bdb-4d64-a5aa-e599edb6fc3d', 'e3b7133a-511c-41b4-af5c-5ad8b96bd61a'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:52:30 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-110ebda3-08ed-460e-9a37-aba59eb4246c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4b677de-07fe-4439-858f-98e2d7da5351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb5e36a5-5787-4ce7-8e10-632c2cf28dd7', 'ce6246cd-2d79-4437-b343-17b2c2465341', '0a9dfbb0-8bdb-4d64-a5aa-e599edb6fc3d', 'e3b7133a-511c-41b4-af5c-5ad8b96bd61a']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:30 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-110ebda3-08ed-460e-9a37-aba59eb4246c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bad4f188-3132-4904-b74a-025c5280aff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:30 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:30 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:30 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-110ebda3-08ed-460e-9a37-aba59eb4246c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bad4f188-3132-4904-b74a-025c5280aff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54248113-693b-4cb0-92a9-cead266936b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2112262787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec9bcc357dbf4bae95ff31e6fae79c54',qos_specs=None,replication_status=,reservations=['bb5e36a5-5787-4ce7-8e10-632c2cf28dd7','ce6246cd-2d79-4437-b343-17b2c2465341','0a9dfbb0-8bdb-4d64-a5aa-e599edb6fc3d','e3b7133a-511c-41b4-af5c-5ad8b96bd61a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43654eba4f064b67bc68f40ed1925fb3',volume_type_id=128df49d-f1ea-4056-8efb-e99b398207b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:52:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2112262787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54248113-693b-4cb0-92a9-cead266936b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec9bcc357dbf4bae95ff31e6fae79c54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43654eba4f064b67bc68f40ed1925fb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(128df49d-f1ea-4056-8efb-e99b398207b9),volume_type_id=128df49d-f1ea-4056-8efb-e99b398207b9)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:30 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-110ebda3-08ed-460e-9a37-aba59eb4246c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (160e38e9-9a2f-49c1-a2f1-3516f7a37134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:30 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-110ebda3-08ed-460e-9a37-aba59eb4246c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (160e38e9-9a2f-49c1-a2f1-3516f7a37134) transitioned into state 'SUCCESS' from state '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-2112262787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec9bcc357dbf4bae95ff31e6fae79c54',qos_specs=None,replication_status=,reservations=['bb5e36a5-5787-4ce7-8e10-632c2cf28dd7','ce6246cd-2d79-4437-b343-17b2c2465341','0a9dfbb0-8bdb-4d64-a5aa-e599edb6fc3d','e3b7133a-511c-41b4-af5c-5ad8b96bd61a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43654eba4f064b67bc68f40ed1925fb3',volume_type_id=128df49d-f1ea-4056-8efb-e99b398207b9)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:30 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-110ebda3-08ed-460e-9a37-aba59eb4246c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a7a22f1-aa7d-4001-9829-818af5ab8c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:30 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-110ebda3-08ed-460e-9a37-aba59eb4246c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a7a22f1-aa7d-4001-9829-818af5ab8c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:30 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-110ebda3-08ed-460e-9a37-aba59eb4246c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Flow 'volume_create_api' (ceb884ff-b953-4c99-b15b-939578a6c7bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:52:30 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-110ebda3-08ed-460e-9a37-aba59eb4246c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Create volume request issued successfully. Sep 02 00:52:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-110ebda3-08ed-460e-9a37-aba59eb4246c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:52:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1117/2215] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:52:30 2026] POST /volume/v3/volumes => generated 854 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:52:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:52:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-419593371", "snapshot_id": null, "imageRef": "d4436759-b962-4b95-8661-3b59f95d07ea", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200519181-936770978", "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-419593371', 'snapshot_id': None, 'imageRef': 'd4436759-b962-4b95-8661-3b59f95d07ea', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200519181-936770978', 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:52:30 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Create volume of 1 GB Sep 02 00:52:30 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:30 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Availability Zones retrieved successfully. Sep 02 00:52:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Flow 'volume_create_api' (12d44299-d5a4-4949-a7a5-ed59133bf20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:52:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8a92288-848e-460f-9e69-747a2be0f358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:52:31 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8a92288-848e-460f-9e69-747a2be0f358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:52:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d4e74dec-b60b-417a-84de-5616020d93e6,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200519181-936770978',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd4e74dec-b60b-417a-84de-5616020d93e6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:31 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36b7b2af-6649-4e08-b757-6ce467112340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:31 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200519181-936770978 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200519181-936770978, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:52:31 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200519181-936770978 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200519181-936770978, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:52:31 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Created reservations ['2b2cf957-5d88-4e7d-a727-87611ad92bb6', 'dd5c42c0-3112-4805-bc11-e7408cd8c597', 'bb39a74e-0718-4d91-ae93-6c7af3985f94', 'ec53bc5b-d897-4ac5-a525-b90083c632be'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:52:31 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36b7b2af-6649-4e08-b757-6ce467112340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b2cf957-5d88-4e7d-a727-87611ad92bb6', 'dd5c42c0-3112-4805-bc11-e7408cd8c597', 'bb39a74e-0718-4d91-ae93-6c7af3985f94', 'ec53bc5b-d897-4ac5-a525-b90083c632be']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:31 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4658fd5-7a26-4f06-a070-e76aacf894a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:31 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:31 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:31 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4658fd5-7a26-4f06-a070-e76aacf894a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15943ddc-7f9e-4097-b1d8-c914d335a6d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-419593371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec9bcc357dbf4bae95ff31e6fae79c54',qos_specs=None,replication_status=,reservations=['2b2cf957-5d88-4e7d-a727-87611ad92bb6','dd5c42c0-3112-4805-bc11-e7408cd8c597','bb39a74e-0718-4d91-ae93-6c7af3985f94','ec53bc5b-d897-4ac5-a525-b90083c632be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43654eba4f064b67bc68f40ed1925fb3',volume_type_id=d4e74dec-b60b-417a-84de-5616020d93e6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:52:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-419593371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15943ddc-7f9e-4097-b1d8-c914d335a6d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec9bcc357dbf4bae95ff31e6fae79c54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43654eba4f064b67bc68f40ed1925fb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d4e74dec-b60b-417a-84de-5616020d93e6),volume_type_id=d4e74dec-b60b-417a-84de-5616020d93e6)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:31 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5729ad34-8404-4164-9ec9-e8ceb3024d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:31 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5729ad34-8404-4164-9ec9-e8ceb3024d0c) transitioned into state 'SUCCESS' from state '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-419593371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec9bcc357dbf4bae95ff31e6fae79c54',qos_specs=None,replication_status=,reservations=['2b2cf957-5d88-4e7d-a727-87611ad92bb6','dd5c42c0-3112-4805-bc11-e7408cd8c597','bb39a74e-0718-4d91-ae93-6c7af3985f94','ec53bc5b-d897-4ac5-a525-b90083c632be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43654eba4f064b67bc68f40ed1925fb3',volume_type_id=d4e74dec-b60b-417a-84de-5616020d93e6)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:31 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a3fc048-6732-4c3c-8868-537e6177b586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:31 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a3fc048-6732-4c3c-8868-537e6177b586) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:31 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Flow 'volume_create_api' (12d44299-d5a4-4949-a7a5-ed59133bf20b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:52:31 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Create volume request issued successfully. Sep 02 00:52:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7cc649fc-48a9-45cf-acc7-dd068e789bb6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:52:31 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1099/2216] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:52:30 2026] POST /volume/v3/volumes => generated 852 bytes in 769 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:52:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ec8c8bcd-cafc-4e28-a965-869586691812 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ec8c8bcd-cafc-4e28-a965-869586691812 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 Sep 02 00:52:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ec8c8bcd-cafc-4e28-a965-869586691812 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ec8c8bcd-cafc-4e28-a965-869586691812 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:31 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:31 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:31 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:31 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:31 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ec8c8bcd-cafc-4e28-a965-869586691812 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:52:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ec8c8bcd-cafc-4e28-a965-869586691812 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 returned with HTTP 200 Sep 02 00:52:31 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1118/2217] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:31 2026] GET /volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 => generated 920 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-56287beb-07d4-490f-a0f2-3c92436af3b2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-56287beb-07d4-490f-a0f2-3c92436af3b2 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 Sep 02 00:52:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-56287beb-07d4-490f-a0f2-3c92436af3b2 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-56287beb-07d4-490f-a0f2-3c92436af3b2 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-56287beb-07d4-490f-a0f2-3c92436af3b2 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:52:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-56287beb-07d4-490f-a0f2-3c92436af3b2 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 returned with HTTP 200 Sep 02 00:52:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1100/2218] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:32 2026] GET /volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 => generated 944 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ccd2a708-f75f-45a1-a4b5-53a90003de16 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ccd2a708-f75f-45a1-a4b5-53a90003de16 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 Sep 02 00:52:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ccd2a708-f75f-45a1-a4b5-53a90003de16 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ccd2a708-f75f-45a1-a4b5-53a90003de16 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:33 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:33 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:33 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:33 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ccd2a708-f75f-45a1-a4b5-53a90003de16 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:52:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ccd2a708-f75f-45a1-a4b5-53a90003de16 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 returned with HTTP 200 Sep 02 00:52:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1119/2219] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:33 2026] GET /volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 => generated 944 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3c8892dd-eddd-46f1-991a-203a6c008f4a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3c8892dd-eddd-46f1-991a-203a6c008f4a tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 Sep 02 00:52:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3c8892dd-eddd-46f1-991a-203a6c008f4a tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3c8892dd-eddd-46f1-991a-203a6c008f4a tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:34 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:34 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3c8892dd-eddd-46f1-991a-203a6c008f4a tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:52:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3c8892dd-eddd-46f1-991a-203a6c008f4a tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 returned with HTTP 200 Sep 02 00:52:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1101/2220] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:34 2026] GET /volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 => generated 944 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2ac76c48-8785-4f8d-93a6-7954d8774351 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2ac76c48-8785-4f8d-93a6-7954d8774351 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 Sep 02 00:52:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2ac76c48-8785-4f8d-93a6-7954d8774351 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2ac76c48-8785-4f8d-93a6-7954d8774351 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2ac76c48-8785-4f8d-93a6-7954d8774351 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:52:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2ac76c48-8785-4f8d-93a6-7954d8774351 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 returned with HTTP 200 Sep 02 00:52:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1120/2221] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:35 2026] GET /volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 => generated 944 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-13bf70f5-db12-40ce-bc58-81845ecfd20a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-13bf70f5-db12-40ce-bc58-81845ecfd20a tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 Sep 02 00:52:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-13bf70f5-db12-40ce-bc58-81845ecfd20a tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-13bf70f5-db12-40ce-bc58-81845ecfd20a tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:36 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:36 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:36 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-13bf70f5-db12-40ce-bc58-81845ecfd20a tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:52:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-13bf70f5-db12-40ce-bc58-81845ecfd20a tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 returned with HTTP 200 Sep 02 00:52:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1102/2222] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:36 2026] GET /volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 => generated 1002 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:52:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ea50fe79-0142-4d20-b9e9-ceb9afe5b604 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ea50fe79-0142-4d20-b9e9-ceb9afe5b604 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 Sep 02 00:52:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ea50fe79-0142-4d20-b9e9-ceb9afe5b604 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ea50fe79-0142-4d20-b9e9-ceb9afe5b604 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:38 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:38 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:38 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:38 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ea50fe79-0142-4d20-b9e9-ceb9afe5b604 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:52:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ea50fe79-0142-4d20-b9e9-ceb9afe5b604 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 returned with HTTP 200 Sep 02 00:52:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1121/2223] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:38 2026] GET /volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 => generated 1002 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:52:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-43b64162-a4fc-4f31-95e1-8878b59aa7e6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-43b64162-a4fc-4f31-95e1-8878b59aa7e6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:52:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-43b64162-a4fc-4f31-95e1-8878b59aa7e6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1483179226"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-43b64162-a4fc-4f31-95e1-8878b59aa7e6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1483179226'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:52:38 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-43b64162-a4fc-4f31-95e1-8878b59aa7e6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Create volume of 1 GB Sep 02 00:52:38 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-43b64162-a4fc-4f31-95e1-8878b59aa7e6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Availability Zones retrieved successfully. Sep 02 00:52:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-43b64162-a4fc-4f31-95e1-8878b59aa7e6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Flow 'volume_create_api' (4141a1f6-faae-4d0d-8359-ab4f9a58f1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:52:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-43b64162-a4fc-4f31-95e1-8878b59aa7e6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b2febe4-42fe-4f4d-a4e3-f7dbb06aecad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-43b64162-a4fc-4f31-95e1-8878b59aa7e6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:52:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-43b64162-a4fc-4f31-95e1-8878b59aa7e6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b2febe4-42fe-4f4d-a4e3-f7dbb06aecad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:38 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-43b64162-a4fc-4f31-95e1-8878b59aa7e6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ec80b13-8247-4710-9e87-ed66b2261260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:39 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-43b64162-a4fc-4f31-95e1-8878b59aa7e6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Created reservations ['2d81b097-5344-4f3e-ac07-8466f821f825', '762318ed-36f3-4838-94a4-3fffac69d0c7', 'c79d8c3d-3481-4dd3-b7c4-767cbb28dd09', 'de4e9928-766a-4b1e-8e91-55e2c66981a0'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:52:39 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-43b64162-a4fc-4f31-95e1-8878b59aa7e6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ec80b13-8247-4710-9e87-ed66b2261260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d81b097-5344-4f3e-ac07-8466f821f825', '762318ed-36f3-4838-94a4-3fffac69d0c7', 'c79d8c3d-3481-4dd3-b7c4-767cbb28dd09', 'de4e9928-766a-4b1e-8e91-55e2c66981a0']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:39 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-43b64162-a4fc-4f31-95e1-8878b59aa7e6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45ddc33d-117d-4a0e-bc98-82dbd051d410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:39 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:39 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:39 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-43b64162-a4fc-4f31-95e1-8878b59aa7e6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45ddc33d-117d-4a0e-bc98-82dbd051d410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd971b05-c5e5-461a-bc1f-d793dec4e28d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1483179226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='863404368ec94fecb41fc0b22015aca3',qos_specs=None,replication_status=,reservations=['2d81b097-5344-4f3e-ac07-8466f821f825','762318ed-36f3-4838-94a4-3fffac69d0c7','c79d8c3d-3481-4dd3-b7c4-767cbb28dd09','de4e9928-766a-4b1e-8e91-55e2c66981a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d36536992f8c4b72bc99fb300891a730',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:52:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1483179226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd971b05-c5e5-461a-bc1f-d793dec4e28d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='863404368ec94fecb41fc0b22015aca3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d36536992f8c4b72bc99fb300891a730',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:39 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-43b64162-a4fc-4f31-95e1-8878b59aa7e6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da7e5a50-1714-492a-b944-1fdefa21a48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ffa4b2c8-416f-4fab-be2b-b135c6c0764d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ffa4b2c8-416f-4fab-be2b-b135c6c0764d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 Sep 02 00:52:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ffa4b2c8-416f-4fab-be2b-b135c6c0764d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ffa4b2c8-416f-4fab-be2b-b135c6c0764d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:39 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:39 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:39 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-43b64162-a4fc-4f31-95e1-8878b59aa7e6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da7e5a50-1714-492a-b944-1fdefa21a48f) transitioned into state 'SUCCESS' from state '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-1483179226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='863404368ec94fecb41fc0b22015aca3',qos_specs=None,replication_status=,reservations=['2d81b097-5344-4f3e-ac07-8466f821f825','762318ed-36f3-4838-94a4-3fffac69d0c7','c79d8c3d-3481-4dd3-b7c4-767cbb28dd09','de4e9928-766a-4b1e-8e91-55e2c66981a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d36536992f8c4b72bc99fb300891a730',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:39 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:39 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:39 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-43b64162-a4fc-4f31-95e1-8878b59aa7e6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c60bba01-f47a-437e-82fa-384241996046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:39 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ffa4b2c8-416f-4fab-be2b-b135c6c0764d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:52:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ffa4b2c8-416f-4fab-be2b-b135c6c0764d tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 returned with HTTP 200 Sep 02 00:52:39 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1122/2224] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:39 2026] GET /volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 => generated 1005 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:52:39 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-43b64162-a4fc-4f31-95e1-8878b59aa7e6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c60bba01-f47a-437e-82fa-384241996046) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:39 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-43b64162-a4fc-4f31-95e1-8878b59aa7e6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Flow 'volume_create_api' (4141a1f6-faae-4d0d-8359-ab4f9a58f1d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:52:39 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-43b64162-a4fc-4f31-95e1-8878b59aa7e6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Create volume request issued successfully. Sep 02 00:52:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-43b64162-a4fc-4f31-95e1-8878b59aa7e6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:52:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1103/2225] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:52:38 2026] POST /volume/v3/volumes => generated 763 bytes in 681 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:52:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4f195a50-aade-4470-b041-830db941278f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4f195a50-aade-4470-b041-830db941278f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d Sep 02 00:52:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4f195a50-aade-4470-b041-830db941278f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4f195a50-aade-4470-b041-830db941278f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:39 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:39 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:39 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:39 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:39 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4f195a50-aade-4470-b041-830db941278f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:52:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4f195a50-aade-4470-b041-830db941278f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d returned with HTTP 200 Sep 02 00:52:39 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1123/2226] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:39 2026] GET /volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d => generated 831 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-84455bdc-8b1b-47f4-a97e-9e3ef189c373 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-84455bdc-8b1b-47f4-a97e-9e3ef189c373 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 Sep 02 00:52:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-84455bdc-8b1b-47f4-a97e-9e3ef189c373 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-84455bdc-8b1b-47f4-a97e-9e3ef189c373 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:40 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:40 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-84455bdc-8b1b-47f4-a97e-9e3ef189c373 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:52:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-84455bdc-8b1b-47f4-a97e-9e3ef189c373 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 returned with HTTP 200 Sep 02 00:52:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1104/2227] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:40 2026] GET /volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 => generated 1005 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:52:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ecb788ef-3643-42ba-84ed-f4d6ed768642 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ecb788ef-3643-42ba-84ed-f4d6ed768642 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d Sep 02 00:52:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ecb788ef-3643-42ba-84ed-f4d6ed768642 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ecb788ef-3643-42ba-84ed-f4d6ed768642 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:40 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:40 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:40 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:40 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ecb788ef-3643-42ba-84ed-f4d6ed768642 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:52:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ecb788ef-3643-42ba-84ed-f4d6ed768642 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d returned with HTTP 200 Sep 02 00:52:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1124/2228] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:40 2026] GET /volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-98a0a263-14da-4646-b8b2-a2cd42dfb759 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-98a0a263-14da-4646-b8b2-a2cd42dfb759 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 Sep 02 00:52:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-98a0a263-14da-4646-b8b2-a2cd42dfb759 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-98a0a263-14da-4646-b8b2-a2cd42dfb759 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:41 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:41 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:41 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:41 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:41 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-98a0a263-14da-4646-b8b2-a2cd42dfb759 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:52:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-98a0a263-14da-4646-b8b2-a2cd42dfb759 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 returned with HTTP 200 Sep 02 00:52:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1105/2229] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:41 2026] GET /volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 => generated 1005 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:52:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f68c9d25-0ac4-4d21-a29a-2d422dd6776a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f68c9d25-0ac4-4d21-a29a-2d422dd6776a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d Sep 02 00:52:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f68c9d25-0ac4-4d21-a29a-2d422dd6776a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f68c9d25-0ac4-4d21-a29a-2d422dd6776a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:41 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:41 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:41 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:41 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:41 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f68c9d25-0ac4-4d21-a29a-2d422dd6776a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:52:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f68c9d25-0ac4-4d21-a29a-2d422dd6776a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d returned with HTTP 200 Sep 02 00:52:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1125/2230] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:41 2026] GET /volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-665fc9c7-400a-4954-92c1-a7628130a26f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-665fc9c7-400a-4954-92c1-a7628130a26f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d Sep 02 00:52:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-665fc9c7-400a-4954-92c1-a7628130a26f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-665fc9c7-400a-4954-92c1-a7628130a26f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:41 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:41 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:41 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:41 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:41 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-665fc9c7-400a-4954-92c1-a7628130a26f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:52:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-665fc9c7-400a-4954-92c1-a7628130a26f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d returned with HTTP 200 Sep 02 00:52:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1106/2231] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:41 2026] GET /volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bc1b6def-90fd-4f0e-a00c-6565a78768f8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bc1b6def-90fd-4f0e-a00c-6565a78768f8 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:52:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bc1b6def-90fd-4f0e-a00c-6565a78768f8 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd971b05-c5e5-461a-bc1f-d793dec4e28d", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1287307272"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:41 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:41 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:41 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:41 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:41 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-bc1b6def-90fd-4f0e-a00c-6565a78768f8 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:52:41 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-bc1b6def-90fd-4f0e-a00c-6565a78768f8 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Create snapshot from volume bd971b05-c5e5-461a-bc1f-d793dec4e28d Sep 02 00:52:41 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-bc1b6def-90fd-4f0e-a00c-6565a78768f8 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Created reservations ['c6d9f65d-57c4-4265-956c-c5638097e799', '39695174-9aba-4d2a-9afe-8f782780f734', '6a66fcdc-e4eb-4cf0-b4bc-723ca09a2a62', 'f57f7325-633d-42d0-ac0e-7abe7da4b9f2'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:52:41 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:41 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:41 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-bc1b6def-90fd-4f0e-a00c-6565a78768f8 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot create request issued successfully. Sep 02 00:52:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bc1b6def-90fd-4f0e-a00c-6565a78768f8 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:52:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1126/2232] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:52:41 2026] POST /volume/v3/snapshots => generated 380 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:52:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-23a14f84-55f2-4397-ab21-612812bee551 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-23a14f84-55f2-4397-ab21-612812bee551 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 Sep 02 00:52:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-23a14f84-55f2-4397-ab21-612812bee551 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-23a14f84-55f2-4397-ab21-612812bee551 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:41 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:41 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:41 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-23a14f84-55f2-4397-ab21-612812bee551 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:52:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-23a14f84-55f2-4397-ab21-612812bee551 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 returned with HTTP 200 Sep 02 00:52:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1107/2233] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:52:41 2026] GET /volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 => generated 512 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-287df691-9e6a-4657-bec6-a99e8d32c8a6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-287df691-9e6a-4657-bec6-a99e8d32c8a6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 Sep 02 00:52:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-287df691-9e6a-4657-bec6-a99e8d32c8a6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-287df691-9e6a-4657-bec6-a99e8d32c8a6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:42 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:42 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-287df691-9e6a-4657-bec6-a99e8d32c8a6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:52:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-287df691-9e6a-4657-bec6-a99e8d32c8a6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 returned with HTTP 200 Sep 02 00:52:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1127/2234] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:42 2026] GET /volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 => generated 1256 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:52:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-a8232d75-05b9-4ed4-96fd-bf7b537808ed None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-a8232d75-05b9-4ed4-96fd-bf7b537808ed tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 Sep 02 00:52:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-a8232d75-05b9-4ed4-96fd-bf7b537808ed tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-a8232d75-05b9-4ed4-96fd-bf7b537808ed tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:42 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=278,cinder:UPDATE=64,cinder:INSERT=43,cinder:DELETE=1 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:52:42 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:42 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:42 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:42 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:42 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-a8232d75-05b9-4ed4-96fd-bf7b537808ed tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:52:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-a8232d75-05b9-4ed4-96fd-bf7b537808ed tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 returned with HTTP 200 Sep 02 00:52:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1108/2235] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:52:42 2026] GET /volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 => generated 1256 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:52:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7782e7f0-e6b3-4059-a0ec-052e3c11bbde None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7782e7f0-e6b3-4059-a0ec-052e3c11bbde tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 Sep 02 00:52:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7782e7f0-e6b3-4059-a0ec-052e3c11bbde tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7782e7f0-e6b3-4059-a0ec-052e3c11bbde tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7782e7f0-e6b3-4059-a0ec-052e3c11bbde tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:52:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7782e7f0-e6b3-4059-a0ec-052e3c11bbde tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 returned with HTTP 200 Sep 02 00:52:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1128/2236] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:52:42 2026] GET /volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 => generated 512 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-a09d2e87-389c-4bea-b1ab-c507138336a7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-a09d2e87-389c-4bea-b1ab-c507138336a7 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 Sep 02 00:52:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-a09d2e87-389c-4bea-b1ab-c507138336a7 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-a09d2e87-389c-4bea-b1ab-c507138336a7 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:43 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:43 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:43 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:43 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:43 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-a09d2e87-389c-4bea-b1ab-c507138336a7 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:52:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-a09d2e87-389c-4bea-b1ab-c507138336a7 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 returned with HTTP 200 Sep 02 00:52:43 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1109/2237] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:52:43 2026] GET /volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 => generated 1256 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:52:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1cc873db-9bee-483a-9d2b-3b5bb6e81c44 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1cc873db-9bee-483a-9d2b-3b5bb6e81c44 None None] GET http://192.168.122.129/volume// Sep 02 00:52:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1cc873db-9bee-483a-9d2b-3b5bb6e81c44 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1cc873db-9bee-483a-9d2b-3b5bb6e81c44 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1cc873db-9bee-483a-9d2b-3b5bb6e81c44 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:52:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1129/2238] 192.168.122.129 () {58 vars in 1308 bytes} [Wed Sep 2 00:52:43 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:52:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-0f758249-2773-4a07-ac9c-7e9413b2af0f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-0f758249-2773-4a07-ac9c-7e9413b2af0f tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:52:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-0f758249-2773-4a07-ac9c-7e9413b2af0f tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15943ddc-7f9e-4097-b1d8-c914d335a6d1", "connector": null, "instance_uuid": "fdf6c193-fcde-4da4-ba66-30acf2198bb5"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:43 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:43 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:43 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:43 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-0f758249-2773-4a07-ac9c-7e9413b2af0f tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:52:43 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1110/2239] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:52:43 2026] POST /volume/v3/attachments => generated 273 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:52:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d8ef26d4-eacf-46dc-b869-bbab88711af6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d8ef26d4-eacf-46dc-b869-bbab88711af6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 Sep 02 00:52:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d8ef26d4-eacf-46dc-b869-bbab88711af6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d8ef26d4-eacf-46dc-b869-bbab88711af6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d8ef26d4-eacf-46dc-b869-bbab88711af6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:52:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d8ef26d4-eacf-46dc-b869-bbab88711af6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 returned with HTTP 200 Sep 02 00:52:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1130/2240] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:52:43 2026] GET /volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 => generated 512 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-88caff69-cbf2-42dd-a474-e7a5b74992d0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-88caff69-cbf2-42dd-a474-e7a5b74992d0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 Sep 02 00:52:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-88caff69-cbf2-42dd-a474-e7a5b74992d0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-88caff69-cbf2-42dd-a474-e7a5b74992d0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:44 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:44 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:44 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-88caff69-cbf2-42dd-a474-e7a5b74992d0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:52:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-88caff69-cbf2-42dd-a474-e7a5b74992d0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 returned with HTTP 200 Sep 02 00:52:44 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1111/2241] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:52:44 2026] GET /volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 => generated 539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f20793a8-46d8-43de-8b9c-7aaed1f7fcd6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f20793a8-46d8-43de-8b9c-7aaed1f7fcd6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 Sep 02 00:52:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f20793a8-46d8-43de-8b9c-7aaed1f7fcd6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f20793a8-46d8-43de-8b9c-7aaed1f7fcd6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:44 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:44 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f20793a8-46d8-43de-8b9c-7aaed1f7fcd6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:52:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f20793a8-46d8-43de-8b9c-7aaed1f7fcd6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 returned with HTTP 200 Sep 02 00:52:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1131/2242] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:52:44 2026] GET /volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 => generated 539 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-933525f6-b1a4-412b-a569-23fe35567e25 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-933525f6-b1a4-412b-a569-23fe35567e25 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots Sep 02 00:52:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-933525f6-b1a4-412b-a569-23fe35567e25 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-933525f6-b1a4-412b-a569-23fe35567e25 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-933525f6-b1a4-412b-a569-23fe35567e25 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:52:45 devstack devstack@c-api.service[86899]: DEBUG cinder.db.api [None req-933525f6-b1a4-412b-a569-23fe35567e25 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Building query based on filter {{(pid=86899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:52:45 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:45 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:52:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-933525f6-b1a4-412b-a569-23fe35567e25 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Get all snapshots completed successfully. Sep 02 00:52:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-933525f6-b1a4-412b-a569-23fe35567e25 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 200 Sep 02 00:52:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1112/2243] 192.168.122.129 () {58 vars in 1127 bytes} [Wed Sep 2 00:52:45 2026] GET /volume/v3/snapshots => generated 408 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:52:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-65f2ddb3-4dc2-4abd-9364-75ae3dbf7e28 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-65f2ddb3-4dc2-4abd-9364-75ae3dbf7e28 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] PUT http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 Sep 02 00:52:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-65f2ddb3-4dc2-4abd-9364-75ae3dbf7e28 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-40554792", "description": "This is the new description of snapshot."}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:45 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:45 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-65f2ddb3-4dc2-4abd-9364-75ae3dbf7e28 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:52:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-65f2ddb3-4dc2-4abd-9364-75ae3dbf7e28 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 returned with HTTP 200 Sep 02 00:52:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1132/2244] 192.168.122.129 () {60 vars in 1259 bytes} [Wed Sep 2 00:52:45 2026] PUT /volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 => generated 441 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d72e2cd1-adde-4c9d-b014-6449c2803d92 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d72e2cd1-adde-4c9d-b014-6449c2803d92 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 Sep 02 00:52:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d72e2cd1-adde-4c9d-b014-6449c2803d92 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d72e2cd1-adde-4c9d-b014-6449c2803d92 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d72e2cd1-adde-4c9d-b014-6449c2803d92 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:52:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d72e2cd1-adde-4c9d-b014-6449c2803d92 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 returned with HTTP 200 Sep 02 00:52:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1113/2245] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:52:45 2026] GET /volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 => generated 575 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-78f8d797-fba4-4676-8332-326cd607f814 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-78f8d797-fba4-4676-8332-326cd607f814 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 Sep 02 00:52:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-78f8d797-fba4-4676-8332-326cd607f814 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-78f8d797-fba4-4676-8332-326cd607f814 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:45 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-78f8d797-fba4-4676-8332-326cd607f814 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Delete snapshot with id: 90203bc2-f9fc-4d13-bcbf-6800abda8f18 Sep 02 00:52:45 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:45 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-78f8d797-fba4-4676-8332-326cd607f814 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:52:45 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:45 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-78f8d797-fba4-4676-8332-326cd607f814 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot delete request issued successfully. Sep 02 00:52:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-78f8d797-fba4-4676-8332-326cd607f814 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 returned with HTTP 202 Sep 02 00:52:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1133/2246] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:52:45 2026] DELETE /volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:52:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2d4b8dee-8376-4d8b-9e89-bfddd2d7404a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2d4b8dee-8376-4d8b-9e89-bfddd2d7404a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 Sep 02 00:52:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2d4b8dee-8376-4d8b-9e89-bfddd2d7404a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2d4b8dee-8376-4d8b-9e89-bfddd2d7404a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2d4b8dee-8376-4d8b-9e89-bfddd2d7404a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:52:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2d4b8dee-8376-4d8b-9e89-bfddd2d7404a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 returned with HTTP 200 Sep 02 00:52:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1114/2247] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:52:45 2026] GET /volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 => generated 574 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-94d696de-09ce-42e3-bbea-d90a4e6b4077 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-94d696de-09ce-42e3-bbea-d90a4e6b4077 None None] GET http://192.168.122.129/volume// Sep 02 00:52:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-94d696de-09ce-42e3-bbea-d90a4e6b4077 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-94d696de-09ce-42e3-bbea-d90a4e6b4077 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-94d696de-09ce-42e3-bbea-d90a4e6b4077 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:52:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1134/2248] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:52:45 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:52:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-873419a6-d662-40da-acdc-1b620cfc5e04 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-873419a6-d662-40da-acdc-1b620cfc5e04 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 Sep 02 00:52:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-873419a6-d662-40da-acdc-1b620cfc5e04 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-873419a6-d662-40da-acdc-1b620cfc5e04 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:45 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:45 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-873419a6-d662-40da-acdc-1b620cfc5e04 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:52:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-873419a6-d662-40da-acdc-1b620cfc5e04 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 returned with HTTP 200 Sep 02 00:52:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1115/2249] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:52:45 2026] GET /volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 => generated 1436 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 00:52:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-43e5f336-bac0-4fba-bb13-80d4790f8d3c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-43e5f336-bac0-4fba-bb13-80d4790f8d3c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] PUT http://192.168.122.129/volume/v3/attachments/c25cfe0b-a65f-486d-9522-eccb1228273f Sep 02 00:52:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-43e5f336-bac0-4fba-bb13-80d4790f8d3c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.129", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:99ea8ad4da87", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ea39e472-48c2-4305-83f6-cb40dfe92962", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:45 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-43e5f336-bac0-4fba-bb13-80d4790f8d3c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Acquiring lock "cinder-attachment_update-15943ddc-7f9e-4097-b1d8-c914d335a6d1-devstack" by "attachment_update" {{(pid=86898) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:52:45 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-43e5f336-bac0-4fba-bb13-80d4790f8d3c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Lock "cinder-attachment_update-15943ddc-7f9e-4097-b1d8-c914d335a6d1-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86898) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:52:45 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:45 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:45 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:45 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:45 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-43e5f336-bac0-4fba-bb13-80d4790f8d3c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Lock "cinder-attachment_update-15943ddc-7f9e-4097-b1d8-c914d335a6d1-devstack" released by "attachment_update" :: held 0.242s {{(pid=86898) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:52:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-43e5f336-bac0-4fba-bb13-80d4790f8d3c tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/attachments/c25cfe0b-a65f-486d-9522-eccb1228273f returned with HTTP 200 Sep 02 00:52:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1135/2250] 192.168.122.129 () {66 vars in 1593 bytes} [Wed Sep 2 00:52:45 2026] PUT /volume/v3/attachments/c25cfe0b-a65f-486d-9522-eccb1228273f => generated 694 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:52:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-0f80cf51-dbda-4ab9-80e9-7b80a68203ea None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-0f80cf51-dbda-4ab9-80e9-7b80a68203ea tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] POST http://192.168.122.129/volume/v3/attachments/c25cfe0b-a65f-486d-9522-eccb1228273f/action Sep 02 00:52:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-0f80cf51-dbda-4ab9-80e9-7b80a68203ea tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Action body: b'{"os-complete": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:52:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-0f80cf51-dbda-4ab9-80e9-7b80a68203ea tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-9bbc592b-76e7-4325-a40e-78d4e2e47f2e req-0f80cf51-dbda-4ab9-80e9-7b80a68203ea tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/attachments/c25cfe0b-a65f-486d-9522-eccb1228273f/action returned with HTTP 204 Sep 02 00:52:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1116/2251] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:52:45 2026] POST /volume/v3/attachments/c25cfe0b-a65f-486d-9522-eccb1228273f/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:52:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9c7ac2b3-0b35-4a91-800a-c9c3f4633bda None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9c7ac2b3-0b35-4a91-800a-c9c3f4633bda tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 Sep 02 00:52:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9c7ac2b3-0b35-4a91-800a-c9c3f4633bda tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9c7ac2b3-0b35-4a91-800a-c9c3f4633bda tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:46 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:46 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:46 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9c7ac2b3-0b35-4a91-800a-c9c3f4633bda tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:52:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9c7ac2b3-0b35-4a91-800a-c9c3f4633bda tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 returned with HTTP 200 Sep 02 00:52:46 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1136/2252] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:52:46 2026] GET /volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 => generated 574 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8b6c3340-f57c-432d-b7bb-07f000a3b689 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8b6c3340-f57c-432d-b7bb-07f000a3b689 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 Sep 02 00:52:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8b6c3340-f57c-432d-b7bb-07f000a3b689 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8b6c3340-f57c-432d-b7bb-07f000a3b689 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:47 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:47 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:47 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8b6c3340-f57c-432d-b7bb-07f000a3b689 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:52:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8b6c3340-f57c-432d-b7bb-07f000a3b689 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 returned with HTTP 200 Sep 02 00:52:47 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1117/2253] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:52:47 2026] GET /volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 => generated 574 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cbd14000-7451-46ce-aa7a-b7135b40852a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cbd14000-7451-46ce-aa7a-b7135b40852a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 Sep 02 00:52:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cbd14000-7451-46ce-aa7a-b7135b40852a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cbd14000-7451-46ce-aa7a-b7135b40852a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cbd14000-7451-46ce-aa7a-b7135b40852a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 returned with HTTP 404 Sep 02 00:52:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1137/2254] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:52:48 2026] GET /volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:52:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f875522d-7c3c-4cc6-b08c-91cf4db2edc7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f875522d-7c3c-4cc6-b08c-91cf4db2edc7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 Sep 02 00:52:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f875522d-7c3c-4cc6-b08c-91cf4db2edc7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f875522d-7c3c-4cc6-b08c-91cf4db2edc7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:48 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-f875522d-7c3c-4cc6-b08c-91cf4db2edc7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Delete snapshot with id: 90203bc2-f9fc-4d13-bcbf-6800abda8f18 Sep 02 00:52:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f875522d-7c3c-4cc6-b08c-91cf4db2edc7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 returned with HTTP 404 Sep 02 00:52:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1118/2255] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:52:48 2026] DELETE /volume/v3/snapshots/90203bc2-f9fc-4d13-bcbf-6800abda8f18 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:52:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b06fd5c5-3e2f-4093-a053-3234024ca8a9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b06fd5c5-3e2f-4093-a053-3234024ca8a9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d Sep 02 00:52:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b06fd5c5-3e2f-4093-a053-3234024ca8a9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b06fd5c5-3e2f-4093-a053-3234024ca8a9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:48 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b06fd5c5-3e2f-4093-a053-3234024ca8a9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:52:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b06fd5c5-3e2f-4093-a053-3234024ca8a9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d returned with HTTP 200 Sep 02 00:52:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1138/2256] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:48 2026] GET /volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d => generated 856 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-98f5d1cd-2426-4f39-94cf-2b83e1823f6f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-98f5d1cd-2426-4f39-94cf-2b83e1823f6f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:52:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-98f5d1cd-2426-4f39-94cf-2b83e1823f6f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-741187252"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-98f5d1cd-2426-4f39-94cf-2b83e1823f6f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-741187252'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:52:48 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-98f5d1cd-2426-4f39-94cf-2b83e1823f6f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Create volume of 1 GB Sep 02 00:52:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-98f5d1cd-2426-4f39-94cf-2b83e1823f6f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Availability Zones retrieved successfully. Sep 02 00:52:48 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-98f5d1cd-2426-4f39-94cf-2b83e1823f6f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Flow 'volume_create_api' (fb5cd5d9-5d64-46a4-910f-fde5a1fdd97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:52:48 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-98f5d1cd-2426-4f39-94cf-2b83e1823f6f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91192b42-208e-4d56-9969-36f36bab9a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:48 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-98f5d1cd-2426-4f39-94cf-2b83e1823f6f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:52:48 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-98f5d1cd-2426-4f39-94cf-2b83e1823f6f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91192b42-208e-4d56-9969-36f36bab9a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:48 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-98f5d1cd-2426-4f39-94cf-2b83e1823f6f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7326e901-55e0-4ef2-b371-58e585531d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:48 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-98f5d1cd-2426-4f39-94cf-2b83e1823f6f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Created reservations ['d09d7742-3df1-4606-a104-0b718805c82b', 'b2ecebed-f594-4137-8092-244c82db4dcb', 'c5987377-8c6c-40af-b807-b8fbfd1cd9d9', 'd6bce79e-f4ad-49f7-b946-5d3448fd45c0'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:52:48 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-98f5d1cd-2426-4f39-94cf-2b83e1823f6f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7326e901-55e0-4ef2-b371-58e585531d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d09d7742-3df1-4606-a104-0b718805c82b', 'b2ecebed-f594-4137-8092-244c82db4dcb', 'c5987377-8c6c-40af-b807-b8fbfd1cd9d9', 'd6bce79e-f4ad-49f7-b946-5d3448fd45c0']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:48 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-98f5d1cd-2426-4f39-94cf-2b83e1823f6f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a755484-2b0d-4f7d-8a3b-349957ee4f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:48 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-98f5d1cd-2426-4f39-94cf-2b83e1823f6f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a755484-2b0d-4f7d-8a3b-349957ee4f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07153b24-8eaa-4604-bd67-2684e380433a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-741187252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='863404368ec94fecb41fc0b22015aca3',qos_specs=None,replication_status=,reservations=['d09d7742-3df1-4606-a104-0b718805c82b','b2ecebed-f594-4137-8092-244c82db4dcb','c5987377-8c6c-40af-b807-b8fbfd1cd9d9','d6bce79e-f4ad-49f7-b946-5d3448fd45c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d36536992f8c4b72bc99fb300891a730',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:52:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-741187252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07153b24-8eaa-4604-bd67-2684e380433a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='863404368ec94fecb41fc0b22015aca3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d36536992f8c4b72bc99fb300891a730',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:48 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-98f5d1cd-2426-4f39-94cf-2b83e1823f6f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f2cf4fc-5b19-44ab-876a-4356ede79367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:49 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-98f5d1cd-2426-4f39-94cf-2b83e1823f6f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f2cf4fc-5b19-44ab-876a-4356ede79367) transitioned into state 'SUCCESS' from state '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-741187252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='863404368ec94fecb41fc0b22015aca3',qos_specs=None,replication_status=,reservations=['d09d7742-3df1-4606-a104-0b718805c82b','b2ecebed-f594-4137-8092-244c82db4dcb','c5987377-8c6c-40af-b807-b8fbfd1cd9d9','d6bce79e-f4ad-49f7-b946-5d3448fd45c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d36536992f8c4b72bc99fb300891a730',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:49 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-98f5d1cd-2426-4f39-94cf-2b83e1823f6f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e47f05db-4356-4954-b6bc-7de42d5f9c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:49 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-98f5d1cd-2426-4f39-94cf-2b83e1823f6f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e47f05db-4356-4954-b6bc-7de42d5f9c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:49 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-98f5d1cd-2426-4f39-94cf-2b83e1823f6f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Flow 'volume_create_api' (fb5cd5d9-5d64-46a4-910f-fde5a1fdd97f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:52:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-98f5d1cd-2426-4f39-94cf-2b83e1823f6f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Create volume request issued successfully. Sep 02 00:52:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-98f5d1cd-2426-4f39-94cf-2b83e1823f6f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:52:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1119/2257] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:52:48 2026] POST /volume/v3/volumes => generated 762 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:52:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f35d0991-fefa-40ab-9bea-27079c62f94e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f35d0991-fefa-40ab-9bea-27079c62f94e tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/07153b24-8eaa-4604-bd67-2684e380433a Sep 02 00:52:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f35d0991-fefa-40ab-9bea-27079c62f94e tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f35d0991-fefa-40ab-9bea-27079c62f94e tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:49 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f35d0991-fefa-40ab-9bea-27079c62f94e tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:52:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f35d0991-fefa-40ab-9bea-27079c62f94e tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/07153b24-8eaa-4604-bd67-2684e380433a returned with HTTP 200 Sep 02 00:52:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1139/2258] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:49 2026] GET /volume/v3/volumes/07153b24-8eaa-4604-bd67-2684e380433a => generated 830 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-37914179-bc52-4d3e-8e61-3defbfe9eae7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-37914179-bc52-4d3e-8e61-3defbfe9eae7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/07153b24-8eaa-4604-bd67-2684e380433a Sep 02 00:52:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-37914179-bc52-4d3e-8e61-3defbfe9eae7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-37914179-bc52-4d3e-8e61-3defbfe9eae7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:50 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:50 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:50 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:50 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-37914179-bc52-4d3e-8e61-3defbfe9eae7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:52:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-37914179-bc52-4d3e-8e61-3defbfe9eae7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/07153b24-8eaa-4604-bd67-2684e380433a returned with HTTP 200 Sep 02 00:52:50 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1120/2259] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:50 2026] GET /volume/v3/volumes/07153b24-8eaa-4604-bd67-2684e380433a => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:52:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7d7e11af-6bf4-4c5f-98b9-f5bf9553407d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7d7e11af-6bf4-4c5f-98b9-f5bf9553407d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/07153b24-8eaa-4604-bd67-2684e380433a Sep 02 00:52:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7d7e11af-6bf4-4c5f-98b9-f5bf9553407d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7d7e11af-6bf4-4c5f-98b9-f5bf9553407d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:51 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:51 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:51 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:51 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:51 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7d7e11af-6bf4-4c5f-98b9-f5bf9553407d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:52:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7d7e11af-6bf4-4c5f-98b9-f5bf9553407d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/07153b24-8eaa-4604-bd67-2684e380433a returned with HTTP 200 Sep 02 00:52:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1140/2260] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:51 2026] GET /volume/v3/volumes/07153b24-8eaa-4604-bd67-2684e380433a => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-00ce3536-6d4c-4415-a08e-6ae37af4f63a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-00ce3536-6d4c-4415-a08e-6ae37af4f63a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:52:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-00ce3536-6d4c-4415-a08e-6ae37af4f63a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "07153b24-8eaa-4604-bd67-2684e380433a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-219848329"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:51 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:51 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:51 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:51 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:51 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-00ce3536-6d4c-4415-a08e-6ae37af4f63a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:52:51 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-00ce3536-6d4c-4415-a08e-6ae37af4f63a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Create snapshot from volume 07153b24-8eaa-4604-bd67-2684e380433a Sep 02 00:52:51 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-00ce3536-6d4c-4415-a08e-6ae37af4f63a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Created reservations ['3a044bf1-1a9e-4f96-8e2b-b7840fa05d24', 'd5cb30f2-3626-4986-bffa-5689414c88a1', '5a0198b6-159a-46bf-9832-d508c54bd2f2', '466a818e-244e-4841-bca7-58d3955d24ba'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:52:51 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:51 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:51 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-00ce3536-6d4c-4415-a08e-6ae37af4f63a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot create request issued successfully. Sep 02 00:52:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-00ce3536-6d4c-4415-a08e-6ae37af4f63a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:52:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1121/2261] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:52:51 2026] POST /volume/v3/snapshots => generated 309 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:52:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7b5f81c4-12ed-437c-9446-0482f95bd88a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7b5f81c4-12ed-437c-9446-0482f95bd88a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 Sep 02 00:52:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7b5f81c4-12ed-437c-9446-0482f95bd88a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7b5f81c4-12ed-437c-9446-0482f95bd88a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:51 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:51 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:51 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7b5f81c4-12ed-437c-9446-0482f95bd88a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:52:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7b5f81c4-12ed-437c-9446-0482f95bd88a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 returned with HTTP 200 Sep 02 00:52:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1141/2262] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:52:51 2026] GET /volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-13697d5f-2e5f-4edb-b274-ec90b2e58bf9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-13697d5f-2e5f-4edb-b274-ec90b2e58bf9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 Sep 02 00:52:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-13697d5f-2e5f-4edb-b274-ec90b2e58bf9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-13697d5f-2e5f-4edb-b274-ec90b2e58bf9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:52 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:52 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:52 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-13697d5f-2e5f-4edb-b274-ec90b2e58bf9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:52:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-13697d5f-2e5f-4edb-b274-ec90b2e58bf9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 returned with HTTP 200 Sep 02 00:52:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1122/2263] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:52:52 2026] GET /volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 => generated 441 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-161156c0-8d7d-42c5-a216-ba8ab26cfd6d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-161156c0-8d7d-42c5-a216-ba8ab26cfd6d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 Sep 02 00:52:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-161156c0-8d7d-42c5-a216-ba8ab26cfd6d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-161156c0-8d7d-42c5-a216-ba8ab26cfd6d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:53 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:53 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:53 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-161156c0-8d7d-42c5-a216-ba8ab26cfd6d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:52:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-161156c0-8d7d-42c5-a216-ba8ab26cfd6d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 returned with HTTP 200 Sep 02 00:52:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1142/2264] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:52:53 2026] GET /volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 => generated 441 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6bb4750b-23f8-4105-92fc-dd61c1e10137 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6bb4750b-23f8-4105-92fc-dd61c1e10137 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 Sep 02 00:52:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6bb4750b-23f8-4105-92fc-dd61c1e10137 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6bb4750b-23f8-4105-92fc-dd61c1e10137 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:54 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:54 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:54 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6bb4750b-23f8-4105-92fc-dd61c1e10137 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:52:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6bb4750b-23f8-4105-92fc-dd61c1e10137 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 returned with HTTP 200 Sep 02 00:52:54 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1123/2265] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:52:54 2026] GET /volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:52:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6a9941fb-d998-431a-8959-c2edae628e5f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6a9941fb-d998-431a-8959-c2edae628e5f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:52:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6a9941fb-d998-431a-8959-c2edae628e5f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1ec73c6b-2dbd-493f-bf71-2c91437f1d98", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-92581603"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:52:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-6a9941fb-d998-431a-8959-c2edae628e5f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Create volume request body: {'volume': {'snapshot_id': '1ec73c6b-2dbd-493f-bf71-2c91437f1d98', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-92581603'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:52:55 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:55 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:55 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6a9941fb-d998-431a-8959-c2edae628e5f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:52:55 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-6a9941fb-d998-431a-8959-c2edae628e5f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Create volume of 2 GB Sep 02 00:52:55 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6a9941fb-d998-431a-8959-c2edae628e5f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Availability Zones retrieved successfully. Sep 02 00:52:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6a9941fb-d998-431a-8959-c2edae628e5f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Flow 'volume_create_api' (5608d49e-81f7-4bbe-9de3-e499187ec1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:52:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6a9941fb-d998-431a-8959-c2edae628e5f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc9a338f-24e6-4e77-9820-cf82dc71bb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-6a9941fb-d998-431a-8959-c2edae628e5f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:52:55 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:55 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6a9941fb-d998-431a-8959-c2edae628e5f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc9a338f-24e6-4e77-9820-cf82dc71bb4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '1ec73c6b-2dbd-493f-bf71-2c91437f1d98', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6a9941fb-d998-431a-8959-c2edae628e5f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cee28894-d7fa-4bfc-9c3b-a59cc570145b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:55 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-6a9941fb-d998-431a-8959-c2edae628e5f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Created reservations ['b0338448-f7f3-4980-ba7f-a7a05d4fd4a1', '4ce7f7e7-2973-4865-8c40-24b654447db7', '5c6e6048-a51d-4fbd-96ad-681bebed2878', 'ca37e3a3-7b84-4283-832c-b8d306930393'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:52:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6a9941fb-d998-431a-8959-c2edae628e5f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cee28894-d7fa-4bfc-9c3b-a59cc570145b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0338448-f7f3-4980-ba7f-a7a05d4fd4a1', '4ce7f7e7-2973-4865-8c40-24b654447db7', '5c6e6048-a51d-4fbd-96ad-681bebed2878', 'ca37e3a3-7b84-4283-832c-b8d306930393']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6a9941fb-d998-431a-8959-c2edae628e5f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b69e95a0-bab9-4b3e-bef4-617b3b928b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:55 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:55 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:55 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:55 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6a9941fb-d998-431a-8959-c2edae628e5f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b69e95a0-bab9-4b3e-bef4-617b3b928b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff7fc505-4061-4a1f-baeb-6c65448b8cc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-92581603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='863404368ec94fecb41fc0b22015aca3',qos_specs=None,replication_status=,reservations=['b0338448-f7f3-4980-ba7f-a7a05d4fd4a1','4ce7f7e7-2973-4865-8c40-24b654447db7','5c6e6048-a51d-4fbd-96ad-681bebed2878','ca37e3a3-7b84-4283-832c-b8d306930393'],size=2,snapshot_id=1ec73c6b-2dbd-493f-bf71-2c91437f1d98,source_replicaid=,source_volid=None,status='creating',user_id='d36536992f8c4b72bc99fb300891a730',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:52:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-92581603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff7fc505-4061-4a1f-baeb-6c65448b8cc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='863404368ec94fecb41fc0b22015aca3',provider_auth=None,provider_geometry=None,provider_id=None,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=1ec73c6b-2dbd-493f-bf71-2c91437f1d98,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d36536992f8c4b72bc99fb300891a730',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6a9941fb-d998-431a-8959-c2edae628e5f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc816075-a12c-4e70-bcef-2de7b5dc142d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6a9941fb-d998-431a-8959-c2edae628e5f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc816075-a12c-4e70-bcef-2de7b5dc142d) transitioned into state 'SUCCESS' from state '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-92581603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='863404368ec94fecb41fc0b22015aca3',qos_specs=None,replication_status=,reservations=['b0338448-f7f3-4980-ba7f-a7a05d4fd4a1','4ce7f7e7-2973-4865-8c40-24b654447db7','5c6e6048-a51d-4fbd-96ad-681bebed2878','ca37e3a3-7b84-4283-832c-b8d306930393'],size=2,snapshot_id=1ec73c6b-2dbd-493f-bf71-2c91437f1d98,source_replicaid=,source_volid=None,status='creating',user_id='d36536992f8c4b72bc99fb300891a730',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6a9941fb-d998-431a-8959-c2edae628e5f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (517b4ca5-413f-4e14-ae40-50cde2e98a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:52:55 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:55 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6a9941fb-d998-431a-8959-c2edae628e5f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (517b4ca5-413f-4e14-ae40-50cde2e98a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:52:55 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6a9941fb-d998-431a-8959-c2edae628e5f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Flow 'volume_create_api' (5608d49e-81f7-4bbe-9de3-e499187ec1d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:52:55 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6a9941fb-d998-431a-8959-c2edae628e5f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Create volume request issued successfully. Sep 02 00:52:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6a9941fb-d998-431a-8959-c2edae628e5f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:52:55 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1143/2266] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:52:54 2026] POST /volume/v3/volumes => generated 795 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:52:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2081ded2-5520-4bee-babf-670181a70a9e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2081ded2-5520-4bee-babf-670181a70a9e tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 Sep 02 00:52:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2081ded2-5520-4bee-babf-670181a70a9e tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2081ded2-5520-4bee-babf-670181a70a9e tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:55 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:55 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:55 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:55 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:55 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2081ded2-5520-4bee-babf-670181a70a9e tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:52:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2081ded2-5520-4bee-babf-670181a70a9e tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 returned with HTTP 200 Sep 02 00:52:55 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1124/2267] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:55 2026] GET /volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 => generated 863 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-60a3dcda-7ae2-43ed-b8cc-f03f1974952d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-60a3dcda-7ae2-43ed-b8cc-f03f1974952d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 Sep 02 00:52:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-60a3dcda-7ae2-43ed-b8cc-f03f1974952d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-60a3dcda-7ae2-43ed-b8cc-f03f1974952d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:56 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:56 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:56 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:56 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:56 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-60a3dcda-7ae2-43ed-b8cc-f03f1974952d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:52:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-60a3dcda-7ae2-43ed-b8cc-f03f1974952d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 returned with HTTP 200 Sep 02 00:52:56 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1144/2268] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:56 2026] GET /volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 => generated 887 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f16d0c72-d143-49ee-94fd-a131d8ec29d8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f16d0c72-d143-49ee-94fd-a131d8ec29d8 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 Sep 02 00:52:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f16d0c72-d143-49ee-94fd-a131d8ec29d8 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f16d0c72-d143-49ee-94fd-a131d8ec29d8 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:57 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:57 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:52:57 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:57 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:52:57 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f16d0c72-d143-49ee-94fd-a131d8ec29d8 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:52:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f16d0c72-d143-49ee-94fd-a131d8ec29d8 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 returned with HTTP 200 Sep 02 00:52:57 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1125/2269] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:57 2026] GET /volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 => generated 887 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:52:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-08ef2d09-781e-46df-ba27-3fcb3de6fcc9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:52:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-08ef2d09-781e-46df-ba27-3fcb3de6fcc9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 Sep 02 00:52:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-08ef2d09-781e-46df-ba27-3fcb3de6fcc9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:52:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-08ef2d09-781e-46df-ba27-3fcb3de6fcc9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:52:58 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:52:58 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:52:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:52:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:52:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-08ef2d09-781e-46df-ba27-3fcb3de6fcc9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:52:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-08ef2d09-781e-46df-ba27-3fcb3de6fcc9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 returned with HTTP 200 Sep 02 00:52:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1145/2270] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:52:58 2026] GET /volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 => generated 887 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7653239e-3857-425d-90f1-c71348562803 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7653239e-3857-425d-90f1-c71348562803 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 Sep 02 00:53:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7653239e-3857-425d-90f1-c71348562803 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7653239e-3857-425d-90f1-c71348562803 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:00 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:00 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:00 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:00 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:00 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7653239e-3857-425d-90f1-c71348562803 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7653239e-3857-425d-90f1-c71348562803 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 returned with HTTP 200 Sep 02 00:53:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1126/2271] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:00 2026] GET /volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 => generated 887 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3d9a5dd3-70be-479a-967e-65d3fbe09b86 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3d9a5dd3-70be-479a-967e-65d3fbe09b86 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 Sep 02 00:53:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3d9a5dd3-70be-479a-967e-65d3fbe09b86 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3d9a5dd3-70be-479a-967e-65d3fbe09b86 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:01 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=259,cinder:UPDATE=51,cinder:INSERT=28,cinder:DELETE=1 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:53:01 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:01 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:01 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:01 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3d9a5dd3-70be-479a-967e-65d3fbe09b86 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3d9a5dd3-70be-479a-967e-65d3fbe09b86 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 returned with HTTP 200 Sep 02 00:53:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1146/2272] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:01 2026] GET /volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 => generated 887 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-94bde431-59ea-45b8-bb62-4d34ad396de4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-94bde431-59ea-45b8-bb62-4d34ad396de4 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 Sep 02 00:53:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-94bde431-59ea-45b8-bb62-4d34ad396de4 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-94bde431-59ea-45b8-bb62-4d34ad396de4 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:02 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:02 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:02 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:02 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-94bde431-59ea-45b8-bb62-4d34ad396de4 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-94bde431-59ea-45b8-bb62-4d34ad396de4 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 returned with HTTP 200 Sep 02 00:53:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1127/2273] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:02 2026] GET /volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 => generated 887 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f2d67307-f036-4685-ab22-1ba7e702f1e7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f2d67307-f036-4685-ab22-1ba7e702f1e7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 Sep 02 00:53:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f2d67307-f036-4685-ab22-1ba7e702f1e7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f2d67307-f036-4685-ab22-1ba7e702f1e7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:03 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:03 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:03 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:03 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:03 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f2d67307-f036-4685-ab22-1ba7e702f1e7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f2d67307-f036-4685-ab22-1ba7e702f1e7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 returned with HTTP 200 Sep 02 00:53:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1147/2274] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:03 2026] GET /volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 => generated 887 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3a9450ab-cb10-4d56-82f5-20388a486742 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3a9450ab-cb10-4d56-82f5-20388a486742 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 Sep 02 00:53:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3a9450ab-cb10-4d56-82f5-20388a486742 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3a9450ab-cb10-4d56-82f5-20388a486742 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:04 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:04 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:04 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:04 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:04 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3a9450ab-cb10-4d56-82f5-20388a486742 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3a9450ab-cb10-4d56-82f5-20388a486742 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 returned with HTTP 200 Sep 02 00:53:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1128/2275] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:04 2026] GET /volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 => generated 888 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-11b6231a-1613-4e2b-a635-8b39a67d6860 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-11b6231a-1613-4e2b-a635-8b39a67d6860 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 Sep 02 00:53:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-11b6231a-1613-4e2b-a635-8b39a67d6860 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-11b6231a-1613-4e2b-a635-8b39a67d6860 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:05 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:05 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:05 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:05 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:05 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-11b6231a-1613-4e2b-a635-8b39a67d6860 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-11b6231a-1613-4e2b-a635-8b39a67d6860 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 returned with HTTP 200 Sep 02 00:53:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1148/2276] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:05 2026] GET /volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 => generated 888 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-908f30a3-c127-4aa1-a992-d73283f5ec25 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-908f30a3-c127-4aa1-a992-d73283f5ec25 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] DELETE http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 Sep 02 00:53:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-908f30a3-c127-4aa1-a992-d73283f5ec25 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-908f30a3-c127-4aa1-a992-d73283f5ec25 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:05 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-908f30a3-c127-4aa1-a992-d73283f5ec25 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Delete volume with id: ff7fc505-4061-4a1f-baeb-6c65448b8cc9 Sep 02 00:53:05 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:05 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:05 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:05 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-908f30a3-c127-4aa1-a992-d73283f5ec25 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-908f30a3-c127-4aa1-a992-d73283f5ec25 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Delete volume request issued successfully. Sep 02 00:53:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-908f30a3-c127-4aa1-a992-d73283f5ec25 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 returned with HTTP 202 Sep 02 00:53:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1129/2277] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:53:05 2026] DELETE /volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:53:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e9733662-71c8-4981-b7b3-1f999f406676 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e9733662-71c8-4981-b7b3-1f999f406676 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 Sep 02 00:53:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e9733662-71c8-4981-b7b3-1f999f406676 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e9733662-71c8-4981-b7b3-1f999f406676 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:05 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:05 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:05 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:05 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:05 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e9733662-71c8-4981-b7b3-1f999f406676 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e9733662-71c8-4981-b7b3-1f999f406676 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 returned with HTTP 200 Sep 02 00:53:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1149/2278] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:05 2026] GET /volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 => generated 887 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5ed2192d-f903-46f2-9b80-e6c9ea5f71d9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5ed2192d-f903-46f2-9b80-e6c9ea5f71d9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 Sep 02 00:53:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5ed2192d-f903-46f2-9b80-e6c9ea5f71d9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5ed2192d-f903-46f2-9b80-e6c9ea5f71d9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5ed2192d-f903-46f2-9b80-e6c9ea5f71d9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 returned with HTTP 404 Sep 02 00:53:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1130/2279] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:06 2026] GET /volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:53:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-752b820e-5620-4a17-ae7f-35934ef5163a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-752b820e-5620-4a17-ae7f-35934ef5163a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 Sep 02 00:53:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-752b820e-5620-4a17-ae7f-35934ef5163a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-752b820e-5620-4a17-ae7f-35934ef5163a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-752b820e-5620-4a17-ae7f-35934ef5163a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 returned with HTTP 404 Sep 02 00:53:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1150/2280] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:06 2026] GET /volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:53:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-32261f72-626f-43b1-b64d-a6e4ad324cf4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-32261f72-626f-43b1-b64d-a6e4ad324cf4 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] DELETE http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 Sep 02 00:53:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-32261f72-626f-43b1-b64d-a6e4ad324cf4 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-32261f72-626f-43b1-b64d-a6e4ad324cf4 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:06 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-32261f72-626f-43b1-b64d-a6e4ad324cf4 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Delete volume with id: ff7fc505-4061-4a1f-baeb-6c65448b8cc9 Sep 02 00:53:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-32261f72-626f-43b1-b64d-a6e4ad324cf4 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 returned with HTTP 404 Sep 02 00:53:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1131/2281] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:53:06 2026] DELETE /volume/v3/volumes/ff7fc505-4061-4a1f-baeb-6c65448b8cc9 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:53:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-eb3aa145-61d1-41e6-b254-7dc6d8e3e410 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-eb3aa145-61d1-41e6-b254-7dc6d8e3e410 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 Sep 02 00:53:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-eb3aa145-61d1-41e6-b254-7dc6d8e3e410 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-eb3aa145-61d1-41e6-b254-7dc6d8e3e410 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:06 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-eb3aa145-61d1-41e6-b254-7dc6d8e3e410 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Delete snapshot with id: 1ec73c6b-2dbd-493f-bf71-2c91437f1d98 Sep 02 00:53:06 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:06 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:06 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-eb3aa145-61d1-41e6-b254-7dc6d8e3e410 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:53:06 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:06 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:06 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-eb3aa145-61d1-41e6-b254-7dc6d8e3e410 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot delete request issued successfully. Sep 02 00:53:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-eb3aa145-61d1-41e6-b254-7dc6d8e3e410 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 returned with HTTP 202 Sep 02 00:53:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1151/2282] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:53:06 2026] DELETE /volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:53:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-91cd501f-432f-4680-93c3-b0ba3a43e5b6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-91cd501f-432f-4680-93c3-b0ba3a43e5b6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 Sep 02 00:53:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-91cd501f-432f-4680-93c3-b0ba3a43e5b6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-91cd501f-432f-4680-93c3-b0ba3a43e5b6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:06 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:06 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:06 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-91cd501f-432f-4680-93c3-b0ba3a43e5b6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:53:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-91cd501f-432f-4680-93c3-b0ba3a43e5b6 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 returned with HTTP 200 Sep 02 00:53:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1132/2283] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:53:06 2026] GET /volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 => generated 467 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-64d0640f-370f-46f5-afaf-79a5b675591d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-64d0640f-370f-46f5-afaf-79a5b675591d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 Sep 02 00:53:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-64d0640f-370f-46f5-afaf-79a5b675591d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-64d0640f-370f-46f5-afaf-79a5b675591d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:07 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:07 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:07 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-64d0640f-370f-46f5-afaf-79a5b675591d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:53:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-64d0640f-370f-46f5-afaf-79a5b675591d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 returned with HTTP 200 Sep 02 00:53:07 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1152/2284] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:53:07 2026] GET /volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 => generated 467 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a11b3378-3596-44c1-aad5-7ba6adf1cf92 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a11b3378-3596-44c1-aad5-7ba6adf1cf92 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 Sep 02 00:53:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a11b3378-3596-44c1-aad5-7ba6adf1cf92 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a11b3378-3596-44c1-aad5-7ba6adf1cf92 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:08 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:08 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:08 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a11b3378-3596-44c1-aad5-7ba6adf1cf92 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:53:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a11b3378-3596-44c1-aad5-7ba6adf1cf92 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 returned with HTTP 200 Sep 02 00:53:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1133/2285] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:53:08 2026] GET /volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b15f8b7a-b8ee-46fb-beaf-282265210630 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b15f8b7a-b8ee-46fb-beaf-282265210630 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 Sep 02 00:53:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b15f8b7a-b8ee-46fb-beaf-282265210630 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b15f8b7a-b8ee-46fb-beaf-282265210630 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:09 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:09 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:09 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b15f8b7a-b8ee-46fb-beaf-282265210630 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:53:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b15f8b7a-b8ee-46fb-beaf-282265210630 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 returned with HTTP 200 Sep 02 00:53:09 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1153/2286] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:53:09 2026] GET /volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7821c63c-7a94-4074-a1ae-384913e82bc2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7821c63c-7a94-4074-a1ae-384913e82bc2 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 Sep 02 00:53:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7821c63c-7a94-4074-a1ae-384913e82bc2 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7821c63c-7a94-4074-a1ae-384913e82bc2 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:10 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:10 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:10 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7821c63c-7a94-4074-a1ae-384913e82bc2 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:53:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7821c63c-7a94-4074-a1ae-384913e82bc2 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 returned with HTTP 200 Sep 02 00:53:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1134/2287] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:53:10 2026] GET /volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-018f11ca-8272-459e-9050-6893aaece58d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-018f11ca-8272-459e-9050-6893aaece58d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 Sep 02 00:53:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-018f11ca-8272-459e-9050-6893aaece58d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-018f11ca-8272-459e-9050-6893aaece58d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-018f11ca-8272-459e-9050-6893aaece58d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:53:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-018f11ca-8272-459e-9050-6893aaece58d tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 returned with HTTP 200 Sep 02 00:53:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1154/2288] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:53:11 2026] GET /volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f3e46d6a-ef8a-4748-a7b9-d0ac01427573 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f3e46d6a-ef8a-4748-a7b9-d0ac01427573 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 Sep 02 00:53:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f3e46d6a-ef8a-4748-a7b9-d0ac01427573 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f3e46d6a-ef8a-4748-a7b9-d0ac01427573 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f3e46d6a-ef8a-4748-a7b9-d0ac01427573 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:53:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f3e46d6a-ef8a-4748-a7b9-d0ac01427573 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 returned with HTTP 200 Sep 02 00:53:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1135/2289] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:53:12 2026] GET /volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1d0d7ada-df8a-469c-b21f-ea9d592e18f7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1d0d7ada-df8a-469c-b21f-ea9d592e18f7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 Sep 02 00:53:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1d0d7ada-df8a-469c-b21f-ea9d592e18f7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1d0d7ada-df8a-469c-b21f-ea9d592e18f7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1d0d7ada-df8a-469c-b21f-ea9d592e18f7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:53:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1d0d7ada-df8a-469c-b21f-ea9d592e18f7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 returned with HTTP 200 Sep 02 00:53:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1155/2290] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:53:13 2026] GET /volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-df2b593d-e992-4294-83e7-a5d7a68e6ad9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-df2b593d-e992-4294-83e7-a5d7a68e6ad9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 Sep 02 00:53:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-df2b593d-e992-4294-83e7-a5d7a68e6ad9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-df2b593d-e992-4294-83e7-a5d7a68e6ad9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-df2b593d-e992-4294-83e7-a5d7a68e6ad9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 returned with HTTP 404 Sep 02 00:53:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1136/2291] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:53:15 2026] GET /volume/v3/snapshots/1ec73c6b-2dbd-493f-bf71-2c91437f1d98 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:53:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d2280401-38c2-4a5e-8756-d17042d50a72 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d2280401-38c2-4a5e-8756-d17042d50a72 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/07153b24-8eaa-4604-bd67-2684e380433a Sep 02 00:53:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d2280401-38c2-4a5e-8756-d17042d50a72 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d2280401-38c2-4a5e-8756-d17042d50a72 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d2280401-38c2-4a5e-8756-d17042d50a72 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d2280401-38c2-4a5e-8756-d17042d50a72 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/07153b24-8eaa-4604-bd67-2684e380433a returned with HTTP 200 Sep 02 00:53:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1156/2292] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:15 2026] GET /volume/v3/volumes/07153b24-8eaa-4604-bd67-2684e380433a => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5423af9d-f295-410a-9981-ce88ff8d3c4c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5423af9d-f295-410a-9981-ce88ff8d3c4c tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] DELETE http://192.168.122.129/volume/v3/volumes/07153b24-8eaa-4604-bd67-2684e380433a Sep 02 00:53:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5423af9d-f295-410a-9981-ce88ff8d3c4c tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5423af9d-f295-410a-9981-ce88ff8d3c4c tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:15 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-5423af9d-f295-410a-9981-ce88ff8d3c4c tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Delete volume with id: 07153b24-8eaa-4604-bd67-2684e380433a Sep 02 00:53:15 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:15 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:15 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:15 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5423af9d-f295-410a-9981-ce88ff8d3c4c tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5423af9d-f295-410a-9981-ce88ff8d3c4c tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Delete volume request issued successfully. Sep 02 00:53:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5423af9d-f295-410a-9981-ce88ff8d3c4c tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/07153b24-8eaa-4604-bd67-2684e380433a returned with HTTP 202 Sep 02 00:53:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1137/2293] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:53:15 2026] DELETE /volume/v3/volumes/07153b24-8eaa-4604-bd67-2684e380433a => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:53:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5a5c2a4e-aedc-465b-8842-c4580c4128e0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5a5c2a4e-aedc-465b-8842-c4580c4128e0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/07153b24-8eaa-4604-bd67-2684e380433a Sep 02 00:53:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5a5c2a4e-aedc-465b-8842-c4580c4128e0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5a5c2a4e-aedc-465b-8842-c4580c4128e0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5a5c2a4e-aedc-465b-8842-c4580c4128e0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5a5c2a4e-aedc-465b-8842-c4580c4128e0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/07153b24-8eaa-4604-bd67-2684e380433a returned with HTTP 200 Sep 02 00:53:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1157/2294] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:15 2026] GET /volume/v3/volumes/07153b24-8eaa-4604-bd67-2684e380433a => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cd9e1d3e-52eb-4a67-a1a2-b2eb760474ca None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cd9e1d3e-52eb-4a67-a1a2-b2eb760474ca tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/07153b24-8eaa-4604-bd67-2684e380433a Sep 02 00:53:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cd9e1d3e-52eb-4a67-a1a2-b2eb760474ca tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cd9e1d3e-52eb-4a67-a1a2-b2eb760474ca tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cd9e1d3e-52eb-4a67-a1a2-b2eb760474ca tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/07153b24-8eaa-4604-bd67-2684e380433a returned with HTTP 404 Sep 02 00:53:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1138/2295] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:16 2026] GET /volume/v3/volumes/07153b24-8eaa-4604-bd67-2684e380433a => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:53:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5e014dea-bbc8-48dd-88fb-6fbf96e7472e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5e014dea-bbc8-48dd-88fb-6fbf96e7472e tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d Sep 02 00:53:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5e014dea-bbc8-48dd-88fb-6fbf96e7472e tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5e014dea-bbc8-48dd-88fb-6fbf96e7472e tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:16 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5e014dea-bbc8-48dd-88fb-6fbf96e7472e tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5e014dea-bbc8-48dd-88fb-6fbf96e7472e tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d returned with HTTP 200 Sep 02 00:53:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1158/2296] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:16 2026] GET /volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a80c09b5-e572-4600-9736-6355261ba3b7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a80c09b5-e572-4600-9736-6355261ba3b7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:53:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a80c09b5-e572-4600-9736-6355261ba3b7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-394459254"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:53:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-a80c09b5-e572-4600-9736-6355261ba3b7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-394459254'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:53:16 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-a80c09b5-e572-4600-9736-6355261ba3b7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Create volume of 1 GB Sep 02 00:53:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a80c09b5-e572-4600-9736-6355261ba3b7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Availability Zones retrieved successfully. Sep 02 00:53:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a80c09b5-e572-4600-9736-6355261ba3b7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Flow 'volume_create_api' (b5bc2b1a-0cd9-41a0-ae47-579e6609f0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:53:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a80c09b5-e572-4600-9736-6355261ba3b7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (def1c90f-e21e-4799-a8b1-db027bcb2c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:53:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-a80c09b5-e572-4600-9736-6355261ba3b7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:53:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a80c09b5-e572-4600-9736-6355261ba3b7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (def1c90f-e21e-4799-a8b1-db027bcb2c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:53:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a80c09b5-e572-4600-9736-6355261ba3b7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80969e63-f316-4f85-8f44-e1095f88d048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:53:16 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-a80c09b5-e572-4600-9736-6355261ba3b7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Created reservations ['e0911824-9592-41eb-9f16-bc335455b8c6', 'd4cb88b5-c317-412d-91bf-152df3ccae1c', 'cee1a14e-eaa7-45ad-a44a-3044162fc2ad', 'b545e796-0a56-4a65-b6ed-00477f208385'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:53:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a80c09b5-e572-4600-9736-6355261ba3b7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80969e63-f316-4f85-8f44-e1095f88d048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0911824-9592-41eb-9f16-bc335455b8c6', 'd4cb88b5-c317-412d-91bf-152df3ccae1c', 'cee1a14e-eaa7-45ad-a44a-3044162fc2ad', 'b545e796-0a56-4a65-b6ed-00477f208385']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:53:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a80c09b5-e572-4600-9736-6355261ba3b7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8186e762-b913-411b-ace7-b75cb4feb2c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:53:16 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:16 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a80c09b5-e572-4600-9736-6355261ba3b7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8186e762-b913-411b-ace7-b75cb4feb2c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf9d9b49-afcf-4711-8a46-3ac454420581', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-394459254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='863404368ec94fecb41fc0b22015aca3',qos_specs=None,replication_status=,reservations=['e0911824-9592-41eb-9f16-bc335455b8c6','d4cb88b5-c317-412d-91bf-152df3ccae1c','cee1a14e-eaa7-45ad-a44a-3044162fc2ad','b545e796-0a56-4a65-b6ed-00477f208385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d36536992f8c4b72bc99fb300891a730',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:53:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-394459254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf9d9b49-afcf-4711-8a46-3ac454420581,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='863404368ec94fecb41fc0b22015aca3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d36536992f8c4b72bc99fb300891a730',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:53:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a80c09b5-e572-4600-9736-6355261ba3b7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c78bbd4e-650e-4cfd-af91-b299003cbc05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:53:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a80c09b5-e572-4600-9736-6355261ba3b7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c78bbd4e-650e-4cfd-af91-b299003cbc05) transitioned into state 'SUCCESS' from state '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-394459254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='863404368ec94fecb41fc0b22015aca3',qos_specs=None,replication_status=,reservations=['e0911824-9592-41eb-9f16-bc335455b8c6','d4cb88b5-c317-412d-91bf-152df3ccae1c','cee1a14e-eaa7-45ad-a44a-3044162fc2ad','b545e796-0a56-4a65-b6ed-00477f208385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d36536992f8c4b72bc99fb300891a730',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:53:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a80c09b5-e572-4600-9736-6355261ba3b7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c29c14c-f92e-4ac6-8d7d-0dbea1f72eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:53:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a80c09b5-e572-4600-9736-6355261ba3b7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c29c14c-f92e-4ac6-8d7d-0dbea1f72eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:53:16 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a80c09b5-e572-4600-9736-6355261ba3b7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Flow 'volume_create_api' (b5bc2b1a-0cd9-41a0-ae47-579e6609f0ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:53:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a80c09b5-e572-4600-9736-6355261ba3b7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Create volume request issued successfully. Sep 02 00:53:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a80c09b5-e572-4600-9736-6355261ba3b7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:53:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1139/2297] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:53:16 2026] POST /volume/v3/volumes => generated 762 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:53:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-57dc9c59-370e-4134-927f-db0d370b634a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-57dc9c59-370e-4134-927f-db0d370b634a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/cf9d9b49-afcf-4711-8a46-3ac454420581 Sep 02 00:53:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-57dc9c59-370e-4134-927f-db0d370b634a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-57dc9c59-370e-4134-927f-db0d370b634a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:16 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-57dc9c59-370e-4134-927f-db0d370b634a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-57dc9c59-370e-4134-927f-db0d370b634a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/cf9d9b49-afcf-4711-8a46-3ac454420581 returned with HTTP 200 Sep 02 00:53:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1159/2298] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:16 2026] GET /volume/v3/volumes/cf9d9b49-afcf-4711-8a46-3ac454420581 => generated 830 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-dcb75813-6390-4a59-9324-e7dfdb03d032 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dcb75813-6390-4a59-9324-e7dfdb03d032 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:53:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dcb75813-6390-4a59-9324-e7dfdb03d032 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-893349865", "imageRef": "55fd1d9e-80e7-4ee4-bf99-467853787b78", "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:53:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-dcb75813-6390-4a59-9324-e7dfdb03d032 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-893349865', 'imageRef': '55fd1d9e-80e7-4ee4-bf99-467853787b78', 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:53:17 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-dcb75813-6390-4a59-9324-e7dfdb03d032 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Create volume of 1 GB Sep 02 00:53:17 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:17 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-dcb75813-6390-4a59-9324-e7dfdb03d032 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Availability Zones retrieved successfully. Sep 02 00:53:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dcb75813-6390-4a59-9324-e7dfdb03d032 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Flow 'volume_create_api' (3ec5c238-8f64-4fe4-87e8-93d2ae92a102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:53:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dcb75813-6390-4a59-9324-e7dfdb03d032 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d18a1c03-01a9-4fdd-967a-1341da005019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:53:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-dcb75813-6390-4a59-9324-e7dfdb03d032 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:53:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ae08ba66-69ff-4db2-a107-82925981c816 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ae08ba66-69ff-4db2-a107-82925981c816 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/cf9d9b49-afcf-4711-8a46-3ac454420581 Sep 02 00:53:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ae08ba66-69ff-4db2-a107-82925981c816 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ae08ba66-69ff-4db2-a107-82925981c816 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dcb75813-6390-4a59-9324-e7dfdb03d032 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d18a1c03-01a9-4fdd-967a-1341da005019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:53:17 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:17 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:17 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dcb75813-6390-4a59-9324-e7dfdb03d032 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1c06a6d-966a-4cca-b576-cf1ef497c2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:53:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ae08ba66-69ff-4db2-a107-82925981c816 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ae08ba66-69ff-4db2-a107-82925981c816 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/cf9d9b49-afcf-4711-8a46-3ac454420581 returned with HTTP 200 Sep 02 00:53:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1160/2299] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:17 2026] GET /volume/v3/volumes/cf9d9b49-afcf-4711-8a46-3ac454420581 => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:18 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-dcb75813-6390-4a59-9324-e7dfdb03d032 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Created reservations ['b17f6b53-799c-40a2-8667-197483f4bb74', 'bb8c63f2-4d79-4683-8a27-9fb9d9681696', 'bb7fa288-7ed2-4893-8155-00ad0a7dfd6c', '3cf29fcc-3b6a-469b-b170-71136c5a97ff'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:53:18 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dcb75813-6390-4a59-9324-e7dfdb03d032 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1c06a6d-966a-4cca-b576-cf1ef497c2a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b17f6b53-799c-40a2-8667-197483f4bb74', 'bb8c63f2-4d79-4683-8a27-9fb9d9681696', 'bb7fa288-7ed2-4893-8155-00ad0a7dfd6c', '3cf29fcc-3b6a-469b-b170-71136c5a97ff']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:53:18 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dcb75813-6390-4a59-9324-e7dfdb03d032 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (558ed681-6f85-40f0-9929-ddaa27eddc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:53:18 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:18 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:18 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dcb75813-6390-4a59-9324-e7dfdb03d032 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (558ed681-6f85-40f0-9929-ddaa27eddc7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ccf404e-a1e9-4520-b49e-78f8f0f0d426', '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-893349865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3420322e44247f59cc488f0a1f112c4',qos_specs=None,replication_status=,reservations=['b17f6b53-799c-40a2-8667-197483f4bb74','bb8c63f2-4d79-4683-8a27-9fb9d9681696','bb7fa288-7ed2-4893-8155-00ad0a7dfd6c','3cf29fcc-3b6a-469b-b170-71136c5a97ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='229dbae30df148fca22044e1116856f5',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:53:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-893349865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ccf404e-a1e9-4520-b49e-78f8f0f0d426,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3420322e44247f59cc488f0a1f112c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='229dbae30df148fca22044e1116856f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:53:18 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dcb75813-6390-4a59-9324-e7dfdb03d032 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed64f0f8-43ef-415c-b74e-667a763b74cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:53:18 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dcb75813-6390-4a59-9324-e7dfdb03d032 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed64f0f8-43ef-415c-b74e-667a763b74cc) transitioned into state 'SUCCESS' from state '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-893349865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3420322e44247f59cc488f0a1f112c4',qos_specs=None,replication_status=,reservations=['b17f6b53-799c-40a2-8667-197483f4bb74','bb8c63f2-4d79-4683-8a27-9fb9d9681696','bb7fa288-7ed2-4893-8155-00ad0a7dfd6c','3cf29fcc-3b6a-469b-b170-71136c5a97ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='229dbae30df148fca22044e1116856f5',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:53:18 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dcb75813-6390-4a59-9324-e7dfdb03d032 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (994e4930-881a-4358-b030-de64e41a981e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:53:18 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dcb75813-6390-4a59-9324-e7dfdb03d032 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (994e4930-881a-4358-b030-de64e41a981e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:53:18 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-dcb75813-6390-4a59-9324-e7dfdb03d032 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Flow 'volume_create_api' (3ec5c238-8f64-4fe4-87e8-93d2ae92a102) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:53:18 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-dcb75813-6390-4a59-9324-e7dfdb03d032 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Create volume request issued successfully. Sep 02 00:53:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dcb75813-6390-4a59-9324-e7dfdb03d032 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:53:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1140/2300] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:53:17 2026] POST /volume/v3/volumes => generated 761 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:53:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0b0b6478-26ed-4285-be1d-50c600e9740e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0b0b6478-26ed-4285-be1d-50c600e9740e tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] GET http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 Sep 02 00:53:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0b0b6478-26ed-4285-be1d-50c600e9740e tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0b0b6478-26ed-4285-be1d-50c600e9740e tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:18 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:18 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:18 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:18 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0b0b6478-26ed-4285-be1d-50c600e9740e tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Volume info retrieved successfully. Sep 02 00:53:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0b0b6478-26ed-4285-be1d-50c600e9740e tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 returned with HTTP 200 Sep 02 00:53:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1161/2301] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:18 2026] GET /volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 => generated 829 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0b356d5b-b816-4945-999b-6ea5bf4e22cd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0b356d5b-b816-4945-999b-6ea5bf4e22cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/cf9d9b49-afcf-4711-8a46-3ac454420581 Sep 02 00:53:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0b356d5b-b816-4945-999b-6ea5bf4e22cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0b356d5b-b816-4945-999b-6ea5bf4e22cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:19 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:19 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:19 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0b356d5b-b816-4945-999b-6ea5bf4e22cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0b356d5b-b816-4945-999b-6ea5bf4e22cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/cf9d9b49-afcf-4711-8a46-3ac454420581 returned with HTTP 200 Sep 02 00:53:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1141/2302] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:19 2026] GET /volume/v3/volumes/cf9d9b49-afcf-4711-8a46-3ac454420581 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9c1295ce-c863-4bcb-93ef-7cad6601c6d3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9c1295ce-c863-4bcb-93ef-7cad6601c6d3 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:53:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9c1295ce-c863-4bcb-93ef-7cad6601c6d3 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf9d9b49-afcf-4711-8a46-3ac454420581", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-479326727"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:53:19 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:19 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9c1295ce-c863-4bcb-93ef-7cad6601c6d3 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:19 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-9c1295ce-c863-4bcb-93ef-7cad6601c6d3 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Create snapshot from volume cf9d9b49-afcf-4711-8a46-3ac454420581 Sep 02 00:53:19 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-9c1295ce-c863-4bcb-93ef-7cad6601c6d3 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Created reservations ['6571ce7c-9a98-42d7-bd06-d0f92ce078de', '3deebdab-ead8-438a-8c05-e185100a1ff5', '31f70016-8f0f-4f04-8a72-b549330c9b3f', 'cfa4e3e0-a536-44e8-886b-491e8279b8c6'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:53:19 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:19 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-80c3cf26-4949-4a0d-beb9-36f3694e65be None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-80c3cf26-4949-4a0d-beb9-36f3694e65be tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] GET http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 Sep 02 00:53:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-80c3cf26-4949-4a0d-beb9-36f3694e65be tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-80c3cf26-4949-4a0d-beb9-36f3694e65be tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9c1295ce-c863-4bcb-93ef-7cad6601c6d3 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot create request issued successfully. Sep 02 00:53:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9c1295ce-c863-4bcb-93ef-7cad6601c6d3 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:53:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1162/2303] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:53:19 2026] POST /volume/v3/snapshots => generated 309 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:53:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-70968fb7-fbbf-448e-af03-bb458b6eb4d0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:19 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:19 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-70968fb7-fbbf-448e-af03-bb458b6eb4d0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 Sep 02 00:53:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-70968fb7-fbbf-448e-af03-bb458b6eb4d0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-70968fb7-fbbf-448e-af03-bb458b6eb4d0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:19 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-80c3cf26-4949-4a0d-beb9-36f3694e65be tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Volume info retrieved successfully. Sep 02 00:53:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-70968fb7-fbbf-448e-af03-bb458b6eb4d0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:53:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-70968fb7-fbbf-448e-af03-bb458b6eb4d0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 returned with HTTP 200 Sep 02 00:53:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1163/2304] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:53:19 2026] GET /volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 => generated 441 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:53:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-80c3cf26-4949-4a0d-beb9-36f3694e65be tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 returned with HTTP 200 Sep 02 00:53:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1142/2305] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:19 2026] GET /volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-566bc65f-f22f-4715-9e88-114727c346e0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-566bc65f-f22f-4715-9e88-114727c346e0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 Sep 02 00:53:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-566bc65f-f22f-4715-9e88-114727c346e0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-566bc65f-f22f-4715-9e88-114727c346e0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-566bc65f-f22f-4715-9e88-114727c346e0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:53:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-566bc65f-f22f-4715-9e88-114727c346e0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 returned with HTTP 200 Sep 02 00:53:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1164/2306] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:53:20 2026] GET /volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 => generated 441 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-40347002-3a41-4e09-9fba-9c3855638ea0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-40347002-3a41-4e09-9fba-9c3855638ea0 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] GET http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 Sep 02 00:53:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-40347002-3a41-4e09-9fba-9c3855638ea0 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-40347002-3a41-4e09-9fba-9c3855638ea0 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:20 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:20 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:20 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:20 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:20 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-40347002-3a41-4e09-9fba-9c3855638ea0 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Volume info retrieved successfully. Sep 02 00:53:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-40347002-3a41-4e09-9fba-9c3855638ea0 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 returned with HTTP 200 Sep 02 00:53:20 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1143/2307] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:20 2026] GET /volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 => generated 911 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e419692e-cd04-4f08-9954-7ef958229e3c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e419692e-cd04-4f08-9954-7ef958229e3c tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 Sep 02 00:53:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e419692e-cd04-4f08-9954-7ef958229e3c tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e419692e-cd04-4f08-9954-7ef958229e3c tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e419692e-cd04-4f08-9954-7ef958229e3c tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:53:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e419692e-cd04-4f08-9954-7ef958229e3c tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 returned with HTTP 200 Sep 02 00:53:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1165/2308] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:53:21 2026] GET /volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7476d77d-762c-4e2c-a0b0-aac0102d84cd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7476d77d-762c-4e2c-a0b0-aac0102d84cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:53:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7476d77d-762c-4e2c-a0b0-aac0102d84cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "850fd8ac-72ab-4498-bf22-ff973fbf1830", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-411931334"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:53:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-7476d77d-762c-4e2c-a0b0-aac0102d84cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Create volume request body: {'volume': {'snapshot_id': '850fd8ac-72ab-4498-bf22-ff973fbf1830', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-411931334'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:53:21 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:21 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7476d77d-762c-4e2c-a0b0-aac0102d84cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:53:21 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-7476d77d-762c-4e2c-a0b0-aac0102d84cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Create volume of 1 GB Sep 02 00:53:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-00a85eed-2165-4b8a-b95d-9194d666bb72 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-00a85eed-2165-4b8a-b95d-9194d666bb72 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] GET http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 Sep 02 00:53:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-00a85eed-2165-4b8a-b95d-9194d666bb72 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-00a85eed-2165-4b8a-b95d-9194d666bb72 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7476d77d-762c-4e2c-a0b0-aac0102d84cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Availability Zones retrieved successfully. Sep 02 00:53:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-00a85eed-2165-4b8a-b95d-9194d666bb72 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Volume info retrieved successfully. Sep 02 00:53:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7476d77d-762c-4e2c-a0b0-aac0102d84cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Flow 'volume_create_api' (1879f01f-2ab1-4e78-a389-a50004ea42c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:53:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7476d77d-762c-4e2c-a0b0-aac0102d84cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73be7d34-9f76-45ba-808f-4b2ed13392fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:53:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-7476d77d-762c-4e2c-a0b0-aac0102d84cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:53:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-00a85eed-2165-4b8a-b95d-9194d666bb72 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 returned with HTTP 200 Sep 02 00:53:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1166/2309] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:21 2026] GET /volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 => generated 911 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:21 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:21 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7476d77d-762c-4e2c-a0b0-aac0102d84cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73be7d34-9f76-45ba-808f-4b2ed13392fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '850fd8ac-72ab-4498-bf22-ff973fbf1830', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:53:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7476d77d-762c-4e2c-a0b0-aac0102d84cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f483a72-eadf-4c9f-8d80-5038ac479a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:53:21 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-7476d77d-762c-4e2c-a0b0-aac0102d84cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Created reservations ['dde88eaa-6bfc-4c82-b093-a59d17854b49', 'a8225104-1588-47ba-a2c5-38b57ec39f45', '4cca37cd-befe-4c30-8a93-6175aeb71644', 'a23b6ec5-1ff8-4505-9e1d-e75cd3ddc61a'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:53:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7476d77d-762c-4e2c-a0b0-aac0102d84cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f483a72-eadf-4c9f-8d80-5038ac479a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dde88eaa-6bfc-4c82-b093-a59d17854b49', 'a8225104-1588-47ba-a2c5-38b57ec39f45', '4cca37cd-befe-4c30-8a93-6175aeb71644', 'a23b6ec5-1ff8-4505-9e1d-e75cd3ddc61a']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:53:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7476d77d-762c-4e2c-a0b0-aac0102d84cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aa5c986-0057-44f7-ab12-88ee5dc86854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:53:21 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:21 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:21 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:21 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7476d77d-762c-4e2c-a0b0-aac0102d84cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aa5c986-0057-44f7-ab12-88ee5dc86854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23ed7c2f-9ca1-4fdf-a166-3676a837056f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-411931334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='863404368ec94fecb41fc0b22015aca3',qos_specs=None,replication_status=,reservations=['dde88eaa-6bfc-4c82-b093-a59d17854b49','a8225104-1588-47ba-a2c5-38b57ec39f45','4cca37cd-befe-4c30-8a93-6175aeb71644','a23b6ec5-1ff8-4505-9e1d-e75cd3ddc61a'],size=1,snapshot_id=850fd8ac-72ab-4498-bf22-ff973fbf1830,source_replicaid=,source_volid=None,status='creating',user_id='d36536992f8c4b72bc99fb300891a730',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:53:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-411931334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23ed7c2f-9ca1-4fdf-a166-3676a837056f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='863404368ec94fecb41fc0b22015aca3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=850fd8ac-72ab-4498-bf22-ff973fbf1830,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d36536992f8c4b72bc99fb300891a730',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:53:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7476d77d-762c-4e2c-a0b0-aac0102d84cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a0e2789-2257-4686-94ac-fb79e51d8f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:53:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7476d77d-762c-4e2c-a0b0-aac0102d84cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a0e2789-2257-4686-94ac-fb79e51d8f32) transitioned into state 'SUCCESS' from state '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-411931334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='863404368ec94fecb41fc0b22015aca3',qos_specs=None,replication_status=,reservations=['dde88eaa-6bfc-4c82-b093-a59d17854b49','a8225104-1588-47ba-a2c5-38b57ec39f45','4cca37cd-befe-4c30-8a93-6175aeb71644','a23b6ec5-1ff8-4505-9e1d-e75cd3ddc61a'],size=1,snapshot_id=850fd8ac-72ab-4498-bf22-ff973fbf1830,source_replicaid=,source_volid=None,status='creating',user_id='d36536992f8c4b72bc99fb300891a730',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:53:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7476d77d-762c-4e2c-a0b0-aac0102d84cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12d5d462-ed66-4e88-a614-3c060a7655c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:53:21 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:21 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7476d77d-762c-4e2c-a0b0-aac0102d84cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12d5d462-ed66-4e88-a614-3c060a7655c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:53:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7476d77d-762c-4e2c-a0b0-aac0102d84cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Flow 'volume_create_api' (1879f01f-2ab1-4e78-a389-a50004ea42c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:53:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7476d77d-762c-4e2c-a0b0-aac0102d84cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Create volume request issued successfully. Sep 02 00:53:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7476d77d-762c-4e2c-a0b0-aac0102d84cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:53:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1144/2310] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:53:21 2026] POST /volume/v3/volumes => generated 796 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:53:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9fd86f93-5852-4ecb-8e13-ae3d6de0dc1c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9fd86f93-5852-4ecb-8e13-ae3d6de0dc1c tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f Sep 02 00:53:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9fd86f93-5852-4ecb-8e13-ae3d6de0dc1c tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9fd86f93-5852-4ecb-8e13-ae3d6de0dc1c tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9fd86f93-5852-4ecb-8e13-ae3d6de0dc1c tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9fd86f93-5852-4ecb-8e13-ae3d6de0dc1c tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f returned with HTTP 200 Sep 02 00:53:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1167/2311] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:21 2026] GET /volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-abf691b0-4bfb-491c-92aa-6bdf2057f996 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-abf691b0-4bfb-491c-92aa-6bdf2057f996 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] GET http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 Sep 02 00:53:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-abf691b0-4bfb-491c-92aa-6bdf2057f996 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-abf691b0-4bfb-491c-92aa-6bdf2057f996 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-abf691b0-4bfb-491c-92aa-6bdf2057f996 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Volume info retrieved successfully. Sep 02 00:53:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-abf691b0-4bfb-491c-92aa-6bdf2057f996 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 returned with HTTP 200 Sep 02 00:53:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1145/2312] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:22 2026] GET /volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 => generated 914 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-528a35e3-22ca-40d8-8232-ab01236ca9e8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-528a35e3-22ca-40d8-8232-ab01236ca9e8 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f Sep 02 00:53:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-528a35e3-22ca-40d8-8232-ab01236ca9e8 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-528a35e3-22ca-40d8-8232-ab01236ca9e8 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:23 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:23 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-528a35e3-22ca-40d8-8232-ab01236ca9e8 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-528a35e3-22ca-40d8-8232-ab01236ca9e8 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f returned with HTTP 200 Sep 02 00:53:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1168/2313] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:22 2026] GET /volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f => generated 888 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2ac51740-9486-4a8e-820d-ac95328d6a07 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2ac51740-9486-4a8e-820d-ac95328d6a07 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] GET http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 Sep 02 00:53:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2ac51740-9486-4a8e-820d-ac95328d6a07 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2ac51740-9486-4a8e-820d-ac95328d6a07 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:23 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:23 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:23 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:23 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2ac51740-9486-4a8e-820d-ac95328d6a07 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Volume info retrieved successfully. Sep 02 00:53:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2ac51740-9486-4a8e-820d-ac95328d6a07 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 returned with HTTP 200 Sep 02 00:53:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1146/2314] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:23 2026] GET /volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b5d9616b-723e-4340-aeea-6fb44c46b08e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b5d9616b-723e-4340-aeea-6fb44c46b08e tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f Sep 02 00:53:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b5d9616b-723e-4340-aeea-6fb44c46b08e tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b5d9616b-723e-4340-aeea-6fb44c46b08e tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:24 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:24 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5b9eae74-5d15-4067-95fe-25ea4558c419 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:24 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:24 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5b9eae74-5d15-4067-95fe-25ea4558c419 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 Sep 02 00:53:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5b9eae74-5d15-4067-95fe-25ea4558c419 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5b9eae74-5d15-4067-95fe-25ea4558c419 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:24 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b5d9616b-723e-4340-aeea-6fb44c46b08e tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b5d9616b-723e-4340-aeea-6fb44c46b08e tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f returned with HTTP 200 Sep 02 00:53:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1169/2315] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:24 2026] GET /volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f => generated 888 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5b9eae74-5d15-4067-95fe-25ea4558c419 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5b9eae74-5d15-4067-95fe-25ea4558c419 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 returned with HTTP 200 Sep 02 00:53:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1147/2316] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:24 2026] GET /volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 => generated 946 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-814bee49-df4f-4458-a27c-e052d3d5bad5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-814bee49-df4f-4458-a27c-e052d3d5bad5 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 Sep 02 00:53:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-814bee49-df4f-4458-a27c-e052d3d5bad5 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-814bee49-df4f-4458-a27c-e052d3d5bad5 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:24 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:24 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:24 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:24 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:24 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-814bee49-df4f-4458-a27c-e052d3d5bad5 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-814bee49-df4f-4458-a27c-e052d3d5bad5 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 returned with HTTP 200 Sep 02 00:53:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1170/2317] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:53:24 2026] GET /volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 => generated 946 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d1f22bca-f44d-484e-97e9-8e8d204e902d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d1f22bca-f44d-484e-97e9-8e8d204e902d tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] GET http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 Sep 02 00:53:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d1f22bca-f44d-484e-97e9-8e8d204e902d tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d1f22bca-f44d-484e-97e9-8e8d204e902d tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d1f22bca-f44d-484e-97e9-8e8d204e902d tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Volume info retrieved successfully. Sep 02 00:53:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d1f22bca-f44d-484e-97e9-8e8d204e902d tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 returned with HTTP 200 Sep 02 00:53:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1148/2318] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:24 2026] GET /volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 => generated 914 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:53:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0859dd66-1001-4300-b5c5-9f2e976901ad None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0859dd66-1001-4300-b5c5-9f2e976901ad None None] GET http://192.168.122.129/volume// Sep 02 00:53:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0859dd66-1001-4300-b5c5-9f2e976901ad None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0859dd66-1001-4300-b5c5-9f2e976901ad None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0859dd66-1001-4300-b5c5-9f2e976901ad None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:53:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1171/2319] 192.168.122.129 () {58 vars in 1317 bytes} [Wed Sep 2 00:53:24 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:53:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-b4c238fc-0fdd-4d09-9483-57fc398f02cb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-b4c238fc-0fdd-4d09-9483-57fc398f02cb tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:53:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-b4c238fc-0fdd-4d09-9483-57fc398f02cb tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bee7bc92-5a38-4bd7-bff2-539398426a50", "connector": null, "instance_uuid": "fdf6c193-fcde-4da4-ba66-30acf2198bb5"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:53:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-b4c238fc-0fdd-4d09-9483-57fc398f02cb tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:53:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1149/2320] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:53:24 2026] POST /volume/v3/attachments => generated 273 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:53:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8f4e7b2b-e9b1-4be3-a52d-a5fd6d7c1ed7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8f4e7b2b-e9b1-4be3-a52d-a5fd6d7c1ed7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f Sep 02 00:53:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8f4e7b2b-e9b1-4be3-a52d-a5fd6d7c1ed7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8f4e7b2b-e9b1-4be3-a52d-a5fd6d7c1ed7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1932a885-e8bf-4385-951d-cf8ef1450160 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1932a885-e8bf-4385-951d-cf8ef1450160 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 Sep 02 00:53:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1932a885-e8bf-4385-951d-cf8ef1450160 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1932a885-e8bf-4385-951d-cf8ef1450160 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8f4e7b2b-e9b1-4be3-a52d-a5fd6d7c1ed7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1932a885-e8bf-4385-951d-cf8ef1450160 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8f4e7b2b-e9b1-4be3-a52d-a5fd6d7c1ed7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f returned with HTTP 200 Sep 02 00:53:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1172/2321] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:25 2026] GET /volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f => generated 888 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:53:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f5855d26-9838-45d3-9254-5ea05239f299 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f5855d26-9838-45d3-9254-5ea05239f299 None None] GET http://192.168.122.129/volume// Sep 02 00:53:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f5855d26-9838-45d3-9254-5ea05239f299 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f5855d26-9838-45d3-9254-5ea05239f299 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f5855d26-9838-45d3-9254-5ea05239f299 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:53:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1173/2322] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:53:25 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:53:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1932a885-e8bf-4385-951d-cf8ef1450160 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 returned with HTTP 200 Sep 02 00:53:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1150/2323] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:25 2026] GET /volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 => generated 945 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-68029297-1b61-40b2-a6a5-dd5a4417d983 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-68029297-1b61-40b2-a6a5-dd5a4417d983 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 Sep 02 00:53:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-68029297-1b61-40b2-a6a5-dd5a4417d983 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-68029297-1b61-40b2-a6a5-dd5a4417d983 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-68029297-1b61-40b2-a6a5-dd5a4417d983 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-68029297-1b61-40b2-a6a5-dd5a4417d983 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 returned with HTTP 200 Sep 02 00:53:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1174/2324] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:53:25 2026] GET /volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 => generated 1126 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:53:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-220b4c97-2799-4619-b5be-05005a34aa2e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-f00acd9f-63a1-4c85-90d7-0194918ae161 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-220b4c97-2799-4619-b5be-05005a34aa2e tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] GET http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 Sep 02 00:53:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-220b4c97-2799-4619-b5be-05005a34aa2e tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-220b4c97-2799-4619-b5be-05005a34aa2e tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-f00acd9f-63a1-4c85-90d7-0194918ae161 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] PUT http://192.168.122.129/volume/v3/attachments/bb8e7728-261c-4dde-bbc0-082520d8ff4e Sep 02 00:53:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-f00acd9f-63a1-4c85-90d7-0194918ae161 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.129", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:99ea8ad4da87", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ea39e472-48c2-4305-83f6-cb40dfe92962", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:53:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-220b4c97-2799-4619-b5be-05005a34aa2e tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Volume info retrieved successfully. Sep 02 00:53:25 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-f00acd9f-63a1-4c85-90d7-0194918ae161 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Acquiring lock "cinder-attachment_update-bee7bc92-5a38-4bd7-bff2-539398426a50-devstack" by "attachment_update" {{(pid=86898) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:53:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-220b4c97-2799-4619-b5be-05005a34aa2e tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 returned with HTTP 200 Sep 02 00:53:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1151/2325] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:25 2026] GET /volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:25 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-f00acd9f-63a1-4c85-90d7-0194918ae161 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Lock "cinder-attachment_update-bee7bc92-5a38-4bd7-bff2-539398426a50-devstack" acquired by "attachment_update" :: waited 0.032s {{(pid=86898) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:53:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:26 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:26 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cf05bf1c-63d7-4f1f-a391-c83357a0590b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cf05bf1c-63d7-4f1f-a391-c83357a0590b tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f Sep 02 00:53:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cf05bf1c-63d7-4f1f-a391-c83357a0590b tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cf05bf1c-63d7-4f1f-a391-c83357a0590b tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:26 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:26 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:26 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cf05bf1c-63d7-4f1f-a391-c83357a0590b tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cf05bf1c-63d7-4f1f-a391-c83357a0590b tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f returned with HTTP 200 Sep 02 00:53:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1152/2326] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:26 2026] GET /volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f => generated 888 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-206a65c6-7d69-4c94-865f-236e8f4e5924 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-206a65c6-7d69-4c94-865f-236e8f4e5924 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 Sep 02 00:53:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-206a65c6-7d69-4c94-865f-236e8f4e5924 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-206a65c6-7d69-4c94-865f-236e8f4e5924 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:26 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:26 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:26 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-206a65c6-7d69-4c94-865f-236e8f4e5924 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-206a65c6-7d69-4c94-865f-236e8f4e5924 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 returned with HTTP 200 Sep 02 00:53:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1153/2327] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:26 2026] GET /volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 => generated 945 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e752331a-309b-4853-829d-6dc30579233d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e752331a-309b-4853-829d-6dc30579233d tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] GET http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 Sep 02 00:53:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e752331a-309b-4853-829d-6dc30579233d tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e752331a-309b-4853-829d-6dc30579233d tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:27 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e752331a-309b-4853-829d-6dc30579233d tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Volume info retrieved successfully. Sep 02 00:53:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e752331a-309b-4853-829d-6dc30579233d tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 returned with HTTP 200 Sep 02 00:53:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1154/2328] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:26 2026] GET /volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 => generated 914 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d63392c4-2976-40c3-9bab-5a2fb013cc38 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d63392c4-2976-40c3-9bab-5a2fb013cc38 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f Sep 02 00:53:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d63392c4-2976-40c3-9bab-5a2fb013cc38 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d63392c4-2976-40c3-9bab-5a2fb013cc38 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:27 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d63392c4-2976-40c3-9bab-5a2fb013cc38 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d63392c4-2976-40c3-9bab-5a2fb013cc38 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f returned with HTTP 200 Sep 02 00:53:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1155/2329] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:27 2026] GET /volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f => generated 888 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4092f79b-77aa-44e0-9c63-168e29eb6be2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4092f79b-77aa-44e0-9c63-168e29eb6be2 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 Sep 02 00:53:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4092f79b-77aa-44e0-9c63-168e29eb6be2 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4092f79b-77aa-44e0-9c63-168e29eb6be2 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:27 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4092f79b-77aa-44e0-9c63-168e29eb6be2 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4092f79b-77aa-44e0-9c63-168e29eb6be2 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 returned with HTTP 200 Sep 02 00:53:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1156/2330] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:27 2026] GET /volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 => generated 945 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b30592c0-42a9-4fc7-9673-30a746a2a43b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b30592c0-42a9-4fc7-9673-30a746a2a43b tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] GET http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 Sep 02 00:53:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b30592c0-42a9-4fc7-9673-30a746a2a43b tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b30592c0-42a9-4fc7-9673-30a746a2a43b tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:28 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:28 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:28 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:28 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:28 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b30592c0-42a9-4fc7-9673-30a746a2a43b tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Volume info retrieved successfully. Sep 02 00:53:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b30592c0-42a9-4fc7-9673-30a746a2a43b tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 returned with HTTP 200 Sep 02 00:53:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1157/2331] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:28 2026] GET /volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:28 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-f00acd9f-63a1-4c85-90d7-0194918ae161 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Lock "cinder-attachment_update-bee7bc92-5a38-4bd7-bff2-539398426a50-devstack" released by "attachment_update" :: held 2.649s {{(pid=86898) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:53:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-f00acd9f-63a1-4c85-90d7-0194918ae161 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/attachments/bb8e7728-261c-4dde-bbc0-082520d8ff4e returned with HTTP 200 Sep 02 00:53:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1175/2332] 192.168.122.129 () {66 vars in 1593 bytes} [Wed Sep 2 00:53:25 2026] PUT /volume/v3/attachments/bb8e7728-261c-4dde-bbc0-082520d8ff4e => generated 694 bytes in 2755 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:53:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f1f33f5d-1dc2-4b8f-8517-f5495e7852cd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f1f33f5d-1dc2-4b8f-8517-f5495e7852cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f Sep 02 00:53:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f1f33f5d-1dc2-4b8f-8517-f5495e7852cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f1f33f5d-1dc2-4b8f-8517-f5495e7852cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:28 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:28 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:28 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:28 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:28 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f1f33f5d-1dc2-4b8f-8517-f5495e7852cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f1f33f5d-1dc2-4b8f-8517-f5495e7852cd tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f returned with HTTP 200 Sep 02 00:53:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1158/2333] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:28 2026] GET /volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f => generated 889 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cea08603-04c5-4a3c-b4b6-7d4dfdb51d7f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cea08603-04c5-4a3c-b4b6-7d4dfdb51d7f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f Sep 02 00:53:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cea08603-04c5-4a3c-b4b6-7d4dfdb51d7f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cea08603-04c5-4a3c-b4b6-7d4dfdb51d7f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:28 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:28 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:28 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:28 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-cea08603-04c5-4a3c-b4b6-7d4dfdb51d7f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cea08603-04c5-4a3c-b4b6-7d4dfdb51d7f tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f returned with HTTP 200 Sep 02 00:53:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1176/2334] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:28 2026] GET /volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f => generated 889 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-686c7c51-b4c2-4921-af9e-3fd0b80f7f2a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2530f1eb-5727-4d93-ad45-ae28eecdbbeb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-686c7c51-b4c2-4921-af9e-3fd0b80f7f2a tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 Sep 02 00:53:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-686c7c51-b4c2-4921-af9e-3fd0b80f7f2a tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-686c7c51-b4c2-4921-af9e-3fd0b80f7f2a tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2530f1eb-5727-4d93-ad45-ae28eecdbbeb tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] DELETE http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f Sep 02 00:53:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2530f1eb-5727-4d93-ad45-ae28eecdbbeb tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2530f1eb-5727-4d93-ad45-ae28eecdbbeb tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:28 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-2530f1eb-5727-4d93-ad45-ae28eecdbbeb tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Delete volume with id: 23ed7c2f-9ca1-4fdf-a166-3676a837056f Sep 02 00:53:28 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:28 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:28 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:28 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:28 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:28 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2530f1eb-5727-4d93-ad45-ae28eecdbbeb tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:28 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:28 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:28 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-686c7c51-b4c2-4921-af9e-3fd0b80f7f2a tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-686c7c51-b4c2-4921-af9e-3fd0b80f7f2a tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 returned with HTTP 200 Sep 02 00:53:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1159/2335] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:28 2026] GET /volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 => generated 946 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2530f1eb-5727-4d93-ad45-ae28eecdbbeb tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Delete volume request issued successfully. Sep 02 00:53:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2530f1eb-5727-4d93-ad45-ae28eecdbbeb tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f returned with HTTP 202 Sep 02 00:53:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1177/2336] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:53:28 2026] DELETE /volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:53:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ffe8e16c-019d-4b48-8d88-2ea92946a098 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ffe8e16c-019d-4b48-8d88-2ea92946a098 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f Sep 02 00:53:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ffe8e16c-019d-4b48-8d88-2ea92946a098 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ffe8e16c-019d-4b48-8d88-2ea92946a098 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:28 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:28 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:28 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:28 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:28 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ffe8e16c-019d-4b48-8d88-2ea92946a098 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ffe8e16c-019d-4b48-8d88-2ea92946a098 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f returned with HTTP 200 Sep 02 00:53:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1160/2337] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:28 2026] GET /volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f => generated 888 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-41c3567a-c0c7-4cf1-86f1-14353efe6dbd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-41c3567a-c0c7-4cf1-86f1-14353efe6dbd tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] POST http://192.168.122.129/volume/v3/attachments/bb8e7728-261c-4dde-bbc0-082520d8ff4e/action Sep 02 00:53:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-41c3567a-c0c7-4cf1-86f1-14353efe6dbd tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Action body: b'{"os-complete": null}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:53:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-41c3567a-c0c7-4cf1-86f1-14353efe6dbd tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:53:29 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:29 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:29 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:29 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-7cb543e1-9e57-499f-9b35-6ba45cd522c7 req-41c3567a-c0c7-4cf1-86f1-14353efe6dbd tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/attachments/bb8e7728-261c-4dde-bbc0-082520d8ff4e/action returned with HTTP 204 Sep 02 00:53:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1178/2338] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:53:29 2026] POST /volume/v3/attachments/bb8e7728-261c-4dde-bbc0-082520d8ff4e/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:53:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bee52ff2-e01d-4dff-b8ac-77c96e65f302 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bee52ff2-e01d-4dff-b8ac-77c96e65f302 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] GET http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 Sep 02 00:53:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bee52ff2-e01d-4dff-b8ac-77c96e65f302 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bee52ff2-e01d-4dff-b8ac-77c96e65f302 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:29 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:29 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:29 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:29 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-bee52ff2-e01d-4dff-b8ac-77c96e65f302 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Volume info retrieved successfully. Sep 02 00:53:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bee52ff2-e01d-4dff-b8ac-77c96e65f302 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 returned with HTTP 200 Sep 02 00:53:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1161/2339] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:29 2026] GET /volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 => generated 1332 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:53:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-9309aebd-ea3f-4af4-a6f4-5bc958e1c317 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-9309aebd-ea3f-4af4-a6f4-5bc958e1c317 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] GET http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 Sep 02 00:53:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-9309aebd-ea3f-4af4-a6f4-5bc958e1c317 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-9309aebd-ea3f-4af4-a6f4-5bc958e1c317 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:29 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:29 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:29 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:29 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-9309aebd-ea3f-4af4-a6f4-5bc958e1c317 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Volume info retrieved successfully. Sep 02 00:53:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-9309aebd-ea3f-4af4-a6f4-5bc958e1c317 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 returned with HTTP 200 Sep 02 00:53:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1179/2340] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:53:29 2026] GET /volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 => generated 1332 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:53:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5799fe1a-ec2c-42c4-8313-98d1ca3d5475 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5799fe1a-ec2c-42c4-8313-98d1ca3d5475 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 Sep 02 00:53:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5799fe1a-ec2c-42c4-8313-98d1ca3d5475 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5799fe1a-ec2c-42c4-8313-98d1ca3d5475 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:29 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:29 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:29 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:29 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5799fe1a-ec2c-42c4-8313-98d1ca3d5475 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5799fe1a-ec2c-42c4-8313-98d1ca3d5475 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 returned with HTTP 200 Sep 02 00:53:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1162/2341] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:29 2026] GET /volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:53:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-13e00a8a-f8c3-41ef-9e54-d36ae04612f9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-13e00a8a-f8c3-41ef-9e54-d36ae04612f9 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 Sep 02 00:53:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-13e00a8a-f8c3-41ef-9e54-d36ae04612f9 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-13e00a8a-f8c3-41ef-9e54-d36ae04612f9 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:29 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:29 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:29 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:29 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-13e00a8a-f8c3-41ef-9e54-d36ae04612f9 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f7b4cf7d-8b9e-4780-b206-b86f20aab231 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f7b4cf7d-8b9e-4780-b206-b86f20aab231 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f Sep 02 00:53:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f7b4cf7d-8b9e-4780-b206-b86f20aab231 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f7b4cf7d-8b9e-4780-b206-b86f20aab231 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-13e00a8a-f8c3-41ef-9e54-d36ae04612f9 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 returned with HTTP 200 Sep 02 00:53:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1180/2342] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:29 2026] GET /volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 => generated 1238 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:53:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f7b4cf7d-8b9e-4780-b206-b86f20aab231 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f returned with HTTP 404 Sep 02 00:53:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1163/2343] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:29 2026] GET /volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:53:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d599017a-3836-404a-aa54-86d61e5b3ec9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d599017a-3836-404a-aa54-86d61e5b3ec9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f Sep 02 00:53:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d599017a-3836-404a-aa54-86d61e5b3ec9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d599017a-3836-404a-aa54-86d61e5b3ec9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d599017a-3836-404a-aa54-86d61e5b3ec9 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f returned with HTTP 404 Sep 02 00:53:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1181/2344] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:30 2026] GET /volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:53:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-de0e7f59-e364-468c-8460-97f7636bbf1b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-de0e7f59-e364-468c-8460-97f7636bbf1b tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] DELETE http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f Sep 02 00:53:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-de0e7f59-e364-468c-8460-97f7636bbf1b tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-de0e7f59-e364-468c-8460-97f7636bbf1b tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:30 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-de0e7f59-e364-468c-8460-97f7636bbf1b tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Delete volume with id: 23ed7c2f-9ca1-4fdf-a166-3676a837056f Sep 02 00:53:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-de0e7f59-e364-468c-8460-97f7636bbf1b tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f returned with HTTP 404 Sep 02 00:53:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1164/2345] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:53:30 2026] DELETE /volume/v3/volumes/23ed7c2f-9ca1-4fdf-a166-3676a837056f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:53:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-38c6f1f9-abf3-4db8-9bbe-c0f23b7f0458 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-38c6f1f9-abf3-4db8-9bbe-c0f23b7f0458 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] GET http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 Sep 02 00:53:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-38c6f1f9-abf3-4db8-9bbe-c0f23b7f0458 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-38c6f1f9-abf3-4db8-9bbe-c0f23b7f0458 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ef71067f-d9e1-4409-89b5-4390a0288630 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ef71067f-d9e1-4409-89b5-4390a0288630 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 Sep 02 00:53:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ef71067f-d9e1-4409-89b5-4390a0288630 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ef71067f-d9e1-4409-89b5-4390a0288630 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:30 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-ef71067f-d9e1-4409-89b5-4390a0288630 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Delete snapshot with id: 850fd8ac-72ab-4498-bf22-ff973fbf1830 Sep 02 00:53:30 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:30 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:30 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:30 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ef71067f-d9e1-4409-89b5-4390a0288630 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:53:30 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-38c6f1f9-abf3-4db8-9bbe-c0f23b7f0458 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Volume info retrieved successfully. Sep 02 00:53:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-38c6f1f9-abf3-4db8-9bbe-c0f23b7f0458 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 returned with HTTP 200 Sep 02 00:53:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1182/2346] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:53:30 2026] GET /volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 => generated 1332 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:53:30 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:30 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-698bffcf-4c47-4cb3-82d8-722bca089cec None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-698bffcf-4c47-4cb3-82d8-722bca089cec None None] GET http://192.168.122.129/volume// Sep 02 00:53:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-698bffcf-4c47-4cb3-82d8-722bca089cec None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-698bffcf-4c47-4cb3-82d8-722bca089cec None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-698bffcf-4c47-4cb3-82d8-722bca089cec None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:53:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1183/2347] 192.168.122.129 () {58 vars in 1308 bytes} [Wed Sep 2 00:53:30 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:53:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-5702b51c-41ee-484d-abee-f367e0d67eb3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-5702b51c-41ee-484d-abee-f367e0d67eb3 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:53:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-5702b51c-41ee-484d-abee-f367e0d67eb3 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ccf404e-a1e9-4520-b49e-78f8f0f0d426", "connector": null, "instance_uuid": "bc753ba3-687d-443e-a0b2-2d6df6dd89b2"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:53:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ef71067f-d9e1-4409-89b5-4390a0288630 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot delete request issued successfully. Sep 02 00:53:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ef71067f-d9e1-4409-89b5-4390a0288630 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 returned with HTTP 202 Sep 02 00:53:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1165/2348] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:53:30 2026] DELETE /volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:53:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-49bbeac7-12a6-4e86-aeb7-988f443dc94c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-49bbeac7-12a6-4e86-aeb7-988f443dc94c tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 Sep 02 00:53:30 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:30 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-49bbeac7-12a6-4e86-aeb7-988f443dc94c tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-49bbeac7-12a6-4e86-aeb7-988f443dc94c tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:30 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:30 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-49bbeac7-12a6-4e86-aeb7-988f443dc94c tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:53:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-49bbeac7-12a6-4e86-aeb7-988f443dc94c tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 returned with HTTP 200 Sep 02 00:53:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1166/2349] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:53:30 2026] GET /volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 => generated 467 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:53:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d1b82704-d85b-4bad-8da4-bc68fb882abc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d1b82704-d85b-4bad-8da4-bc68fb882abc tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 Sep 02 00:53:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d1b82704-d85b-4bad-8da4-bc68fb882abc tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d1b82704-d85b-4bad-8da4-bc68fb882abc tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:30 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:30 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:30 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:30 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d1b82704-d85b-4bad-8da4-bc68fb882abc tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-5702b51c-41ee-484d-abee-f367e0d67eb3 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:53:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1184/2350] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:53:30 2026] POST /volume/v3/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:53:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d1b82704-d85b-4bad-8da4-bc68fb882abc tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 returned with HTTP 200 Sep 02 00:53:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1167/2351] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:30 2026] GET /volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 => generated 947 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-fa8a6352-0476-4f01-8196-9376156995b6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-fa8a6352-0476-4f01-8196-9376156995b6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 Sep 02 00:53:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-fa8a6352-0476-4f01-8196-9376156995b6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-fa8a6352-0476-4f01-8196-9376156995b6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:30 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:30 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:30 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-fa8a6352-0476-4f01-8196-9376156995b6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-fa8a6352-0476-4f01-8196-9376156995b6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 returned with HTTP 200 Sep 02 00:53:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1185/2352] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:53:30 2026] GET /volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 => generated 947 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6569c237-85e8-470f-a05c-770be476156f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6569c237-85e8-470f-a05c-770be476156f None None] GET http://192.168.122.129/volume// Sep 02 00:53:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6569c237-85e8-470f-a05c-770be476156f None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6569c237-85e8-470f-a05c-770be476156f None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6569c237-85e8-470f-a05c-770be476156f None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:53:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1168/2353] 192.168.122.129 () {58 vars in 1317 bytes} [Wed Sep 2 00:53:30 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:53:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-c735a32e-c2fe-443f-a28c-6c9151f3422b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-c735a32e-c2fe-443f-a28c-6c9151f3422b tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:53:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-c735a32e-c2fe-443f-a28c-6c9151f3422b tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54248113-693b-4cb0-92a9-cead266936b7", "connector": null, "instance_uuid": "fdf6c193-fcde-4da4-ba66-30acf2198bb5"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:53:30 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:30 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-c735a32e-c2fe-443f-a28c-6c9151f3422b tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:53:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1186/2354] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:53:30 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:53:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-33a025b9-d313-4f4f-99dd-9f133b2b8c09 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-33a025b9-d313-4f4f-99dd-9f133b2b8c09 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 Sep 02 00:53:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-33a025b9-d313-4f4f-99dd-9f133b2b8c09 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-33a025b9-d313-4f4f-99dd-9f133b2b8c09 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:30 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:30 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:30 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:30 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-334dce2e-44ed-4ac4-a51d-fa38c4a65eea None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-334dce2e-44ed-4ac4-a51d-fa38c4a65eea None None] GET http://192.168.122.129/volume// Sep 02 00:53:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-334dce2e-44ed-4ac4-a51d-fa38c4a65eea None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-334dce2e-44ed-4ac4-a51d-fa38c4a65eea None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-334dce2e-44ed-4ac4-a51d-fa38c4a65eea None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:53:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1187/2355] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:53:30 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:53:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-33a025b9-d313-4f4f-99dd-9f133b2b8c09 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-ebf5555c-f915-4529-a1db-e1ba2c16438f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-ebf5555c-f915-4529-a1db-e1ba2c16438f tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 Sep 02 00:53:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-ebf5555c-f915-4529-a1db-e1ba2c16438f tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-ebf5555c-f915-4529-a1db-e1ba2c16438f tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-33a025b9-d313-4f4f-99dd-9f133b2b8c09 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 returned with HTTP 200 Sep 02 00:53:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1169/2356] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:30 2026] GET /volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 => generated 946 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:53:30 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:30 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:30 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-ebf5555c-f915-4529-a1db-e1ba2c16438f tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-ebf5555c-f915-4529-a1db-e1ba2c16438f tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 returned with HTTP 200 Sep 02 00:53:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1188/2357] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:53:30 2026] GET /volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 => generated 1127 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:53:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-c9055b0b-4ab7-42e6-849d-ee0181ba1171 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-c9055b0b-4ab7-42e6-849d-ee0181ba1171 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] PUT http://192.168.122.129/volume/v3/attachments/61681b2e-d387-4ad8-835c-9301d04cf72f Sep 02 00:53:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-c9055b0b-4ab7-42e6-849d-ee0181ba1171 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.129", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:99ea8ad4da87", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ea39e472-48c2-4305-83f6-cb40dfe92962", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:53:31 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-c9055b0b-4ab7-42e6-849d-ee0181ba1171 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Acquiring lock "cinder-attachment_update-54248113-693b-4cb0-92a9-cead266936b7-devstack" by "attachment_update" {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:53:31 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-c9055b0b-4ab7-42e6-849d-ee0181ba1171 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Lock "cinder-attachment_update-54248113-693b-4cb0-92a9-cead266936b7-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:53:31 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:31 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:31 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:31 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9539b6b3-f1ca-4bff-8dff-e6decb6fb9e5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9539b6b3-f1ca-4bff-8dff-e6decb6fb9e5 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 Sep 02 00:53:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9539b6b3-f1ca-4bff-8dff-e6decb6fb9e5 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9539b6b3-f1ca-4bff-8dff-e6decb6fb9e5 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:31 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:31 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:31 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9539b6b3-f1ca-4bff-8dff-e6decb6fb9e5 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:53:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9539b6b3-f1ca-4bff-8dff-e6decb6fb9e5 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 returned with HTTP 200 Sep 02 00:53:31 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1189/2358] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:53:31 2026] GET /volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:31 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-c9055b0b-4ab7-42e6-849d-ee0181ba1171 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Lock "cinder-attachment_update-54248113-693b-4cb0-92a9-cead266936b7-devstack" released by "attachment_update" :: held 0.205s {{(pid=86899) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:53:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-c9055b0b-4ab7-42e6-849d-ee0181ba1171 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/attachments/61681b2e-d387-4ad8-835c-9301d04cf72f returned with HTTP 200 Sep 02 00:53:31 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1170/2359] 192.168.122.129 () {66 vars in 1593 bytes} [Wed Sep 2 00:53:31 2026] PUT /volume/v3/attachments/61681b2e-d387-4ad8-835c-9301d04cf72f => generated 694 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:53:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-7436b6d7-d05c-440c-8beb-8c06a551aeba None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-7436b6d7-d05c-440c-8beb-8c06a551aeba tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] POST http://192.168.122.129/volume/v3/attachments/61681b2e-d387-4ad8-835c-9301d04cf72f/action Sep 02 00:53:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-7436b6d7-d05c-440c-8beb-8c06a551aeba tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Action body: b'{"os-complete": null}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:53:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-7436b6d7-d05c-440c-8beb-8c06a551aeba tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:53:31 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:31 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:31 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:31 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-322b71db-ebd1-432d-a340-a4dd63e7112e req-7436b6d7-d05c-440c-8beb-8c06a551aeba tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/attachments/61681b2e-d387-4ad8-835c-9301d04cf72f/action returned with HTTP 204 Sep 02 00:53:31 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1190/2360] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:53:31 2026] POST /volume/v3/attachments/61681b2e-d387-4ad8-835c-9301d04cf72f/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:53:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-86a8f8fe-de81-4310-9bd7-6d45c0c15ae5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-86a8f8fe-de81-4310-9bd7-6d45c0c15ae5 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 Sep 02 00:53:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-86a8f8fe-de81-4310-9bd7-6d45c0c15ae5 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-86a8f8fe-de81-4310-9bd7-6d45c0c15ae5 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-86a8f8fe-de81-4310-9bd7-6d45c0c15ae5 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-86a8f8fe-de81-4310-9bd7-6d45c0c15ae5 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 returned with HTTP 200 Sep 02 00:53:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1171/2361] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:31 2026] GET /volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 => generated 1239 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:53:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2d69c79f-4f62-465a-a816-666293cd26ea None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2d69c79f-4f62-465a-a816-666293cd26ea tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 Sep 02 00:53:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2d69c79f-4f62-465a-a816-666293cd26ea tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2d69c79f-4f62-465a-a816-666293cd26ea tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:32 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:32 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:32 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:32 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:32 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2d69c79f-4f62-465a-a816-666293cd26ea tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fb879cb5-a169-4583-a57c-ba11f288c965 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fb879cb5-a169-4583-a57c-ba11f288c965 None None] GET http://192.168.122.129/volume// Sep 02 00:53:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fb879cb5-a169-4583-a57c-ba11f288c965 None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fb879cb5-a169-4583-a57c-ba11f288c965 None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fb879cb5-a169-4583-a57c-ba11f288c965 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:53:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1172/2362] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:53:32 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:53:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2d69c79f-4f62-465a-a816-666293cd26ea tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 returned with HTTP 200 Sep 02 00:53:32 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1191/2363] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:32 2026] GET /volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 => generated 1239 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:53:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-9df2cb11-2532-4fd6-bb2c-d06de4adb9b2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-9df2cb11-2532-4fd6-bb2c-d06de4adb9b2 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] GET http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 Sep 02 00:53:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-9df2cb11-2532-4fd6-bb2c-d06de4adb9b2 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-9df2cb11-2532-4fd6-bb2c-d06de4adb9b2 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cead4581-2b66-4ee0-974d-41b280d6c313 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cead4581-2b66-4ee0-974d-41b280d6c313 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 Sep 02 00:53:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cead4581-2b66-4ee0-974d-41b280d6c313 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cead4581-2b66-4ee0-974d-41b280d6c313 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:32 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:32 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:32 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-cead4581-2b66-4ee0-974d-41b280d6c313 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Snapshot retrieved successfully. Sep 02 00:53:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cead4581-2b66-4ee0-974d-41b280d6c313 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 returned with HTTP 200 Sep 02 00:53:32 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1192/2364] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:53:32 2026] GET /volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-9df2cb11-2532-4fd6-bb2c-d06de4adb9b2 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Volume info retrieved successfully. Sep 02 00:53:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-9df2cb11-2532-4fd6-bb2c-d06de4adb9b2 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 returned with HTTP 200 Sep 02 00:53:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1173/2365] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:53:32 2026] GET /volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 => generated 1512 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:53:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-44aa14ae-f8a8-43ef-a007-d8c6d5acddb2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-44aa14ae-f8a8-43ef-a007-d8c6d5acddb2 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] PUT http://192.168.122.129/volume/v3/attachments/14aa9fce-a789-4766-92e4-dcab7d2f9c41 Sep 02 00:53:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-44aa14ae-f8a8-43ef-a007-d8c6d5acddb2 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.129", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:99ea8ad4da87", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ea39e472-48c2-4305-83f6-cb40dfe92962", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:53:32 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-44aa14ae-f8a8-43ef-a007-d8c6d5acddb2 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Acquiring lock "cinder-attachment_update-4ccf404e-a1e9-4520-b49e-78f8f0f0d426-devstack" by "attachment_update" {{(pid=86898) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:53:32 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-44aa14ae-f8a8-43ef-a007-d8c6d5acddb2 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Lock "cinder-attachment_update-4ccf404e-a1e9-4520-b49e-78f8f0f0d426-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=86898) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:53:32 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:32 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:32 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:32 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:32 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-44aa14ae-f8a8-43ef-a007-d8c6d5acddb2 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Lock "cinder-attachment_update-4ccf404e-a1e9-4520-b49e-78f8f0f0d426-devstack" released by "attachment_update" :: held 0.284s {{(pid=86898) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:53:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-44aa14ae-f8a8-43ef-a007-d8c6d5acddb2 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/attachments/14aa9fce-a789-4766-92e4-dcab7d2f9c41 returned with HTTP 200 Sep 02 00:53:32 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1193/2366] 192.168.122.129 () {66 vars in 1593 bytes} [Wed Sep 2 00:53:32 2026] PUT /volume/v3/attachments/14aa9fce-a789-4766-92e4-dcab7d2f9c41 => generated 694 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:53:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-d0bedd2a-d597-4905-a2d0-34f3274bb641 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-d0bedd2a-d597-4905-a2d0-34f3274bb641 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] POST http://192.168.122.129/volume/v3/attachments/14aa9fce-a789-4766-92e4-dcab7d2f9c41/action Sep 02 00:53:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-d0bedd2a-d597-4905-a2d0-34f3274bb641 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Action body: b'{"os-complete": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:53:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-d0bedd2a-d597-4905-a2d0-34f3274bb641 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:53:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-298f6ec4-1953-49e9-a59b-4dbea2b62a8a req-d0bedd2a-d597-4905-a2d0-34f3274bb641 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/attachments/14aa9fce-a789-4766-92e4-dcab7d2f9c41/action returned with HTTP 204 Sep 02 00:53:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1174/2367] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:53:32 2026] POST /volume/v3/attachments/14aa9fce-a789-4766-92e4-dcab7d2f9c41/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:53:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-55b0b0ec-acb5-457c-81af-dbd680af2778 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-55b0b0ec-acb5-457c-81af-dbd680af2778 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 Sep 02 00:53:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-55b0b0ec-acb5-457c-81af-dbd680af2778 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-55b0b0ec-acb5-457c-81af-dbd680af2778 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-55b0b0ec-acb5-457c-81af-dbd680af2778 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 returned with HTTP 404 Sep 02 00:53:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1194/2368] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:53:33 2026] GET /volume/v3/snapshots/850fd8ac-72ab-4498-bf22-ff973fbf1830 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:53:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2149d62d-bd2e-4e3e-a764-d58762073fe7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2149d62d-bd2e-4e3e-a764-d58762073fe7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/cf9d9b49-afcf-4711-8a46-3ac454420581 Sep 02 00:53:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2149d62d-bd2e-4e3e-a764-d58762073fe7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2149d62d-bd2e-4e3e-a764-d58762073fe7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:33 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:33 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:33 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:33 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:33 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2149d62d-bd2e-4e3e-a764-d58762073fe7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2149d62d-bd2e-4e3e-a764-d58762073fe7 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/cf9d9b49-afcf-4711-8a46-3ac454420581 returned with HTTP 200 Sep 02 00:53:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1175/2369] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:33 2026] GET /volume/v3/volumes/cf9d9b49-afcf-4711-8a46-3ac454420581 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-14e9902e-b955-4d46-9148-eaa7d71b4a53 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-14e9902e-b955-4d46-9148-eaa7d71b4a53 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] DELETE http://192.168.122.129/volume/v3/volumes/cf9d9b49-afcf-4711-8a46-3ac454420581 Sep 02 00:53:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-14e9902e-b955-4d46-9148-eaa7d71b4a53 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-14e9902e-b955-4d46-9148-eaa7d71b4a53 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:33 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-14e9902e-b955-4d46-9148-eaa7d71b4a53 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Delete volume with id: cf9d9b49-afcf-4711-8a46-3ac454420581 Sep 02 00:53:33 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:33 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:33 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:33 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-14e9902e-b955-4d46-9148-eaa7d71b4a53 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-14e9902e-b955-4d46-9148-eaa7d71b4a53 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Delete volume request issued successfully. Sep 02 00:53:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-14e9902e-b955-4d46-9148-eaa7d71b4a53 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/cf9d9b49-afcf-4711-8a46-3ac454420581 returned with HTTP 202 Sep 02 00:53:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1195/2370] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:53:33 2026] DELETE /volume/v3/volumes/cf9d9b49-afcf-4711-8a46-3ac454420581 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:53:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-dc6896b1-d882-49ae-9ebd-09aa04cb518b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dc6896b1-d882-49ae-9ebd-09aa04cb518b tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/cf9d9b49-afcf-4711-8a46-3ac454420581 Sep 02 00:53:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dc6896b1-d882-49ae-9ebd-09aa04cb518b tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dc6896b1-d882-49ae-9ebd-09aa04cb518b tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:33 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:33 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:33 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:33 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:33 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-dc6896b1-d882-49ae-9ebd-09aa04cb518b tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dc6896b1-d882-49ae-9ebd-09aa04cb518b tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/cf9d9b49-afcf-4711-8a46-3ac454420581 returned with HTTP 200 Sep 02 00:53:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1176/2371] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:33 2026] GET /volume/v3/volumes/cf9d9b49-afcf-4711-8a46-3ac454420581 => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b7eaa1c5-a53c-4283-9356-5e06782c29b2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b7eaa1c5-a53c-4283-9356-5e06782c29b2 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/cf9d9b49-afcf-4711-8a46-3ac454420581 Sep 02 00:53:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b7eaa1c5-a53c-4283-9356-5e06782c29b2 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b7eaa1c5-a53c-4283-9356-5e06782c29b2 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b7eaa1c5-a53c-4283-9356-5e06782c29b2 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/cf9d9b49-afcf-4711-8a46-3ac454420581 returned with HTTP 404 Sep 02 00:53:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1196/2372] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:34 2026] GET /volume/v3/volumes/cf9d9b49-afcf-4711-8a46-3ac454420581 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:53:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c6adad27-f030-4547-b395-1da5b66169c0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c6adad27-f030-4547-b395-1da5b66169c0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d Sep 02 00:53:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c6adad27-f030-4547-b395-1da5b66169c0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c6adad27-f030-4547-b395-1da5b66169c0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:34 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:34 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c6adad27-f030-4547-b395-1da5b66169c0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c6adad27-f030-4547-b395-1da5b66169c0 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d returned with HTTP 200 Sep 02 00:53:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1177/2373] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:34 2026] GET /volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2d7146a9-a8cf-4586-ba8c-badca2ae8b13 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2d7146a9-a8cf-4586-ba8c-badca2ae8b13 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] DELETE http://192.168.122.129/volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d Sep 02 00:53:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2d7146a9-a8cf-4586-ba8c-badca2ae8b13 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2d7146a9-a8cf-4586-ba8c-badca2ae8b13 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:34 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-2d7146a9-a8cf-4586-ba8c-badca2ae8b13 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Delete volume with id: bd971b05-c5e5-461a-bc1f-d793dec4e28d Sep 02 00:53:34 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:34 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:34 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:34 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2d7146a9-a8cf-4586-ba8c-badca2ae8b13 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2d7146a9-a8cf-4586-ba8c-badca2ae8b13 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Delete volume request issued successfully. Sep 02 00:53:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2d7146a9-a8cf-4586-ba8c-badca2ae8b13 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d returned with HTTP 202 Sep 02 00:53:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1197/2374] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:53:34 2026] DELETE /volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:53:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8fda784e-420d-4c07-80b8-1e4e957492cc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8fda784e-420d-4c07-80b8-1e4e957492cc tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d Sep 02 00:53:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8fda784e-420d-4c07-80b8-1e4e957492cc tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8fda784e-420d-4c07-80b8-1e4e957492cc tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:34 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:34 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8fda784e-420d-4c07-80b8-1e4e957492cc tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8fda784e-420d-4c07-80b8-1e4e957492cc tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d returned with HTTP 200 Sep 02 00:53:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1178/2375] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:34 2026] GET /volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-226d2dc0-ceed-4354-8e5f-14a2a1cf7b93 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-226d2dc0-ceed-4354-8e5f-14a2a1cf7b93 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d Sep 02 00:53:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-226d2dc0-ceed-4354-8e5f-14a2a1cf7b93 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-226d2dc0-ceed-4354-8e5f-14a2a1cf7b93 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-226d2dc0-ceed-4354-8e5f-14a2a1cf7b93 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Volume info retrieved successfully. Sep 02 00:53:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-226d2dc0-ceed-4354-8e5f-14a2a1cf7b93 tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d returned with HTTP 200 Sep 02 00:53:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1198/2376] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:35 2026] GET /volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-15fbfc3c-7aba-4258-98e8-debb6c3de7f9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-15fbfc3c-7aba-4258-98e8-debb6c3de7f9 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 Sep 02 00:53:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-15fbfc3c-7aba-4258-98e8-debb6c3de7f9 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-15fbfc3c-7aba-4258-98e8-debb6c3de7f9 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:36 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:36 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:36 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-15fbfc3c-7aba-4258-98e8-debb6c3de7f9 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-15fbfc3c-7aba-4258-98e8-debb6c3de7f9 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 returned with HTTP 200 Sep 02 00:53:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1179/2377] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:53:36 2026] GET /volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 => generated 1238 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:53:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-9ed58ac0-476c-487b-a4dd-089c1938be6f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-9ed58ac0-476c-487b-a4dd-089c1938be6f tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] POST http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50/action Sep 02 00:53:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-9ed58ac0-476c-487b-a4dd-089c1938be6f tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:53:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-9ed58ac0-476c-487b-a4dd-089c1938be6f tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:53:36 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:36 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:36 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:36 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:36 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-9ed58ac0-476c-487b-a4dd-089c1938be6f tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:36 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-9ed58ac0-476c-487b-a4dd-089c1938be6f tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Begin detaching volume completed successfully. Sep 02 00:53:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-9ed58ac0-476c-487b-a4dd-089c1938be6f tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50/action returned with HTTP 202 Sep 02 00:53:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1199/2378] 192.168.122.129 () {64 vars in 1561 bytes} [Wed Sep 2 00:53:36 2026] POST /volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:53:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a5dcd257-bb6a-44fc-952a-e94cdcce8772 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a5dcd257-bb6a-44fc-952a-e94cdcce8772 None None] GET http://192.168.122.129/volume// Sep 02 00:53:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a5dcd257-bb6a-44fc-952a-e94cdcce8772 None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a5dcd257-bb6a-44fc-952a-e94cdcce8772 None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a5dcd257-bb6a-44fc-952a-e94cdcce8772 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:53:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1180/2379] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:53:36 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:53:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-b2e4bd4c-4ded-4cdb-8f0b-b27672b54023 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-b2e4bd4c-4ded-4cdb-8f0b-b27672b54023 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 Sep 02 00:53:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-b2e4bd4c-4ded-4cdb-8f0b-b27672b54023 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-b2e4bd4c-4ded-4cdb-8f0b-b27672b54023 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:36 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:36 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:36 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:36 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:36 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-b2e4bd4c-4ded-4cdb-8f0b-b27672b54023 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-b2e4bd4c-4ded-4cdb-8f0b-b27672b54023 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 returned with HTTP 200 Sep 02 00:53:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1200/2380] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:53:36 2026] GET /volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 => generated 1422 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:53:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-cb4f6bf2-58da-4e62-8f41-578f7db14838 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-cb4f6bf2-58da-4e62-8f41-578f7db14838 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] DELETE http://192.168.122.129/volume/v3/attachments/bb8e7728-261c-4dde-bbc0-082520d8ff4e Sep 02 00:53:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-cb4f6bf2-58da-4e62-8f41-578f7db14838 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-cb4f6bf2-58da-4e62-8f41-578f7db14838 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e4c67fe3-3374-4915-80a2-f057e53efe7a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e4c67fe3-3374-4915-80a2-f057e53efe7a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] GET http://192.168.122.129/volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d Sep 02 00:53:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e4c67fe3-3374-4915-80a2-f057e53efe7a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e4c67fe3-3374-4915-80a2-f057e53efe7a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:37 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:37 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e4c67fe3-3374-4915-80a2-f057e53efe7a tempest-VolumesSnapshotTestJSON-1181333694 tempest-VolumesSnapshotTestJSON-1181333694-project-member] http://192.168.122.129/volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d returned with HTTP 404 Sep 02 00:53:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1201/2381] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:37 2026] GET /volume/v3/volumes/bd971b05-c5e5-461a-bc1f-d793dec4e28d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:53:37 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:37 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, Sep 02 00:53:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-45d3bbc4-e570-45a5-adcb-bfc9c9379337 req-cb4f6bf2-58da-4e62-8f41-578f7db14838 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/attachments/bb8e7728-261c-4dde-bbc0-082520d8ff4e returned with HTTP 200 Sep 02 00:53:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1181/2382] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:53:36 2026] DELETE /volume/v3/attachments/bb8e7728-261c-4dde-bbc0-082520d8ff4e => generated 19 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b146b88a-4d39-482f-9478-7e16278dbb76 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b146b88a-4d39-482f-9478-7e16278dbb76 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] DELETE http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 Sep 02 00:53:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b146b88a-4d39-482f-9478-7e16278dbb76 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b146b88a-4d39-482f-9478-7e16278dbb76 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:37 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-b146b88a-4d39-482f-9478-7e16278dbb76 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Delete volume with id: bee7bc92-5a38-4bd7-bff2-539398426a50 Sep 02 00:53:37 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:37 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:37 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:37 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:37 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b146b88a-4d39-482f-9478-7e16278dbb76 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:37 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b146b88a-4d39-482f-9478-7e16278dbb76 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Delete volume request issued successfully. Sep 02 00:53:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b146b88a-4d39-482f-9478-7e16278dbb76 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 returned with HTTP 202 Sep 02 00:53:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1202/2383] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:53:37 2026] DELETE /volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:53:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-bde13094-6840-46fa-a629-5f7888fa4dd3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-bde13094-6840-46fa-a629-5f7888fa4dd3 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 Sep 02 00:53:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-bde13094-6840-46fa-a629-5f7888fa4dd3 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-bde13094-6840-46fa-a629-5f7888fa4dd3 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:42 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:42 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:42 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:42 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:42 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-bde13094-6840-46fa-a629-5f7888fa4dd3 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-bde13094-6840-46fa-a629-5f7888fa4dd3 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 returned with HTTP 200 Sep 02 00:53:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1182/2384] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:53:42 2026] GET /volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 => generated 1239 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:53:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-f2a9211d-50b6-4299-8848-e249a9e025c6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-f2a9211d-50b6-4299-8848-e249a9e025c6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] POST http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7/action Sep 02 00:53:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-f2a9211d-50b6-4299-8848-e249a9e025c6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:53:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-f2a9211d-50b6-4299-8848-e249a9e025c6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:53:42 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:42 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-f2a9211d-50b6-4299-8848-e249a9e025c6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-f2a9211d-50b6-4299-8848-e249a9e025c6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Begin detaching volume completed successfully. Sep 02 00:53:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-f2a9211d-50b6-4299-8848-e249a9e025c6 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7/action returned with HTTP 202 Sep 02 00:53:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1203/2385] 192.168.122.129 () {64 vars in 1561 bytes} [Wed Sep 2 00:53:42 2026] POST /volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:53:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5afe5927-cf2d-4b57-84d3-f5c363c594b3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5afe5927-cf2d-4b57-84d3-f5c363c594b3 None None] GET http://192.168.122.129/volume// Sep 02 00:53:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5afe5927-cf2d-4b57-84d3-f5c363c594b3 None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5afe5927-cf2d-4b57-84d3-f5c363c594b3 None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5afe5927-cf2d-4b57-84d3-f5c363c594b3 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:53:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1183/2386] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:53:42 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:53:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-2cb4a170-7f82-4f75-aad7-af5f6fa5b6db None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-2cb4a170-7f82-4f75-aad7-af5f6fa5b6db tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 Sep 02 00:53:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-2cb4a170-7f82-4f75-aad7-af5f6fa5b6db tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-2cb4a170-7f82-4f75-aad7-af5f6fa5b6db tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:42 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:42 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-2cb4a170-7f82-4f75-aad7-af5f6fa5b6db tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-2cb4a170-7f82-4f75-aad7-af5f6fa5b6db tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 returned with HTTP 200 Sep 02 00:53:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1204/2387] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:53:42 2026] GET /volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 => generated 1423 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:53:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-221ded64-47b6-482f-aa09-206212d61bc9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-221ded64-47b6-482f-aa09-206212d61bc9 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] DELETE http://192.168.122.129/volume/v3/attachments/61681b2e-d387-4ad8-835c-9301d04cf72f Sep 02 00:53:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-221ded64-47b6-482f-aa09-206212d61bc9 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-221ded64-47b6-482f-aa09-206212d61bc9 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:42 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=333,cinder:UPDATE=75,cinder:INSERT=37 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:53:42 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:42 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:43 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:43 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, Sep 02 00:53:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-f8556a81-a066-400a-8402-946b6eeb4ba0 req-221ded64-47b6-482f-aa09-206212d61bc9 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/attachments/61681b2e-d387-4ad8-835c-9301d04cf72f returned with HTTP 200 Sep 02 00:53:43 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1184/2388] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:53:42 2026] DELETE /volume/v3/attachments/61681b2e-d387-4ad8-835c-9301d04cf72f => generated 19 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2a3760bd-ba97-4ff9-9adc-b42bee4ecb27 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2a3760bd-ba97-4ff9-9adc-b42bee4ecb27 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] DELETE http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 Sep 02 00:53:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2a3760bd-ba97-4ff9-9adc-b42bee4ecb27 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2a3760bd-ba97-4ff9-9adc-b42bee4ecb27 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:43 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-2a3760bd-ba97-4ff9-9adc-b42bee4ecb27 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Delete volume with id: 54248113-693b-4cb0-92a9-cead266936b7 Sep 02 00:53:43 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:43 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2a3760bd-ba97-4ff9-9adc-b42bee4ecb27 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2a3760bd-ba97-4ff9-9adc-b42bee4ecb27 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Delete volume request issued successfully. Sep 02 00:53:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2a3760bd-ba97-4ff9-9adc-b42bee4ecb27 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 returned with HTTP 202 Sep 02 00:53:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1205/2389] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:53:43 2026] DELETE /volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:53:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-d81cc26d-2563-4834-b87e-8d0075c5e98d req-3efcab1a-b696-4f96-8805-0b82646bf801 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-d81cc26d-2563-4834-b87e-8d0075c5e98d req-3efcab1a-b696-4f96-8805-0b82646bf801 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 Sep 02 00:53:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-d81cc26d-2563-4834-b87e-8d0075c5e98d req-3efcab1a-b696-4f96-8805-0b82646bf801 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-d81cc26d-2563-4834-b87e-8d0075c5e98d req-3efcab1a-b696-4f96-8805-0b82646bf801 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:43 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:43 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:43 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:43 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:43 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-d81cc26d-2563-4834-b87e-8d0075c5e98d req-3efcab1a-b696-4f96-8805-0b82646bf801 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-d81cc26d-2563-4834-b87e-8d0075c5e98d req-3efcab1a-b696-4f96-8805-0b82646bf801 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 returned with HTTP 200 Sep 02 00:53:43 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1185/2390] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:53:43 2026] GET /volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 => generated 946 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:53:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-227c19a3-f632-49bf-910a-a9b80fed8786 req-68da0449-57df-4e5e-a8b7-f56d3293583e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-227c19a3-f632-49bf-910a-a9b80fed8786 req-68da0449-57df-4e5e-a8b7-f56d3293583e tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 Sep 02 00:53:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-227c19a3-f632-49bf-910a-a9b80fed8786 req-68da0449-57df-4e5e-a8b7-f56d3293583e tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-227c19a3-f632-49bf-910a-a9b80fed8786 req-68da0449-57df-4e5e-a8b7-f56d3293583e tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-227c19a3-f632-49bf-910a-a9b80fed8786 req-68da0449-57df-4e5e-a8b7-f56d3293583e tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 returned with HTTP 404 Sep 02 00:53:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1206/2391] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:53:43 2026] GET /volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:53:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-ef7bd9d1-7a1c-433a-9c32-35de903c81f0 req-baf4474a-7f06-4be4-8a70-fb9398198f86 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-ef7bd9d1-7a1c-433a-9c32-35de903c81f0 req-baf4474a-7f06-4be4-8a70-fb9398198f86 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] DELETE http://192.168.122.129/volume/v3/attachments/c25cfe0b-a65f-486d-9522-eccb1228273f Sep 02 00:53:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-ef7bd9d1-7a1c-433a-9c32-35de903c81f0 req-baf4474a-7f06-4be4-8a70-fb9398198f86 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-ef7bd9d1-7a1c-433a-9c32-35de903c81f0 req-baf4474a-7f06-4be4-8a70-fb9398198f86 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:49 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:49 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, Sep 02 00:53:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-ef7bd9d1-7a1c-433a-9c32-35de903c81f0 req-baf4474a-7f06-4be4-8a70-fb9398198f86 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/attachments/c25cfe0b-a65f-486d-9522-eccb1228273f returned with HTTP 200 Sep 02 00:53:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1186/2392] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:53:49 2026] DELETE /volume/v3/attachments/c25cfe0b-a65f-486d-9522-eccb1228273f => generated 19 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:53:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4b431ff0-de8e-43d0-9b03-d165a1dec6dd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4b431ff0-de8e-43d0-9b03-d165a1dec6dd tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] DELETE http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 Sep 02 00:53:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4b431ff0-de8e-43d0-9b03-d165a1dec6dd tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4b431ff0-de8e-43d0-9b03-d165a1dec6dd tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:50 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-4b431ff0-de8e-43d0-9b03-d165a1dec6dd tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Delete volume with id: 15943ddc-7f9e-4097-b1d8-c914d335a6d1 Sep 02 00:53:50 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:50 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:53:50 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:50 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:53:50 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4b431ff0-de8e-43d0-9b03-d165a1dec6dd tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:50 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4b431ff0-de8e-43d0-9b03-d165a1dec6dd tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Delete volume request issued successfully. Sep 02 00:53:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4b431ff0-de8e-43d0-9b03-d165a1dec6dd tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 returned with HTTP 202 Sep 02 00:53:50 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1207/2393] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:53:50 2026] DELETE /volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:53:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0f839092-6f40-4f29-855d-2681b5751fac None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0f839092-6f40-4f29-855d-2681b5751fac tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 Sep 02 00:53:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0f839092-6f40-4f29-855d-2681b5751fac tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0f839092-6f40-4f29-855d-2681b5751fac tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:50 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:50 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:50 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:50 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0f839092-6f40-4f29-855d-2681b5751fac tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Volume info retrieved successfully. Sep 02 00:53:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0f839092-6f40-4f29-855d-2681b5751fac tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 returned with HTTP 200 Sep 02 00:53:50 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1187/2394] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:50 2026] GET /volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 => generated 1255 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:53:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cdf971f9-b008-426b-b496-7354e335f8ac None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cdf971f9-b008-426b-b496-7354e335f8ac tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 Sep 02 00:53:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cdf971f9-b008-426b-b496-7354e335f8ac tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cdf971f9-b008-426b-b496-7354e335f8ac tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cdf971f9-b008-426b-b496-7354e335f8ac tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 returned with HTTP 404 Sep 02 00:53:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1208/2395] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:51 2026] GET /volume/v3/volumes/15943ddc-7f9e-4097-b1d8-c914d335a6d1 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:53:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-02c31756-b3e4-456f-ae6e-4c79a9ffd86b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-02c31756-b3e4-456f-ae6e-4c79a9ffd86b tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] DELETE http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 Sep 02 00:53:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-02c31756-b3e4-456f-ae6e-4c79a9ffd86b tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-02c31756-b3e4-456f-ae6e-4c79a9ffd86b tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:51 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-02c31756-b3e4-456f-ae6e-4c79a9ffd86b tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Delete volume with id: 54248113-693b-4cb0-92a9-cead266936b7 Sep 02 00:53:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-02c31756-b3e4-456f-ae6e-4c79a9ffd86b tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 returned with HTTP 404 Sep 02 00:53:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1188/2396] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:53:51 2026] DELETE /volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:53:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1ef5c8e6-aea2-4867-9704-ddeb96d5c20e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1ef5c8e6-aea2-4867-9704-ddeb96d5c20e tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 Sep 02 00:53:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1ef5c8e6-aea2-4867-9704-ddeb96d5c20e tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1ef5c8e6-aea2-4867-9704-ddeb96d5c20e tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1ef5c8e6-aea2-4867-9704-ddeb96d5c20e tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 returned with HTTP 404 Sep 02 00:53:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1209/2397] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:51 2026] GET /volume/v3/volumes/54248113-693b-4cb0-92a9-cead266936b7 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:53:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-57f73fcc-cf42-4d64-af5b-c1ed84c98291 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-57f73fcc-cf42-4d64-af5b-c1ed84c98291 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] DELETE http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 Sep 02 00:53:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-57f73fcc-cf42-4d64-af5b-c1ed84c98291 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-57f73fcc-cf42-4d64-af5b-c1ed84c98291 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:51 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-57f73fcc-cf42-4d64-af5b-c1ed84c98291 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Delete volume with id: bee7bc92-5a38-4bd7-bff2-539398426a50 Sep 02 00:53:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-57f73fcc-cf42-4d64-af5b-c1ed84c98291 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 returned with HTTP 404 Sep 02 00:53:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1189/2398] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:53:51 2026] DELETE /volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:53:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bad5e19c-3a77-4a88-a8d2-2b4cde3c5768 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bad5e19c-3a77-4a88-a8d2-2b4cde3c5768 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] GET http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 Sep 02 00:53:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bad5e19c-3a77-4a88-a8d2-2b4cde3c5768 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bad5e19c-3a77-4a88-a8d2-2b4cde3c5768 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bad5e19c-3a77-4a88-a8d2-2b4cde3c5768 tempest-TestInstancesWithCinderVolumes-278512343 tempest-TestInstancesWithCinderVolumes-278512343-project-member] http://192.168.122.129/volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 returned with HTTP 404 Sep 02 00:53:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1210/2399] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:53:51 2026] GET /volume/v3/volumes/bee7bc92-5a38-4bd7-bff2-539398426a50 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:53:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-259fb1a5-f9cf-40a7-a014-c980e5cf7d68 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-259fb1a5-f9cf-40a7-a014-c980e5cf7d68 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] GET http://192.168.122.129/volume/v3/volumes/detail?all_tenants=1 Sep 02 00:53:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-259fb1a5-f9cf-40a7-a014-c980e5cf7d68 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-259fb1a5-f9cf-40a7-a014-c980e5cf7d68 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:51 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-259fb1a5-f9cf-40a7-a014-c980e5cf7d68 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:53:51 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:51 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:51 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-259fb1a5-f9cf-40a7-a014-c980e5cf7d68 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] Get all volumes completed successfully. Sep 02 00:53:51 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:51 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-259fb1a5-f9cf-40a7-a014-c980e5cf7d68 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] http://192.168.122.129/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 00:53:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1190/2400] 192.168.122.129 () {58 vars in 1169 bytes} [Wed Sep 2 00:53:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1796 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:53:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-50ba7097-18e8-42d1-964e-cce535b07433 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-50ba7097-18e8-42d1-964e-cce535b07433 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] DELETE http://192.168.122.129/volume/v3/types/128df49d-f1ea-4056-8efb-e99b398207b9 Sep 02 00:53:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-50ba7097-18e8-42d1-964e-cce535b07433 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-50ba7097-18e8-42d1-964e-cce535b07433 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-50ba7097-18e8-42d1-964e-cce535b07433 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] http://192.168.122.129/volume/v3/types/128df49d-f1ea-4056-8efb-e99b398207b9 returned with HTTP 202 Sep 02 00:53:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1211/2401] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:53:51 2026] DELETE /volume/v3/types/128df49d-f1ea-4056-8efb-e99b398207b9 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:53:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f38e3983-bac1-40eb-989f-9d94101a6ad5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f38e3983-bac1-40eb-989f-9d94101a6ad5 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] GET http://192.168.122.129/volume/v3/volumes/detail?all_tenants=1 Sep 02 00:53:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f38e3983-bac1-40eb-989f-9d94101a6ad5 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f38e3983-bac1-40eb-989f-9d94101a6ad5 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:51 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f38e3983-bac1-40eb-989f-9d94101a6ad5 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:53:51 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:51 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:53:51 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:51 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:51 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f38e3983-bac1-40eb-989f-9d94101a6ad5 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] Get all volumes completed successfully. Sep 02 00:53:51 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:51 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f38e3983-bac1-40eb-989f-9d94101a6ad5 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] http://192.168.122.129/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 00:53:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1191/2402] 192.168.122.129 () {58 vars in 1169 bytes} [Wed Sep 2 00:53:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1796 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:53:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d9677d6c-2783-4933-a308-4baae9e5bfd7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d9677d6c-2783-4933-a308-4baae9e5bfd7 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] DELETE http://192.168.122.129/volume/v3/types/41046454-7453-4fef-a536-211f5044759e Sep 02 00:53:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d9677d6c-2783-4933-a308-4baae9e5bfd7 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d9677d6c-2783-4933-a308-4baae9e5bfd7 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d9677d6c-2783-4933-a308-4baae9e5bfd7 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] http://192.168.122.129/volume/v3/types/41046454-7453-4fef-a536-211f5044759e returned with HTTP 202 Sep 02 00:53:52 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1212/2403] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:53:51 2026] DELETE /volume/v3/types/41046454-7453-4fef-a536-211f5044759e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:53:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4e6c6df6-e3b8-4f3b-9110-ad3dc87a7afa None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4e6c6df6-e3b8-4f3b-9110-ad3dc87a7afa tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] GET http://192.168.122.129/volume/v3/volumes/detail?all_tenants=1 Sep 02 00:53:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4e6c6df6-e3b8-4f3b-9110-ad3dc87a7afa tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4e6c6df6-e3b8-4f3b-9110-ad3dc87a7afa tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:52 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4e6c6df6-e3b8-4f3b-9110-ad3dc87a7afa tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:53:52 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:52 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 02 00:53:52 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:53:52 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:53:52 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4e6c6df6-e3b8-4f3b-9110-ad3dc87a7afa tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] Get all volumes completed successfully. Sep 02 00:53:52 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:53:52 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:53:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4e6c6df6-e3b8-4f3b-9110-ad3dc87a7afa tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] http://192.168.122.129/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 00:53:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1192/2404] 192.168.122.129 () {58 vars in 1169 bytes} [Wed Sep 2 00:53:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1796 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:53:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-52169afa-331e-41f0-9d46-dba855926c46 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:53:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-52169afa-331e-41f0-9d46-dba855926c46 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] DELETE http://192.168.122.129/volume/v3/types/d4e74dec-b60b-417a-84de-5616020d93e6 Sep 02 00:53:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-52169afa-331e-41f0-9d46-dba855926c46 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:53:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-52169afa-331e-41f0-9d46-dba855926c46 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:53:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-52169afa-331e-41f0-9d46-dba855926c46 tempest-TestInstancesWithCinderVolumes-1827605451 tempest-TestInstancesWithCinderVolumes-1827605451-project-admin] http://192.168.122.129/volume/v3/types/d4e74dec-b60b-417a-84de-5616020d93e6 returned with HTTP 202 Sep 02 00:53:52 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1213/2405] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:53:52 2026] DELETE /volume/v3/types/d4e74dec-b60b-417a-84de-5616020d93e6 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:54:02 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=38,cinder:UPDATE=6 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:54:02 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=220,cinder:UPDATE=43,cinder:INSERT=13 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:54:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ece09a23-6fee-4d69-b4ad-1b28d9316182 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:54:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ece09a23-6fee-4d69-b4ad-1b28d9316182 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:54:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ece09a23-6fee-4d69-b4ad-1b28d9316182 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-950717268", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:54:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-ece09a23-6fee-4d69-b4ad-1b28d9316182 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-950717268', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:54:08 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-ece09a23-6fee-4d69-b4ad-1b28d9316182 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Create volume of 1 GB Sep 02 00:54:08 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ece09a23-6fee-4d69-b4ad-1b28d9316182 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Availability Zones retrieved successfully. Sep 02 00:54:08 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ece09a23-6fee-4d69-b4ad-1b28d9316182 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Flow 'volume_create_api' (a71ba411-5e4c-4c42-a65e-6fcc198a30a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:54:08 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ece09a23-6fee-4d69-b4ad-1b28d9316182 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d577ce20-4e85-45a0-960f-5335d6e6b834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:54:08 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-ece09a23-6fee-4d69-b4ad-1b28d9316182 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:54:08 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ece09a23-6fee-4d69-b4ad-1b28d9316182 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d577ce20-4e85-45a0-960f-5335d6e6b834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:54:08 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ece09a23-6fee-4d69-b4ad-1b28d9316182 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40cf078b-f0a9-4149-9308-5b9b6fcb6d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:54:09 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-ece09a23-6fee-4d69-b4ad-1b28d9316182 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Created reservations ['b7aaed36-f73d-4cbb-9d02-7f27d57a2d10', '222f3fb0-1571-4fce-9aee-a69ac0b9b4ce', '15922c0e-1915-4734-a72e-63dfd62be97c', '3082b20c-491c-4e59-8b88-825733f9d2f2'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:54:09 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ece09a23-6fee-4d69-b4ad-1b28d9316182 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40cf078b-f0a9-4149-9308-5b9b6fcb6d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7aaed36-f73d-4cbb-9d02-7f27d57a2d10', '222f3fb0-1571-4fce-9aee-a69ac0b9b4ce', '15922c0e-1915-4734-a72e-63dfd62be97c', '3082b20c-491c-4e59-8b88-825733f9d2f2']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:54:09 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ece09a23-6fee-4d69-b4ad-1b28d9316182 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef2b89b2-260c-4d0e-acf4-9db0b862c9c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:54:09 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:54:09 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:54:09 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ece09a23-6fee-4d69-b4ad-1b28d9316182 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef2b89b2-260c-4d0e-acf4-9db0b862c9c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-950717268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='615db024c6984a7781ba430bc563018c',qos_specs=None,replication_status=,reservations=['b7aaed36-f73d-4cbb-9d02-7f27d57a2d10','222f3fb0-1571-4fce-9aee-a69ac0b9b4ce','15922c0e-1915-4734-a72e-63dfd62be97c','3082b20c-491c-4e59-8b88-825733f9d2f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9abad9a76f0a47b8bbcd77bf031381d8',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-950717268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='615db024c6984a7781ba430bc563018c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9abad9a76f0a47b8bbcd77bf031381d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:54:09 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ece09a23-6fee-4d69-b4ad-1b28d9316182 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cf1c908-4363-4944-bf7b-e2c6bb7ccf7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:54:09 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ece09a23-6fee-4d69-b4ad-1b28d9316182 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cf1c908-4363-4944-bf7b-e2c6bb7ccf7e) transitioned into state 'SUCCESS' from state '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-950717268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='615db024c6984a7781ba430bc563018c',qos_specs=None,replication_status=,reservations=['b7aaed36-f73d-4cbb-9d02-7f27d57a2d10','222f3fb0-1571-4fce-9aee-a69ac0b9b4ce','15922c0e-1915-4734-a72e-63dfd62be97c','3082b20c-491c-4e59-8b88-825733f9d2f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9abad9a76f0a47b8bbcd77bf031381d8',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:54:09 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ece09a23-6fee-4d69-b4ad-1b28d9316182 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0096e20b-b738-4583-bf5e-1a63f2b163c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:54:09 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ece09a23-6fee-4d69-b4ad-1b28d9316182 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0096e20b-b738-4583-bf5e-1a63f2b163c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:54:09 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ece09a23-6fee-4d69-b4ad-1b28d9316182 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Flow 'volume_create_api' (a71ba411-5e4c-4c42-a65e-6fcc198a30a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:54:09 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ece09a23-6fee-4d69-b4ad-1b28d9316182 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Create volume request issued successfully. Sep 02 00:54:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ece09a23-6fee-4d69-b4ad-1b28d9316182 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:54:09 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1193/2406] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:54:08 2026] POST /volume/v3/volumes => generated 764 bytes in 927 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:54:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1ce8f294-0213-4155-8fb1-87860abd5e60 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:54:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1ce8f294-0213-4155-8fb1-87860abd5e60 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] GET http://192.168.122.129/volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa Sep 02 00:54:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1ce8f294-0213-4155-8fb1-87860abd5e60 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:54:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1ce8f294-0213-4155-8fb1-87860abd5e60 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:54:09 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:54:09 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:54:09 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:54:09 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:54:09 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1ce8f294-0213-4155-8fb1-87860abd5e60 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Volume info retrieved successfully. Sep 02 00:54:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1ce8f294-0213-4155-8fb1-87860abd5e60 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] http://192.168.122.129/volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa returned with HTTP 200 Sep 02 00:54:09 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1214/2407] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:54:09 2026] GET /volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa => generated 832 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:54:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d5a6bfa4-478a-4be3-9d38-b06df82ca999 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:54:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d5a6bfa4-478a-4be3-9d38-b06df82ca999 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] GET http://192.168.122.129/volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa Sep 02 00:54:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d5a6bfa4-478a-4be3-9d38-b06df82ca999 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:54:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d5a6bfa4-478a-4be3-9d38-b06df82ca999 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:54:10 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:54:10 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:54:10 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:54:10 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:54:10 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d5a6bfa4-478a-4be3-9d38-b06df82ca999 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Volume info retrieved successfully. Sep 02 00:54:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d5a6bfa4-478a-4be3-9d38-b06df82ca999 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] http://192.168.122.129/volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa returned with HTTP 200 Sep 02 00:54:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1194/2408] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:54:10 2026] GET /volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:54:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9102306a-2e9a-467a-a64c-3f2040347b05 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:54:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9102306a-2e9a-467a-a64c-3f2040347b05 None None] GET http://192.168.122.129/volume// Sep 02 00:54:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9102306a-2e9a-467a-a64c-3f2040347b05 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:54:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9102306a-2e9a-467a-a64c-3f2040347b05 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:54:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9102306a-2e9a-467a-a64c-3f2040347b05 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:54:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1215/2409] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:54:10 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:54:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-bb2e9628-622d-4e4d-914b-62140c7f21da req-657f328f-fe82-43e5-b587-18d74b27cf31 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:54:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-bb2e9628-622d-4e4d-914b-62140c7f21da req-657f328f-fe82-43e5-b587-18d74b27cf31 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:54:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-bb2e9628-622d-4e4d-914b-62140c7f21da req-657f328f-fe82-43e5-b587-18d74b27cf31 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ccf404e-a1e9-4520-b49e-78f8f0f0d426", "connector": null, "instance_uuid": "bc753ba3-687d-443e-a0b2-2d6df6dd89b2"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:54:11 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:54:11 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:54:11 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:54:11 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:54:11 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:54:11 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:54:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-bb2e9628-622d-4e4d-914b-62140c7f21da req-657f328f-fe82-43e5-b587-18d74b27cf31 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:54:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1195/2410] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:54:11 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:54:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-bb2e9628-622d-4e4d-914b-62140c7f21da req-fa5df900-0ff7-46c0-9f28-e06f10c9e381 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:54:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-bb2e9628-622d-4e4d-914b-62140c7f21da req-fa5df900-0ff7-46c0-9f28-e06f10c9e381 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] DELETE http://192.168.122.129/volume/v3/attachments/14aa9fce-a789-4766-92e4-dcab7d2f9c41 Sep 02 00:54:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-bb2e9628-622d-4e4d-914b-62140c7f21da req-fa5df900-0ff7-46c0-9f28-e06f10c9e381 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:54:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-bb2e9628-622d-4e4d-914b-62140c7f21da req-fa5df900-0ff7-46c0-9f28-e06f10c9e381 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:54:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:54:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:54:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:54:11 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, Sep 02 00:54:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-bb2e9628-622d-4e4d-914b-62140c7f21da req-fa5df900-0ff7-46c0-9f28-e06f10c9e381 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/attachments/14aa9fce-a789-4766-92e4-dcab7d2f9c41 returned with HTTP 200 Sep 02 00:54:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1216/2411] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:54:11 2026] DELETE /volume/v3/attachments/14aa9fce-a789-4766-92e4-dcab7d2f9c41 => generated 192 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:54:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fe0f64eb-2157-494f-b1c3-58d786d8e7f4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:54:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fe0f64eb-2157-494f-b1c3-58d786d8e7f4 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] GET http://192.168.122.129/volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa Sep 02 00:54:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fe0f64eb-2157-494f-b1c3-58d786d8e7f4 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:54:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fe0f64eb-2157-494f-b1c3-58d786d8e7f4 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:54:11 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:54:11 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:54:11 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:54:11 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:54:11 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-fe0f64eb-2157-494f-b1c3-58d786d8e7f4 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Volume info retrieved successfully. Sep 02 00:54:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fe0f64eb-2157-494f-b1c3-58d786d8e7f4 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] http://192.168.122.129/volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa returned with HTTP 200 Sep 02 00:54:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1196/2412] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:54:11 2026] GET /volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:54:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a24c3a6f-9e77-4bf2-86b9-19eb2285e7c4 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:54:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a24c3a6f-9e77-4bf2-86b9-19eb2285e7c4 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] GET http://192.168.122.129/volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa Sep 02 00:54:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a24c3a6f-9e77-4bf2-86b9-19eb2285e7c4 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:54:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a24c3a6f-9e77-4bf2-86b9-19eb2285e7c4 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:54:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:54:11 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:54:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:54:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:54:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a24c3a6f-9e77-4bf2-86b9-19eb2285e7c4 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Volume info retrieved successfully. Sep 02 00:54:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a24c3a6f-9e77-4bf2-86b9-19eb2285e7c4 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] http://192.168.122.129/volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa returned with HTTP 200 Sep 02 00:54:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1217/2413] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:54:11 2026] GET /volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:54:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-efe8fa00-057a-4511-8269-29b2e34f5ab3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:54:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-efe8fa00-057a-4511-8269-29b2e34f5ab3 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] POST http://192.168.122.129/volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa/action Sep 02 00:54:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-efe8fa00-057a-4511-8269-29b2e34f5ab3 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-749214951", "disk_format": "raw"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:54:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-efe8fa00-057a-4511-8269-29b2e34f5ab3 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-749214951", "disk_format": "raw"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:54:11 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:54:11 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:54:11 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:54:11 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:54:11 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-efe8fa00-057a-4511-8269-29b2e34f5ab3 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Volume info retrieved successfully. Sep 02 00:54:11 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:54:11 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:54:11 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:54:11 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:54:11 devstack devstack@c-api.service[86899]: DEBUG cinder.image.image_utils [None req-efe8fa00-057a-4511-8269-29b2e34f5ab3 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-749214951'}] 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-749214951'}]. {{(pid=86899) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 02 00:54:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-efe8fa00-057a-4511-8269-29b2e34f5ab3 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Copy volume to image completed successfully. Sep 02 00:54:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-efe8fa00-057a-4511-8269-29b2e34f5ab3 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] http://192.168.122.129/volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa/action returned with HTTP 202 Sep 02 00:54:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1197/2414] 192.168.122.129 () {60 vars in 1275 bytes} [Wed Sep 2 00:54:11 2026] POST /volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa/action => generated 653 bytes in 1057 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:54:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a187d48d-e6d4-4595-a2cf-63a1106bfd54 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:54:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a187d48d-e6d4-4595-a2cf-63a1106bfd54 None None] GET http://192.168.122.129/volume// Sep 02 00:54:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a187d48d-e6d4-4595-a2cf-63a1106bfd54 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:54:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a187d48d-e6d4-4595-a2cf-63a1106bfd54 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:54:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a187d48d-e6d4-4595-a2cf-63a1106bfd54 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:54:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1218/2415] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:54:13 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:54:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-6592d828-9d75-4d03-b3d4-dd25b4cf41a4 req-30599c7e-ccbc-45a8-91d8-40cf228da5f4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:54:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-6592d828-9d75-4d03-b3d4-dd25b4cf41a4 req-30599c7e-ccbc-45a8-91d8-40cf228da5f4 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] GET http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 Sep 02 00:54:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-6592d828-9d75-4d03-b3d4-dd25b4cf41a4 req-30599c7e-ccbc-45a8-91d8-40cf228da5f4 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:54:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-6592d828-9d75-4d03-b3d4-dd25b4cf41a4 req-30599c7e-ccbc-45a8-91d8-40cf228da5f4 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:54:13 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:54:13 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:54:13 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:54:13 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:54:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-6592d828-9d75-4d03-b3d4-dd25b4cf41a4 req-30599c7e-ccbc-45a8-91d8-40cf228da5f4 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Volume info retrieved successfully. Sep 02 00:54:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-6592d828-9d75-4d03-b3d4-dd25b4cf41a4 req-30599c7e-ccbc-45a8-91d8-40cf228da5f4 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 returned with HTTP 200 Sep 02 00:54:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1198/2416] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:54:13 2026] GET /volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 => generated 1512 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:54:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-6592d828-9d75-4d03-b3d4-dd25b4cf41a4 req-c2dce832-10a4-4462-a771-de7c1b6dd1be None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:54:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-6592d828-9d75-4d03-b3d4-dd25b4cf41a4 req-c2dce832-10a4-4462-a771-de7c1b6dd1be tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] PUT http://192.168.122.129/volume/v3/attachments/05f8ec4a-e6b8-4b30-8555-c379527fca2a Sep 02 00:54:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-6592d828-9d75-4d03-b3d4-dd25b4cf41a4 req-c2dce832-10a4-4462-a771-de7c1b6dd1be tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.129", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:99ea8ad4da87", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ea39e472-48c2-4305-83f6-cb40dfe92962", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:54:13 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-6592d828-9d75-4d03-b3d4-dd25b4cf41a4 req-c2dce832-10a4-4462-a771-de7c1b6dd1be tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Acquiring lock "cinder-attachment_update-4ccf404e-a1e9-4520-b49e-78f8f0f0d426-devstack" by "attachment_update" {{(pid=86898) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:54:14 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-6592d828-9d75-4d03-b3d4-dd25b4cf41a4 req-c2dce832-10a4-4462-a771-de7c1b6dd1be tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Lock "cinder-attachment_update-4ccf404e-a1e9-4520-b49e-78f8f0f0d426-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=86898) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:54:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:54:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:54:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:54:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:54:23 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=53,cinder:INSERT=11,cinder:UPDATE=15 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:54:24 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=23,cinder:UPDATE=3 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:54:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-9240a984-db3a-4d2b-a4b1-7051a35c0560 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:54:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9240a984-db3a-4d2b-a4b1-7051a35c0560 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:54:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9240a984-db3a-4d2b-a4b1-7051a35c0560 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1886784702", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:54:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-9240a984-db3a-4d2b-a4b1-7051a35c0560 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1886784702', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:54:36 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-9240a984-db3a-4d2b-a4b1-7051a35c0560 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Create volume of 1 GB Sep 02 00:54:36 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-9240a984-db3a-4d2b-a4b1-7051a35c0560 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Availability Zones retrieved successfully. Sep 02 00:54:36 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9240a984-db3a-4d2b-a4b1-7051a35c0560 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Flow 'volume_create_api' (f743f47b-f70b-4961-a0e9-a80e96ffdb57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:54:36 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9240a984-db3a-4d2b-a4b1-7051a35c0560 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c1cebc3-af16-47f6-97fa-85b8f19eb1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:54:36 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-9240a984-db3a-4d2b-a4b1-7051a35c0560 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:54:36 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9240a984-db3a-4d2b-a4b1-7051a35c0560 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c1cebc3-af16-47f6-97fa-85b8f19eb1de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:54:36 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9240a984-db3a-4d2b-a4b1-7051a35c0560 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e116ca6-1eb0-4a76-b20a-b9d38495520b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:54:36 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-9240a984-db3a-4d2b-a4b1-7051a35c0560 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Created reservations ['c619fb1f-35fb-4e25-9d56-a8b22c2b0702', '98577013-dd0b-401b-bb03-56e3c3a57a21', 'd3ecd7f7-d8ce-49b6-bb61-576a5c434ca3', 'a9378b0e-37ef-4c3c-87bc-3a65d50e320c'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:54:36 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9240a984-db3a-4d2b-a4b1-7051a35c0560 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e116ca6-1eb0-4a76-b20a-b9d38495520b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c619fb1f-35fb-4e25-9d56-a8b22c2b0702', '98577013-dd0b-401b-bb03-56e3c3a57a21', 'd3ecd7f7-d8ce-49b6-bb61-576a5c434ca3', 'a9378b0e-37ef-4c3c-87bc-3a65d50e320c']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:54:36 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9240a984-db3a-4d2b-a4b1-7051a35c0560 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d20470c3-9d4a-4ad6-9713-3b7a4895663f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:54:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:54:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:54:36 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9240a984-db3a-4d2b-a4b1-7051a35c0560 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d20470c3-9d4a-4ad6-9713-3b7a4895663f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66693239-a2c0-471b-b852-ade3e97b0b69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1886784702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c84b20f187d24c4f8be6c553f5627eda',qos_specs=None,replication_status=,reservations=['c619fb1f-35fb-4e25-9d56-a8b22c2b0702','98577013-dd0b-401b-bb03-56e3c3a57a21','d3ecd7f7-d8ce-49b6-bb61-576a5c434ca3','a9378b0e-37ef-4c3c-87bc-3a65d50e320c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='862b1f5a17bd438abf91ae472ad50e3a',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:54:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1886784702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66693239-a2c0-471b-b852-ade3e97b0b69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c84b20f187d24c4f8be6c553f5627eda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='862b1f5a17bd438abf91ae472ad50e3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:54:36 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9240a984-db3a-4d2b-a4b1-7051a35c0560 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7ec4816-81e7-4d21-8391-c64b1d88cc19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:54:36 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9240a984-db3a-4d2b-a4b1-7051a35c0560 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7ec4816-81e7-4d21-8391-c64b1d88cc19) transitioned into state 'SUCCESS' from state '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-1886784702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c84b20f187d24c4f8be6c553f5627eda',qos_specs=None,replication_status=,reservations=['c619fb1f-35fb-4e25-9d56-a8b22c2b0702','98577013-dd0b-401b-bb03-56e3c3a57a21','d3ecd7f7-d8ce-49b6-bb61-576a5c434ca3','a9378b0e-37ef-4c3c-87bc-3a65d50e320c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='862b1f5a17bd438abf91ae472ad50e3a',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:54:36 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9240a984-db3a-4d2b-a4b1-7051a35c0560 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c536068b-9118-4b39-9480-db17626ffa24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:54:36 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9240a984-db3a-4d2b-a4b1-7051a35c0560 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c536068b-9118-4b39-9480-db17626ffa24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:54:36 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-9240a984-db3a-4d2b-a4b1-7051a35c0560 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Flow 'volume_create_api' (f743f47b-f70b-4961-a0e9-a80e96ffdb57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:54:36 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-9240a984-db3a-4d2b-a4b1-7051a35c0560 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Create volume request issued successfully. Sep 02 00:54:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9240a984-db3a-4d2b-a4b1-7051a35c0560 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:54:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1199/2417] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:54:36 2026] POST /volume/v3/volumes => generated 756 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:54:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-71476cac-a969-43b8-a57e-129c1e1705fb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:54:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-71476cac-a969-43b8-a57e-129c1e1705fb tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] GET http://192.168.122.129/volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa Sep 02 00:54:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-71476cac-a969-43b8-a57e-129c1e1705fb tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:54:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-71476cac-a969-43b8-a57e-129c1e1705fb tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:54:42 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:54:42 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:54:42 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:54:42 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:54:42 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-71476cac-a969-43b8-a57e-129c1e1705fb tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Volume info retrieved successfully. Sep 02 00:54:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-71476cac-a969-43b8-a57e-129c1e1705fb tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] http://192.168.122.129/volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa returned with HTTP 200 Sep 02 00:54:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1200/2418] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:54:42 2026] GET /volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa => generated 857 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:54:42 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-6592d828-9d75-4d03-b3d4-dd25b4cf41a4 req-c2dce832-10a4-4462-a771-de7c1b6dd1be tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Lock "cinder-attachment_update-4ccf404e-a1e9-4520-b49e-78f8f0f0d426-devstack" released by "attachment_update" :: held 28.832s {{(pid=86898) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:54:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-6592d828-9d75-4d03-b3d4-dd25b4cf41a4 req-c2dce832-10a4-4462-a771-de7c1b6dd1be tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/attachments/05f8ec4a-e6b8-4b30-8555-c379527fca2a returned with HTTP 200 Sep 02 00:54:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1219/2419] 192.168.122.129 () {66 vars in 1593 bytes} [Wed Sep 2 00:54:13 2026] PUT /volume/v3/attachments/05f8ec4a-e6b8-4b30-8555-c379527fca2a => generated 694 bytes in 28908 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:54:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-6592d828-9d75-4d03-b3d4-dd25b4cf41a4 req-515f62b5-08d3-4d6e-a2d5-ae74ef085f92 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:54:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-6592d828-9d75-4d03-b3d4-dd25b4cf41a4 req-515f62b5-08d3-4d6e-a2d5-ae74ef085f92 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] POST http://192.168.122.129/volume/v3/attachments/05f8ec4a-e6b8-4b30-8555-c379527fca2a/action Sep 02 00:54:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-6592d828-9d75-4d03-b3d4-dd25b4cf41a4 req-515f62b5-08d3-4d6e-a2d5-ae74ef085f92 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Action body: b'{"os-complete": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:54:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-6592d828-9d75-4d03-b3d4-dd25b4cf41a4 req-515f62b5-08d3-4d6e-a2d5-ae74ef085f92 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:54:43 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:54:43 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:54:43 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:54:43 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:54:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-6592d828-9d75-4d03-b3d4-dd25b4cf41a4 req-515f62b5-08d3-4d6e-a2d5-ae74ef085f92 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/attachments/05f8ec4a-e6b8-4b30-8555-c379527fca2a/action returned with HTTP 204 Sep 02 00:54:43 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1201/2420] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:54:42 2026] POST /volume/v3/attachments/05f8ec4a-e6b8-4b30-8555-c379527fca2a/action => generated 0 bytes in 178 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:54:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-92bbff16-d64a-4efd-b6da-7c298720e146 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:54:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-92bbff16-d64a-4efd-b6da-7c298720e146 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] GET http://192.168.122.129/volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa Sep 02 00:54:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-92bbff16-d64a-4efd-b6da-7c298720e146 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:54:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-92bbff16-d64a-4efd-b6da-7c298720e146 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:54:43 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:54:43 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:54:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:54:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:54:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-92bbff16-d64a-4efd-b6da-7c298720e146 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Volume info retrieved successfully. Sep 02 00:54:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-92bbff16-d64a-4efd-b6da-7c298720e146 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] http://192.168.122.129/volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa returned with HTTP 200 Sep 02 00:54:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1220/2421] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:54:43 2026] GET /volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:54:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cd179e07-7eb5-40bc-92fc-39b95a9c7e9c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:54:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cd179e07-7eb5-40bc-92fc-39b95a9c7e9c tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] DELETE http://192.168.122.129/volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa Sep 02 00:54:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cd179e07-7eb5-40bc-92fc-39b95a9c7e9c tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:54:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cd179e07-7eb5-40bc-92fc-39b95a9c7e9c tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:54:44 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-cd179e07-7eb5-40bc-92fc-39b95a9c7e9c tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Delete volume with id: aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa Sep 02 00:54:44 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:54:44 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:54:44 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:54:44 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:54:44 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cd179e07-7eb5-40bc-92fc-39b95a9c7e9c tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Volume info retrieved successfully. Sep 02 00:54:44 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cd179e07-7eb5-40bc-92fc-39b95a9c7e9c tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Delete volume request issued successfully. Sep 02 00:54:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cd179e07-7eb5-40bc-92fc-39b95a9c7e9c tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] http://192.168.122.129/volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa returned with HTTP 202 Sep 02 00:54:44 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1202/2422] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:54:44 2026] DELETE /volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:54:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e27ad532-5ae5-46b1-9134-a2b5e1589bd6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:54:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e27ad532-5ae5-46b1-9134-a2b5e1589bd6 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] GET http://192.168.122.129/volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa Sep 02 00:54:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e27ad532-5ae5-46b1-9134-a2b5e1589bd6 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:54:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e27ad532-5ae5-46b1-9134-a2b5e1589bd6 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:54:44 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:54:44 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:54:44 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:54:44 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:54:44 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e27ad532-5ae5-46b1-9134-a2b5e1589bd6 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Volume info retrieved successfully. Sep 02 00:54:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e27ad532-5ae5-46b1-9134-a2b5e1589bd6 tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] http://192.168.122.129/volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa returned with HTTP 200 Sep 02 00:54:44 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1221/2423] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:54:44 2026] GET /volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:54:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-adf11422-5ed4-4204-9a33-b46fa58e6a8e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:54:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-adf11422-5ed4-4204-9a33-b46fa58e6a8e tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] GET http://192.168.122.129/volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa Sep 02 00:54:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-adf11422-5ed4-4204-9a33-b46fa58e6a8e tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:54:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-adf11422-5ed4-4204-9a33-b46fa58e6a8e tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:54:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-adf11422-5ed4-4204-9a33-b46fa58e6a8e tempest-TestImageHashVerification-1467030603 tempest-TestImageHashVerification-1467030603-project-member] http://192.168.122.129/volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa returned with HTTP 404 Sep 02 00:54:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1203/2424] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:54:45 2026] GET /volume/v3/volumes/aeb273bc-90ea-4ab9-b0f6-f6e11055ddaa => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:54:54 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:UPDATE=1,cinder:SELECT=8 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:54:55 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=39,cinder:INSERT=11,cinder:UPDATE=15 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:55:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cfd46667-75cb-4b90-8418-1101caa30f75 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cfd46667-75cb-4b90-8418-1101caa30f75 tempest-VolumeAndVolumeTypeFromImageTest-2120722517 tempest-VolumeAndVolumeTypeFromImageTest-2120722517-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:55:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cfd46667-75cb-4b90-8418-1101caa30f75 tempest-VolumeAndVolumeTypeFromImageTest-2120722517 tempest-VolumeAndVolumeTypeFromImageTest-2120722517-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=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cfd46667-75cb-4b90-8418-1101caa30f75 tempest-VolumeAndVolumeTypeFromImageTest-2120722517 tempest-VolumeAndVolumeTypeFromImageTest-2120722517-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:55:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1222/2425] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:55:00 2026] POST /volume/v3/types => generated 287 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:55:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "5b669f1a-1e89-4182-8b92-630b9bddd705", "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '5b669f1a-1e89-4182-8b92-630b9bddd705', 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:55:03 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Create volume of 1 GB Sep 02 00:55:03 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Availability Zones retrieved successfully. Sep 02 00:55:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Flow 'volume_create_api' (267bfbb0-7693-4567-8cd5-ccc0775935ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:55:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ccb22d1-9ad0-4be3-9a38-0a4b1bde2764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:55:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ccb22d1-9ad0-4be3-9a38-0a4b1bde2764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:55:01Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=61e5b7a7-ecb0-4bf0-bf5c-e7f56f159dc8,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': '61e5b7a7-ecb0-4bf0-bf5c-e7f56f159dc8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9821012-9073-40e3-a118-18dd1bac9a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:03 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-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. Sep 02 00:55:03 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-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. Sep 02 00:55:03 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Created reservations ['223c416f-d258-4742-b035-59a4425ca3c6', 'a2344978-7c6f-4069-9729-1d5a8b45fee7', '0bf7eb04-69e7-4e8e-b9bc-6191fbd87834', 'f001b51e-0afe-4471-bd9a-71fa872c67aa'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:55:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9821012-9073-40e3-a118-18dd1bac9a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['223c416f-d258-4742-b035-59a4425ca3c6', 'a2344978-7c6f-4069-9729-1d5a8b45fee7', '0bf7eb04-69e7-4e8e-b9bc-6191fbd87834', 'f001b51e-0afe-4471-bd9a-71fa872c67aa']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3c42ecb-2994-46a1-af4c-7d553bdfe725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:03 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:03 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3c42ecb-2994-46a1-af4c-7d553bdfe725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63bdde33-ea2f-4295-825c-be3cc53ddf93', '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='17cbefbfacff4f56a8d3ae8fd92c4fe0',qos_specs=None,replication_status=,reservations=['223c416f-d258-4742-b035-59a4425ca3c6','a2344978-7c6f-4069-9729-1d5a8b45fee7','0bf7eb04-69e7-4e8e-b9bc-6191fbd87834','f001b51e-0afe-4471-bd9a-71fa872c67aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='850b46f111ce4bbe90e1635aebf08a66',volume_type_id=61e5b7a7-ecb0-4bf0-bf5c-e7f56f159dc8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:55:03Z,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=63bdde33-ea2f-4295-825c-be3cc53ddf93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17cbefbfacff4f56a8d3ae8fd92c4fe0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='850b46f111ce4bbe90e1635aebf08a66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61e5b7a7-ecb0-4bf0-bf5c-e7f56f159dc8),volume_type_id=61e5b7a7-ecb0-4bf0-bf5c-e7f56f159dc8)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c545f38f-3410-4691-a9a6-c302b47d252a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c545f38f-3410-4691-a9a6-c302b47d252a) transitioned into state 'SUCCESS' from 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='17cbefbfacff4f56a8d3ae8fd92c4fe0',qos_specs=None,replication_status=,reservations=['223c416f-d258-4742-b035-59a4425ca3c6','a2344978-7c6f-4069-9729-1d5a8b45fee7','0bf7eb04-69e7-4e8e-b9bc-6191fbd87834','f001b51e-0afe-4471-bd9a-71fa872c67aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='850b46f111ce4bbe90e1635aebf08a66',volume_type_id=61e5b7a7-ecb0-4bf0-bf5c-e7f56f159dc8)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bccfe3c7-d766-4d70-bb28-7643ffb3d780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bccfe3c7-d766-4d70-bb28-7643ffb3d780) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Flow 'volume_create_api' (267bfbb0-7693-4567-8cd5-ccc0775935ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:55:03 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Create volume request issued successfully. Sep 02 00:55:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a5cdb8bd-ddb0-47e0-8d7a-312d8445388a tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:55:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1204/2426] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:55:03 2026] POST /volume/v3/volumes => generated 806 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:55:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1ea34729-80c4-427f-a70d-7cb9ec648c8b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1ea34729-80c4-427f-a70d-7cb9ec648c8b tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] GET http://192.168.122.129/volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 Sep 02 00:55:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1ea34729-80c4-427f-a70d-7cb9ec648c8b tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1ea34729-80c4-427f-a70d-7cb9ec648c8b tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:03 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:03 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:03 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:03 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:03 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1ea34729-80c4-427f-a70d-7cb9ec648c8b tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Volume info retrieved successfully. Sep 02 00:55:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1ea34729-80c4-427f-a70d-7cb9ec648c8b tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] http://192.168.122.129/volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 returned with HTTP 200 Sep 02 00:55:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1223/2427] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:03 2026] GET /volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 => generated 874 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8b93339f-3605-4645-ba21-f60c06d22db5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8b93339f-3605-4645-ba21-f60c06d22db5 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] GET http://192.168.122.129/volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 Sep 02 00:55:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8b93339f-3605-4645-ba21-f60c06d22db5 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8b93339f-3605-4645-ba21-f60c06d22db5 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:05 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:05 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:05 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:05 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8b93339f-3605-4645-ba21-f60c06d22db5 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Volume info retrieved successfully. Sep 02 00:55:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8b93339f-3605-4645-ba21-f60c06d22db5 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] http://192.168.122.129/volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 returned with HTTP 200 Sep 02 00:55:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1205/2428] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:04 2026] GET /volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 => generated 898 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0a3a500d-8b10-4bc6-b54f-9701f14f0d69 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0a3a500d-8b10-4bc6-b54f-9701f14f0d69 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] GET http://192.168.122.129/volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 Sep 02 00:55:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0a3a500d-8b10-4bc6-b54f-9701f14f0d69 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0a3a500d-8b10-4bc6-b54f-9701f14f0d69 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:06 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:06 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:06 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:06 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:06 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0a3a500d-8b10-4bc6-b54f-9701f14f0d69 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Volume info retrieved successfully. Sep 02 00:55:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0a3a500d-8b10-4bc6-b54f-9701f14f0d69 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] http://192.168.122.129/volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 returned with HTTP 200 Sep 02 00:55:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1224/2429] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:06 2026] GET /volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 => generated 956 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-850e79b5-1001-417a-b67a-ba3c6480e722 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-850e79b5-1001-417a-b67a-ba3c6480e722 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] GET http://192.168.122.129/volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 Sep 02 00:55:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-850e79b5-1001-417a-b67a-ba3c6480e722 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-850e79b5-1001-417a-b67a-ba3c6480e722 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:07 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:07 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:07 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:07 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:07 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-850e79b5-1001-417a-b67a-ba3c6480e722 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Volume info retrieved successfully. Sep 02 00:55:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-850e79b5-1001-417a-b67a-ba3c6480e722 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] http://192.168.122.129/volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 returned with HTTP 200 Sep 02 00:55:07 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1206/2430] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:07 2026] GET /volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 => generated 959 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-284c33c4-77c2-4321-9094-8c88eb547f67 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-284c33c4-77c2-4321-9094-8c88eb547f67 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] GET http://192.168.122.129/volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 Sep 02 00:55:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-284c33c4-77c2-4321-9094-8c88eb547f67 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-284c33c4-77c2-4321-9094-8c88eb547f67 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:08 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:08 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-284c33c4-77c2-4321-9094-8c88eb547f67 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Volume info retrieved successfully. Sep 02 00:55:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-284c33c4-77c2-4321-9094-8c88eb547f67 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] http://192.168.122.129/volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 returned with HTTP 200 Sep 02 00:55:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1225/2431] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:08 2026] GET /volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 => generated 959 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d1d0ee35-f99f-4835-b1fe-6aea52e4de17 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d1d0ee35-f99f-4835-b1fe-6aea52e4de17 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] GET http://192.168.122.129/volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 Sep 02 00:55:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d1d0ee35-f99f-4835-b1fe-6aea52e4de17 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d1d0ee35-f99f-4835-b1fe-6aea52e4de17 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:09 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:09 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:09 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:09 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:09 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d1d0ee35-f99f-4835-b1fe-6aea52e4de17 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Volume info retrieved successfully. Sep 02 00:55:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d1d0ee35-f99f-4835-b1fe-6aea52e4de17 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] http://192.168.122.129/volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 returned with HTTP 200 Sep 02 00:55:09 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1207/2432] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:09 2026] GET /volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 => generated 1303 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:55:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-250a5240-2e94-4c3b-9574-2de36d93e51e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-250a5240-2e94-4c3b-9574-2de36d93e51e tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] DELETE http://192.168.122.129/volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 Sep 02 00:55:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-250a5240-2e94-4c3b-9574-2de36d93e51e tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-250a5240-2e94-4c3b-9574-2de36d93e51e tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:09 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-250a5240-2e94-4c3b-9574-2de36d93e51e tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Delete volume with id: 63bdde33-ea2f-4295-825c-be3cc53ddf93 Sep 02 00:55:09 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:09 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:09 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:09 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:09 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-250a5240-2e94-4c3b-9574-2de36d93e51e tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Volume info retrieved successfully. Sep 02 00:55:09 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-250a5240-2e94-4c3b-9574-2de36d93e51e tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Delete volume request issued successfully. Sep 02 00:55:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-250a5240-2e94-4c3b-9574-2de36d93e51e tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] http://192.168.122.129/volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 returned with HTTP 202 Sep 02 00:55:09 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1226/2433] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:55:09 2026] DELETE /volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:55:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a8d4a24a-ab09-4063-b2ee-8daefbd20a61 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a8d4a24a-ab09-4063-b2ee-8daefbd20a61 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] GET http://192.168.122.129/volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 Sep 02 00:55:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a8d4a24a-ab09-4063-b2ee-8daefbd20a61 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a8d4a24a-ab09-4063-b2ee-8daefbd20a61 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:09 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:09 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:09 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:09 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:09 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a8d4a24a-ab09-4063-b2ee-8daefbd20a61 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Volume info retrieved successfully. Sep 02 00:55:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a8d4a24a-ab09-4063-b2ee-8daefbd20a61 tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] http://192.168.122.129/volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 returned with HTTP 200 Sep 02 00:55:09 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1208/2434] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:09 2026] GET /volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 => generated 1302 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:55:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9395b0ea-d1fb-4df5-85e0-86f091bf54bc None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9395b0ea-d1fb-4df5-85e0-86f091bf54bc tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] GET http://192.168.122.129/volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 Sep 02 00:55:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9395b0ea-d1fb-4df5-85e0-86f091bf54bc tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9395b0ea-d1fb-4df5-85e0-86f091bf54bc tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9395b0ea-d1fb-4df5-85e0-86f091bf54bc tempest-VolumeAndVolumeTypeFromImageTest-383298851 tempest-VolumeAndVolumeTypeFromImageTest-383298851-project-member] http://192.168.122.129/volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 returned with HTTP 404 Sep 02 00:55:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1227/2435] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:10 2026] GET /volume/v3/volumes/63bdde33-ea2f-4295-825c-be3cc53ddf93 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:55:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8c5336b4-cf9a-4d7f-9404-8414bcb28182 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8c5336b4-cf9a-4d7f-9404-8414bcb28182 tempest-VolumeAndVolumeTypeFromImageTest-2120722517 tempest-VolumeAndVolumeTypeFromImageTest-2120722517-project-admin] GET http://192.168.122.129/volume/v3/volumes/detail?all_tenants=1 Sep 02 00:55:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8c5336b4-cf9a-4d7f-9404-8414bcb28182 tempest-VolumeAndVolumeTypeFromImageTest-2120722517 tempest-VolumeAndVolumeTypeFromImageTest-2120722517-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8c5336b4-cf9a-4d7f-9404-8414bcb28182 tempest-VolumeAndVolumeTypeFromImageTest-2120722517 tempest-VolumeAndVolumeTypeFromImageTest-2120722517-project-admin] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8c5336b4-cf9a-4d7f-9404-8414bcb28182 tempest-VolumeAndVolumeTypeFromImageTest-2120722517 tempest-VolumeAndVolumeTypeFromImageTest-2120722517-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:55:10 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:10 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:10 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:10 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:10 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8c5336b4-cf9a-4d7f-9404-8414bcb28182 tempest-VolumeAndVolumeTypeFromImageTest-2120722517 tempest-VolumeAndVolumeTypeFromImageTest-2120722517-project-admin] Get all volumes completed successfully. Sep 02 00:55:10 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:10 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8c5336b4-cf9a-4d7f-9404-8414bcb28182 tempest-VolumeAndVolumeTypeFromImageTest-2120722517 tempest-VolumeAndVolumeTypeFromImageTest-2120722517-project-admin] http://192.168.122.129/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 00:55:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1209/2436] 192.168.122.129 () {58 vars in 1169 bytes} [Wed Sep 2 00:55:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2798 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:55:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0faa6300-d1aa-45ea-8850-cf4d500d189d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0faa6300-d1aa-45ea-8850-cf4d500d189d tempest-VolumeAndVolumeTypeFromImageTest-2120722517 tempest-VolumeAndVolumeTypeFromImageTest-2120722517-project-admin] DELETE http://192.168.122.129/volume/v3/types/61e5b7a7-ecb0-4bf0-bf5c-e7f56f159dc8 Sep 02 00:55:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0faa6300-d1aa-45ea-8850-cf4d500d189d tempest-VolumeAndVolumeTypeFromImageTest-2120722517 tempest-VolumeAndVolumeTypeFromImageTest-2120722517-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0faa6300-d1aa-45ea-8850-cf4d500d189d tempest-VolumeAndVolumeTypeFromImageTest-2120722517 tempest-VolumeAndVolumeTypeFromImageTest-2120722517-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0faa6300-d1aa-45ea-8850-cf4d500d189d tempest-VolumeAndVolumeTypeFromImageTest-2120722517 tempest-VolumeAndVolumeTypeFromImageTest-2120722517-project-admin] http://192.168.122.129/volume/v3/types/61e5b7a7-ecb0-4bf0-bf5c-e7f56f159dc8 returned with HTTP 202 Sep 02 00:55:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1228/2437] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:55:10 2026] DELETE /volume/v3/types/61e5b7a7-ecb0-4bf0-bf5c-e7f56f159dc8 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:55:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1cc68593-31bf-4618-9ec3-eed58ca48a12 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1cc68593-31bf-4618-9ec3-eed58ca48a12 tempest-VolumeAndVolumeTypeFromImageTest-2120722517 tempest-VolumeAndVolumeTypeFromImageTest-2120722517-project-admin] GET http://192.168.122.129/volume/v3/types/61e5b7a7-ecb0-4bf0-bf5c-e7f56f159dc8 Sep 02 00:55:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1cc68593-31bf-4618-9ec3-eed58ca48a12 tempest-VolumeAndVolumeTypeFromImageTest-2120722517 tempest-VolumeAndVolumeTypeFromImageTest-2120722517-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1cc68593-31bf-4618-9ec3-eed58ca48a12 tempest-VolumeAndVolumeTypeFromImageTest-2120722517 tempest-VolumeAndVolumeTypeFromImageTest-2120722517-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1cc68593-31bf-4618-9ec3-eed58ca48a12 tempest-VolumeAndVolumeTypeFromImageTest-2120722517 tempest-VolumeAndVolumeTypeFromImageTest-2120722517-project-admin] http://192.168.122.129/volume/v3/types/61e5b7a7-ecb0-4bf0-bf5c-e7f56f159dc8 returned with HTTP 404 Sep 02 00:55:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1210/2438] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:55:10 2026] GET /volume/v3/types/61e5b7a7-ecb0-4bf0-bf5c-e7f56f159dc8 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:55:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8e1b222a-394c-4d4f-86b4-667d39d8becb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8e1b222a-394c-4d4f-86b4-667d39d8becb tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 Sep 02 00:55:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8e1b222a-394c-4d4f-86b4-667d39d8becb tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8e1b222a-394c-4d4f-86b4-667d39d8becb tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:11 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8e1b222a-394c-4d4f-86b4-667d39d8becb tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:55:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8e1b222a-394c-4d4f-86b4-667d39d8becb tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 returned with HTTP 200 Sep 02 00:55:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1229/2439] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:11 2026] GET /volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-747ba7ed-4e20-4068-ad34-ff49de3d014a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-747ba7ed-4e20-4068-ad34-ff49de3d014a tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 Sep 02 00:55:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-747ba7ed-4e20-4068-ad34-ff49de3d014a tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-747ba7ed-4e20-4068-ad34-ff49de3d014a tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:11 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:11 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:11 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:11 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:11 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-747ba7ed-4e20-4068-ad34-ff49de3d014a tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:55:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-747ba7ed-4e20-4068-ad34-ff49de3d014a tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 returned with HTTP 200 Sep 02 00:55:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1211/2440] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:11 2026] GET /volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-91c594a9-7903-46fa-82fc-350c0f2d75d5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-91c594a9-7903-46fa-82fc-350c0f2d75d5 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 Sep 02 00:55:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-91c594a9-7903-46fa-82fc-350c0f2d75d5 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-91c594a9-7903-46fa-82fc-350c0f2d75d5 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:11 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-91c594a9-7903-46fa-82fc-350c0f2d75d5 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:55:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-91c594a9-7903-46fa-82fc-350c0f2d75d5 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 returned with HTTP 200 Sep 02 00:55:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1230/2441] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:55:11 2026] GET /volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-beb9f984-8465-458e-89e2-dc612e21b320 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-beb9f984-8465-458e-89e2-dc612e21b320 None None] GET http://192.168.122.129/volume// Sep 02 00:55:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-beb9f984-8465-458e-89e2-dc612e21b320 None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-beb9f984-8465-458e-89e2-dc612e21b320 None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-beb9f984-8465-458e-89e2-dc612e21b320 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:55:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1212/2442] 192.168.122.129 () {58 vars in 1317 bytes} [Wed Sep 2 00:55:11 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:55:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-46af6c03-fd6d-4fc3-bfe9-756892406dc9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-46af6c03-fd6d-4fc3-bfe9-756892406dc9 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:55:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-46af6c03-fd6d-4fc3-bfe9-756892406dc9 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66693239-a2c0-471b-b852-ade3e97b0b69", "connector": null, "instance_uuid": "4dedba7c-ce0e-444d-8a51-f076ba7bed4b"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:11 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-46af6c03-fd6d-4fc3-bfe9-756892406dc9 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:55:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1231/2443] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:55:11 2026] POST /volume/v3/attachments => generated 273 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:55:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-776285de-a171-4f86-9321-27f39b698c30 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-776285de-a171-4f86-9321-27f39b698c30 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 Sep 02 00:55:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-776285de-a171-4f86-9321-27f39b698c30 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-776285de-a171-4f86-9321-27f39b698c30 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a29e08c2-3c5b-4964-a2da-7594c3b78355 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a29e08c2-3c5b-4964-a2da-7594c3b78355 None None] GET http://192.168.122.129/volume// Sep 02 00:55:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a29e08c2-3c5b-4964-a2da-7594c3b78355 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a29e08c2-3c5b-4964-a2da-7594c3b78355 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:11 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:11 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a29e08c2-3c5b-4964-a2da-7594c3b78355 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:55:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1232/2444] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:55:11 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:55:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-34377e0f-bf94-4ebf-b018-e487b1260d5a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:11 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:11 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-34377e0f-bf94-4ebf-b018-e487b1260d5a tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 Sep 02 00:55:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-34377e0f-bf94-4ebf-b018-e487b1260d5a tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-34377e0f-bf94-4ebf-b018-e487b1260d5a tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:11 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:11 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-776285de-a171-4f86-9321-27f39b698c30 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:55:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-34377e0f-bf94-4ebf-b018-e487b1260d5a tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:55:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-776285de-a171-4f86-9321-27f39b698c30 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 returned with HTTP 200 Sep 02 00:55:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1213/2445] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:11 2026] GET /volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 => generated 848 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:55:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-34377e0f-bf94-4ebf-b018-e487b1260d5a tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 returned with HTTP 200 Sep 02 00:55:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1233/2446] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:55:11 2026] GET /volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 => generated 1029 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:55:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-ce0b494e-f9da-4834-b52c-7dc5ff54ff21 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-ce0b494e-f9da-4834-b52c-7dc5ff54ff21 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] PUT http://192.168.122.129/volume/v3/attachments/747e4c53-d54a-4ad0-9054-d42302c54513 Sep 02 00:55:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-ce0b494e-f9da-4834-b52c-7dc5ff54ff21 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.129", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:99ea8ad4da87", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ea39e472-48c2-4305-83f6-cb40dfe92962", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:12 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-ce0b494e-f9da-4834-b52c-7dc5ff54ff21 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Acquiring lock "cinder-attachment_update-66693239-a2c0-471b-b852-ade3e97b0b69-devstack" by "attachment_update" {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:55:12 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-ce0b494e-f9da-4834-b52c-7dc5ff54ff21 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Lock "cinder-attachment_update-66693239-a2c0-471b-b852-ade3e97b0b69-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86899) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:55:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:12 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:12 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:12 devstack devstack@c-api.service[86899]: DEBUG cinder.coordination [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-ce0b494e-f9da-4834-b52c-7dc5ff54ff21 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Lock "cinder-attachment_update-66693239-a2c0-471b-b852-ade3e97b0b69-devstack" released by "attachment_update" :: held 0.315s {{(pid=86899) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:55:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-ce0b494e-f9da-4834-b52c-7dc5ff54ff21 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/attachments/747e4c53-d54a-4ad0-9054-d42302c54513 returned with HTTP 200 Sep 02 00:55:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1214/2447] 192.168.122.129 () {66 vars in 1593 bytes} [Wed Sep 2 00:55:12 2026] PUT /volume/v3/attachments/747e4c53-d54a-4ad0-9054-d42302c54513 => generated 694 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:55:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-8fa3ea05-0a6d-4a18-b1b8-871ee0939ce0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-8fa3ea05-0a6d-4a18-b1b8-871ee0939ce0 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] POST http://192.168.122.129/volume/v3/attachments/747e4c53-d54a-4ad0-9054-d42302c54513/action Sep 02 00:55:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-8fa3ea05-0a6d-4a18-b1b8-871ee0939ce0 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Action body: b'{"os-complete": null}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:55:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-8fa3ea05-0a6d-4a18-b1b8-871ee0939ce0 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-90e1a8d7-7a74-4772-8718-e6312c61836c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-90e1a8d7-7a74-4772-8718-e6312c61836c tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 Sep 02 00:55:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-90e1a8d7-7a74-4772-8718-e6312c61836c tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-90e1a8d7-7a74-4772-8718-e6312c61836c tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:13 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:13 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:13 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:13 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:13 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:13 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:13 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:13 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-90e1a8d7-7a74-4772-8718-e6312c61836c tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:55:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-dc45e9cf-752e-413f-9367-a38ddcd4ce1c req-8fa3ea05-0a6d-4a18-b1b8-871ee0939ce0 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/attachments/747e4c53-d54a-4ad0-9054-d42302c54513/action returned with HTTP 204 Sep 02 00:55:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-90e1a8d7-7a74-4772-8718-e6312c61836c tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 returned with HTTP 200 Sep 02 00:55:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1215/2448] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:12 2026] GET /volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 => generated 849 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1234/2449] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:55:12 2026] POST /volume/v3/attachments/747e4c53-d54a-4ad0-9054-d42302c54513/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:55:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b52fa503-75b1-43c6-9c73-a7d0c9a217cc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b52fa503-75b1-43c6-9c73-a7d0c9a217cc tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 Sep 02 00:55:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b52fa503-75b1-43c6-9c73-a7d0c9a217cc tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b52fa503-75b1-43c6-9c73-a7d0c9a217cc tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b52fa503-75b1-43c6-9c73-a7d0c9a217cc tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:55:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b52fa503-75b1-43c6-9c73-a7d0c9a217cc tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 returned with HTTP 200 Sep 02 00:55:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1216/2450] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:14 2026] GET /volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 => generated 1141 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:55:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c75ef6de-cd32-469d-b4ab-b1a74dab4914 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c75ef6de-cd32-469d-b4ab-b1a74dab4914 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 Sep 02 00:55:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c75ef6de-cd32-469d-b4ab-b1a74dab4914 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c75ef6de-cd32-469d-b4ab-b1a74dab4914 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c75ef6de-cd32-469d-b4ab-b1a74dab4914 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:55:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c75ef6de-cd32-469d-b4ab-b1a74dab4914 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 returned with HTTP 200 Sep 02 00:55:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1235/2451] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:14 2026] GET /volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 => generated 1141 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:55:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bf26656a-2f8e-41fd-88c0-4c104249cb91 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bf26656a-2f8e-41fd-88c0-4c104249cb91 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:55:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bf26656a-2f8e-41fd-88c0-4c104249cb91 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-113999816", "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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bf26656a-2f8e-41fd-88c0-4c104249cb91 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:55:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1217/2452] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:55:14 2026] POST /volume/v3/types => generated 379 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a9ab666c-9b92-440d-9062-b4f82e3ee9b0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a9ab666c-9b92-440d-9062-b4f82e3ee9b0 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] POST http://192.168.122.129/volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/encryption Sep 02 00:55:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a9ab666c-9b92-440d-9062-b4f82e3ee9b0 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a9ab666c-9b92-440d-9062-b4f82e3ee9b0 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/encryption returned with HTTP 200 Sep 02 00:55:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1236/2453] 192.168.122.129 () {60 vars in 1281 bytes} [Wed Sep 2 00:55:15 2026] POST /volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/encryption => generated 239 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8be8fe76-5d12-40ee-95d0-a1ab0aea4f91 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8be8fe76-5d12-40ee-95d0-a1ab0aea4f91 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:55:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8be8fe76-5d12-40ee-95d0-a1ab0aea4f91 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1053864910", "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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8be8fe76-5d12-40ee-95d0-a1ab0aea4f91 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:55:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1218/2454] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:55:15 2026] POST /volume/v3/types => generated 380 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8eb7e925-612e-454b-b005-fd80e723b87d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8eb7e925-612e-454b-b005-fd80e723b87d tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] POST http://192.168.122.129/volume/v3/types/25efaa04-b737-41b4-8d08-415d765acb78/encryption Sep 02 00:55:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8eb7e925-612e-454b-b005-fd80e723b87d tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8eb7e925-612e-454b-b005-fd80e723b87d tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types/25efaa04-b737-41b4-8d08-415d765acb78/encryption returned with HTTP 200 Sep 02 00:55:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1237/2455] 192.168.122.129 () {60 vars in 1281 bytes} [Wed Sep 2 00:55:15 2026] POST /volume/v3/types/25efaa04-b737-41b4-8d08-415d765acb78/encryption => generated 239 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4fdb1ebb-6a32-4e93-8d04-a878b1f6f6d6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4fdb1ebb-6a32-4e93-8d04-a878b1f6f6d6 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:55:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4fdb1ebb-6a32-4e93-8d04-a878b1f6f6d6 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1700393037", "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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4fdb1ebb-6a32-4e93-8d04-a878b1f6f6d6 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:55:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1219/2456] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:55:15 2026] POST /volume/v3/types => generated 380 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c25e585f-8cb6-4e42-980d-a3bbd1e39bfa None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c25e585f-8cb6-4e42-980d-a3bbd1e39bfa tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] POST http://192.168.122.129/volume/v3/types/606e66ec-1263-4c55-8c0c-b18e587b1a55/extra_specs Sep 02 00:55:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c25e585f-8cb6-4e42-980d-a3bbd1e39bfa tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c25e585f-8cb6-4e42-980d-a3bbd1e39bfa tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types/606e66ec-1263-4c55-8c0c-b18e587b1a55/extra_specs returned with HTTP 200 Sep 02 00:55:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1238/2457] 192.168.122.129 () {60 vars in 1283 bytes} [Wed Sep 2 00:55:15 2026] POST /volume/v3/types/606e66ec-1263-4c55-8c0c-b18e587b1a55/extra_specs => generated 35 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:55:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fddfe7fb-e509-4708-b2b4-5587b1f98df4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fddfe7fb-e509-4708-b2b4-5587b1f98df4 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] PUT http://192.168.122.129/volume/v3/types/606e66ec-1263-4c55-8c0c-b18e587b1a55/extra_specs/key2 Sep 02 00:55:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fddfe7fb-e509-4708-b2b4-5587b1f98df4 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fddfe7fb-e509-4708-b2b4-5587b1f98df4 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types/606e66ec-1263-4c55-8c0c-b18e587b1a55/extra_specs/key2 returned with HTTP 200 Sep 02 00:55:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1220/2458] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:55:15 2026] PUT /volume/v3/types/606e66ec-1263-4c55-8c0c-b18e587b1a55/extra_specs/key2 => generated 25 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 00:55:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6f123300-9a92-4da4-a1e4-b67d04b397e0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6f123300-9a92-4da4-a1e4-b67d04b397e0 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:55:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6f123300-9a92-4da4-a1e4-b67d04b397e0 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6f123300-9a92-4da4-a1e4-b67d04b397e0 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:55:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1239/2459] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:55:15 2026] POST /volume/v3/types => generated 195 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:55:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4094c6a9-aa1c-49fe-afbc-914773841bd5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4094c6a9-aa1c-49fe-afbc-914773841bd5 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] DELETE http://192.168.122.129/volume/v3/types/63043c17-a29d-4078-ba2c-41ff82238ee4 Sep 02 00:55:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4094c6a9-aa1c-49fe-afbc-914773841bd5 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4094c6a9-aa1c-49fe-afbc-914773841bd5 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4094c6a9-aa1c-49fe-afbc-914773841bd5 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types/63043c17-a29d-4078-ba2c-41ff82238ee4 returned with HTTP 202 Sep 02 00:55:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1221/2460] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:55:15 2026] DELETE /volume/v3/types/63043c17-a29d-4078-ba2c-41ff82238ee4 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:55:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ea01db42-d096-4114-a3dd-68c13e584bb5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ea01db42-d096-4114-a3dd-68c13e584bb5 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:55:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ea01db42-d096-4114-a3dd-68c13e584bb5 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1308286537", "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=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ea01db42-d096-4114-a3dd-68c13e584bb5 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:55:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1240/2461] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:55:15 2026] POST /volume/v3/types => generated 380 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cd8a687e-7296-4ea3-9309-596b5f803a5a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cd8a687e-7296-4ea3-9309-596b5f803a5a tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] POST http://192.168.122.129/volume/v3/types/979392b6-5d2a-4b0e-afbc-3f5bb5c7c3ac/encryption Sep 02 00:55:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cd8a687e-7296-4ea3-9309-596b5f803a5a tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cd8a687e-7296-4ea3-9309-596b5f803a5a tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types/979392b6-5d2a-4b0e-afbc-3f5bb5c7c3ac/encryption returned with HTTP 200 Sep 02 00:55:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1222/2462] 192.168.122.129 () {60 vars in 1281 bytes} [Wed Sep 2 00:55:15 2026] POST /volume/v3/types/979392b6-5d2a-4b0e-afbc-3f5bb5c7c3ac/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-017a1c87-6b60-4a6f-ae08-9b86c8fde0d0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-017a1c87-6b60-4a6f-ae08-9b86c8fde0d0 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] DELETE http://192.168.122.129/volume/v3/types/979392b6-5d2a-4b0e-afbc-3f5bb5c7c3ac/encryption/2fc28957-6626-4877-9948-28d728c18a1c Sep 02 00:55:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-017a1c87-6b60-4a6f-ae08-9b86c8fde0d0 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-017a1c87-6b60-4a6f-ae08-9b86c8fde0d0 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-017a1c87-6b60-4a6f-ae08-9b86c8fde0d0 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types/979392b6-5d2a-4b0e-afbc-3f5bb5c7c3ac/encryption/2fc28957-6626-4877-9948-28d728c18a1c returned with HTTP 202 Sep 02 00:55:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1241/2463] 192.168.122.129 () {58 vars in 1373 bytes} [Wed Sep 2 00:55:15 2026] DELETE /volume/v3/types/979392b6-5d2a-4b0e-afbc-3f5bb5c7c3ac/encryption/2fc28957-6626-4877-9948-28d728c18a1c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:55:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-094649f3-a81a-4ca0-ae5f-467471a21767 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-094649f3-a81a-4ca0-ae5f-467471a21767 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:55:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-094649f3-a81a-4ca0-ae5f-467471a21767 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1656377812", "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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-094649f3-a81a-4ca0-ae5f-467471a21767 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:55:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1223/2464] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:55:15 2026] POST /volume/v3/types => generated 380 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-46ee78f8-6070-4de7-9ac2-c1322254c83b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-46ee78f8-6070-4de7-9ac2-c1322254c83b tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] DELETE http://192.168.122.129/volume/v3/types/12aa7cad-8416-4477-ad41-794571402d3f/extra_specs/key1 Sep 02 00:55:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-46ee78f8-6070-4de7-9ac2-c1322254c83b tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-46ee78f8-6070-4de7-9ac2-c1322254c83b tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-46ee78f8-6070-4de7-9ac2-c1322254c83b tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types/12aa7cad-8416-4477-ad41-794571402d3f/extra_specs/key1 returned with HTTP 202 Sep 02 00:55:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1242/2465] 192.168.122.129 () {58 vars in 1280 bytes} [Wed Sep 2 00:55:15 2026] DELETE /volume/v3/types/12aa7cad-8416-4477-ad41-794571402d3f/extra_specs/key1 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:55:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f30b5124-e173-465c-a40b-7740aa8b8eaa None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f30b5124-e173-465c-a40b-7740aa8b8eaa tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:55:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f30b5124-e173-465c-a40b-7740aa8b8eaa tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1438922519", "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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f30b5124-e173-465c-a40b-7740aa8b8eaa tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:55:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1224/2466] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:55:15 2026] POST /volume/v3/types => generated 380 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e18a4e4d-cd81-485c-aced-92d2f45a1ab8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e18a4e4d-cd81-485c-aced-92d2f45a1ab8 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] DELETE http://192.168.122.129/volume/v3/types/66588d6a-1b6f-4329-943a-5dace524cdd6 Sep 02 00:55:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e18a4e4d-cd81-485c-aced-92d2f45a1ab8 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e18a4e4d-cd81-485c-aced-92d2f45a1ab8 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e18a4e4d-cd81-485c-aced-92d2f45a1ab8 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types/66588d6a-1b6f-4329-943a-5dace524cdd6 returned with HTTP 202 Sep 02 00:55:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1243/2467] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:55:16 2026] DELETE /volume/v3/types/66588d6a-1b6f-4329-943a-5dace524cdd6 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:55:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0f1d2683-0c35-47eb-befd-f77355347418 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0f1d2683-0c35-47eb-befd-f77355347418 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] GET http://192.168.122.129/volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/extra_specs Sep 02 00:55:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0f1d2683-0c35-47eb-befd-f77355347418 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0f1d2683-0c35-47eb-befd-f77355347418 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0f1d2683-0c35-47eb-befd-f77355347418 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/extra_specs returned with HTTP 200 Sep 02 00:55:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1225/2468] 192.168.122.129 () {58 vars in 1262 bytes} [Wed Sep 2 00:55:16 2026] GET /volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/extra_specs => generated 185 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:55:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-226bf767-7742-482d-8205-992eda2c4001 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-226bf767-7742-482d-8205-992eda2c4001 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] GET http://192.168.122.129/volume/v3/types Sep 02 00:55:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-226bf767-7742-482d-8205-992eda2c4001 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-226bf767-7742-482d-8205-992eda2c4001 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-226bf767-7742-482d-8205-992eda2c4001 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:55:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1244/2469] 192.168.122.129 () {58 vars in 1115 bytes} [Wed Sep 2 00:55:16 2026] GET /volume/v3/types => generated 2589 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:55:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0ebdb531-cce7-4472-b292-1a3474d34e23 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0ebdb531-cce7-4472-b292-1a3474d34e23 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] GET http://192.168.122.129/volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/encryption/cipher Sep 02 00:55:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0ebdb531-cce7-4472-b292-1a3474d34e23 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0ebdb531-cce7-4472-b292-1a3474d34e23 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0ebdb531-cce7-4472-b292-1a3474d34e23 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/encryption/cipher returned with HTTP 200 Sep 02 00:55:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1226/2470] 192.168.122.129 () {58 vars in 1280 bytes} [Wed Sep 2 00:55:16 2026] GET /volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/encryption/cipher => generated 29 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:55:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c7cacc67-29fa-4de8-bd5e-104f7f6a3c0b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c7cacc67-29fa-4de8-bd5e-104f7f6a3c0b tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] GET http://192.168.122.129/volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/encryption Sep 02 00:55:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c7cacc67-29fa-4de8-bd5e-104f7f6a3c0b tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c7cacc67-29fa-4de8-bd5e-104f7f6a3c0b tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c7cacc67-29fa-4de8-bd5e-104f7f6a3c0b tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/encryption returned with HTTP 200 Sep 02 00:55:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1245/2471] 192.168.122.129 () {58 vars in 1259 bytes} [Wed Sep 2 00:55:16 2026] GET /volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/encryption => generated 325 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-579a6275-1db1-446c-9c00-4dee37d26ee5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-579a6275-1db1-446c-9c00-4dee37d26ee5 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] GET http://192.168.122.129/volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/extra_specs/multiattach Sep 02 00:55:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-579a6275-1db1-446c-9c00-4dee37d26ee5 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-579a6275-1db1-446c-9c00-4dee37d26ee5 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-579a6275-1db1-446c-9c00-4dee37d26ee5 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/extra_specs/multiattach returned with HTTP 200 Sep 02 00:55:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1227/2472] 192.168.122.129 () {58 vars in 1298 bytes} [Wed Sep 2 00:55:16 2026] GET /volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/extra_specs/multiattach => generated 29 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 02 00:55:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c5bed910-2c11-403e-bb5b-834fca118416 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c5bed910-2c11-403e-bb5b-834fca118416 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] GET http://192.168.122.129/volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/extra_specs/volume_backend_name Sep 02 00:55:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c5bed910-2c11-403e-bb5b-834fca118416 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c5bed910-2c11-403e-bb5b-834fca118416 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c5bed910-2c11-403e-bb5b-834fca118416 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/extra_specs/volume_backend_name returned with HTTP 200 Sep 02 00:55:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1246/2473] 192.168.122.129 () {58 vars in 1322 bytes} [Wed Sep 2 00:55:16 2026] GET /volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/extra_specs/volume_backend_name => generated 44 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:55:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3a6885c7-0ea0-4b55-983b-ab432ff6a572 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3a6885c7-0ea0-4b55-983b-ab432ff6a572 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] GET http://192.168.122.129/volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f Sep 02 00:55:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3a6885c7-0ea0-4b55-983b-ab432ff6a572 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3a6885c7-0ea0-4b55-983b-ab432ff6a572 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3a6885c7-0ea0-4b55-983b-ab432ff6a572 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f returned with HTTP 200 Sep 02 00:55:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1228/2474] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:55:16 2026] GET /volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f => generated 401 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4926b1f2-dc80-44d8-86ea-05ce9690b735 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4926b1f2-dc80-44d8-86ea-05ce9690b735 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] PUT http://192.168.122.129/volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/encryption/e316ac4d-d50a-46a4-9959-9948b55beeab Sep 02 00:55:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4926b1f2-dc80-44d8-86ea-05ce9690b735 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4926b1f2-dc80-44d8-86ea-05ce9690b735 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/encryption/e316ac4d-d50a-46a4-9959-9948b55beeab returned with HTTP 200 Sep 02 00:55:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1247/2475] 192.168.122.129 () {60 vars in 1390 bytes} [Wed Sep 2 00:55:16 2026] PUT /volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/encryption/e316ac4d-d50a-46a4-9959-9948b55beeab => generated 33 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:55:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-eacb918d-eaaf-4eab-a006-3c91ddf2afed None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-eacb918d-eaaf-4eab-a006-3c91ddf2afed tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] PUT http://192.168.122.129/volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/extra_specs/key1 Sep 02 00:55:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-eacb918d-eaaf-4eab-a006-3c91ddf2afed tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-eacb918d-eaaf-4eab-a006-3c91ddf2afed tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/extra_specs/key1 returned with HTTP 200 Sep 02 00:55:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1229/2476] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:55:16 2026] PUT /volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f/extra_specs/key1 => generated 30 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:55:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-719204aa-3990-4d9f-9fb8-58a69168d068 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-719204aa-3990-4d9f-9fb8-58a69168d068 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] PUT http://192.168.122.129/volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f Sep 02 00:55:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-719204aa-3990-4d9f-9fb8-58a69168d068 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-719204aa-3990-4d9f-9fb8-58a69168d068 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f returned with HTTP 200 Sep 02 00:55:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1248/2477] 192.168.122.129 () {60 vars in 1246 bytes} [Wed Sep 2 00:55:16 2026] PUT /volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f => generated 370 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6071e450-2a9c-4017-af62-0c5cdcc72b21 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6071e450-2a9c-4017-af62-0c5cdcc72b21 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] DELETE http://192.168.122.129/volume/v3/types/12aa7cad-8416-4477-ad41-794571402d3f Sep 02 00:55:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6071e450-2a9c-4017-af62-0c5cdcc72b21 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6071e450-2a9c-4017-af62-0c5cdcc72b21 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6071e450-2a9c-4017-af62-0c5cdcc72b21 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types/12aa7cad-8416-4477-ad41-794571402d3f returned with HTTP 202 Sep 02 00:55:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1230/2478] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:55:16 2026] DELETE /volume/v3/types/12aa7cad-8416-4477-ad41-794571402d3f => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:55:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1447b51b-29dc-4c9b-93d3-0f9baecf8a91 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1447b51b-29dc-4c9b-93d3-0f9baecf8a91 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] DELETE http://192.168.122.129/volume/v3/types/979392b6-5d2a-4b0e-afbc-3f5bb5c7c3ac Sep 02 00:55:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1447b51b-29dc-4c9b-93d3-0f9baecf8a91 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1447b51b-29dc-4c9b-93d3-0f9baecf8a91 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1447b51b-29dc-4c9b-93d3-0f9baecf8a91 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types/979392b6-5d2a-4b0e-afbc-3f5bb5c7c3ac returned with HTTP 202 Sep 02 00:55:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1249/2479] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:55:16 2026] DELETE /volume/v3/types/979392b6-5d2a-4b0e-afbc-3f5bb5c7c3ac => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:55:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-56ddd437-aeb0-4d4b-a7d6-8b2f32f8cc22 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-56ddd437-aeb0-4d4b-a7d6-8b2f32f8cc22 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] DELETE http://192.168.122.129/volume/v3/types/606e66ec-1263-4c55-8c0c-b18e587b1a55 Sep 02 00:55:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-56ddd437-aeb0-4d4b-a7d6-8b2f32f8cc22 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-56ddd437-aeb0-4d4b-a7d6-8b2f32f8cc22 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-56ddd437-aeb0-4d4b-a7d6-8b2f32f8cc22 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types/606e66ec-1263-4c55-8c0c-b18e587b1a55 returned with HTTP 202 Sep 02 00:55:17 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1231/2480] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:55:17 2026] DELETE /volume/v3/types/606e66ec-1263-4c55-8c0c-b18e587b1a55 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:55:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-127ce3f1-6835-4625-9538-92a86ddc1a9a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-127ce3f1-6835-4625-9538-92a86ddc1a9a tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] DELETE http://192.168.122.129/volume/v3/types/25efaa04-b737-41b4-8d08-415d765acb78 Sep 02 00:55:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-127ce3f1-6835-4625-9538-92a86ddc1a9a tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-127ce3f1-6835-4625-9538-92a86ddc1a9a tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-127ce3f1-6835-4625-9538-92a86ddc1a9a tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types/25efaa04-b737-41b4-8d08-415d765acb78 returned with HTTP 202 Sep 02 00:55:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1250/2481] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:55:17 2026] DELETE /volume/v3/types/25efaa04-b737-41b4-8d08-415d765acb78 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:55:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-30eaf774-1152-4879-a40b-ea36521ef283 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-30eaf774-1152-4879-a40b-ea36521ef283 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] DELETE http://192.168.122.129/volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f Sep 02 00:55:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-30eaf774-1152-4879-a40b-ea36521ef283 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-30eaf774-1152-4879-a40b-ea36521ef283 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-30eaf774-1152-4879-a40b-ea36521ef283 tempest-VolumeTypesAdminTests-2032315489 tempest-VolumeTypesAdminTests-2032315489-project-admin] http://192.168.122.129/volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f returned with HTTP 202 Sep 02 00:55:17 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1232/2482] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:55:17 2026] DELETE /volume/v3/types/de0adf50-c116-481d-bf9f-985e8103820f => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:55:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-8b3acbd7-613a-47be-b85d-e5173f0740ca None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-8b3acbd7-613a-47be-b85d-e5173f0740ca tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 Sep 02 00:55:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-8b3acbd7-613a-47be-b85d-e5173f0740ca tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-8b3acbd7-613a-47be-b85d-e5173f0740ca tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:17 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:17 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-8b3acbd7-613a-47be-b85d-e5173f0740ca tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:55:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-8b3acbd7-613a-47be-b85d-e5173f0740ca tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 returned with HTTP 200 Sep 02 00:55:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1251/2483] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:55:17 2026] GET /volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 => generated 1141 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:55:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-674268ee-f9a1-4dbd-9ef8-0c79d248fb20 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-674268ee-f9a1-4dbd-9ef8-0c79d248fb20 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] POST http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69/action Sep 02 00:55:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-674268ee-f9a1-4dbd-9ef8-0c79d248fb20 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:55:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-674268ee-f9a1-4dbd-9ef8-0c79d248fb20 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:17 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:17 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-674268ee-f9a1-4dbd-9ef8-0c79d248fb20 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:55:18 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-674268ee-f9a1-4dbd-9ef8-0c79d248fb20 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Begin detaching volume completed successfully. Sep 02 00:55:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-674268ee-f9a1-4dbd-9ef8-0c79d248fb20 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69/action returned with HTTP 202 Sep 02 00:55:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1233/2484] 192.168.122.129 () {64 vars in 1561 bytes} [Wed Sep 2 00:55:17 2026] POST /volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:55:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-08b3146e-f31c-439c-a388-54dae4e18050 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-08b3146e-f31c-439c-a388-54dae4e18050 None None] GET http://192.168.122.129/volume// Sep 02 00:55:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-08b3146e-f31c-439c-a388-54dae4e18050 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-08b3146e-f31c-439c-a388-54dae4e18050 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-08b3146e-f31c-439c-a388-54dae4e18050 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:55:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1252/2485] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:55:18 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:55:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-daed0d41-fd50-492b-b1da-431131b6116e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-daed0d41-fd50-492b-b1da-431131b6116e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 Sep 02 00:55:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-daed0d41-fd50-492b-b1da-431131b6116e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-daed0d41-fd50-492b-b1da-431131b6116e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:18 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:18 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:18 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:18 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:18 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-daed0d41-fd50-492b-b1da-431131b6116e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:55:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-daed0d41-fd50-492b-b1da-431131b6116e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 returned with HTTP 200 Sep 02 00:55:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1234/2486] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:55:18 2026] GET /volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 => generated 1325 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:55:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-94a4c99d-4986-4360-b1c2-d7301734232b req-7de47793-f457-459f-9c79-8443860597cc None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-94a4c99d-4986-4360-b1c2-d7301734232b req-7de47793-f457-459f-9c79-8443860597cc tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] DELETE http://192.168.122.129/volume/v3/attachments/05f8ec4a-e6b8-4b30-8555-c379527fca2a Sep 02 00:55:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-94a4c99d-4986-4360-b1c2-d7301734232b req-7de47793-f457-459f-9c79-8443860597cc tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-94a4c99d-4986-4360-b1c2-d7301734232b req-7de47793-f457-459f-9c79-8443860597cc tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:18 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:18 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:18 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, Sep 02 00:55:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-3274d402-56af-4416-aa0b-d3313465c99f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-3274d402-56af-4416-aa0b-d3313465c99f tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] DELETE http://192.168.122.129/volume/v3/attachments/747e4c53-d54a-4ad0-9054-d42302c54513 Sep 02 00:55:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-3274d402-56af-4416-aa0b-d3313465c99f tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-3274d402-56af-4416-aa0b-d3313465c99f tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:18 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:18 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-94a4c99d-4986-4360-b1c2-d7301734232b req-7de47793-f457-459f-9c79-8443860597cc tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/attachments/05f8ec4a-e6b8-4b30-8555-c379527fca2a returned with HTTP 200 Sep 02 00:55:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1253/2487] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:55:18 2026] DELETE /volume/v3/attachments/05f8ec4a-e6b8-4b30-8555-c379527fca2a => generated 19 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-94a4c99d-4986-4360-b1c2-d7301734232b req-a743b877-0925-4c96-8038-89f48592e855 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-94a4c99d-4986-4360-b1c2-d7301734232b req-a743b877-0925-4c96-8038-89f48592e855 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] DELETE http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 Sep 02 00:55:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-94a4c99d-4986-4360-b1c2-d7301734232b req-a743b877-0925-4c96-8038-89f48592e855 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-94a4c99d-4986-4360-b1c2-d7301734232b req-a743b877-0925-4c96-8038-89f48592e855 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:18 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [req-94a4c99d-4986-4360-b1c2-d7301734232b req-a743b877-0925-4c96-8038-89f48592e855 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Delete volume with id: 4ccf404e-a1e9-4520-b49e-78f8f0f0d426 Sep 02 00:55:18 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:18 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, Sep 02 00:55:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:18 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:18 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:18 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:18 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-94a4c99d-4986-4360-b1c2-d7301734232b req-a743b877-0925-4c96-8038-89f48592e855 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Volume info retrieved successfully. Sep 02 00:55:18 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-94a4c99d-4986-4360-b1c2-d7301734232b req-a743b877-0925-4c96-8038-89f48592e855 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] Delete volume request issued successfully. Sep 02 00:55:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-94a4c99d-4986-4360-b1c2-d7301734232b req-a743b877-0925-4c96-8038-89f48592e855 tempest-TestShelveInstance-83868739 tempest-TestShelveInstance-83868739-project-member] http://192.168.122.129/volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 returned with HTTP 202 Sep 02 00:55:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1254/2488] 192.168.122.129 () {62 vars in 1509 bytes} [Wed Sep 2 00:55:18 2026] DELETE /volume/v3/volumes/4ccf404e-a1e9-4520-b49e-78f8f0f0d426 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:55:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-65eb8c11-8596-47ce-8e80-d4558803a1e8 req-3274d402-56af-4416-aa0b-d3313465c99f tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/attachments/747e4c53-d54a-4ad0-9054-d42302c54513 returned with HTTP 200 Sep 02 00:55:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1235/2489] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:55:18 2026] DELETE /volume/v3/attachments/747e4c53-d54a-4ad0-9054-d42302c54513 => generated 19 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c3ce3476-347b-49a8-9992-faeb4e5f7aea None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c3ce3476-347b-49a8-9992-faeb4e5f7aea tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:55:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c3ce3476-347b-49a8-9992-faeb4e5f7aea tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "66693239-a2c0-471b-b852-ade3e97b0b69", "force": false, "name": "tempest-TestStampPattern-snapshot-1401797636", "description": null, "metadata": null}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:19 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:19 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c3ce3476-347b-49a8-9992-faeb4e5f7aea tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:55:19 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-c3ce3476-347b-49a8-9992-faeb4e5f7aea tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Create snapshot from volume 66693239-a2c0-471b-b852-ade3e97b0b69 Sep 02 00:55:19 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-c3ce3476-347b-49a8-9992-faeb4e5f7aea tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Created reservations ['fd1008fd-a970-4e51-8076-cbf85c0e5d4a', '58c9ca9e-4950-4112-a300-fc5bf34520bb', '529a0944-cf61-4bdf-bef6-f192a035efb1', '0e8c4d2f-933c-45dd-abe2-146839311a9a'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:55:19 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:19 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c3ce3476-347b-49a8-9992-faeb4e5f7aea tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Snapshot create request issued successfully. Sep 02 00:55:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c3ce3476-347b-49a8-9992-faeb4e5f7aea tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:55:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1255/2490] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:55:19 2026] POST /volume/v3/snapshots => generated 303 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:55:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-21398360-0c2a-4682-9e43-6b011af44861 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-21398360-0c2a-4682-9e43-6b011af44861 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac Sep 02 00:55:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-21398360-0c2a-4682-9e43-6b011af44861 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-21398360-0c2a-4682-9e43-6b011af44861 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:19 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-21398360-0c2a-4682-9e43-6b011af44861 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Snapshot retrieved successfully. Sep 02 00:55:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-21398360-0c2a-4682-9e43-6b011af44861 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac returned with HTTP 200 Sep 02 00:55:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1236/2491] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:55:19 2026] GET /volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac => generated 435 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bea3823d-8a75-48e3-aa92-7663266cee06 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bea3823d-8a75-48e3-aa92-7663266cee06 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac Sep 02 00:55:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bea3823d-8a75-48e3-aa92-7663266cee06 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bea3823d-8a75-48e3-aa92-7663266cee06 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-bea3823d-8a75-48e3-aa92-7663266cee06 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Snapshot retrieved successfully. Sep 02 00:55:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bea3823d-8a75-48e3-aa92-7663266cee06 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac returned with HTTP 200 Sep 02 00:55:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1256/2492] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:55:20 2026] GET /volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac => generated 435 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4730a4eb-0241-4d4c-a655-0903dc27523b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4730a4eb-0241-4d4c-a655-0903dc27523b tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:55:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4730a4eb-0241-4d4c-a655-0903dc27523b tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-614383966", "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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4730a4eb-0241-4d4c-a655-0903dc27523b tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:55:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1237/2493] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:55:21 2026] POST /volume/v3/types => generated 379 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-18a91852-5980-418d-ac33-9d5b0e263a45 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-18a91852-5980-418d-ac33-9d5b0e263a45 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] POST http://192.168.122.129/volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/encryption Sep 02 00:55:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-18a91852-5980-418d-ac33-9d5b0e263a45 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-18a91852-5980-418d-ac33-9d5b0e263a45 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] http://192.168.122.129/volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/encryption returned with HTTP 200 Sep 02 00:55:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1257/2494] 192.168.122.129 () {60 vars in 1281 bytes} [Wed Sep 2 00:55:21 2026] POST /volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1601b8f4-be8b-410e-bd1f-e9673e9d3e9a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1601b8f4-be8b-410e-bd1f-e9673e9d3e9a tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:55:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1601b8f4-be8b-410e-bd1f-e9673e9d3e9a tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-168205911", "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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1fcc56e0-140f-4f71-9872-d3ecdf5f1ca4 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1601b8f4-be8b-410e-bd1f-e9673e9d3e9a tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:55:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1238/2495] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:55:21 2026] POST /volume/v3/types => generated 379 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1fcc56e0-140f-4f71-9872-d3ecdf5f1ca4 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac Sep 02 00:55:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1fcc56e0-140f-4f71-9872-d3ecdf5f1ca4 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1fcc56e0-140f-4f71-9872-d3ecdf5f1ca4 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-66b09303-ff07-4778-92f8-eef07c62c4b1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1fcc56e0-140f-4f71-9872-d3ecdf5f1ca4 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Snapshot retrieved successfully. Sep 02 00:55:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1fcc56e0-140f-4f71-9872-d3ecdf5f1ca4 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac returned with HTTP 200 Sep 02 00:55:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1258/2496] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:55:21 2026] GET /volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac => generated 435 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-66b09303-ff07-4778-92f8-eef07c62c4b1 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] POST http://192.168.122.129/volume/v3/types/fbbd5c90-40d7-4166-bad2-d8c24fbbc70f/encryption Sep 02 00:55:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-66b09303-ff07-4778-92f8-eef07c62c4b1 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:21 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-66b09303-ff07-4778-92f8-eef07c62c4b1 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '374c59c33d4a423bb6d81b58a766051a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b05119f0a91d459cb438e65789134a92', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:55:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-66b09303-ff07-4778-92f8-eef07c62c4b1 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] http://192.168.122.129/volume/v3/types/fbbd5c90-40d7-4166-bad2-d8c24fbbc70f/encryption returned with HTTP 403 Sep 02 00:55:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1239/2497] 192.168.122.129 () {60 vars in 1281 bytes} [Wed Sep 2 00:55:21 2026] POST /volume/v3/types/fbbd5c90-40d7-4166-bad2-d8c24fbbc70f/encryption => generated 127 bytes in 153 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:55:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-49ff77f7-922b-4c24-984c-f7f948671503 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-49ff77f7-922b-4c24-984c-f7f948671503 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:55:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-49ff77f7-922b-4c24-984c-f7f948671503 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-724897854", "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=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-49ff77f7-922b-4c24-984c-f7f948671503 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:55:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1259/2498] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:55:21 2026] POST /volume/v3/types => generated 379 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b4f43ff3-8389-41e7-9d14-50a41195e24e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b4f43ff3-8389-41e7-9d14-50a41195e24e tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] POST http://192.168.122.129/volume/v3/types/edd48431-74f8-4351-a00e-697fb1cdf3c3/extra_specs Sep 02 00:55:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b4f43ff3-8389-41e7-9d14-50a41195e24e tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:21 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-b4f43ff3-8389-41e7-9d14-50a41195e24e tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '374c59c33d4a423bb6d81b58a766051a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b05119f0a91d459cb438e65789134a92', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:55:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b4f43ff3-8389-41e7-9d14-50a41195e24e tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] http://192.168.122.129/volume/v3/types/edd48431-74f8-4351-a00e-697fb1cdf3c3/extra_specs returned with HTTP 403 Sep 02 00:55:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1240/2499] 192.168.122.129 () {60 vars in 1283 bytes} [Wed Sep 2 00:55:21 2026] POST /volume/v3/types/edd48431-74f8-4351-a00e-697fb1cdf3c3/extra_specs => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:55:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-73247bd3-2f6c-47d1-a219-d9e4671bca44 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-73247bd3-2f6c-47d1-a219-d9e4671bca44 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] PUT http://192.168.122.129/volume/v3/types/edd48431-74f8-4351-a00e-697fb1cdf3c3/extra_specs/key2 Sep 02 00:55:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-73247bd3-2f6c-47d1-a219-d9e4671bca44 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:21 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-73247bd3-2f6c-47d1-a219-d9e4671bca44 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '374c59c33d4a423bb6d81b58a766051a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b05119f0a91d459cb438e65789134a92', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:55:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-73247bd3-2f6c-47d1-a219-d9e4671bca44 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] http://192.168.122.129/volume/v3/types/edd48431-74f8-4351-a00e-697fb1cdf3c3/extra_specs/key2 returned with HTTP 403 Sep 02 00:55:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1260/2500] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:55:21 2026] PUT /volume/v3/types/edd48431-74f8-4351-a00e-697fb1cdf3c3/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:55:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2bc31d38-8f7c-467e-89fa-e0aaecc0276c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2bc31d38-8f7c-467e-89fa-e0aaecc0276c tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] POST http://192.168.122.129/volume/v3/types Sep 02 00:55:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2bc31d38-8f7c-467e-89fa-e0aaecc0276c tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:21 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-2bc31d38-8f7c-467e-89fa-e0aaecc0276c tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '374c59c33d4a423bb6d81b58a766051a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b05119f0a91d459cb438e65789134a92', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:55:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2bc31d38-8f7c-467e-89fa-e0aaecc0276c tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] http://192.168.122.129/volume/v3/types returned with HTTP 403 Sep 02 00:55:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1241/2501] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:55:21 2026] POST /volume/v3/types => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:55:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7cbb4659-1df4-4c52-b3bd-aeeba257c06b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7cbb4659-1df4-4c52-b3bd-aeeba257c06b tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:55:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7cbb4659-1df4-4c52-b3bd-aeeba257c06b tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1291794114", "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=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7cbb4659-1df4-4c52-b3bd-aeeba257c06b tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:55:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1261/2502] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:55:21 2026] POST /volume/v3/types => generated 380 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-9c3dcdd3-07ac-4b8c-a885-c16bfcc00f78 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9c3dcdd3-07ac-4b8c-a885-c16bfcc00f78 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] POST http://192.168.122.129/volume/v3/types/bb7ff2fb-94e1-40d6-958e-86d7d5b93fbf/encryption Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9c3dcdd3-07ac-4b8c-a885-c16bfcc00f78 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9c3dcdd3-07ac-4b8c-a885-c16bfcc00f78 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] http://192.168.122.129/volume/v3/types/bb7ff2fb-94e1-40d6-958e-86d7d5b93fbf/encryption returned with HTTP 200 Sep 02 00:55:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1242/2503] 192.168.122.129 () {60 vars in 1281 bytes} [Wed Sep 2 00:55:22 2026] POST /volume/v3/types/bb7ff2fb-94e1-40d6-958e-86d7d5b93fbf/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a3c1d1ef-c3c8-4a54-b63e-1d72f4834abf None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a3c1d1ef-c3c8-4a54-b63e-1d72f4834abf tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] DELETE http://192.168.122.129/volume/v3/types/bb7ff2fb-94e1-40d6-958e-86d7d5b93fbf/encryption/f8a52be4-50a1-4605-805d-ef1edd3282c5 Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a3c1d1ef-c3c8-4a54-b63e-1d72f4834abf tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a3c1d1ef-c3c8-4a54-b63e-1d72f4834abf tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-a3c1d1ef-c3c8-4a54-b63e-1d72f4834abf tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '374c59c33d4a423bb6d81b58a766051a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b05119f0a91d459cb438e65789134a92', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a3c1d1ef-c3c8-4a54-b63e-1d72f4834abf tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] http://192.168.122.129/volume/v3/types/bb7ff2fb-94e1-40d6-958e-86d7d5b93fbf/encryption/f8a52be4-50a1-4605-805d-ef1edd3282c5 returned with HTTP 403 Sep 02 00:55:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1262/2504] 192.168.122.129 () {58 vars in 1373 bytes} [Wed Sep 2 00:55:22 2026] DELETE /volume/v3/types/bb7ff2fb-94e1-40d6-958e-86d7d5b93fbf/encryption/f8a52be4-50a1-4605-805d-ef1edd3282c5 => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3dad8d67-2ecc-4d0e-8ef1-20e002205f25 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3dad8d67-2ecc-4d0e-8ef1-20e002205f25 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3dad8d67-2ecc-4d0e-8ef1-20e002205f25 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-389880833", "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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3dad8d67-2ecc-4d0e-8ef1-20e002205f25 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:55:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1243/2505] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:55:22 2026] POST /volume/v3/types => generated 379 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c303645c-5aa0-4d21-a480-7365e054c4c1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c303645c-5aa0-4d21-a480-7365e054c4c1 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] DELETE http://192.168.122.129/volume/v3/types/04c08d65-6243-46cc-9e65-afe3be24dd3e/extra_specs/key1 Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c303645c-5aa0-4d21-a480-7365e054c4c1 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c303645c-5aa0-4d21-a480-7365e054c4c1 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-c303645c-5aa0-4d21-a480-7365e054c4c1 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '374c59c33d4a423bb6d81b58a766051a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b05119f0a91d459cb438e65789134a92', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c303645c-5aa0-4d21-a480-7365e054c4c1 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] http://192.168.122.129/volume/v3/types/04c08d65-6243-46cc-9e65-afe3be24dd3e/extra_specs/key1 returned with HTTP 403 Sep 02 00:55:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1263/2506] 192.168.122.129 () {58 vars in 1280 bytes} [Wed Sep 2 00:55:22 2026] DELETE /volume/v3/types/04c08d65-6243-46cc-9e65-afe3be24dd3e/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fa0bb340-890b-4d99-8d6f-2b3d0d50b06b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fa0bb340-890b-4d99-8d6f-2b3d0d50b06b tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fa0bb340-890b-4d99-8d6f-2b3d0d50b06b tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1791037166", "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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fa0bb340-890b-4d99-8d6f-2b3d0d50b06b tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:55:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1244/2507] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:55:22 2026] POST /volume/v3/types => generated 380 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-966abe74-9266-4473-8778-d89cb884c71d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-966abe74-9266-4473-8778-d89cb884c71d tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] DELETE http://192.168.122.129/volume/v3/types/f1a938e4-0c40-46dd-a454-6bcf64e1245b Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-966abe74-9266-4473-8778-d89cb884c71d tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-966abe74-9266-4473-8778-d89cb884c71d tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-966abe74-9266-4473-8778-d89cb884c71d tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '374c59c33d4a423bb6d81b58a766051a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b05119f0a91d459cb438e65789134a92', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-966abe74-9266-4473-8778-d89cb884c71d tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] http://192.168.122.129/volume/v3/types/f1a938e4-0c40-46dd-a454-6bcf64e1245b returned with HTTP 403 Sep 02 00:55:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1264/2508] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:55:22 2026] DELETE /volume/v3/types/f1a938e4-0c40-46dd-a454-6bcf64e1245b => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7095013a-96c3-40f0-9ef1-c96dd18de06f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7095013a-96c3-40f0-9ef1-c96dd18de06f tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] GET http://192.168.122.129/volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/extra_specs Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7095013a-96c3-40f0-9ef1-c96dd18de06f tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7095013a-96c3-40f0-9ef1-c96dd18de06f tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7095013a-96c3-40f0-9ef1-c96dd18de06f tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] http://192.168.122.129/volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/extra_specs returned with HTTP 200 Sep 02 00:55:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1245/2509] 192.168.122.129 () {58 vars in 1262 bytes} [Wed Sep 2 00:55:22 2026] GET /volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/extra_specs => generated 123 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d015b197-5c20-4ba1-a5b8-c7c813fd302d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d015b197-5c20-4ba1-a5b8-c7c813fd302d tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] GET http://192.168.122.129/volume/v3/types Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d015b197-5c20-4ba1-a5b8-c7c813fd302d tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d015b197-5c20-4ba1-a5b8-c7c813fd302d tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-d015b197-5c20-4ba1-a5b8-c7c813fd302d tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d015b197-5c20-4ba1-a5b8-c7c813fd302d tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:55:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1265/2510] 192.168.122.129 () {58 vars in 1115 bytes} [Wed Sep 2 00:55:22 2026] GET /volume/v3/types => generated 2360 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c9bfe700-2759-4cf6-9290-51ddf14aeb97 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c9bfe700-2759-4cf6-9290-51ddf14aeb97 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] GET http://192.168.122.129/volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/encryption/cipher Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c9bfe700-2759-4cf6-9290-51ddf14aeb97 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c9bfe700-2759-4cf6-9290-51ddf14aeb97 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-c9bfe700-2759-4cf6-9290-51ddf14aeb97 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '374c59c33d4a423bb6d81b58a766051a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b05119f0a91d459cb438e65789134a92', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c9bfe700-2759-4cf6-9290-51ddf14aeb97 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] http://192.168.122.129/volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/encryption/cipher returned with HTTP 403 Sep 02 00:55:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1246/2511] 192.168.122.129 () {58 vars in 1280 bytes} [Wed Sep 2 00:55:22 2026] GET /volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/encryption/cipher => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d40c237a-cc23-4bf8-ba84-be990c762b70 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d40c237a-cc23-4bf8-ba84-be990c762b70 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] GET http://192.168.122.129/volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/encryption Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d40c237a-cc23-4bf8-ba84-be990c762b70 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d40c237a-cc23-4bf8-ba84-be990c762b70 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-d40c237a-cc23-4bf8-ba84-be990c762b70 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '374c59c33d4a423bb6d81b58a766051a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b05119f0a91d459cb438e65789134a92', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d40c237a-cc23-4bf8-ba84-be990c762b70 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] http://192.168.122.129/volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/encryption returned with HTTP 403 Sep 02 00:55:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1266/2512] 192.168.122.129 () {58 vars in 1259 bytes} [Wed Sep 2 00:55:22 2026] GET /volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5cde14a1-0c68-497a-9b75-ec11517ba17f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5cde14a1-0c68-497a-9b75-ec11517ba17f tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] GET http://192.168.122.129/volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/extra_specs/multiattach Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5cde14a1-0c68-497a-9b75-ec11517ba17f tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5cde14a1-0c68-497a-9b75-ec11517ba17f tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5cde14a1-0c68-497a-9b75-ec11517ba17f tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] http://192.168.122.129/volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/extra_specs/multiattach returned with HTTP 200 Sep 02 00:55:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1247/2513] 192.168.122.129 () {58 vars in 1298 bytes} [Wed Sep 2 00:55:22 2026] GET /volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2058ac8d-5246-437a-8c65-e6e3d38f0659 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2058ac8d-5246-437a-8c65-e6e3d38f0659 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] GET http://192.168.122.129/volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/extra_specs/volume_backend_name Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2058ac8d-5246-437a-8c65-e6e3d38f0659 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2058ac8d-5246-437a-8c65-e6e3d38f0659 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2058ac8d-5246-437a-8c65-e6e3d38f0659 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] http://192.168.122.129/volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 00:55:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1267/2514] 192.168.122.129 () {58 vars in 1322 bytes} [Wed Sep 2 00:55:22 2026] GET /volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/extra_specs/volume_backend_name => generated 143 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c80a7b81-b355-4e59-b3a7-a06793ce00a3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c80a7b81-b355-4e59-b3a7-a06793ce00a3 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] GET http://192.168.122.129/volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791 Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c80a7b81-b355-4e59-b3a7-a06793ce00a3 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c80a7b81-b355-4e59-b3a7-a06793ce00a3 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c80a7b81-b355-4e59-b3a7-a06793ce00a3 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] http://192.168.122.129/volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791 returned with HTTP 200 Sep 02 00:55:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1248/2515] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:55:22 2026] GET /volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791 => generated 317 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8c567575-4c3d-4d36-bce4-b8cfc8d0acd1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8c567575-4c3d-4d36-bce4-b8cfc8d0acd1 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] PUT http://192.168.122.129/volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/encryption/7a454336-a0c8-4c1a-b1f5-450eab041a93 Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8c567575-4c3d-4d36-bce4-b8cfc8d0acd1 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-8c567575-4c3d-4d36-bce4-b8cfc8d0acd1 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '374c59c33d4a423bb6d81b58a766051a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b05119f0a91d459cb438e65789134a92', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8c567575-4c3d-4d36-bce4-b8cfc8d0acd1 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] http://192.168.122.129/volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/encryption/7a454336-a0c8-4c1a-b1f5-450eab041a93 returned with HTTP 403 Sep 02 00:55:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1268/2516] 192.168.122.129 () {60 vars in 1390 bytes} [Wed Sep 2 00:55:22 2026] PUT /volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/encryption/7a454336-a0c8-4c1a-b1f5-450eab041a93 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8947cf90-339d-4dee-8c6a-92be08ea98a9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8947cf90-339d-4dee-8c6a-92be08ea98a9 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] PUT http://192.168.122.129/volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/extra_specs/key1 Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8947cf90-339d-4dee-8c6a-92be08ea98a9 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-8947cf90-339d-4dee-8c6a-92be08ea98a9 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '374c59c33d4a423bb6d81b58a766051a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b05119f0a91d459cb438e65789134a92', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8947cf90-339d-4dee-8c6a-92be08ea98a9 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] http://192.168.122.129/volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/extra_specs/key1 returned with HTTP 403 Sep 02 00:55:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1249/2517] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:55:22 2026] PUT /volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a0a9a4ec-a11d-449f-872a-6fe03f3afe0b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a0a9a4ec-a11d-449f-872a-6fe03f3afe0b tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] PUT http://192.168.122.129/volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791 Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a0a9a4ec-a11d-449f-872a-6fe03f3afe0b tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-a0a9a4ec-a11d-449f-872a-6fe03f3afe0b tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '374c59c33d4a423bb6d81b58a766051a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b05119f0a91d459cb438e65789134a92', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a0a9a4ec-a11d-449f-872a-6fe03f3afe0b tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-member] http://192.168.122.129/volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791 returned with HTTP 403 Sep 02 00:55:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1269/2518] 192.168.122.129 () {60 vars in 1246 bytes} [Wed Sep 2 00:55:22 2026] PUT /volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791 => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ed4d70ad-15c3-4b99-8c6c-a5bff35331ba None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ed4d70ad-15c3-4b99-8c6c-a5bff35331ba tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] DELETE http://192.168.122.129/volume/v3/types/f1a938e4-0c40-46dd-a454-6bcf64e1245b Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ed4d70ad-15c3-4b99-8c6c-a5bff35331ba tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ed4d70ad-15c3-4b99-8c6c-a5bff35331ba tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ed4d70ad-15c3-4b99-8c6c-a5bff35331ba tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] http://192.168.122.129/volume/v3/types/f1a938e4-0c40-46dd-a454-6bcf64e1245b returned with HTTP 202 Sep 02 00:55:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1250/2519] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:55:22 2026] DELETE /volume/v3/types/f1a938e4-0c40-46dd-a454-6bcf64e1245b => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bfd78984-77a6-4065-92af-8e517b907f45 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bfd78984-77a6-4065-92af-8e517b907f45 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] DELETE http://192.168.122.129/volume/v3/types/04c08d65-6243-46cc-9e65-afe3be24dd3e Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bfd78984-77a6-4065-92af-8e517b907f45 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bfd78984-77a6-4065-92af-8e517b907f45 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-82f142cc-6864-4308-9254-d2fb0b0b06f2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-82f142cc-6864-4308-9254-d2fb0b0b06f2 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-82f142cc-6864-4308-9254-d2fb0b0b06f2 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-82f142cc-6864-4308-9254-d2fb0b0b06f2 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-82f142cc-6864-4308-9254-d2fb0b0b06f2 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Snapshot retrieved successfully. Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-82f142cc-6864-4308-9254-d2fb0b0b06f2 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac returned with HTTP 200 Sep 02 00:55:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1251/2520] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:55:22 2026] GET /volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac => generated 462 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5dfebff5-5352-412e-b1b3-18cf536e100a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5dfebff5-5352-412e-b1b3-18cf536e100a tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5dfebff5-5352-412e-b1b3-18cf536e100a tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5dfebff5-5352-412e-b1b3-18cf536e100a tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5dfebff5-5352-412e-b1b3-18cf536e100a tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Snapshot retrieved successfully. Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5dfebff5-5352-412e-b1b3-18cf536e100a tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac returned with HTTP 200 Sep 02 00:55:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1252/2521] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:55:22 2026] GET /volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac => generated 462 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bfd78984-77a6-4065-92af-8e517b907f45 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] http://192.168.122.129/volume/v3/types/04c08d65-6243-46cc-9e65-afe3be24dd3e returned with HTTP 202 Sep 02 00:55:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1270/2522] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:55:22 2026] DELETE /volume/v3/types/04c08d65-6243-46cc-9e65-afe3be24dd3e => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-48da0f56-bc93-411a-a96d-e730d06b6bf6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-48da0f56-bc93-411a-a96d-e730d06b6bf6 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] DELETE http://192.168.122.129/volume/v3/types/bb7ff2fb-94e1-40d6-958e-86d7d5b93fbf Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-48da0f56-bc93-411a-a96d-e730d06b6bf6 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-48da0f56-bc93-411a-a96d-e730d06b6bf6 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-48da0f56-bc93-411a-a96d-e730d06b6bf6 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] http://192.168.122.129/volume/v3/types/bb7ff2fb-94e1-40d6-958e-86d7d5b93fbf returned with HTTP 202 Sep 02 00:55:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1253/2523] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:55:22 2026] DELETE /volume/v3/types/bb7ff2fb-94e1-40d6-958e-86d7d5b93fbf => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c32cd59f-ed44-4410-b885-7f1e27f29013 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c32cd59f-ed44-4410-b885-7f1e27f29013 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] DELETE http://192.168.122.129/volume/v3/types/edd48431-74f8-4351-a00e-697fb1cdf3c3 Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c32cd59f-ed44-4410-b885-7f1e27f29013 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c32cd59f-ed44-4410-b885-7f1e27f29013 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c32cd59f-ed44-4410-b885-7f1e27f29013 tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] http://192.168.122.129/volume/v3/types/edd48431-74f8-4351-a00e-697fb1cdf3c3 returned with HTTP 202 Sep 02 00:55:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1271/2524] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:55:22 2026] DELETE /volume/v3/types/edd48431-74f8-4351-a00e-697fb1cdf3c3 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-523af4e8-dd82-41bc-864f-20889941c21e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-523af4e8-dd82-41bc-864f-20889941c21e tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] DELETE http://192.168.122.129/volume/v3/types/fbbd5c90-40d7-4166-bad2-d8c24fbbc70f Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-523af4e8-dd82-41bc-864f-20889941c21e tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-523af4e8-dd82-41bc-864f-20889941c21e tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-523af4e8-dd82-41bc-864f-20889941c21e tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] http://192.168.122.129/volume/v3/types/fbbd5c90-40d7-4166-bad2-d8c24fbbc70f returned with HTTP 202 Sep 02 00:55:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1254/2525] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:55:22 2026] DELETE /volume/v3/types/fbbd5c90-40d7-4166-bad2-d8c24fbbc70f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:55:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0a27b375-f5bd-4af6-962a-8160b2f9e54f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0a27b375-f5bd-4af6-962a-8160b2f9e54f tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] DELETE http://192.168.122.129/volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791 Sep 02 00:55:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0a27b375-f5bd-4af6-962a-8160b2f9e54f tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0a27b375-f5bd-4af6-962a-8160b2f9e54f tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0a27b375-f5bd-4af6-962a-8160b2f9e54f tempest-VolumeTypesMemberTests-1976822876 tempest-VolumeTypesMemberTests-1976822876-project-admin] http://192.168.122.129/volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791 returned with HTTP 202 Sep 02 00:55:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1272/2526] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:55:23 2026] DELETE /volume/v3/types/5f881a2d-8345-49a0-a3e5-2d5334e38791 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:55:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-daac728e-418c-41a8-b92c-a9a1108fe43d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-daac728e-418c-41a8-b92c-a9a1108fe43d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:55:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-daac728e-418c-41a8-b92c-a9a1108fe43d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2137650398", "snapshot_id": "67d40a7c-93c9-4b5f-9991-7ac958d2abac", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-daac728e-418c-41a8-b92c-a9a1108fe43d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2137650398', 'snapshot_id': '67d40a7c-93c9-4b5f-9991-7ac958d2abac', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:55:29 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:29 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-daac728e-418c-41a8-b92c-a9a1108fe43d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Snapshot retrieved successfully. Sep 02 00:55:29 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-daac728e-418c-41a8-b92c-a9a1108fe43d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Create volume of 1 GB Sep 02 00:55:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-daac728e-418c-41a8-b92c-a9a1108fe43d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Availability Zones retrieved successfully. Sep 02 00:55:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-daac728e-418c-41a8-b92c-a9a1108fe43d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Flow 'volume_create_api' (e439d8d8-b3c2-4deb-b93d-160b11590371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:55:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-daac728e-418c-41a8-b92c-a9a1108fe43d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b5852fa-6761-40ba-904f-cfe294f23d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-daac728e-418c-41a8-b92c-a9a1108fe43d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:55:29 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:29 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-daac728e-418c-41a8-b92c-a9a1108fe43d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b5852fa-6761-40ba-904f-cfe294f23d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '67d40a7c-93c9-4b5f-9991-7ac958d2abac', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-daac728e-418c-41a8-b92c-a9a1108fe43d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1214b4c0-3bbb-47a1-b838-b56ff3a2ac74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:29 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-daac728e-418c-41a8-b92c-a9a1108fe43d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Created reservations ['12e2337b-33f5-4cdc-a98c-cc0c13c59bae', '5129f568-741f-4e1e-9b4f-f70b5bd6e680', '24bbe4c9-faff-4515-8f44-98603c90a8e0', 'a137d42e-7234-4c54-95f5-e3e54ba12d78'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:55:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-daac728e-418c-41a8-b92c-a9a1108fe43d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1214b4c0-3bbb-47a1-b838-b56ff3a2ac74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12e2337b-33f5-4cdc-a98c-cc0c13c59bae', '5129f568-741f-4e1e-9b4f-f70b5bd6e680', '24bbe4c9-faff-4515-8f44-98603c90a8e0', 'a137d42e-7234-4c54-95f5-e3e54ba12d78']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-daac728e-418c-41a8-b92c-a9a1108fe43d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c23a876-c7b5-4eb4-a7e8-54235e97f431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:29 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:29 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:29 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:29 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-daac728e-418c-41a8-b92c-a9a1108fe43d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c23a876-c7b5-4eb4-a7e8-54235e97f431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20ef1f6f-1d39-42fb-b49f-72350a427bab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2137650398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c84b20f187d24c4f8be6c553f5627eda',qos_specs=None,replication_status=,reservations=['12e2337b-33f5-4cdc-a98c-cc0c13c59bae','5129f568-741f-4e1e-9b4f-f70b5bd6e680','24bbe4c9-faff-4515-8f44-98603c90a8e0','a137d42e-7234-4c54-95f5-e3e54ba12d78'],size=1,snapshot_id=67d40a7c-93c9-4b5f-9991-7ac958d2abac,source_replicaid=,source_volid=None,status='creating',user_id='862b1f5a17bd438abf91ae472ad50e3a',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:55:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2137650398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20ef1f6f-1d39-42fb-b49f-72350a427bab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c84b20f187d24c4f8be6c553f5627eda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=67d40a7c-93c9-4b5f-9991-7ac958d2abac,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='862b1f5a17bd438abf91ae472ad50e3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-daac728e-418c-41a8-b92c-a9a1108fe43d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dc622a5-32f4-48e3-a4cf-e0051204bbca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-daac728e-418c-41a8-b92c-a9a1108fe43d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dc622a5-32f4-48e3-a4cf-e0051204bbca) transitioned into state 'SUCCESS' from state '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-2137650398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c84b20f187d24c4f8be6c553f5627eda',qos_specs=None,replication_status=,reservations=['12e2337b-33f5-4cdc-a98c-cc0c13c59bae','5129f568-741f-4e1e-9b4f-f70b5bd6e680','24bbe4c9-faff-4515-8f44-98603c90a8e0','a137d42e-7234-4c54-95f5-e3e54ba12d78'],size=1,snapshot_id=67d40a7c-93c9-4b5f-9991-7ac958d2abac,source_replicaid=,source_volid=None,status='creating',user_id='862b1f5a17bd438abf91ae472ad50e3a',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-daac728e-418c-41a8-b92c-a9a1108fe43d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fff5af0d-2df8-4cb7-885a-bbbdf35967d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:29 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:29 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-daac728e-418c-41a8-b92c-a9a1108fe43d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fff5af0d-2df8-4cb7-885a-bbbdf35967d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-daac728e-418c-41a8-b92c-a9a1108fe43d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Flow 'volume_create_api' (e439d8d8-b3c2-4deb-b93d-160b11590371) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:55:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-daac728e-418c-41a8-b92c-a9a1108fe43d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Create volume request issued successfully. Sep 02 00:55:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-daac728e-418c-41a8-b92c-a9a1108fe43d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:55:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1255/2527] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:55:29 2026] POST /volume/v3/volumes => generated 790 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:55:33 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=183,cinder:INSERT=34,cinder:UPDATE=53 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:55:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f1edfdd2-46cc-4aeb-b65b-1a7a54be8195 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f1edfdd2-46cc-4aeb-b65b-1a7a54be8195 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:55:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f1edfdd2-46cc-4aeb-b65b-1a7a54be8195 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1832433511"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-f1edfdd2-46cc-4aeb-b65b-1a7a54be8195 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1832433511'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:55:38 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-f1edfdd2-46cc-4aeb-b65b-1a7a54be8195 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Create volume of 1 GB Sep 02 00:55:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f1edfdd2-46cc-4aeb-b65b-1a7a54be8195 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Availability Zones retrieved successfully. Sep 02 00:55:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f1edfdd2-46cc-4aeb-b65b-1a7a54be8195 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Flow 'volume_create_api' (be56dbf8-5c99-4398-bdd6-8593452a4de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:55:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f1edfdd2-46cc-4aeb-b65b-1a7a54be8195 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (074f75b8-7f64-40a2-aa8e-527abd7e9cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-f1edfdd2-46cc-4aeb-b65b-1a7a54be8195 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:55:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f1edfdd2-46cc-4aeb-b65b-1a7a54be8195 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (074f75b8-7f64-40a2-aa8e-527abd7e9cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f1edfdd2-46cc-4aeb-b65b-1a7a54be8195 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e870da54-5f8c-4d3d-b31c-7eeb3dc7044b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:38 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-f1edfdd2-46cc-4aeb-b65b-1a7a54be8195 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Created reservations ['a5ba94ea-f5af-4d9a-bcd2-654c45401ebe', '53117435-5fa0-483f-9f50-e974c9142b67', 'b45facc5-90ea-4df0-a95e-7c194f414567', '2a9051f5-1648-42a3-9fb6-f83ec8547368'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:55:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f1edfdd2-46cc-4aeb-b65b-1a7a54be8195 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e870da54-5f8c-4d3d-b31c-7eeb3dc7044b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5ba94ea-f5af-4d9a-bcd2-654c45401ebe', '53117435-5fa0-483f-9f50-e974c9142b67', 'b45facc5-90ea-4df0-a95e-7c194f414567', '2a9051f5-1648-42a3-9fb6-f83ec8547368']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f1edfdd2-46cc-4aeb-b65b-1a7a54be8195 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99681c97-3a4d-4997-ac4a-e24fe18a96c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:38 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:38 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f1edfdd2-46cc-4aeb-b65b-1a7a54be8195 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99681c97-3a4d-4997-ac4a-e24fe18a96c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af674a1a-bc86-4dc8-95df-d7537e038421', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1832433511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d969bca3254462189e4e1de8176a1bd',qos_specs=None,replication_status=,reservations=['a5ba94ea-f5af-4d9a-bcd2-654c45401ebe','53117435-5fa0-483f-9f50-e974c9142b67','b45facc5-90ea-4df0-a95e-7c194f414567','2a9051f5-1648-42a3-9fb6-f83ec8547368'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41eb079cf97b4d5eafd5a015819653eb',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:55:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1832433511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af674a1a-bc86-4dc8-95df-d7537e038421,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d969bca3254462189e4e1de8176a1bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41eb079cf97b4d5eafd5a015819653eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f1edfdd2-46cc-4aeb-b65b-1a7a54be8195 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeb31f01-b0d5-4150-8299-c4441dc68c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f1edfdd2-46cc-4aeb-b65b-1a7a54be8195 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeb31f01-b0d5-4150-8299-c4441dc68c86) transitioned into state 'SUCCESS' from state '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-1832433511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d969bca3254462189e4e1de8176a1bd',qos_specs=None,replication_status=,reservations=['a5ba94ea-f5af-4d9a-bcd2-654c45401ebe','53117435-5fa0-483f-9f50-e974c9142b67','b45facc5-90ea-4df0-a95e-7c194f414567','2a9051f5-1648-42a3-9fb6-f83ec8547368'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41eb079cf97b4d5eafd5a015819653eb',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f1edfdd2-46cc-4aeb-b65b-1a7a54be8195 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b26bff87-9dba-420c-b718-c06839628176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f1edfdd2-46cc-4aeb-b65b-1a7a54be8195 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b26bff87-9dba-420c-b718-c06839628176) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:38 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f1edfdd2-46cc-4aeb-b65b-1a7a54be8195 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Flow 'volume_create_api' (be56dbf8-5c99-4398-bdd6-8593452a4de2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:55:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f1edfdd2-46cc-4aeb-b65b-1a7a54be8195 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Create volume request issued successfully. Sep 02 00:55:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f1edfdd2-46cc-4aeb-b65b-1a7a54be8195 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:55:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1273/2528] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:55:37 2026] POST /volume/v3/volumes => generated 769 bytes in 764 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:55:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2883ce45-1bbb-4639-ac3f-58fbaed64e77 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2883ce45-1bbb-4639-ac3f-58fbaed64e77 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/volumes/af674a1a-bc86-4dc8-95df-d7537e038421 Sep 02 00:55:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2883ce45-1bbb-4639-ac3f-58fbaed64e77 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2883ce45-1bbb-4639-ac3f-58fbaed64e77 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:38 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:38 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:38 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2883ce45-1bbb-4639-ac3f-58fbaed64e77 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2883ce45-1bbb-4639-ac3f-58fbaed64e77 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/af674a1a-bc86-4dc8-95df-d7537e038421 returned with HTTP 200 Sep 02 00:55:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1256/2529] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:38 2026] GET /volume/v3/volumes/af674a1a-bc86-4dc8-95df-d7537e038421 => generated 837 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-93d524b9-9b25-4c4b-9e14-8b8799ed49d5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-93d524b9-9b25-4c4b-9e14-8b8799ed49d5 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/volumes/af674a1a-bc86-4dc8-95df-d7537e038421 Sep 02 00:55:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-93d524b9-9b25-4c4b-9e14-8b8799ed49d5 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-93d524b9-9b25-4c4b-9e14-8b8799ed49d5 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:39 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:39 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:39 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:39 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:39 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-93d524b9-9b25-4c4b-9e14-8b8799ed49d5 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-93d524b9-9b25-4c4b-9e14-8b8799ed49d5 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/af674a1a-bc86-4dc8-95df-d7537e038421 returned with HTTP 200 Sep 02 00:55:39 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1274/2530] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:39 2026] GET /volume/v3/volumes/af674a1a-bc86-4dc8-95df-d7537e038421 => generated 861 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:55:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-95b07e49-1a60-4b50-8f62-24a432b526ba None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-95b07e49-1a60-4b50-8f62-24a432b526ba tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/volumes/af674a1a-bc86-4dc8-95df-d7537e038421 Sep 02 00:55:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-95b07e49-1a60-4b50-8f62-24a432b526ba tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-95b07e49-1a60-4b50-8f62-24a432b526ba tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:40 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:40 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-95b07e49-1a60-4b50-8f62-24a432b526ba tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-95b07e49-1a60-4b50-8f62-24a432b526ba tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/af674a1a-bc86-4dc8-95df-d7537e038421 returned with HTTP 200 Sep 02 00:55:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1257/2531] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:40 2026] GET /volume/v3/volumes/af674a1a-bc86-4dc8-95df-d7537e038421 => generated 862 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:55:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6b72caae-1a5e-4ecc-8221-93359cc31269 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6b72caae-1a5e-4ecc-8221-93359cc31269 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:55:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6b72caae-1a5e-4ecc-8221-93359cc31269 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af674a1a-bc86-4dc8-95df-d7537e038421", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-2115733097"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:40 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:40 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:40 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:40 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6b72caae-1a5e-4ecc-8221-93359cc31269 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:40 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-6b72caae-1a5e-4ecc-8221-93359cc31269 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Create snapshot from volume af674a1a-bc86-4dc8-95df-d7537e038421 Sep 02 00:55:41 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-6b72caae-1a5e-4ecc-8221-93359cc31269 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Created reservations ['0132bfd6-2dae-46ee-9b66-8383115dac96', '5355d402-1e22-4653-9aa8-18086d7cca5b', '1572fec6-2c61-4e1c-853f-77c2c1425c29', 'f9c85d08-104b-4d83-af70-587884430f56'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:55:41 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:41 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:41 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6b72caae-1a5e-4ecc-8221-93359cc31269 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Snapshot create request issued successfully. Sep 02 00:55:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6b72caae-1a5e-4ecc-8221-93359cc31269 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:55:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1275/2532] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:55:40 2026] POST /volume/v3/snapshots => generated 316 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:55:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-38f75ef0-d909-43f9-bb4a-24e0ffd526ad None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-38f75ef0-d909-43f9-bb4a-24e0ffd526ad tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae Sep 02 00:55:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-38f75ef0-d909-43f9-bb4a-24e0ffd526ad tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-38f75ef0-d909-43f9-bb4a-24e0ffd526ad tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:41 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:41 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:41 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-38f75ef0-d909-43f9-bb4a-24e0ffd526ad tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Snapshot retrieved successfully. Sep 02 00:55:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-38f75ef0-d909-43f9-bb4a-24e0ffd526ad tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae returned with HTTP 200 Sep 02 00:55:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1258/2533] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:55:41 2026] GET /volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae => generated 448 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:55:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-58e2d4da-706f-4241-ba00-e6227f6ac752 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-58e2d4da-706f-4241-ba00-e6227f6ac752 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae Sep 02 00:55:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-58e2d4da-706f-4241-ba00-e6227f6ac752 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-58e2d4da-706f-4241-ba00-e6227f6ac752 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-58e2d4da-706f-4241-ba00-e6227f6ac752 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Snapshot retrieved successfully. Sep 02 00:55:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-58e2d4da-706f-4241-ba00-e6227f6ac752 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae returned with HTTP 200 Sep 02 00:55:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1276/2534] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:55:42 2026] GET /volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae => generated 448 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d25949bf-f227-43f3-bcb4-cf5aff8bec79 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d25949bf-f227-43f3-bcb4-cf5aff8bec79 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae Sep 02 00:55:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d25949bf-f227-43f3-bcb4-cf5aff8bec79 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d25949bf-f227-43f3-bcb4-cf5aff8bec79 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:43 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:43 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:43 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d25949bf-f227-43f3-bcb4-cf5aff8bec79 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Snapshot retrieved successfully. Sep 02 00:55:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d25949bf-f227-43f3-bcb4-cf5aff8bec79 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae returned with HTTP 200 Sep 02 00:55:43 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1259/2535] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:55:43 2026] GET /volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae => generated 448 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4e5608d8-7ef6-4792-851f-8982b172e99d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4e5608d8-7ef6-4792-851f-8982b172e99d tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae Sep 02 00:55:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4e5608d8-7ef6-4792-851f-8982b172e99d tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4e5608d8-7ef6-4792-851f-8982b172e99d tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:44 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:44 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:44 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4e5608d8-7ef6-4792-851f-8982b172e99d tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Snapshot retrieved successfully. Sep 02 00:55:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4e5608d8-7ef6-4792-851f-8982b172e99d tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae returned with HTTP 200 Sep 02 00:55:44 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1277/2536] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:55:44 2026] GET /volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae => generated 475 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fa8affdb-514c-42dd-a64a-55b46d0e9cda None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fa8affdb-514c-42dd-a64a-55b46d0e9cda tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:55:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fa8affdb-514c-42dd-a64a-55b46d0e9cda tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c3e6e336-ad5a-4047-aa34-591904ca41ae", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2084400442"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-fa8affdb-514c-42dd-a64a-55b46d0e9cda tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c3e6e336-ad5a-4047-aa34-591904ca41ae', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2084400442'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:55:44 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-fa8affdb-514c-42dd-a64a-55b46d0e9cda tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Create volume of 1 GB Sep 02 00:55:44 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-fa8affdb-514c-42dd-a64a-55b46d0e9cda tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Availability Zones retrieved successfully. Sep 02 00:55:44 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fa8affdb-514c-42dd-a64a-55b46d0e9cda tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Flow 'volume_create_api' (77dc9dbd-fac2-4ea5-9216-e4915305c8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:55:44 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fa8affdb-514c-42dd-a64a-55b46d0e9cda tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b40de1-480f-47cd-9f58-fb6844045464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:44 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-fa8affdb-514c-42dd-a64a-55b46d0e9cda tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:55:44 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fa8affdb-514c-42dd-a64a-55b46d0e9cda tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b40de1-480f-47cd-9f58-fb6844045464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:44 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fa8affdb-514c-42dd-a64a-55b46d0e9cda tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7327f2a7-1d59-44b4-8057-1394e4d1a25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:44 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-fa8affdb-514c-42dd-a64a-55b46d0e9cda tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Created reservations ['d9a7ecf9-94b1-4693-a70f-ca8ef6d70ba3', '9dac55e0-65cf-40be-b3d0-2b6f1f54424c', '8c4e5e8c-c738-464e-8519-e9ad6afe6139', '6b5f99a6-b1c2-4750-8587-855e90e7a46e'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:55:44 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fa8affdb-514c-42dd-a64a-55b46d0e9cda tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7327f2a7-1d59-44b4-8057-1394e4d1a25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9a7ecf9-94b1-4693-a70f-ca8ef6d70ba3', '9dac55e0-65cf-40be-b3d0-2b6f1f54424c', '8c4e5e8c-c738-464e-8519-e9ad6afe6139', '6b5f99a6-b1c2-4750-8587-855e90e7a46e']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:44 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fa8affdb-514c-42dd-a64a-55b46d0e9cda tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5179a14-99a7-4788-9233-5d1bf41bcfce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:44 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:44 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:44 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fa8affdb-514c-42dd-a64a-55b46d0e9cda tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5179a14-99a7-4788-9233-5d1bf41bcfce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '647752a8-060c-47f7-ae0b-aa385b78c1ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2084400442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d969bca3254462189e4e1de8176a1bd',qos_specs=None,replication_status=,reservations=['d9a7ecf9-94b1-4693-a70f-ca8ef6d70ba3','9dac55e0-65cf-40be-b3d0-2b6f1f54424c','8c4e5e8c-c738-464e-8519-e9ad6afe6139','6b5f99a6-b1c2-4750-8587-855e90e7a46e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41eb079cf97b4d5eafd5a015819653eb',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:55:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2084400442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=647752a8-060c-47f7-ae0b-aa385b78c1ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d969bca3254462189e4e1de8176a1bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41eb079cf97b4d5eafd5a015819653eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:44 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fa8affdb-514c-42dd-a64a-55b46d0e9cda tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e970ca9-b517-4dee-905e-257c754c6eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:44 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fa8affdb-514c-42dd-a64a-55b46d0e9cda tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e970ca9-b517-4dee-905e-257c754c6eaa) transitioned into state 'SUCCESS' from state '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-2084400442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d969bca3254462189e4e1de8176a1bd',qos_specs=None,replication_status=,reservations=['d9a7ecf9-94b1-4693-a70f-ca8ef6d70ba3','9dac55e0-65cf-40be-b3d0-2b6f1f54424c','8c4e5e8c-c738-464e-8519-e9ad6afe6139','6b5f99a6-b1c2-4750-8587-855e90e7a46e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41eb079cf97b4d5eafd5a015819653eb',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:44 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fa8affdb-514c-42dd-a64a-55b46d0e9cda tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d88ccc93-9f5b-47d5-a47e-eb634e74ab5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:44 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fa8affdb-514c-42dd-a64a-55b46d0e9cda tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d88ccc93-9f5b-47d5-a47e-eb634e74ab5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:44 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fa8affdb-514c-42dd-a64a-55b46d0e9cda tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Flow 'volume_create_api' (77dc9dbd-fac2-4ea5-9216-e4915305c8ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:55:44 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-fa8affdb-514c-42dd-a64a-55b46d0e9cda tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Create volume request issued successfully. Sep 02 00:55:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fa8affdb-514c-42dd-a64a-55b46d0e9cda tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:55:44 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1260/2537] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:55:44 2026] POST /volume/v3/volumes => generated 769 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:55:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9bd685ac-c2b1-4178-a364-07c5f0c2cdc1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9bd685ac-c2b1-4178-a364-07c5f0c2cdc1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:55:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9bd685ac-c2b1-4178-a364-07c5f0c2cdc1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c3e6e336-ad5a-4047-aa34-591904ca41ae", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-945959195"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-9bd685ac-c2b1-4178-a364-07c5f0c2cdc1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c3e6e336-ad5a-4047-aa34-591904ca41ae', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-945959195'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:55:44 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-9bd685ac-c2b1-4178-a364-07c5f0c2cdc1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Create volume of 1 GB Sep 02 00:55:44 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9bd685ac-c2b1-4178-a364-07c5f0c2cdc1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Availability Zones retrieved successfully. Sep 02 00:55:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9bd685ac-c2b1-4178-a364-07c5f0c2cdc1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Flow 'volume_create_api' (643d1697-5d96-4219-8149-7932bf93d22c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:55:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9bd685ac-c2b1-4178-a364-07c5f0c2cdc1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1281a49c-6ec1-4058-9f24-2231a40705f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-9bd685ac-c2b1-4178-a364-07c5f0c2cdc1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:55:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9bd685ac-c2b1-4178-a364-07c5f0c2cdc1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1281a49c-6ec1-4058-9f24-2231a40705f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9bd685ac-c2b1-4178-a364-07c5f0c2cdc1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (541191ab-ae07-4ad2-9a15-90fc49be21ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:44 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-9bd685ac-c2b1-4178-a364-07c5f0c2cdc1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Created reservations ['f8762c8c-5821-4117-98e8-3a6deeb8c156', 'fd4d7716-3080-4862-9770-43a288e84063', '51f3b57c-cf63-44eb-9ef7-9114e654ac3b', '38890c19-aa7c-4179-9122-2317ba0789e3'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:55:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9bd685ac-c2b1-4178-a364-07c5f0c2cdc1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (541191ab-ae07-4ad2-9a15-90fc49be21ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8762c8c-5821-4117-98e8-3a6deeb8c156', 'fd4d7716-3080-4862-9770-43a288e84063', '51f3b57c-cf63-44eb-9ef7-9114e654ac3b', '38890c19-aa7c-4179-9122-2317ba0789e3']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9bd685ac-c2b1-4178-a364-07c5f0c2cdc1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf720c71-5681-466e-a72d-b089968765a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:44 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:44 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9bd685ac-c2b1-4178-a364-07c5f0c2cdc1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf720c71-5681-466e-a72d-b089968765a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c62c787e-751d-476c-b73a-bd75654a392b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-945959195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d969bca3254462189e4e1de8176a1bd',qos_specs=None,replication_status=,reservations=['f8762c8c-5821-4117-98e8-3a6deeb8c156','fd4d7716-3080-4862-9770-43a288e84063','51f3b57c-cf63-44eb-9ef7-9114e654ac3b','38890c19-aa7c-4179-9122-2317ba0789e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41eb079cf97b4d5eafd5a015819653eb',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:55:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-945959195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c62c787e-751d-476c-b73a-bd75654a392b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d969bca3254462189e4e1de8176a1bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41eb079cf97b4d5eafd5a015819653eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9bd685ac-c2b1-4178-a364-07c5f0c2cdc1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5237fefd-11f4-4ab8-ae12-cb48785c5433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9bd685ac-c2b1-4178-a364-07c5f0c2cdc1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5237fefd-11f4-4ab8-ae12-cb48785c5433) transitioned into state 'SUCCESS' from state '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-945959195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d969bca3254462189e4e1de8176a1bd',qos_specs=None,replication_status=,reservations=['f8762c8c-5821-4117-98e8-3a6deeb8c156','fd4d7716-3080-4862-9770-43a288e84063','51f3b57c-cf63-44eb-9ef7-9114e654ac3b','38890c19-aa7c-4179-9122-2317ba0789e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41eb079cf97b4d5eafd5a015819653eb',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9bd685ac-c2b1-4178-a364-07c5f0c2cdc1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdea87ce-2f21-48a8-a85a-e82b8265ce4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9bd685ac-c2b1-4178-a364-07c5f0c2cdc1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdea87ce-2f21-48a8-a85a-e82b8265ce4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9bd685ac-c2b1-4178-a364-07c5f0c2cdc1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Flow 'volume_create_api' (643d1697-5d96-4219-8149-7932bf93d22c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:55:44 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9bd685ac-c2b1-4178-a364-07c5f0c2cdc1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Create volume request issued successfully. Sep 02 00:55:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9bd685ac-c2b1-4178-a364-07c5f0c2cdc1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:55:44 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1278/2538] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:55:44 2026] POST /volume/v3/volumes => generated 768 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:55:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cf0596b1-d49f-459f-9464-3f48d38f4f6c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cf0596b1-d49f-459f-9464-3f48d38f4f6c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:55:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cf0596b1-d49f-459f-9464-3f48d38f4f6c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c3e6e336-ad5a-4047-aa34-591904ca41ae", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1688069878"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-cf0596b1-d49f-459f-9464-3f48d38f4f6c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c3e6e336-ad5a-4047-aa34-591904ca41ae', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1688069878'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:55:44 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-cf0596b1-d49f-459f-9464-3f48d38f4f6c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Create volume of 1 GB Sep 02 00:55:44 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:44 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cf0596b1-d49f-459f-9464-3f48d38f4f6c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Availability Zones retrieved successfully. Sep 02 00:55:45 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-cf0596b1-d49f-459f-9464-3f48d38f4f6c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Flow 'volume_create_api' (c02240e7-2fb2-4f45-9cdf-3fb6698d6c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:55:45 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-cf0596b1-d49f-459f-9464-3f48d38f4f6c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee758428-649f-42d0-b9b8-1c4a3adf2d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:45 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-cf0596b1-d49f-459f-9464-3f48d38f4f6c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:55:45 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-cf0596b1-d49f-459f-9464-3f48d38f4f6c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee758428-649f-42d0-b9b8-1c4a3adf2d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:45 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-cf0596b1-d49f-459f-9464-3f48d38f4f6c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b002f3b2-9d93-4a44-aa58-dc3e1577fdf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:45 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-cf0596b1-d49f-459f-9464-3f48d38f4f6c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Created reservations ['c24bdf7b-3897-43bd-9060-b4207ddfc4bf', 'f7029c08-362c-44c7-b8d0-0d2841b50d25', '39148693-5478-4a6b-89d0-7fc24a33e2c3', 'd722bd0e-e6d2-498c-a174-01fac5133411'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:55:45 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-cf0596b1-d49f-459f-9464-3f48d38f4f6c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b002f3b2-9d93-4a44-aa58-dc3e1577fdf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c24bdf7b-3897-43bd-9060-b4207ddfc4bf', 'f7029c08-362c-44c7-b8d0-0d2841b50d25', '39148693-5478-4a6b-89d0-7fc24a33e2c3', 'd722bd0e-e6d2-498c-a174-01fac5133411']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:45 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-cf0596b1-d49f-459f-9464-3f48d38f4f6c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b263375-a9e6-4570-bc18-ccfbe7e29cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:45 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:45 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:45 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-cf0596b1-d49f-459f-9464-3f48d38f4f6c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b263375-a9e6-4570-bc18-ccfbe7e29cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa5c35f6-bb24-4a7f-a94a-7e76695cfbda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1688069878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d969bca3254462189e4e1de8176a1bd',qos_specs=None,replication_status=,reservations=['c24bdf7b-3897-43bd-9060-b4207ddfc4bf','f7029c08-362c-44c7-b8d0-0d2841b50d25','39148693-5478-4a6b-89d0-7fc24a33e2c3','d722bd0e-e6d2-498c-a174-01fac5133411'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41eb079cf97b4d5eafd5a015819653eb',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:55:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1688069878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa5c35f6-bb24-4a7f-a94a-7e76695cfbda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d969bca3254462189e4e1de8176a1bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41eb079cf97b4d5eafd5a015819653eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:45 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-cf0596b1-d49f-459f-9464-3f48d38f4f6c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (794e08fe-0bde-4fdf-8765-242e5789ba81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:45 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-cf0596b1-d49f-459f-9464-3f48d38f4f6c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (794e08fe-0bde-4fdf-8765-242e5789ba81) transitioned into state 'SUCCESS' from state '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-1688069878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d969bca3254462189e4e1de8176a1bd',qos_specs=None,replication_status=,reservations=['c24bdf7b-3897-43bd-9060-b4207ddfc4bf','f7029c08-362c-44c7-b8d0-0d2841b50d25','39148693-5478-4a6b-89d0-7fc24a33e2c3','d722bd0e-e6d2-498c-a174-01fac5133411'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41eb079cf97b4d5eafd5a015819653eb',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:45 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-cf0596b1-d49f-459f-9464-3f48d38f4f6c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c504ba9c-d8ab-4b0d-9197-2a416d3f0019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:45 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-cf0596b1-d49f-459f-9464-3f48d38f4f6c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c504ba9c-d8ab-4b0d-9197-2a416d3f0019) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:45 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-cf0596b1-d49f-459f-9464-3f48d38f4f6c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Flow 'volume_create_api' (c02240e7-2fb2-4f45-9cdf-3fb6698d6c88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:55:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cf0596b1-d49f-459f-9464-3f48d38f4f6c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Create volume request issued successfully. Sep 02 00:55:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cf0596b1-d49f-459f-9464-3f48d38f4f6c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:55:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1261/2539] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:55:44 2026] POST /volume/v3/volumes => generated 769 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:55:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-22a033ef-5d1d-40af-9cc0-cfb1f2656ee9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-22a033ef-5d1d-40af-9cc0-cfb1f2656ee9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:55:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-22a033ef-5d1d-40af-9cc0-cfb1f2656ee9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c3e6e336-ad5a-4047-aa34-591904ca41ae", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1847833114"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-22a033ef-5d1d-40af-9cc0-cfb1f2656ee9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c3e6e336-ad5a-4047-aa34-591904ca41ae', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1847833114'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:55:45 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-22a033ef-5d1d-40af-9cc0-cfb1f2656ee9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Create volume of 1 GB Sep 02 00:55:45 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:45 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-22a033ef-5d1d-40af-9cc0-cfb1f2656ee9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Availability Zones retrieved successfully. Sep 02 00:55:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-22a033ef-5d1d-40af-9cc0-cfb1f2656ee9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Flow 'volume_create_api' (2d6861d1-d08a-42ce-9841-d36abdbd9c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:55:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-22a033ef-5d1d-40af-9cc0-cfb1f2656ee9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26865e6f-4afa-4555-b18e-2d541ee55d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-22a033ef-5d1d-40af-9cc0-cfb1f2656ee9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:55:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-22a033ef-5d1d-40af-9cc0-cfb1f2656ee9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26865e6f-4afa-4555-b18e-2d541ee55d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-22a033ef-5d1d-40af-9cc0-cfb1f2656ee9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1beb08b-0866-4b1c-b324-425c46e5707c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:45 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-22a033ef-5d1d-40af-9cc0-cfb1f2656ee9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Created reservations ['389da7e0-7e8c-4886-8450-ff4d6d9994d8', '1e10de38-e103-414f-815b-5debe2ce786d', '7ede99a3-7ea5-4d7f-b7f7-a060fba59f00', 'af5608e5-8522-4a4c-9096-09cf99807adc'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:55:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-22a033ef-5d1d-40af-9cc0-cfb1f2656ee9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1beb08b-0866-4b1c-b324-425c46e5707c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['389da7e0-7e8c-4886-8450-ff4d6d9994d8', '1e10de38-e103-414f-815b-5debe2ce786d', '7ede99a3-7ea5-4d7f-b7f7-a060fba59f00', 'af5608e5-8522-4a4c-9096-09cf99807adc']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-22a033ef-5d1d-40af-9cc0-cfb1f2656ee9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b6b854e-53c0-42fa-b99a-47ad498bf144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:45 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:45 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-22a033ef-5d1d-40af-9cc0-cfb1f2656ee9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b6b854e-53c0-42fa-b99a-47ad498bf144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b03e253f-0cda-4fab-8787-a82def8e1ab6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1847833114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d969bca3254462189e4e1de8176a1bd',qos_specs=None,replication_status=,reservations=['389da7e0-7e8c-4886-8450-ff4d6d9994d8','1e10de38-e103-414f-815b-5debe2ce786d','7ede99a3-7ea5-4d7f-b7f7-a060fba59f00','af5608e5-8522-4a4c-9096-09cf99807adc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41eb079cf97b4d5eafd5a015819653eb',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:55:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1847833114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b03e253f-0cda-4fab-8787-a82def8e1ab6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d969bca3254462189e4e1de8176a1bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41eb079cf97b4d5eafd5a015819653eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-22a033ef-5d1d-40af-9cc0-cfb1f2656ee9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e38df81-f1b6-4eb6-9cc9-1d392d2a2053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-22a033ef-5d1d-40af-9cc0-cfb1f2656ee9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e38df81-f1b6-4eb6-9cc9-1d392d2a2053) transitioned into state 'SUCCESS' from state '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-1847833114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d969bca3254462189e4e1de8176a1bd',qos_specs=None,replication_status=,reservations=['389da7e0-7e8c-4886-8450-ff4d6d9994d8','1e10de38-e103-414f-815b-5debe2ce786d','7ede99a3-7ea5-4d7f-b7f7-a060fba59f00','af5608e5-8522-4a4c-9096-09cf99807adc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41eb079cf97b4d5eafd5a015819653eb',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-22a033ef-5d1d-40af-9cc0-cfb1f2656ee9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1deed4c-bd06-42e4-bbd7-30d86d6b2002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-22a033ef-5d1d-40af-9cc0-cfb1f2656ee9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1deed4c-bd06-42e4-bbd7-30d86d6b2002) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:45 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-22a033ef-5d1d-40af-9cc0-cfb1f2656ee9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Flow 'volume_create_api' (2d6861d1-d08a-42ce-9841-d36abdbd9c5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:55:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-22a033ef-5d1d-40af-9cc0-cfb1f2656ee9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Create volume request issued successfully. Sep 02 00:55:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-22a033ef-5d1d-40af-9cc0-cfb1f2656ee9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:55:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1279/2540] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:55:45 2026] POST /volume/v3/volumes => generated 769 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:55:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-85222f79-41be-4b48-911f-f750965ece7e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-85222f79-41be-4b48-911f-f750965ece7e tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:55:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-85222f79-41be-4b48-911f-f750965ece7e tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c3e6e336-ad5a-4047-aa34-591904ca41ae", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1012053468"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:55:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-85222f79-41be-4b48-911f-f750965ece7e tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c3e6e336-ad5a-4047-aa34-591904ca41ae', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1012053468'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:55:45 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-85222f79-41be-4b48-911f-f750965ece7e tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Create volume of 1 GB Sep 02 00:55:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-85222f79-41be-4b48-911f-f750965ece7e tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Availability Zones retrieved successfully. Sep 02 00:55:45 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-85222f79-41be-4b48-911f-f750965ece7e tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Flow 'volume_create_api' (38da01a5-f155-4a2f-8917-bba9b73165f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:55:45 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-85222f79-41be-4b48-911f-f750965ece7e tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03cf66f4-6b93-4933-8adb-02306fa9b281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:45 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-85222f79-41be-4b48-911f-f750965ece7e tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:55:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-85222f79-41be-4b48-911f-f750965ece7e tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03cf66f4-6b93-4933-8adb-02306fa9b281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-85222f79-41be-4b48-911f-f750965ece7e tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61b39c3e-8ea6-40b8-bd5b-46b31d429401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:46 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-85222f79-41be-4b48-911f-f750965ece7e tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Created reservations ['88e147cc-299a-4aa6-945a-340384fbd5b4', '26a64154-1fa9-4cfe-a600-4eea9727c628', 'b4f5ce91-769f-489a-ac96-3c40a9eee08a', 'befe112a-606f-4e61-be29-a784613925eb'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:55:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-85222f79-41be-4b48-911f-f750965ece7e tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61b39c3e-8ea6-40b8-bd5b-46b31d429401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88e147cc-299a-4aa6-945a-340384fbd5b4', '26a64154-1fa9-4cfe-a600-4eea9727c628', 'b4f5ce91-769f-489a-ac96-3c40a9eee08a', 'befe112a-606f-4e61-be29-a784613925eb']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-85222f79-41be-4b48-911f-f750965ece7e tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e240325-4ec4-4ac8-8d72-70b795c5d71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-85222f79-41be-4b48-911f-f750965ece7e tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e240325-4ec4-4ac8-8d72-70b795c5d71c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '191ee4a4-9545-4bdd-b15a-cecc40f07bc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1012053468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d969bca3254462189e4e1de8176a1bd',qos_specs=None,replication_status=,reservations=['88e147cc-299a-4aa6-945a-340384fbd5b4','26a64154-1fa9-4cfe-a600-4eea9727c628','b4f5ce91-769f-489a-ac96-3c40a9eee08a','befe112a-606f-4e61-be29-a784613925eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41eb079cf97b4d5eafd5a015819653eb',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:55:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1012053468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=191ee4a4-9545-4bdd-b15a-cecc40f07bc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d969bca3254462189e4e1de8176a1bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41eb079cf97b4d5eafd5a015819653eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-85222f79-41be-4b48-911f-f750965ece7e tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad4ebee2-136c-4ed7-93ef-ad6de8712d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-85222f79-41be-4b48-911f-f750965ece7e tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad4ebee2-136c-4ed7-93ef-ad6de8712d9d) transitioned into state 'SUCCESS' from state '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-1012053468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d969bca3254462189e4e1de8176a1bd',qos_specs=None,replication_status=,reservations=['88e147cc-299a-4aa6-945a-340384fbd5b4','26a64154-1fa9-4cfe-a600-4eea9727c628','b4f5ce91-769f-489a-ac96-3c40a9eee08a','befe112a-606f-4e61-be29-a784613925eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41eb079cf97b4d5eafd5a015819653eb',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-85222f79-41be-4b48-911f-f750965ece7e tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2895def0-1f1a-43bf-8c20-62dffb9e1596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:55:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-85222f79-41be-4b48-911f-f750965ece7e tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2895def0-1f1a-43bf-8c20-62dffb9e1596) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:55:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-85222f79-41be-4b48-911f-f750965ece7e tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Flow 'volume_create_api' (38da01a5-f155-4a2f-8917-bba9b73165f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:55:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-85222f79-41be-4b48-911f-f750965ece7e tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Create volume request issued successfully. Sep 02 00:55:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-85222f79-41be-4b48-911f-f750965ece7e tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:55:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1262/2541] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:55:45 2026] POST /volume/v3/volumes => generated 769 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:55:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7a68a7af-6b54-4fd3-aa43-a9ef3a3188a8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7a68a7af-6b54-4fd3-aa43-a9ef3a3188a8 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/volumes/647752a8-060c-47f7-ae0b-aa385b78c1ee Sep 02 00:55:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7a68a7af-6b54-4fd3-aa43-a9ef3a3188a8 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7a68a7af-6b54-4fd3-aa43-a9ef3a3188a8 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:46 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:46 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:46 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:46 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:46 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7a68a7af-6b54-4fd3-aa43-a9ef3a3188a8 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7a68a7af-6b54-4fd3-aa43-a9ef3a3188a8 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/647752a8-060c-47f7-ae0b-aa385b78c1ee returned with HTTP 200 Sep 02 00:55:46 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1280/2542] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:46 2026] GET /volume/v3/volumes/647752a8-060c-47f7-ae0b-aa385b78c1ee => generated 862 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cf1245c9-d73f-48a6-a2f9-affebeda1802 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cf1245c9-d73f-48a6-a2f9-affebeda1802 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/volumes/c62c787e-751d-476c-b73a-bd75654a392b Sep 02 00:55:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cf1245c9-d73f-48a6-a2f9-affebeda1802 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cf1245c9-d73f-48a6-a2f9-affebeda1802 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cf1245c9-d73f-48a6-a2f9-affebeda1802 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cf1245c9-d73f-48a6-a2f9-affebeda1802 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/c62c787e-751d-476c-b73a-bd75654a392b returned with HTTP 200 Sep 02 00:55:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1263/2543] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:46 2026] GET /volume/v3/volumes/c62c787e-751d-476c-b73a-bd75654a392b => generated 860 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-05a5a5f2-e57e-4dd0-92f7-d46e6bce8836 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-05a5a5f2-e57e-4dd0-92f7-d46e6bce8836 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/volumes/c62c787e-751d-476c-b73a-bd75654a392b Sep 02 00:55:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-05a5a5f2-e57e-4dd0-92f7-d46e6bce8836 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-05a5a5f2-e57e-4dd0-92f7-d46e6bce8836 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:47 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:47 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:47 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:47 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:47 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-05a5a5f2-e57e-4dd0-92f7-d46e6bce8836 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-05a5a5f2-e57e-4dd0-92f7-d46e6bce8836 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/c62c787e-751d-476c-b73a-bd75654a392b returned with HTTP 200 Sep 02 00:55:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1281/2544] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:47 2026] GET /volume/v3/volumes/c62c787e-751d-476c-b73a-bd75654a392b => generated 861 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:55:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ac2b15d8-809f-4425-82bd-e351760c4a1f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ac2b15d8-809f-4425-82bd-e351760c4a1f tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/volumes/fa5c35f6-bb24-4a7f-a94a-7e76695cfbda Sep 02 00:55:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ac2b15d8-809f-4425-82bd-e351760c4a1f tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ac2b15d8-809f-4425-82bd-e351760c4a1f tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:47 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:47 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:47 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:47 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:47 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ac2b15d8-809f-4425-82bd-e351760c4a1f tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ac2b15d8-809f-4425-82bd-e351760c4a1f tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/fa5c35f6-bb24-4a7f-a94a-7e76695cfbda returned with HTTP 200 Sep 02 00:55:47 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1264/2545] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:47 2026] GET /volume/v3/volumes/fa5c35f6-bb24-4a7f-a94a-7e76695cfbda => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-817fd0cb-b8cc-4679-8aae-8c9dd163f242 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-817fd0cb-b8cc-4679-8aae-8c9dd163f242 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/volumes/fa5c35f6-bb24-4a7f-a94a-7e76695cfbda Sep 02 00:55:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-817fd0cb-b8cc-4679-8aae-8c9dd163f242 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-817fd0cb-b8cc-4679-8aae-8c9dd163f242 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:48 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-817fd0cb-b8cc-4679-8aae-8c9dd163f242 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-817fd0cb-b8cc-4679-8aae-8c9dd163f242 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/fa5c35f6-bb24-4a7f-a94a-7e76695cfbda returned with HTTP 200 Sep 02 00:55:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1282/2546] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:48 2026] GET /volume/v3/volumes/fa5c35f6-bb24-4a7f-a94a-7e76695cfbda => generated 862 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-43422527-7ad0-4ec5-b219-ce41f9168907 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-43422527-7ad0-4ec5-b219-ce41f9168907 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/volumes/b03e253f-0cda-4fab-8787-a82def8e1ab6 Sep 02 00:55:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-43422527-7ad0-4ec5-b219-ce41f9168907 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-43422527-7ad0-4ec5-b219-ce41f9168907 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-43422527-7ad0-4ec5-b219-ce41f9168907 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-43422527-7ad0-4ec5-b219-ce41f9168907 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/b03e253f-0cda-4fab-8787-a82def8e1ab6 returned with HTTP 200 Sep 02 00:55:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1265/2547] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:48 2026] GET /volume/v3/volumes/b03e253f-0cda-4fab-8787-a82def8e1ab6 => generated 862 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a8f22322-8727-4748-924d-7610ee486e93 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a8f22322-8727-4748-924d-7610ee486e93 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/volumes/191ee4a4-9545-4bdd-b15a-cecc40f07bc8 Sep 02 00:55:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a8f22322-8727-4748-924d-7610ee486e93 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a8f22322-8727-4748-924d-7610ee486e93 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:48 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a8f22322-8727-4748-924d-7610ee486e93 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a8f22322-8727-4748-924d-7610ee486e93 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/191ee4a4-9545-4bdd-b15a-cecc40f07bc8 returned with HTTP 200 Sep 02 00:55:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1283/2548] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:48 2026] GET /volume/v3/volumes/191ee4a4-9545-4bdd-b15a-cecc40f07bc8 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cbf5a9a5-7b72-42f6-a922-003a19de2ce9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cbf5a9a5-7b72-42f6-a922-003a19de2ce9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/volumes/191ee4a4-9545-4bdd-b15a-cecc40f07bc8 Sep 02 00:55:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cbf5a9a5-7b72-42f6-a922-003a19de2ce9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cbf5a9a5-7b72-42f6-a922-003a19de2ce9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:49 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:49 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cbf5a9a5-7b72-42f6-a922-003a19de2ce9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cbf5a9a5-7b72-42f6-a922-003a19de2ce9 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/191ee4a4-9545-4bdd-b15a-cecc40f07bc8 returned with HTTP 200 Sep 02 00:55:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1266/2549] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:49 2026] GET /volume/v3/volumes/191ee4a4-9545-4bdd-b15a-cecc40f07bc8 => generated 862 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-47fccba3-61da-4977-b7ad-bbc793f3c07f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-47fccba3-61da-4977-b7ad-bbc793f3c07f tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] DELETE http://192.168.122.129/volume/v3/volumes/191ee4a4-9545-4bdd-b15a-cecc40f07bc8 Sep 02 00:55:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-47fccba3-61da-4977-b7ad-bbc793f3c07f tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-47fccba3-61da-4977-b7ad-bbc793f3c07f tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:49 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-47fccba3-61da-4977-b7ad-bbc793f3c07f tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Delete volume with id: 191ee4a4-9545-4bdd-b15a-cecc40f07bc8 Sep 02 00:55:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:49 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-47fccba3-61da-4977-b7ad-bbc793f3c07f tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:50 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-47fccba3-61da-4977-b7ad-bbc793f3c07f tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Delete volume request issued successfully. Sep 02 00:55:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-47fccba3-61da-4977-b7ad-bbc793f3c07f tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/191ee4a4-9545-4bdd-b15a-cecc40f07bc8 returned with HTTP 202 Sep 02 00:55:50 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1284/2550] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:55:49 2026] DELETE /volume/v3/volumes/191ee4a4-9545-4bdd-b15a-cecc40f07bc8 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:55:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ca4580b6-35f0-4b9a-a437-a7f864cbce8c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ca4580b6-35f0-4b9a-a437-a7f864cbce8c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/volumes/191ee4a4-9545-4bdd-b15a-cecc40f07bc8 Sep 02 00:55:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ca4580b6-35f0-4b9a-a437-a7f864cbce8c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ca4580b6-35f0-4b9a-a437-a7f864cbce8c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:50 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:50 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:50 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:50 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ca4580b6-35f0-4b9a-a437-a7f864cbce8c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ca4580b6-35f0-4b9a-a437-a7f864cbce8c tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/191ee4a4-9545-4bdd-b15a-cecc40f07bc8 returned with HTTP 200 Sep 02 00:55:50 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1267/2551] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:50 2026] GET /volume/v3/volumes/191ee4a4-9545-4bdd-b15a-cecc40f07bc8 => generated 861 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2805aec1-3e8d-41f5-8ea3-45dc43a19d40 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2805aec1-3e8d-41f5-8ea3-45dc43a19d40 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/volumes/191ee4a4-9545-4bdd-b15a-cecc40f07bc8 Sep 02 00:55:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2805aec1-3e8d-41f5-8ea3-45dc43a19d40 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2805aec1-3e8d-41f5-8ea3-45dc43a19d40 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2805aec1-3e8d-41f5-8ea3-45dc43a19d40 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/191ee4a4-9545-4bdd-b15a-cecc40f07bc8 returned with HTTP 404 Sep 02 00:55:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1285/2552] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:51 2026] GET /volume/v3/volumes/191ee4a4-9545-4bdd-b15a-cecc40f07bc8 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:55:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3e1e4c24-87e7-4c66-a14b-763688ccfc24 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3e1e4c24-87e7-4c66-a14b-763688ccfc24 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] DELETE http://192.168.122.129/volume/v3/volumes/b03e253f-0cda-4fab-8787-a82def8e1ab6 Sep 02 00:55:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3e1e4c24-87e7-4c66-a14b-763688ccfc24 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3e1e4c24-87e7-4c66-a14b-763688ccfc24 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:51 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-3e1e4c24-87e7-4c66-a14b-763688ccfc24 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Delete volume with id: b03e253f-0cda-4fab-8787-a82def8e1ab6 Sep 02 00:55:51 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:51 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:51 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:51 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:51 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3e1e4c24-87e7-4c66-a14b-763688ccfc24 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:51 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3e1e4c24-87e7-4c66-a14b-763688ccfc24 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Delete volume request issued successfully. Sep 02 00:55:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3e1e4c24-87e7-4c66-a14b-763688ccfc24 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/b03e253f-0cda-4fab-8787-a82def8e1ab6 returned with HTTP 202 Sep 02 00:55:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1268/2553] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:55:51 2026] DELETE /volume/v3/volumes/b03e253f-0cda-4fab-8787-a82def8e1ab6 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:55:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-62b2b9f6-a8b0-4b4f-b35b-0e003ddb5577 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-62b2b9f6-a8b0-4b4f-b35b-0e003ddb5577 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/volumes/b03e253f-0cda-4fab-8787-a82def8e1ab6 Sep 02 00:55:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-62b2b9f6-a8b0-4b4f-b35b-0e003ddb5577 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-62b2b9f6-a8b0-4b4f-b35b-0e003ddb5577 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:51 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:51 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:51 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:51 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:51 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-62b2b9f6-a8b0-4b4f-b35b-0e003ddb5577 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-62b2b9f6-a8b0-4b4f-b35b-0e003ddb5577 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/b03e253f-0cda-4fab-8787-a82def8e1ab6 returned with HTTP 200 Sep 02 00:55:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1286/2554] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:51 2026] GET /volume/v3/volumes/b03e253f-0cda-4fab-8787-a82def8e1ab6 => generated 861 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0291c01a-9ccd-47f4-8c93-daec42715c06 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0291c01a-9ccd-47f4-8c93-daec42715c06 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/volumes/b03e253f-0cda-4fab-8787-a82def8e1ab6 Sep 02 00:55:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0291c01a-9ccd-47f4-8c93-daec42715c06 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0291c01a-9ccd-47f4-8c93-daec42715c06 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0291c01a-9ccd-47f4-8c93-daec42715c06 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/b03e253f-0cda-4fab-8787-a82def8e1ab6 returned with HTTP 404 Sep 02 00:55:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1269/2555] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:52 2026] GET /volume/v3/volumes/b03e253f-0cda-4fab-8787-a82def8e1ab6 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:55:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7fd5df61-2a16-4df5-8a47-eccc3f5e5177 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7fd5df61-2a16-4df5-8a47-eccc3f5e5177 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] DELETE http://192.168.122.129/volume/v3/volumes/fa5c35f6-bb24-4a7f-a94a-7e76695cfbda Sep 02 00:55:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7fd5df61-2a16-4df5-8a47-eccc3f5e5177 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7fd5df61-2a16-4df5-8a47-eccc3f5e5177 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:52 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-7fd5df61-2a16-4df5-8a47-eccc3f5e5177 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Delete volume with id: fa5c35f6-bb24-4a7f-a94a-7e76695cfbda Sep 02 00:55:52 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:52 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:52 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:52 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:52 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7fd5df61-2a16-4df5-8a47-eccc3f5e5177 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:52 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7fd5df61-2a16-4df5-8a47-eccc3f5e5177 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Delete volume request issued successfully. Sep 02 00:55:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7fd5df61-2a16-4df5-8a47-eccc3f5e5177 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/fa5c35f6-bb24-4a7f-a94a-7e76695cfbda returned with HTTP 202 Sep 02 00:55:52 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1287/2556] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:55:52 2026] DELETE /volume/v3/volumes/fa5c35f6-bb24-4a7f-a94a-7e76695cfbda => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:55:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-213438ae-1466-4700-af68-1dbfd571dd8d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-213438ae-1466-4700-af68-1dbfd571dd8d tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/volumes/fa5c35f6-bb24-4a7f-a94a-7e76695cfbda Sep 02 00:55:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-213438ae-1466-4700-af68-1dbfd571dd8d tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-213438ae-1466-4700-af68-1dbfd571dd8d tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:52 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:52 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:52 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:52 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:52 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-213438ae-1466-4700-af68-1dbfd571dd8d tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-213438ae-1466-4700-af68-1dbfd571dd8d tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/fa5c35f6-bb24-4a7f-a94a-7e76695cfbda returned with HTTP 200 Sep 02 00:55:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1270/2557] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:52 2026] GET /volume/v3/volumes/fa5c35f6-bb24-4a7f-a94a-7e76695cfbda => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-19e844f3-4aae-45e9-89d0-62aff248a4ba None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-19e844f3-4aae-45e9-89d0-62aff248a4ba tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/volumes/fa5c35f6-bb24-4a7f-a94a-7e76695cfbda Sep 02 00:55:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-19e844f3-4aae-45e9-89d0-62aff248a4ba tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-19e844f3-4aae-45e9-89d0-62aff248a4ba tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-19e844f3-4aae-45e9-89d0-62aff248a4ba tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/fa5c35f6-bb24-4a7f-a94a-7e76695cfbda returned with HTTP 404 Sep 02 00:55:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1288/2558] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:53 2026] GET /volume/v3/volumes/fa5c35f6-bb24-4a7f-a94a-7e76695cfbda => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:55:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c383f090-76a0-48bf-b69e-87c8ca8bf4ad None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c383f090-76a0-48bf-b69e-87c8ca8bf4ad tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] DELETE http://192.168.122.129/volume/v3/volumes/c62c787e-751d-476c-b73a-bd75654a392b Sep 02 00:55:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c383f090-76a0-48bf-b69e-87c8ca8bf4ad tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c383f090-76a0-48bf-b69e-87c8ca8bf4ad tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:53 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-c383f090-76a0-48bf-b69e-87c8ca8bf4ad tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Delete volume with id: c62c787e-751d-476c-b73a-bd75654a392b Sep 02 00:55:53 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:53 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:53 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:53 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c383f090-76a0-48bf-b69e-87c8ca8bf4ad tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c383f090-76a0-48bf-b69e-87c8ca8bf4ad tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Delete volume request issued successfully. Sep 02 00:55:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c383f090-76a0-48bf-b69e-87c8ca8bf4ad tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/c62c787e-751d-476c-b73a-bd75654a392b returned with HTTP 202 Sep 02 00:55:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1271/2559] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:55:53 2026] DELETE /volume/v3/volumes/c62c787e-751d-476c-b73a-bd75654a392b => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:55:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-dd42e807-425a-47c6-899a-acd66dc419a4 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-dd42e807-425a-47c6-899a-acd66dc419a4 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/volumes/c62c787e-751d-476c-b73a-bd75654a392b Sep 02 00:55:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-dd42e807-425a-47c6-899a-acd66dc419a4 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-dd42e807-425a-47c6-899a-acd66dc419a4 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:53 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:53 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:53 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:53 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:53 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-dd42e807-425a-47c6-899a-acd66dc419a4 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-dd42e807-425a-47c6-899a-acd66dc419a4 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/c62c787e-751d-476c-b73a-bd75654a392b returned with HTTP 200 Sep 02 00:55:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1289/2560] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:53 2026] GET /volume/v3/volumes/c62c787e-751d-476c-b73a-bd75654a392b => generated 860 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0839a2be-7dbb-432f-807a-4176b9d40c52 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0839a2be-7dbb-432f-807a-4176b9d40c52 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/volumes/c62c787e-751d-476c-b73a-bd75654a392b Sep 02 00:55:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0839a2be-7dbb-432f-807a-4176b9d40c52 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0839a2be-7dbb-432f-807a-4176b9d40c52 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0839a2be-7dbb-432f-807a-4176b9d40c52 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/c62c787e-751d-476c-b73a-bd75654a392b returned with HTTP 404 Sep 02 00:55:54 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1272/2561] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:54 2026] GET /volume/v3/volumes/c62c787e-751d-476c-b73a-bd75654a392b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:55:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a06399d8-5af1-4046-a0a7-91ceddecba84 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a06399d8-5af1-4046-a0a7-91ceddecba84 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] DELETE http://192.168.122.129/volume/v3/volumes/647752a8-060c-47f7-ae0b-aa385b78c1ee Sep 02 00:55:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a06399d8-5af1-4046-a0a7-91ceddecba84 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a06399d8-5af1-4046-a0a7-91ceddecba84 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:54 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-a06399d8-5af1-4046-a0a7-91ceddecba84 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Delete volume with id: 647752a8-060c-47f7-ae0b-aa385b78c1ee Sep 02 00:55:54 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:54 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:54 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:54 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:54 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a06399d8-5af1-4046-a0a7-91ceddecba84 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:54 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a06399d8-5af1-4046-a0a7-91ceddecba84 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Delete volume request issued successfully. Sep 02 00:55:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a06399d8-5af1-4046-a0a7-91ceddecba84 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/647752a8-060c-47f7-ae0b-aa385b78c1ee returned with HTTP 202 Sep 02 00:55:54 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1290/2562] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:55:54 2026] DELETE /volume/v3/volumes/647752a8-060c-47f7-ae0b-aa385b78c1ee => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:55:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-668ca878-4996-43fc-abfd-63bb6eac5ed8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-668ca878-4996-43fc-abfd-63bb6eac5ed8 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/volumes/647752a8-060c-47f7-ae0b-aa385b78c1ee Sep 02 00:55:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-668ca878-4996-43fc-abfd-63bb6eac5ed8 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-668ca878-4996-43fc-abfd-63bb6eac5ed8 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:54 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:54 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:54 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:54 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:54 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-668ca878-4996-43fc-abfd-63bb6eac5ed8 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-668ca878-4996-43fc-abfd-63bb6eac5ed8 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/647752a8-060c-47f7-ae0b-aa385b78c1ee returned with HTTP 200 Sep 02 00:55:54 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1273/2563] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:54 2026] GET /volume/v3/volumes/647752a8-060c-47f7-ae0b-aa385b78c1ee => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-fc1391fe-bfdb-4970-bb6d-c5c5f61ba9d3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fc1391fe-bfdb-4970-bb6d-c5c5f61ba9d3 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/volumes/647752a8-060c-47f7-ae0b-aa385b78c1ee Sep 02 00:55:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fc1391fe-bfdb-4970-bb6d-c5c5f61ba9d3 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fc1391fe-bfdb-4970-bb6d-c5c5f61ba9d3 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fc1391fe-bfdb-4970-bb6d-c5c5f61ba9d3 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/647752a8-060c-47f7-ae0b-aa385b78c1ee returned with HTTP 404 Sep 02 00:55:55 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1291/2564] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:55 2026] GET /volume/v3/volumes/647752a8-060c-47f7-ae0b-aa385b78c1ee => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:55:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d8342f21-1b8a-44ac-9f83-44689d581ea1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d8342f21-1b8a-44ac-9f83-44689d581ea1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae Sep 02 00:55:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d8342f21-1b8a-44ac-9f83-44689d581ea1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d8342f21-1b8a-44ac-9f83-44689d581ea1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:55 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-d8342f21-1b8a-44ac-9f83-44689d581ea1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Delete snapshot with id: c3e6e336-ad5a-4047-aa34-591904ca41ae Sep 02 00:55:55 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=330,cinder:INSERT=92,cinder:UPDATE=97 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:55:55 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:55 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:55 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d8342f21-1b8a-44ac-9f83-44689d581ea1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Snapshot retrieved successfully. Sep 02 00:55:55 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:55 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:55 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d8342f21-1b8a-44ac-9f83-44689d581ea1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Snapshot delete request issued successfully. Sep 02 00:55:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d8342f21-1b8a-44ac-9f83-44689d581ea1 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae returned with HTTP 202 Sep 02 00:55:55 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1274/2565] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:55:55 2026] DELETE /volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:55:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f3446aa4-e8c7-4f44-b9ca-9b19f46c6d07 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f3446aa4-e8c7-4f44-b9ca-9b19f46c6d07 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae Sep 02 00:55:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f3446aa4-e8c7-4f44-b9ca-9b19f46c6d07 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f3446aa4-e8c7-4f44-b9ca-9b19f46c6d07 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:55 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:55 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:55 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f3446aa4-e8c7-4f44-b9ca-9b19f46c6d07 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Snapshot retrieved successfully. Sep 02 00:55:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f3446aa4-e8c7-4f44-b9ca-9b19f46c6d07 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae returned with HTTP 200 Sep 02 00:55:55 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1292/2566] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:55:55 2026] GET /volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae => generated 474 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ea1de5b3-2406-4c36-bc2e-90337290b7ab None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ea1de5b3-2406-4c36-bc2e-90337290b7ab tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae Sep 02 00:55:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ea1de5b3-2406-4c36-bc2e-90337290b7ab tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ea1de5b3-2406-4c36-bc2e-90337290b7ab tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:56 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:56 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:56 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ea1de5b3-2406-4c36-bc2e-90337290b7ab tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Snapshot retrieved successfully. Sep 02 00:55:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ea1de5b3-2406-4c36-bc2e-90337290b7ab tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae returned with HTTP 200 Sep 02 00:55:56 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1275/2567] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:55:56 2026] GET /volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae => generated 474 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-928dde8c-39b4-4db7-8c6b-94eb4ff2742d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-928dde8c-39b4-4db7-8c6b-94eb4ff2742d tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae Sep 02 00:55:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-928dde8c-39b4-4db7-8c6b-94eb4ff2742d tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-928dde8c-39b4-4db7-8c6b-94eb4ff2742d tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-928dde8c-39b4-4db7-8c6b-94eb4ff2742d tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae returned with HTTP 404 Sep 02 00:55:57 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1293/2568] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:55:57 2026] GET /volume/v3/snapshots/c3e6e336-ad5a-4047-aa34-591904ca41ae => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:55:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6320af0f-96e7-4029-8738-ed50c939b434 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6320af0f-96e7-4029-8738-ed50c939b434 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] DELETE http://192.168.122.129/volume/v3/volumes/af674a1a-bc86-4dc8-95df-d7537e038421 Sep 02 00:55:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6320af0f-96e7-4029-8738-ed50c939b434 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6320af0f-96e7-4029-8738-ed50c939b434 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:57 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-6320af0f-96e7-4029-8738-ed50c939b434 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Delete volume with id: af674a1a-bc86-4dc8-95df-d7537e038421 Sep 02 00:55:57 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:57 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:55:57 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:57 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:55:58 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6320af0f-96e7-4029-8738-ed50c939b434 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:58 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6320af0f-96e7-4029-8738-ed50c939b434 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Delete volume request issued successfully. Sep 02 00:55:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6320af0f-96e7-4029-8738-ed50c939b434 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/af674a1a-bc86-4dc8-95df-d7537e038421 returned with HTTP 202 Sep 02 00:55:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1276/2569] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:55:57 2026] DELETE /volume/v3/volumes/af674a1a-bc86-4dc8-95df-d7537e038421 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:55:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-24324760-09d8-4c37-b22b-1778dd182437 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-24324760-09d8-4c37-b22b-1778dd182437 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/volumes/af674a1a-bc86-4dc8-95df-d7537e038421 Sep 02 00:55:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-24324760-09d8-4c37-b22b-1778dd182437 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-24324760-09d8-4c37-b22b-1778dd182437 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:58 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:55:58 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:55:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:55:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:55:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-24324760-09d8-4c37-b22b-1778dd182437 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Volume info retrieved successfully. Sep 02 00:55:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-24324760-09d8-4c37-b22b-1778dd182437 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/af674a1a-bc86-4dc8-95df-d7537e038421 returned with HTTP 200 Sep 02 00:55:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1294/2570] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:58 2026] GET /volume/v3/volumes/af674a1a-bc86-4dc8-95df-d7537e038421 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:55:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1e08c59e-01eb-489d-b1e5-935be82d5582 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:55:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1e08c59e-01eb-489d-b1e5-935be82d5582 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] GET http://192.168.122.129/volume/v3/volumes/af674a1a-bc86-4dc8-95df-d7537e038421 Sep 02 00:55:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1e08c59e-01eb-489d-b1e5-935be82d5582 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:55:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1e08c59e-01eb-489d-b1e5-935be82d5582 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:55:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1e08c59e-01eb-489d-b1e5-935be82d5582 tempest-CreateVolumesFromSnapshotTest-958170011 tempest-CreateVolumesFromSnapshotTest-958170011-project-member] http://192.168.122.129/volume/v3/volumes/af674a1a-bc86-4dc8-95df-d7537e038421 returned with HTTP 404 Sep 02 00:55:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1277/2571] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:55:59 2026] GET /volume/v3/volumes/af674a1a-bc86-4dc8-95df-d7537e038421 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d2625b7b-3792-495d-94a2-009ce1659aa1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d2625b7b-3792-495d-94a2-009ce1659aa1 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:56:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d2625b7b-3792-495d-94a2-009ce1659aa1 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-221213929"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-d2625b7b-3792-495d-94a2-009ce1659aa1 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-221213929'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:56:01 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-d2625b7b-3792-495d-94a2-009ce1659aa1 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Create volume of 1 GB Sep 02 00:56:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d2625b7b-3792-495d-94a2-009ce1659aa1 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Availability Zones retrieved successfully. Sep 02 00:56:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d2625b7b-3792-495d-94a2-009ce1659aa1 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Flow 'volume_create_api' (2c307589-0fbe-4c00-b80a-6236e5900d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:56:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d2625b7b-3792-495d-94a2-009ce1659aa1 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12f11093-1d4d-4f98-8273-65fc59e56d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-d2625b7b-3792-495d-94a2-009ce1659aa1 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:56:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d2625b7b-3792-495d-94a2-009ce1659aa1 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12f11093-1d4d-4f98-8273-65fc59e56d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d2625b7b-3792-495d-94a2-009ce1659aa1 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (053248f4-40c9-41cc-8865-fc668237f642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:01 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-d2625b7b-3792-495d-94a2-009ce1659aa1 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Created reservations ['1ce9a25e-b48c-40e3-80bc-0c51a8d1b281', '03e88a8d-6040-4578-a19a-fcd17c55ba33', '5cb6aaa1-cb51-453b-965f-1e53b2f82c9b', '7cd3dc35-428c-4003-a7c2-e3efec41779e'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:56:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d2625b7b-3792-495d-94a2-009ce1659aa1 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (053248f4-40c9-41cc-8865-fc668237f642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ce9a25e-b48c-40e3-80bc-0c51a8d1b281', '03e88a8d-6040-4578-a19a-fcd17c55ba33', '5cb6aaa1-cb51-453b-965f-1e53b2f82c9b', '7cd3dc35-428c-4003-a7c2-e3efec41779e']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d2625b7b-3792-495d-94a2-009ce1659aa1 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6965227-3a06-48b9-81b9-a7ee7727b692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:01 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:01 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d2625b7b-3792-495d-94a2-009ce1659aa1 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6965227-3a06-48b9-81b9-a7ee7727b692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afd5e35e-64c9-41f9-8900-c8f5827fc02b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-221213929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='604960a63cb54ad2a90dd73c2c013ca0',qos_specs=None,replication_status=,reservations=['1ce9a25e-b48c-40e3-80bc-0c51a8d1b281','03e88a8d-6040-4578-a19a-fcd17c55ba33','5cb6aaa1-cb51-453b-965f-1e53b2f82c9b','7cd3dc35-428c-4003-a7c2-e3efec41779e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24f46b2c64a9400ea9e1666e4343dda1',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:56:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-221213929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afd5e35e-64c9-41f9-8900-c8f5827fc02b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='604960a63cb54ad2a90dd73c2c013ca0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24f46b2c64a9400ea9e1666e4343dda1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d2625b7b-3792-495d-94a2-009ce1659aa1 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0335304c-3fa8-427c-b78e-040db684f937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d2625b7b-3792-495d-94a2-009ce1659aa1 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0335304c-3fa8-427c-b78e-040db684f937) transitioned into state 'SUCCESS' from state '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-221213929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='604960a63cb54ad2a90dd73c2c013ca0',qos_specs=None,replication_status=,reservations=['1ce9a25e-b48c-40e3-80bc-0c51a8d1b281','03e88a8d-6040-4578-a19a-fcd17c55ba33','5cb6aaa1-cb51-453b-965f-1e53b2f82c9b','7cd3dc35-428c-4003-a7c2-e3efec41779e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24f46b2c64a9400ea9e1666e4343dda1',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d2625b7b-3792-495d-94a2-009ce1659aa1 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0393836-bb43-4d32-afa9-ff87b9730931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d2625b7b-3792-495d-94a2-009ce1659aa1 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0393836-bb43-4d32-afa9-ff87b9730931) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d2625b7b-3792-495d-94a2-009ce1659aa1 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Flow 'volume_create_api' (2c307589-0fbe-4c00-b80a-6236e5900d10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:56:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d2625b7b-3792-495d-94a2-009ce1659aa1 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Create volume request issued successfully. Sep 02 00:56:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d2625b7b-3792-495d-94a2-009ce1659aa1 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:56:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1295/2572] 192.168.122.129 () {62 vars in 1183 bytes} [Wed Sep 2 00:56:01 2026] POST /volume/v3/volumes => generated 778 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-eb86fcbf-9fd2-4974-a81b-b57827f2b2ab None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-eb86fcbf-9fd2-4974-a81b-b57827f2b2ab tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] GET http://192.168.122.129/volume/v3/volumes/afd5e35e-64c9-41f9-8900-c8f5827fc02b Sep 02 00:56:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-eb86fcbf-9fd2-4974-a81b-b57827f2b2ab tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-eb86fcbf-9fd2-4974-a81b-b57827f2b2ab tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:01 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:01 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:01 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:01 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-eb86fcbf-9fd2-4974-a81b-b57827f2b2ab tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Volume info retrieved successfully. Sep 02 00:56:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-eb86fcbf-9fd2-4974-a81b-b57827f2b2ab tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/volumes/afd5e35e-64c9-41f9-8900-c8f5827fc02b returned with HTTP 200 Sep 02 00:56:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1278/2573] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:01 2026] GET /volume/v3/volumes/afd5e35e-64c9-41f9-8900-c8f5827fc02b => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:56:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-09abbdee-e044-43ac-a2ef-3473ea31dd34 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-09abbdee-e044-43ac-a2ef-3473ea31dd34 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] GET http://192.168.122.129/volume/v3/volumes/afd5e35e-64c9-41f9-8900-c8f5827fc02b Sep 02 00:56:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-09abbdee-e044-43ac-a2ef-3473ea31dd34 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-09abbdee-e044-43ac-a2ef-3473ea31dd34 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:02 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:02 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:02 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:02 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:02 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-09abbdee-e044-43ac-a2ef-3473ea31dd34 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Volume info retrieved successfully. Sep 02 00:56:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-09abbdee-e044-43ac-a2ef-3473ea31dd34 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/volumes/afd5e35e-64c9-41f9-8900-c8f5827fc02b returned with HTTP 200 Sep 02 00:56:02 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1296/2574] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:02 2026] GET /volume/v3/volumes/afd5e35e-64c9-41f9-8900-c8f5827fc02b => generated 871 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:56:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f85e561f-1125-4363-8a42-b1b537240e2d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f85e561f-1125-4363-8a42-b1b537240e2d tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:56:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f85e561f-1125-4363-8a42-b1b537240e2d tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "afd5e35e-64c9-41f9-8900-c8f5827fc02b", "name": "tempest-VolumeDependencyTests-Snapshot-1278967302"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:02 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:02 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:02 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:02 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f85e561f-1125-4363-8a42-b1b537240e2d tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Volume info retrieved successfully. Sep 02 00:56:02 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-f85e561f-1125-4363-8a42-b1b537240e2d tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Create snapshot from volume afd5e35e-64c9-41f9-8900-c8f5827fc02b Sep 02 00:56:02 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-f85e561f-1125-4363-8a42-b1b537240e2d tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Created reservations ['90c168e1-83f4-4ef9-ac06-95c76cbabcda', 'c18ab263-f563-457b-9935-65b11a579624', '30ae5fb2-4e70-47f0-a4d7-1127f5175fd7', '4a87a94c-aa56-440b-8315-d73ee9b215cb'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:56:03 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:03 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:03 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f85e561f-1125-4363-8a42-b1b537240e2d tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Snapshot create request issued successfully. Sep 02 00:56:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f85e561f-1125-4363-8a42-b1b537240e2d tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:56:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1279/2575] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:56:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:56:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-559aa1fd-dd2f-4dc4-9af1-d98f5fdf37b8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-559aa1fd-dd2f-4dc4-9af1-d98f5fdf37b8 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] GET http://192.168.122.129/volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d Sep 02 00:56:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-559aa1fd-dd2f-4dc4-9af1-d98f5fdf37b8 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-559aa1fd-dd2f-4dc4-9af1-d98f5fdf37b8 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:03 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:03 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:03 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-559aa1fd-dd2f-4dc4-9af1-d98f5fdf37b8 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Snapshot retrieved successfully. Sep 02 00:56:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-559aa1fd-dd2f-4dc4-9af1-d98f5fdf37b8 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d returned with HTTP 200 Sep 02 00:56:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1297/2576] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:56:03 2026] GET /volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-420bdf0c-a465-4555-943c-30145f586c32 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-420bdf0c-a465-4555-943c-30145f586c32 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] GET http://192.168.122.129/volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d Sep 02 00:56:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-420bdf0c-a465-4555-943c-30145f586c32 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-420bdf0c-a465-4555-943c-30145f586c32 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:04 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:04 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:04 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-420bdf0c-a465-4555-943c-30145f586c32 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Snapshot retrieved successfully. Sep 02 00:56:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-420bdf0c-a465-4555-943c-30145f586c32 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d returned with HTTP 200 Sep 02 00:56:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1280/2577] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:56:04 2026] GET /volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5f38fa92-2a2b-4b9c-a98f-312b2b0d8b7b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5f38fa92-2a2b-4b9c-a98f-312b2b0d8b7b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] GET http://192.168.122.129/volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d Sep 02 00:56:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5f38fa92-2a2b-4b9c-a98f-312b2b0d8b7b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5f38fa92-2a2b-4b9c-a98f-312b2b0d8b7b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:05 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:05 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:05 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5f38fa92-2a2b-4b9c-a98f-312b2b0d8b7b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Snapshot retrieved successfully. Sep 02 00:56:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5f38fa92-2a2b-4b9c-a98f-312b2b0d8b7b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d returned with HTTP 200 Sep 02 00:56:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1298/2578] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:56:05 2026] GET /volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-40e765b1-9db7-466a-8d60-1de6c47e894b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-40e765b1-9db7-466a-8d60-1de6c47e894b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:56:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-40e765b1-9db7-466a-8d60-1de6c47e894b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ec5f0850-5cff-42bd-9354-c9260167486d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1607696874"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-40e765b1-9db7-466a-8d60-1de6c47e894b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Create volume request body: {'volume': {'snapshot_id': 'ec5f0850-5cff-42bd-9354-c9260167486d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1607696874'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:56:05 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:05 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-40e765b1-9db7-466a-8d60-1de6c47e894b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Snapshot retrieved successfully. Sep 02 00:56:05 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-40e765b1-9db7-466a-8d60-1de6c47e894b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Create volume of 1 GB Sep 02 00:56:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-40e765b1-9db7-466a-8d60-1de6c47e894b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Availability Zones retrieved successfully. Sep 02 00:56:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-40e765b1-9db7-466a-8d60-1de6c47e894b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Flow 'volume_create_api' (90fa3814-ea12-4875-8820-99ae4678dc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:56:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-40e765b1-9db7-466a-8d60-1de6c47e894b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5fd1b40-0f86-4d92-b43b-f312c5d350d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-40e765b1-9db7-466a-8d60-1de6c47e894b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:56:05 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:05 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-40e765b1-9db7-466a-8d60-1de6c47e894b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5fd1b40-0f86-4d92-b43b-f312c5d350d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ec5f0850-5cff-42bd-9354-c9260167486d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-40e765b1-9db7-466a-8d60-1de6c47e894b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87a55629-5f4a-4c68-8002-b851de7138c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:05 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-40e765b1-9db7-466a-8d60-1de6c47e894b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Created reservations ['6e3c4edc-4e15-457a-9b48-0f2aef80be40', '54f9e05d-7eb3-4439-8dff-d22873d2f4f6', 'aeeb57f9-1d39-4d44-9a3c-e98bbc9d7232', '91d98920-039a-4e64-8028-246b392b1d1e'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:56:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-40e765b1-9db7-466a-8d60-1de6c47e894b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87a55629-5f4a-4c68-8002-b851de7138c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e3c4edc-4e15-457a-9b48-0f2aef80be40', '54f9e05d-7eb3-4439-8dff-d22873d2f4f6', 'aeeb57f9-1d39-4d44-9a3c-e98bbc9d7232', '91d98920-039a-4e64-8028-246b392b1d1e']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-40e765b1-9db7-466a-8d60-1de6c47e894b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cab3aa14-ca04-4325-b757-e1c7e6429e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:05 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:05 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:05 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:05 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-40e765b1-9db7-466a-8d60-1de6c47e894b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cab3aa14-ca04-4325-b757-e1c7e6429e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dab60a98-9902-4233-858f-5108d0b4d6b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1607696874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='604960a63cb54ad2a90dd73c2c013ca0',qos_specs=None,replication_status=,reservations=['6e3c4edc-4e15-457a-9b48-0f2aef80be40','54f9e05d-7eb3-4439-8dff-d22873d2f4f6','aeeb57f9-1d39-4d44-9a3c-e98bbc9d7232','91d98920-039a-4e64-8028-246b392b1d1e'],size=1,snapshot_id=ec5f0850-5cff-42bd-9354-c9260167486d,source_replicaid=,source_volid=None,status='creating',user_id='24f46b2c64a9400ea9e1666e4343dda1',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:56:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1607696874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dab60a98-9902-4233-858f-5108d0b4d6b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='604960a63cb54ad2a90dd73c2c013ca0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ec5f0850-5cff-42bd-9354-c9260167486d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24f46b2c64a9400ea9e1666e4343dda1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-40e765b1-9db7-466a-8d60-1de6c47e894b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adb90d66-2800-4810-b4a2-bdb970d79f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-40e765b1-9db7-466a-8d60-1de6c47e894b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adb90d66-2800-4810-b4a2-bdb970d79f0c) transitioned into state 'SUCCESS' from state '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-1607696874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='604960a63cb54ad2a90dd73c2c013ca0',qos_specs=None,replication_status=,reservations=['6e3c4edc-4e15-457a-9b48-0f2aef80be40','54f9e05d-7eb3-4439-8dff-d22873d2f4f6','aeeb57f9-1d39-4d44-9a3c-e98bbc9d7232','91d98920-039a-4e64-8028-246b392b1d1e'],size=1,snapshot_id=ec5f0850-5cff-42bd-9354-c9260167486d,source_replicaid=,source_volid=None,status='creating',user_id='24f46b2c64a9400ea9e1666e4343dda1',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-40e765b1-9db7-466a-8d60-1de6c47e894b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06d5c332-90ac-4458-8143-fc912c51b276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:05 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:05 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-40e765b1-9db7-466a-8d60-1de6c47e894b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06d5c332-90ac-4458-8143-fc912c51b276) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-40e765b1-9db7-466a-8d60-1de6c47e894b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Flow 'volume_create_api' (90fa3814-ea12-4875-8820-99ae4678dc55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:56:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-40e765b1-9db7-466a-8d60-1de6c47e894b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Create volume request issued successfully. Sep 02 00:56:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-40e765b1-9db7-466a-8d60-1de6c47e894b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:56:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1281/2579] 192.168.122.129 () {62 vars in 1184 bytes} [Wed Sep 2 00:56:05 2026] POST /volume/v3/volumes => generated 813 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-fbc09c8e-d1b2-4755-940c-b0dbf07b9524 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fbc09c8e-d1b2-4755-940c-b0dbf07b9524 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] GET http://192.168.122.129/volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 Sep 02 00:56:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fbc09c8e-d1b2-4755-940c-b0dbf07b9524 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fbc09c8e-d1b2-4755-940c-b0dbf07b9524 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:05 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:05 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:05 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:05 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:05 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-fbc09c8e-d1b2-4755-940c-b0dbf07b9524 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Volume info retrieved successfully. Sep 02 00:56:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fbc09c8e-d1b2-4755-940c-b0dbf07b9524 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 returned with HTTP 200 Sep 02 00:56:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1299/2580] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:05 2026] GET /volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 => generated 881 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:56:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ee68643c-e522-404d-bb54-6dca0c6fc7f8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ee68643c-e522-404d-bb54-6dca0c6fc7f8 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] GET http://192.168.122.129/volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 Sep 02 00:56:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ee68643c-e522-404d-bb54-6dca0c6fc7f8 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ee68643c-e522-404d-bb54-6dca0c6fc7f8 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:06 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:06 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:06 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:06 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:06 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ee68643c-e522-404d-bb54-6dca0c6fc7f8 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Volume info retrieved successfully. Sep 02 00:56:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ee68643c-e522-404d-bb54-6dca0c6fc7f8 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 returned with HTTP 200 Sep 02 00:56:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1282/2581] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:06 2026] GET /volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:56:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4bcaf201-22f3-4291-a97f-c8b7a9c41397 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4bcaf201-22f3-4291-a97f-c8b7a9c41397 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] GET http://192.168.122.129/volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 Sep 02 00:56:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4bcaf201-22f3-4291-a97f-c8b7a9c41397 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4bcaf201-22f3-4291-a97f-c8b7a9c41397 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:07 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:07 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:07 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:07 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:07 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4bcaf201-22f3-4291-a97f-c8b7a9c41397 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Volume info retrieved successfully. Sep 02 00:56:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4bcaf201-22f3-4291-a97f-c8b7a9c41397 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 returned with HTTP 200 Sep 02 00:56:07 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1300/2582] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:07 2026] GET /volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 => generated 905 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:56:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f9a3efbf-1dd0-4572-b1ad-1d040733095a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f9a3efbf-1dd0-4572-b1ad-1d040733095a tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] GET http://192.168.122.129/volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 Sep 02 00:56:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f9a3efbf-1dd0-4572-b1ad-1d040733095a tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f9a3efbf-1dd0-4572-b1ad-1d040733095a tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:08 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:08 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:08 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:08 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:08 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f9a3efbf-1dd0-4572-b1ad-1d040733095a tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Volume info retrieved successfully. Sep 02 00:56:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f9a3efbf-1dd0-4572-b1ad-1d040733095a tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 returned with HTTP 200 Sep 02 00:56:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1283/2583] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:08 2026] GET /volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 => generated 905 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:56:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-abc79024-db45-4b94-a0cb-b91d11a491d3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-abc79024-db45-4b94-a0cb-b91d11a491d3 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] GET http://192.168.122.129/volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 Sep 02 00:56:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-abc79024-db45-4b94-a0cb-b91d11a491d3 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-abc79024-db45-4b94-a0cb-b91d11a491d3 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:10 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:10 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:10 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:10 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:10 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-abc79024-db45-4b94-a0cb-b91d11a491d3 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Volume info retrieved successfully. Sep 02 00:56:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-abc79024-db45-4b94-a0cb-b91d11a491d3 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 returned with HTTP 200 Sep 02 00:56:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1301/2584] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:09 2026] GET /volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 => generated 905 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:56:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d3fa2b1c-185e-4c40-9ce1-1872a2c09c38 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d3fa2b1c-185e-4c40-9ce1-1872a2c09c38 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] GET http://192.168.122.129/volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 Sep 02 00:56:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d3fa2b1c-185e-4c40-9ce1-1872a2c09c38 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d3fa2b1c-185e-4c40-9ce1-1872a2c09c38 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:11 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:11 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:11 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:11 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:11 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d3fa2b1c-185e-4c40-9ce1-1872a2c09c38 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Volume info retrieved successfully. Sep 02 00:56:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d3fa2b1c-185e-4c40-9ce1-1872a2c09c38 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 returned with HTTP 200 Sep 02 00:56:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1284/2585] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:11 2026] GET /volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 => generated 905 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:56:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f378f58a-17fd-41f1-af72-b5e619f73fbb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f378f58a-17fd-41f1-af72-b5e619f73fbb tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] GET http://192.168.122.129/volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 Sep 02 00:56:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f378f58a-17fd-41f1-af72-b5e619f73fbb tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f378f58a-17fd-41f1-af72-b5e619f73fbb tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:12 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:12 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f378f58a-17fd-41f1-af72-b5e619f73fbb tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Volume info retrieved successfully. Sep 02 00:56:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f378f58a-17fd-41f1-af72-b5e619f73fbb tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 returned with HTTP 200 Sep 02 00:56:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1302/2586] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:12 2026] GET /volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:56:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-15a834f2-3dcc-41a5-8fb4-d3df45b18cbd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-15a834f2-3dcc-41a5-8fb4-d3df45b18cbd tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d Sep 02 00:56:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-15a834f2-3dcc-41a5-8fb4-d3df45b18cbd tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-15a834f2-3dcc-41a5-8fb4-d3df45b18cbd tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:12 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-15a834f2-3dcc-41a5-8fb4-d3df45b18cbd tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Delete snapshot with id: ec5f0850-5cff-42bd-9354-c9260167486d Sep 02 00:56:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-15a834f2-3dcc-41a5-8fb4-d3df45b18cbd tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Snapshot retrieved successfully. Sep 02 00:56:12 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:12 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-15a834f2-3dcc-41a5-8fb4-d3df45b18cbd tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Snapshot delete request issued successfully. Sep 02 00:56:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-15a834f2-3dcc-41a5-8fb4-d3df45b18cbd tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d returned with HTTP 202 Sep 02 00:56:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1285/2587] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:56:12 2026] DELETE /volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:56:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-35559f02-4357-4431-82d3-1284aa9da56b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-35559f02-4357-4431-82d3-1284aa9da56b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] GET http://192.168.122.129/volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d Sep 02 00:56:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-35559f02-4357-4431-82d3-1284aa9da56b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-35559f02-4357-4431-82d3-1284aa9da56b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-35559f02-4357-4431-82d3-1284aa9da56b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Snapshot retrieved successfully. Sep 02 00:56:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-35559f02-4357-4431-82d3-1284aa9da56b tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d returned with HTTP 200 Sep 02 00:56:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1303/2588] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:56:12 2026] GET /volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-42b84e9c-0720-40ac-a7a7-10d124351e99 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-42b84e9c-0720-40ac-a7a7-10d124351e99 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] GET http://192.168.122.129/volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d Sep 02 00:56:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-42b84e9c-0720-40ac-a7a7-10d124351e99 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-42b84e9c-0720-40ac-a7a7-10d124351e99 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:13 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:13 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-42b84e9c-0720-40ac-a7a7-10d124351e99 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Snapshot retrieved successfully. Sep 02 00:56:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-42b84e9c-0720-40ac-a7a7-10d124351e99 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d returned with HTTP 200 Sep 02 00:56:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1286/2589] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:56:13 2026] GET /volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d66f6381-e086-46ae-a184-268ed1548573 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d66f6381-e086-46ae-a184-268ed1548573 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] GET http://192.168.122.129/volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d Sep 02 00:56:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d66f6381-e086-46ae-a184-268ed1548573 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d66f6381-e086-46ae-a184-268ed1548573 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d66f6381-e086-46ae-a184-268ed1548573 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d returned with HTTP 404 Sep 02 00:56:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1304/2590] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:56:14 2026] GET /volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8fd41c9c-5b38-4dec-a374-28ba25e41c5d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8fd41c9c-5b38-4dec-a374-28ba25e41c5d tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] DELETE http://192.168.122.129/volume/v3/volumes/afd5e35e-64c9-41f9-8900-c8f5827fc02b Sep 02 00:56:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8fd41c9c-5b38-4dec-a374-28ba25e41c5d tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8fd41c9c-5b38-4dec-a374-28ba25e41c5d tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:14 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-8fd41c9c-5b38-4dec-a374-28ba25e41c5d tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Delete volume with id: afd5e35e-64c9-41f9-8900-c8f5827fc02b Sep 02 00:56:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8fd41c9c-5b38-4dec-a374-28ba25e41c5d tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Volume info retrieved successfully. Sep 02 00:56:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8fd41c9c-5b38-4dec-a374-28ba25e41c5d tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Delete volume request issued successfully. Sep 02 00:56:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8fd41c9c-5b38-4dec-a374-28ba25e41c5d tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/volumes/afd5e35e-64c9-41f9-8900-c8f5827fc02b returned with HTTP 202 Sep 02 00:56:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1287/2591] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:56:14 2026] DELETE /volume/v3/volumes/afd5e35e-64c9-41f9-8900-c8f5827fc02b => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:56:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-efde138e-f492-4ca3-ad08-57a630fb8907 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-efde138e-f492-4ca3-ad08-57a630fb8907 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] GET http://192.168.122.129/volume/v3/volumes/afd5e35e-64c9-41f9-8900-c8f5827fc02b Sep 02 00:56:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-efde138e-f492-4ca3-ad08-57a630fb8907 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-efde138e-f492-4ca3-ad08-57a630fb8907 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-efde138e-f492-4ca3-ad08-57a630fb8907 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Volume info retrieved successfully. Sep 02 00:56:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-efde138e-f492-4ca3-ad08-57a630fb8907 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/volumes/afd5e35e-64c9-41f9-8900-c8f5827fc02b returned with HTTP 200 Sep 02 00:56:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1305/2592] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:14 2026] GET /volume/v3/volumes/afd5e35e-64c9-41f9-8900-c8f5827fc02b => generated 870 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:56:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-71512917-554f-461a-a5e3-f6be381894cd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-71512917-554f-461a-a5e3-f6be381894cd tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] GET http://192.168.122.129/volume/v3/volumes/afd5e35e-64c9-41f9-8900-c8f5827fc02b Sep 02 00:56:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-71512917-554f-461a-a5e3-f6be381894cd tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-71512917-554f-461a-a5e3-f6be381894cd tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-71512917-554f-461a-a5e3-f6be381894cd tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/volumes/afd5e35e-64c9-41f9-8900-c8f5827fc02b returned with HTTP 404 Sep 02 00:56:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1288/2593] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:15 2026] GET /volume/v3/volumes/afd5e35e-64c9-41f9-8900-c8f5827fc02b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:56:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e50d228c-025b-4945-a5a2-0c000967f6cc None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e50d228c-025b-4945-a5a2-0c000967f6cc tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] DELETE http://192.168.122.129/volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 Sep 02 00:56:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e50d228c-025b-4945-a5a2-0c000967f6cc tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e50d228c-025b-4945-a5a2-0c000967f6cc tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:15 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-e50d228c-025b-4945-a5a2-0c000967f6cc tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Delete volume with id: dab60a98-9902-4233-858f-5108d0b4d6b9 Sep 02 00:56:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e50d228c-025b-4945-a5a2-0c000967f6cc tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Volume info retrieved successfully. Sep 02 00:56:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e50d228c-025b-4945-a5a2-0c000967f6cc tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Delete volume request issued successfully. Sep 02 00:56:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e50d228c-025b-4945-a5a2-0c000967f6cc tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 returned with HTTP 202 Sep 02 00:56:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1306/2594] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:56:15 2026] DELETE /volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:56:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-742b6535-d6e4-4eaa-a88f-ebc6fbbbd898 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-742b6535-d6e4-4eaa-a88f-ebc6fbbbd898 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] GET http://192.168.122.129/volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 Sep 02 00:56:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-742b6535-d6e4-4eaa-a88f-ebc6fbbbd898 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-742b6535-d6e4-4eaa-a88f-ebc6fbbbd898 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:15 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:15 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:15 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:15 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-742b6535-d6e4-4eaa-a88f-ebc6fbbbd898 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Volume info retrieved successfully. Sep 02 00:56:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-742b6535-d6e4-4eaa-a88f-ebc6fbbbd898 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 returned with HTTP 200 Sep 02 00:56:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1289/2595] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:15 2026] GET /volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 => generated 905 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:56:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1c322fb4-dbd5-49bd-ac74-248fd6576889 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1c322fb4-dbd5-49bd-ac74-248fd6576889 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] GET http://192.168.122.129/volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 Sep 02 00:56:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1c322fb4-dbd5-49bd-ac74-248fd6576889 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1c322fb4-dbd5-49bd-ac74-248fd6576889 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1c322fb4-dbd5-49bd-ac74-248fd6576889 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 returned with HTTP 404 Sep 02 00:56:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1307/2596] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:16 2026] GET /volume/v3/volumes/dab60a98-9902-4233-858f-5108d0b4d6b9 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:56:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-20eb17e8-49c8-4a9d-996d-a5a15449c6c4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-20eb17e8-49c8-4a9d-996d-a5a15449c6c4 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d Sep 02 00:56:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-20eb17e8-49c8-4a9d-996d-a5a15449c6c4 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-20eb17e8-49c8-4a9d-996d-a5a15449c6c4 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:16 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-20eb17e8-49c8-4a9d-996d-a5a15449c6c4 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Delete snapshot with id: ec5f0850-5cff-42bd-9354-c9260167486d Sep 02 00:56:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-20eb17e8-49c8-4a9d-996d-a5a15449c6c4 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d returned with HTTP 404 Sep 02 00:56:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1290/2597] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:56:16 2026] DELETE /volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d2fa5ad8-8008-4055-85c8-2773306da6b8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d2fa5ad8-8008-4055-85c8-2773306da6b8 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] GET http://192.168.122.129/volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d Sep 02 00:56:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d2fa5ad8-8008-4055-85c8-2773306da6b8 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d2fa5ad8-8008-4055-85c8-2773306da6b8 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d2fa5ad8-8008-4055-85c8-2773306da6b8 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d returned with HTTP 404 Sep 02 00:56:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1308/2598] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:56:16 2026] GET /volume/v3/snapshots/ec5f0850-5cff-42bd-9354-c9260167486d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d7d7928e-8a24-4525-b896-913f2a207d73 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d7d7928e-8a24-4525-b896-913f2a207d73 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] DELETE http://192.168.122.129/volume/v3/volumes/afd5e35e-64c9-41f9-8900-c8f5827fc02b Sep 02 00:56:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d7d7928e-8a24-4525-b896-913f2a207d73 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d7d7928e-8a24-4525-b896-913f2a207d73 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:16 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-d7d7928e-8a24-4525-b896-913f2a207d73 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Delete volume with id: afd5e35e-64c9-41f9-8900-c8f5827fc02b Sep 02 00:56:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d7d7928e-8a24-4525-b896-913f2a207d73 tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/volumes/afd5e35e-64c9-41f9-8900-c8f5827fc02b returned with HTTP 404 Sep 02 00:56:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1291/2599] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:56:16 2026] DELETE /volume/v3/volumes/afd5e35e-64c9-41f9-8900-c8f5827fc02b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:56:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-886bd897-ce3b-4b27-b9d5-65a7bb0df01a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-886bd897-ce3b-4b27-b9d5-65a7bb0df01a tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] GET http://192.168.122.129/volume/v3/volumes/afd5e35e-64c9-41f9-8900-c8f5827fc02b Sep 02 00:56:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-886bd897-ce3b-4b27-b9d5-65a7bb0df01a tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-886bd897-ce3b-4b27-b9d5-65a7bb0df01a tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-886bd897-ce3b-4b27-b9d5-65a7bb0df01a tempest-VolumeDependencyTests-491302168 tempest-VolumeDependencyTests-491302168-project-member] http://192.168.122.129/volume/v3/volumes/afd5e35e-64c9-41f9-8900-c8f5827fc02b returned with HTTP 404 Sep 02 00:56:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1309/2600] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:16 2026] GET /volume/v3/volumes/afd5e35e-64c9-41f9-8900-c8f5827fc02b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:56:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1787ca75-7734-4e43-b61e-f6de2172facf None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1787ca75-7734-4e43-b61e-f6de2172facf tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab Sep 02 00:56:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1787ca75-7734-4e43-b61e-f6de2172facf tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1787ca75-7734-4e43-b61e-f6de2172facf tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:19 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:19 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:19 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1787ca75-7734-4e43-b61e-f6de2172facf tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:56:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1787ca75-7734-4e43-b61e-f6de2172facf tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab returned with HTTP 200 Sep 02 00:56:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1292/2601] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:19 2026] GET /volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab => generated 883 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-44e68a0d-2aef-4ff3-87ec-bee0bdfe013d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-44e68a0d-2aef-4ff3-87ec-bee0bdfe013d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab Sep 02 00:56:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-44e68a0d-2aef-4ff3-87ec-bee0bdfe013d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-44e68a0d-2aef-4ff3-87ec-bee0bdfe013d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:19 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:19 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-44e68a0d-2aef-4ff3-87ec-bee0bdfe013d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:56:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-44e68a0d-2aef-4ff3-87ec-bee0bdfe013d tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab returned with HTTP 200 Sep 02 00:56:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1310/2602] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:19 2026] GET /volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab => generated 883 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-690c82cb-0159-4276-8c0d-832f147e127f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-690c82cb-0159-4276-8c0d-832f147e127f tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab Sep 02 00:56:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-690c82cb-0159-4276-8c0d-832f147e127f tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-690c82cb-0159-4276-8c0d-832f147e127f tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:20 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:20 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:20 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:20 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:20 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-690c82cb-0159-4276-8c0d-832f147e127f tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:56:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-690c82cb-0159-4276-8c0d-832f147e127f tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab returned with HTTP 200 Sep 02 00:56:20 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1293/2603] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:56:20 2026] GET /volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab => generated 883 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-fdbd38dd-c4d3-40d0-be80-2ae61c798123 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fdbd38dd-c4d3-40d0-be80-2ae61c798123 None None] GET http://192.168.122.129/volume// Sep 02 00:56:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fdbd38dd-c4d3-40d0-be80-2ae61c798123 None None] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fdbd38dd-c4d3-40d0-be80-2ae61c798123 None None] Calling method 'all' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fdbd38dd-c4d3-40d0-be80-2ae61c798123 None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:56:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1311/2604] 192.168.122.129 () {58 vars in 1317 bytes} [Wed Sep 2 00:56:20 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:56:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-d02849b6-3613-4ce3-b83f-290be34e08ec None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-d02849b6-3613-4ce3-b83f-290be34e08ec tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] POST http://192.168.122.129/volume/v3/attachments Sep 02 00:56:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-d02849b6-3613-4ce3-b83f-290be34e08ec tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "20ef1f6f-1d39-42fb-b49f-72350a427bab", "connector": null, "instance_uuid": "dd5111fe-e690-4aed-9329-1541e5edc336"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:20 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:20 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:20 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:20 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-d02849b6-3613-4ce3-b83f-290be34e08ec tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/attachments returned with HTTP 200 Sep 02 00:56:20 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1294/2605] 192.168.122.129 () {66 vars in 1483 bytes} [Wed Sep 2 00:56:20 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:56:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d81c8836-4567-44af-ab5c-48a1b84ee395 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d81c8836-4567-44af-ab5c-48a1b84ee395 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab Sep 02 00:56:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d81c8836-4567-44af-ab5c-48a1b84ee395 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d81c8836-4567-44af-ab5c-48a1b84ee395 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:20 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:20 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-dd1f086c-8d08-4dae-8077-79d125ade94b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dd1f086c-8d08-4dae-8077-79d125ade94b None None] GET http://192.168.122.129/volume// Sep 02 00:56:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dd1f086c-8d08-4dae-8077-79d125ade94b None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dd1f086c-8d08-4dae-8077-79d125ade94b None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dd1f086c-8d08-4dae-8077-79d125ade94b None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:56:20 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1295/2606] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:56:20 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:56:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-b524f386-01bb-414d-9649-43e8e523ede7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d81c8836-4567-44af-ab5c-48a1b84ee395 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:56:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-b524f386-01bb-414d-9649-43e8e523ede7 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab Sep 02 00:56:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-b524f386-01bb-414d-9649-43e8e523ede7 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-b524f386-01bb-414d-9649-43e8e523ede7 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d81c8836-4567-44af-ab5c-48a1b84ee395 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab returned with HTTP 200 Sep 02 00:56:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1312/2607] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:20 2026] GET /volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab => generated 882 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:20 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:20 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:20 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:20 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:20 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-b524f386-01bb-414d-9649-43e8e523ede7 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:56:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-b524f386-01bb-414d-9649-43e8e523ede7 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab returned with HTTP 200 Sep 02 00:56:20 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1296/2608] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:56:20 2026] GET /volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab => generated 1063 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:56:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-23af9a72-0f50-4591-810f-363ab21ff197 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-23af9a72-0f50-4591-810f-363ab21ff197 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] PUT http://192.168.122.129/volume/v3/attachments/5661e394-27e0-420b-85bc-d4db4f4d4dbd Sep 02 00:56:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-23af9a72-0f50-4591-810f-363ab21ff197 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.129", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:99ea8ad4da87", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "ea39e472-48c2-4305-83f6-cb40dfe92962", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:20 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-23af9a72-0f50-4591-810f-363ab21ff197 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Acquiring lock "cinder-attachment_update-20ef1f6f-1d39-42fb-b49f-72350a427bab-devstack" by "attachment_update" {{(pid=86898) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 02 00:56:20 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-23af9a72-0f50-4591-810f-363ab21ff197 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Lock "cinder-attachment_update-20ef1f6f-1d39-42fb-b49f-72350a427bab-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=86898) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 02 00:56:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:20 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:20 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:20 devstack devstack@c-api.service[86898]: DEBUG cinder.coordination [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-23af9a72-0f50-4591-810f-363ab21ff197 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Lock "cinder-attachment_update-20ef1f6f-1d39-42fb-b49f-72350a427bab-devstack" released by "attachment_update" :: held 0.183s {{(pid=86898) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 02 00:56:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-23af9a72-0f50-4591-810f-363ab21ff197 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/attachments/5661e394-27e0-420b-85bc-d4db4f4d4dbd returned with HTTP 200 Sep 02 00:56:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1313/2609] 192.168.122.129 () {66 vars in 1593 bytes} [Wed Sep 2 00:56:20 2026] PUT /volume/v3/attachments/5661e394-27e0-420b-85bc-d4db4f4d4dbd => generated 694 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:56:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3f3e6350-005f-4456-8987-a12fc7c954b8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3f3e6350-005f-4456-8987-a12fc7c954b8 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:56:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3f3e6350-005f-4456-8987-a12fc7c954b8 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "b2bd9b37-f545-43c3-baf5-b1073ba58e8f", "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-3f3e6350-005f-4456-8987-a12fc7c954b8 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'b2bd9b37-f545-43c3-baf5-b1073ba58e8f', 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:56:21 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-3f3e6350-005f-4456-8987-a12fc7c954b8 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Create volume of 1 GB Sep 02 00:56:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3f3e6350-005f-4456-8987-a12fc7c954b8 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Availability Zones retrieved successfully. Sep 02 00:56:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3f3e6350-005f-4456-8987-a12fc7c954b8 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Flow 'volume_create_api' (05b9a1f9-a5f3-4a01-b7e9-1e1ad09f46bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:56:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3f3e6350-005f-4456-8987-a12fc7c954b8 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e34a8187-4dd3-4729-b56a-b142aa651ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-3f3e6350-005f-4456-8987-a12fc7c954b8 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:56:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3f3e6350-005f-4456-8987-a12fc7c954b8 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e34a8187-4dd3-4729-b56a-b142aa651ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3f3e6350-005f-4456-8987-a12fc7c954b8 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ffcf2a9-f5d3-4949-8423-73d3ea7907e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-517e6a66-5201-4355-b60d-f49d3e235d9e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-517e6a66-5201-4355-b60d-f49d3e235d9e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] POST http://192.168.122.129/volume/v3/attachments/5661e394-27e0-420b-85bc-d4db4f4d4dbd/action Sep 02 00:56:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-517e6a66-5201-4355-b60d-f49d3e235d9e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Action body: b'{"os-complete": null}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:56:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-517e6a66-5201-4355-b60d-f49d3e235d9e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-80230892-29e7-4ed7-9a39-51b9bc2ab951 req-517e6a66-5201-4355-b60d-f49d3e235d9e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/attachments/5661e394-27e0-420b-85bc-d4db4f4d4dbd/action returned with HTTP 204 Sep 02 00:56:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1314/2610] 192.168.122.129 () {66 vars in 1614 bytes} [Wed Sep 2 00:56:21 2026] POST /volume/v3/attachments/5661e394-27e0-420b-85bc-d4db4f4d4dbd/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-85545071-f302-4072-8bcb-57b8adf7d151 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-85545071-f302-4072-8bcb-57b8adf7d151 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab Sep 02 00:56:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-85545071-f302-4072-8bcb-57b8adf7d151 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-85545071-f302-4072-8bcb-57b8adf7d151 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:21 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-3f3e6350-005f-4456-8987-a12fc7c954b8 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Created reservations ['cf4f8fde-982c-488a-a0fd-52b095e38f49', '15a86854-95b1-4579-acff-ffaabb9d873f', '566ef999-3369-4632-b662-da9910a2f453', '13f43122-8e8e-4056-ab65-5f13c7e47814'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:56:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3f3e6350-005f-4456-8987-a12fc7c954b8 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ffcf2a9-f5d3-4949-8423-73d3ea7907e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf4f8fde-982c-488a-a0fd-52b095e38f49', '15a86854-95b1-4579-acff-ffaabb9d873f', '566ef999-3369-4632-b662-da9910a2f453', '13f43122-8e8e-4056-ab65-5f13c7e47814']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3f3e6350-005f-4456-8987-a12fc7c954b8 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ab5a669-3e23-44e5-bbfa-2ab2c8a4deda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-85545071-f302-4072-8bcb-57b8adf7d151 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:56:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-85545071-f302-4072-8bcb-57b8adf7d151 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab returned with HTTP 200 Sep 02 00:56:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1315/2611] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:21 2026] GET /volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab => generated 1175 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:56:21 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:21 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3f3e6350-005f-4456-8987-a12fc7c954b8 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ab5a669-3e23-44e5-bbfa-2ab2c8a4deda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9735188d-73e4-4592-bc82-9a39263513d3', '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='2f289f863f2044a6b3362aaa98a1661f',qos_specs=None,replication_status=,reservations=['cf4f8fde-982c-488a-a0fd-52b095e38f49','15a86854-95b1-4579-acff-ffaabb9d873f','566ef999-3369-4632-b662-da9910a2f453','13f43122-8e8e-4056-ab65-5f13c7e47814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a88b85f07aa4938b90a46a03748f4f1',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:56:21Z,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=9735188d-73e4-4592-bc82-9a39263513d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f289f863f2044a6b3362aaa98a1661f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a88b85f07aa4938b90a46a03748f4f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3f3e6350-005f-4456-8987-a12fc7c954b8 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9b1ae6a-064a-4f87-8ab3-04696552dd4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2ba7e33d-588f-4049-8fcc-04b7627053f7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2ba7e33d-588f-4049-8fcc-04b7627053f7 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab Sep 02 00:56:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2ba7e33d-588f-4049-8fcc-04b7627053f7 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2ba7e33d-588f-4049-8fcc-04b7627053f7 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3f3e6350-005f-4456-8987-a12fc7c954b8 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9b1ae6a-064a-4f87-8ab3-04696552dd4c) transitioned into state 'SUCCESS' from 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='2f289f863f2044a6b3362aaa98a1661f',qos_specs=None,replication_status=,reservations=['cf4f8fde-982c-488a-a0fd-52b095e38f49','15a86854-95b1-4579-acff-ffaabb9d873f','566ef999-3369-4632-b662-da9910a2f453','13f43122-8e8e-4056-ab65-5f13c7e47814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a88b85f07aa4938b90a46a03748f4f1',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2ba7e33d-588f-4049-8fcc-04b7627053f7 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:56:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3f3e6350-005f-4456-8987-a12fc7c954b8 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a4d0774-f59a-436e-841b-c21765342538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2ba7e33d-588f-4049-8fcc-04b7627053f7 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab returned with HTTP 200 Sep 02 00:56:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1316/2612] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:21 2026] GET /volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab => generated 1175 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:56:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3f3e6350-005f-4456-8987-a12fc7c954b8 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a4d0774-f59a-436e-841b-c21765342538) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-3f3e6350-005f-4456-8987-a12fc7c954b8 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Flow 'volume_create_api' (05b9a1f9-a5f3-4a01-b7e9-1e1ad09f46bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:56:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3f3e6350-005f-4456-8987-a12fc7c954b8 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Create volume request issued successfully. Sep 02 00:56:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3f3e6350-005f-4456-8987-a12fc7c954b8 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:56:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1297/2613] 192.168.122.129 () {62 vars in 1184 bytes} [Wed Sep 2 00:56:21 2026] POST /volume/v3/volumes => generated 784 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-28ad9361-fc03-49d8-b471-8b91f9094ea9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-28ad9361-fc03-49d8-b471-8b91f9094ea9 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] GET http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 Sep 02 00:56:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-28ad9361-fc03-49d8-b471-8b91f9094ea9 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-28ad9361-fc03-49d8-b471-8b91f9094ea9 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-28ad9361-fc03-49d8-b471-8b91f9094ea9 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Volume info retrieved successfully. Sep 02 00:56:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-28ad9361-fc03-49d8-b471-8b91f9094ea9 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 returned with HTTP 200 Sep 02 00:56:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1317/2614] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:21 2026] GET /volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:56:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-98dd227c-7631-4d4b-a142-c575261f6b0e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-98dd227c-7631-4d4b-a142-c575261f6b0e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab Sep 02 00:56:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-98dd227c-7631-4d4b-a142-c575261f6b0e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-98dd227c-7631-4d4b-a142-c575261f6b0e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-98dd227c-7631-4d4b-a142-c575261f6b0e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:56:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-98dd227c-7631-4d4b-a142-c575261f6b0e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab returned with HTTP 200 Sep 02 00:56:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1298/2615] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:56:22 2026] GET /volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab => generated 1175 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:56:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-0a5c8417-5e94-40bf-bf41-41edcc831e5e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-0a5c8417-5e94-40bf-bf41-41edcc831e5e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] POST http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab/action Sep 02 00:56:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-0a5c8417-5e94-40bf-bf41-41edcc831e5e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:56:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-0a5c8417-5e94-40bf-bf41-41edcc831e5e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:22 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-0a5c8417-5e94-40bf-bf41-41edcc831e5e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:56:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-0a5c8417-5e94-40bf-bf41-41edcc831e5e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Begin detaching volume completed successfully. Sep 02 00:56:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-0a5c8417-5e94-40bf-bf41-41edcc831e5e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab/action returned with HTTP 202 Sep 02 00:56:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1318/2616] 192.168.122.129 () {64 vars in 1561 bytes} [Wed Sep 2 00:56:22 2026] POST /volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:56:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7c90ba8b-e821-468c-a405-dfd7f65acbce None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7c90ba8b-e821-468c-a405-dfd7f65acbce None None] GET http://192.168.122.129/volume// Sep 02 00:56:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7c90ba8b-e821-468c-a405-dfd7f65acbce None None] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7c90ba8b-e821-468c-a405-dfd7f65acbce None None] Calling method 'all' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7c90ba8b-e821-468c-a405-dfd7f65acbce None None] http://192.168.122.129/volume// returned with HTTP 300 Sep 02 00:56:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1299/2617] 192.168.122.129 () {58 vars in 1315 bytes} [Wed Sep 2 00:56:22 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 02 00:56:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-e425387f-3f56-4090-9d48-b671640a12e5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bc215f64-e9b7-4d26-b6c0-241b4580df35 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-e425387f-3f56-4090-9d48-b671640a12e5 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab Sep 02 00:56:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-e425387f-3f56-4090-9d48-b671640a12e5 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bc215f64-e9b7-4d26-b6c0-241b4580df35 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] GET http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 Sep 02 00:56:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-e425387f-3f56-4090-9d48-b671640a12e5 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bc215f64-e9b7-4d26-b6c0-241b4580df35 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bc215f64-e9b7-4d26-b6c0-241b4580df35 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:22 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-bc215f64-e9b7-4d26-b6c0-241b4580df35 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Volume info retrieved successfully. Sep 02 00:56:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-e425387f-3f56-4090-9d48-b671640a12e5 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:56:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bc215f64-e9b7-4d26-b6c0-241b4580df35 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 returned with HTTP 200 Sep 02 00:56:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1300/2618] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:22 2026] GET /volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 => generated 876 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:56:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-e425387f-3f56-4090-9d48-b671640a12e5 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab returned with HTTP 200 Sep 02 00:56:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1319/2619] 192.168.122.129 () {62 vars in 1528 bytes} [Wed Sep 2 00:56:22 2026] GET /volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab => generated 1359 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:56:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-3e83f04f-a579-4a42-9a6c-c85814ec5e53 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-3e83f04f-a579-4a42-9a6c-c85814ec5e53 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] DELETE http://192.168.122.129/volume/v3/attachments/5661e394-27e0-420b-85bc-d4db4f4d4dbd Sep 02 00:56:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-3e83f04f-a579-4a42-9a6c-c85814ec5e53 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-3e83f04f-a579-4a42-9a6c-c85814ec5e53 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:23 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:23 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:23 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:23 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, Sep 02 00:56:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [req-6e372d9a-caf0-48c0-accf-b4596adb8391 req-3e83f04f-a579-4a42-9a6c-c85814ec5e53 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/attachments/5661e394-27e0-420b-85bc-d4db4f4d4dbd returned with HTTP 200 Sep 02 00:56:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1301/2620] 192.168.122.129 () {64 vars in 1562 bytes} [Wed Sep 2 00:56:23 2026] DELETE /volume/v3/attachments/5661e394-27e0-420b-85bc-d4db4f4d4dbd => generated 19 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1cee896b-a07c-48d9-a0f0-cc2457b95ab7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1cee896b-a07c-48d9-a0f0-cc2457b95ab7 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] GET http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 Sep 02 00:56:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1cee896b-a07c-48d9-a0f0-cc2457b95ab7 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1cee896b-a07c-48d9-a0f0-cc2457b95ab7 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:23 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:23 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1cee896b-a07c-48d9-a0f0-cc2457b95ab7 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Volume info retrieved successfully. Sep 02 00:56:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1cee896b-a07c-48d9-a0f0-cc2457b95ab7 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 returned with HTTP 200 Sep 02 00:56:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1320/2621] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:23 2026] GET /volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 => generated 934 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:56:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a4450db6-c01a-44d7-8a60-32b0bb818a6f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a4450db6-c01a-44d7-8a60-32b0bb818a6f tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] GET http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 Sep 02 00:56:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a4450db6-c01a-44d7-8a60-32b0bb818a6f tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a4450db6-c01a-44d7-8a60-32b0bb818a6f tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a4450db6-c01a-44d7-8a60-32b0bb818a6f tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Volume info retrieved successfully. Sep 02 00:56:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a4450db6-c01a-44d7-8a60-32b0bb818a6f tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 returned with HTTP 200 Sep 02 00:56:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1302/2622] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:24 2026] GET /volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 => generated 937 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:56:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bd4cf453-c7c0-4563-8b84-7adebce26278 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bd4cf453-c7c0-4563-8b84-7adebce26278 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] GET http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 Sep 02 00:56:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bd4cf453-c7c0-4563-8b84-7adebce26278 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bd4cf453-c7c0-4563-8b84-7adebce26278 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-bd4cf453-c7c0-4563-8b84-7adebce26278 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Volume info retrieved successfully. Sep 02 00:56:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bd4cf453-c7c0-4563-8b84-7adebce26278 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 returned with HTTP 200 Sep 02 00:56:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1321/2623] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:25 2026] GET /volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 => generated 937 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:56:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-242f6817-e35c-473a-9a7b-62667f3c1e9e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-242f6817-e35c-473a-9a7b-62667f3c1e9e tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] GET http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 Sep 02 00:56:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-242f6817-e35c-473a-9a7b-62667f3c1e9e tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-242f6817-e35c-473a-9a7b-62667f3c1e9e tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:27 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-242f6817-e35c-473a-9a7b-62667f3c1e9e tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Volume info retrieved successfully. Sep 02 00:56:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-242f6817-e35c-473a-9a7b-62667f3c1e9e tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 returned with HTTP 200 Sep 02 00:56:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1303/2624] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:27 2026] GET /volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 => generated 937 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:56:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-afcdec52-8404-47c5-a976-de20616fe7b8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-afcdec52-8404-47c5-a976-de20616fe7b8 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] DELETE http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab Sep 02 00:56:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-afcdec52-8404-47c5-a976-de20616fe7b8 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-afcdec52-8404-47c5-a976-de20616fe7b8 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:27 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-afcdec52-8404-47c5-a976-de20616fe7b8 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Delete volume with id: 20ef1f6f-1d39-42fb-b49f-72350a427bab Sep 02 00:56:27 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:27 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:27 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:27 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:27 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-afcdec52-8404-47c5-a976-de20616fe7b8 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:56:27 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-afcdec52-8404-47c5-a976-de20616fe7b8 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Delete volume request issued successfully. Sep 02 00:56:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-afcdec52-8404-47c5-a976-de20616fe7b8 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab returned with HTTP 202 Sep 02 00:56:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1322/2625] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:56:27 2026] DELETE /volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:56:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d50e22e0-9d22-4e29-9cbf-c5f134e36222 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d50e22e0-9d22-4e29-9cbf-c5f134e36222 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab Sep 02 00:56:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d50e22e0-9d22-4e29-9cbf-c5f134e36222 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d50e22e0-9d22-4e29-9cbf-c5f134e36222 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:27 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d50e22e0-9d22-4e29-9cbf-c5f134e36222 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:56:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d50e22e0-9d22-4e29-9cbf-c5f134e36222 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab returned with HTTP 200 Sep 02 00:56:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1304/2626] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:27 2026] GET /volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab => generated 882 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4f1000a6-d4bb-4982-b081-cc898909cc60 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4f1000a6-d4bb-4982-b081-cc898909cc60 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] GET http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 Sep 02 00:56:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4f1000a6-d4bb-4982-b081-cc898909cc60 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4f1000a6-d4bb-4982-b081-cc898909cc60 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:28 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:28 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:28 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:28 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4f1000a6-d4bb-4982-b081-cc898909cc60 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Volume info retrieved successfully. Sep 02 00:56:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4f1000a6-d4bb-4982-b081-cc898909cc60 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 returned with HTTP 200 Sep 02 00:56:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1323/2627] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:28 2026] GET /volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 => generated 1202 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:56:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6f96d36b-f534-479b-87b1-7c7e0a08895c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6f96d36b-f534-479b-87b1-7c7e0a08895c tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] GET http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 Sep 02 00:56:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6f96d36b-f534-479b-87b1-7c7e0a08895c tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6f96d36b-f534-479b-87b1-7c7e0a08895c tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:28 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:28 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:28 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:28 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:28 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6f96d36b-f534-479b-87b1-7c7e0a08895c tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Volume info retrieved successfully. Sep 02 00:56:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6f96d36b-f534-479b-87b1-7c7e0a08895c tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 returned with HTTP 200 Sep 02 00:56:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1305/2628] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:28 2026] GET /volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 => generated 1202 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:56:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e0cda733-1bda-4cee-9675-ac6c5fe59d73 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e0cda733-1bda-4cee-9675-ac6c5fe59d73 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] DELETE http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 Sep 02 00:56:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e0cda733-1bda-4cee-9675-ac6c5fe59d73 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e0cda733-1bda-4cee-9675-ac6c5fe59d73 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:28 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-e0cda733-1bda-4cee-9675-ac6c5fe59d73 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Delete volume with id: 9735188d-73e4-4592-bc82-9a39263513d3 Sep 02 00:56:28 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:28 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:28 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:28 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e0cda733-1bda-4cee-9675-ac6c5fe59d73 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Volume info retrieved successfully. Sep 02 00:56:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e0cda733-1bda-4cee-9675-ac6c5fe59d73 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Delete volume request issued successfully. Sep 02 00:56:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e0cda733-1bda-4cee-9675-ac6c5fe59d73 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 returned with HTTP 202 Sep 02 00:56:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1324/2629] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:56:28 2026] DELETE /volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:56:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a8e4e29a-dfc9-43fd-9b7d-4332b915cb35 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a8e4e29a-dfc9-43fd-9b7d-4332b915cb35 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] GET http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 Sep 02 00:56:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a8e4e29a-dfc9-43fd-9b7d-4332b915cb35 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a8e4e29a-dfc9-43fd-9b7d-4332b915cb35 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:28 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:28 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:28 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:28 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:28 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a8e4e29a-dfc9-43fd-9b7d-4332b915cb35 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Volume info retrieved successfully. Sep 02 00:56:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a8e4e29a-dfc9-43fd-9b7d-4332b915cb35 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 returned with HTTP 200 Sep 02 00:56:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1306/2630] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:28 2026] GET /volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 => generated 1201 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:56:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-49cf1b43-d14b-438c-8b41-9c63ab17a402 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-49cf1b43-d14b-438c-8b41-9c63ab17a402 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab Sep 02 00:56:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-49cf1b43-d14b-438c-8b41-9c63ab17a402 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-49cf1b43-d14b-438c-8b41-9c63ab17a402 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-49cf1b43-d14b-438c-8b41-9c63ab17a402 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab returned with HTTP 404 Sep 02 00:56:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1325/2631] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:28 2026] GET /volume/v3/volumes/20ef1f6f-1d39-42fb-b49f-72350a427bab => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-425d6bf4-3829-41f7-b4fc-d61ff20ab665 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-425d6bf4-3829-41f7-b4fc-d61ff20ab665 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac Sep 02 00:56:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-425d6bf4-3829-41f7-b4fc-d61ff20ab665 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-425d6bf4-3829-41f7-b4fc-d61ff20ab665 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:29 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-425d6bf4-3829-41f7-b4fc-d61ff20ab665 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Delete snapshot with id: 67d40a7c-93c9-4b5f-9991-7ac958d2abac Sep 02 00:56:29 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:29 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-425d6bf4-3829-41f7-b4fc-d61ff20ab665 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Snapshot retrieved successfully. Sep 02 00:56:29 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:29 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-425d6bf4-3829-41f7-b4fc-d61ff20ab665 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Snapshot delete request issued successfully. Sep 02 00:56:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-425d6bf4-3829-41f7-b4fc-d61ff20ab665 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac returned with HTTP 202 Sep 02 00:56:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1307/2632] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:56:28 2026] DELETE /volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:56:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4f90d091-6481-41b7-bf56-d08ba8863159 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4f90d091-6481-41b7-bf56-d08ba8863159 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac Sep 02 00:56:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4f90d091-6481-41b7-bf56-d08ba8863159 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4f90d091-6481-41b7-bf56-d08ba8863159 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:29 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:29 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4f90d091-6481-41b7-bf56-d08ba8863159 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Snapshot retrieved successfully. Sep 02 00:56:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4f90d091-6481-41b7-bf56-d08ba8863159 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac returned with HTTP 200 Sep 02 00:56:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1326/2633] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:56:29 2026] GET /volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac => generated 461 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-43e4896a-34e1-47fa-aa7c-d4d8e46b5d7c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-43e4896a-34e1-47fa-aa7c-d4d8e46b5d7c tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] GET http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 Sep 02 00:56:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-43e4896a-34e1-47fa-aa7c-d4d8e46b5d7c tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-43e4896a-34e1-47fa-aa7c-d4d8e46b5d7c tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-43e4896a-34e1-47fa-aa7c-d4d8e46b5d7c tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 returned with HTTP 404 Sep 02 00:56:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1308/2634] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:29 2026] GET /volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:56:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f1a48144-000b-4986-abc0-a58fcf3664a0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f1a48144-000b-4986-abc0-a58fcf3664a0 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] DELETE http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 Sep 02 00:56:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f1a48144-000b-4986-abc0-a58fcf3664a0 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f1a48144-000b-4986-abc0-a58fcf3664a0 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:29 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-f1a48144-000b-4986-abc0-a58fcf3664a0 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Delete volume with id: 9735188d-73e4-4592-bc82-9a39263513d3 Sep 02 00:56:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f1a48144-000b-4986-abc0-a58fcf3664a0 tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 returned with HTTP 404 Sep 02 00:56:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1327/2635] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:56:29 2026] DELETE /volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:56:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7969b8ae-4b9a-43e4-865a-eeb362a28c4a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7969b8ae-4b9a-43e4-865a-eeb362a28c4a tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] GET http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 Sep 02 00:56:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7969b8ae-4b9a-43e4-865a-eeb362a28c4a tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7969b8ae-4b9a-43e4-865a-eeb362a28c4a tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7969b8ae-4b9a-43e4-865a-eeb362a28c4a tempest-VolumeImageDependencyTests-379507089 tempest-VolumeImageDependencyTests-379507089-project-member] http://192.168.122.129/volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 returned with HTTP 404 Sep 02 00:56:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1309/2636] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:56:29 2026] GET /volume/v3/volumes/9735188d-73e4-4592-bc82-9a39263513d3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:56:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-77c4da24-709c-435a-bcd1-1fabb6ef6e51 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-77c4da24-709c-435a-bcd1-1fabb6ef6e51 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac Sep 02 00:56:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-77c4da24-709c-435a-bcd1-1fabb6ef6e51 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-77c4da24-709c-435a-bcd1-1fabb6ef6e51 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:30 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-77c4da24-709c-435a-bcd1-1fabb6ef6e51 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Snapshot retrieved successfully. Sep 02 00:56:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-77c4da24-709c-435a-bcd1-1fabb6ef6e51 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac returned with HTTP 200 Sep 02 00:56:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1328/2637] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:56:30 2026] GET /volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac => generated 461 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ec621aae-e3a2-47c8-b5fa-62302266d9d9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ec621aae-e3a2-47c8-b5fa-62302266d9d9 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac Sep 02 00:56:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ec621aae-e3a2-47c8-b5fa-62302266d9d9 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ec621aae-e3a2-47c8-b5fa-62302266d9d9 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ec621aae-e3a2-47c8-b5fa-62302266d9d9 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac returned with HTTP 404 Sep 02 00:56:31 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1310/2638] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:56:31 2026] GET /volume/v3/snapshots/67d40a7c-93c9-4b5f-9991-7ac958d2abac => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [req-9feff490-2b42-449a-83cf-b22f44c50790 req-1961ca65-78eb-4cb3-b045-b88c3ab96748 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-9feff490-2b42-449a-83cf-b22f44c50790 req-1961ca65-78eb-4cb3-b045-b88c3ab96748 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 Sep 02 00:56:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-9feff490-2b42-449a-83cf-b22f44c50790 req-1961ca65-78eb-4cb3-b045-b88c3ab96748 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [req-9feff490-2b42-449a-83cf-b22f44c50790 req-1961ca65-78eb-4cb3-b045-b88c3ab96748 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:31 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:31 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:31 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:31 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:31 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [req-9feff490-2b42-449a-83cf-b22f44c50790 req-1961ca65-78eb-4cb3-b045-b88c3ab96748 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:56:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [req-9feff490-2b42-449a-83cf-b22f44c50790 req-1961ca65-78eb-4cb3-b045-b88c3ab96748 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 returned with HTTP 200 Sep 02 00:56:31 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1329/2639] 192.168.122.129 () {60 vars in 1487 bytes} [Wed Sep 2 00:56:31 2026] GET /volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8a8d5864-86ef-4d8c-ba7e-00d0003550e0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8a8d5864-86ef-4d8c-ba7e-00d0003550e0 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8a8d5864-86ef-4d8c-ba7e-00d0003550e0 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1426861501", "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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:33 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8a8d5864-86ef-4d8c-ba7e-00d0003550e0 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:56:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1311/2640] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:56:32 2026] POST /volume/v3/types => generated 380 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b94a739f-3366-4b5b-9221-b6b638fa5fa3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b94a739f-3366-4b5b-9221-b6b638fa5fa3 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] POST http://192.168.122.129/volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/encryption Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b94a739f-3366-4b5b-9221-b6b638fa5fa3 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b94a739f-3366-4b5b-9221-b6b638fa5fa3 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] http://192.168.122.129/volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/encryption returned with HTTP 200 Sep 02 00:56:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1330/2641] 192.168.122.129 () {60 vars in 1281 bytes} [Wed Sep 2 00:56:33 2026] POST /volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-54463749-f20e-4f53-a673-6357c1242956 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-54463749-f20e-4f53-a673-6357c1242956 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-54463749-f20e-4f53-a673-6357c1242956 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-434679789", "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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-54463749-f20e-4f53-a673-6357c1242956 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:56:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1312/2642] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:56:33 2026] POST /volume/v3/types => generated 379 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7d16e1aa-03ce-4ace-ae16-7659148c4fa6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7d16e1aa-03ce-4ace-ae16-7659148c4fa6 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] POST http://192.168.122.129/volume/v3/types/c172df37-6cac-46ca-89af-335a3dd2f1cf/encryption Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7d16e1aa-03ce-4ace-ae16-7659148c4fa6 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-7d16e1aa-03ce-4ace-ae16-7659148c4fa6 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '801d5c8f3b5142d18c9a82ff7571b4b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dbcce2d79804847af8c2fe6d946b817', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7d16e1aa-03ce-4ace-ae16-7659148c4fa6 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] http://192.168.122.129/volume/v3/types/c172df37-6cac-46ca-89af-335a3dd2f1cf/encryption returned with HTTP 403 Sep 02 00:56:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1331/2643] 192.168.122.129 () {60 vars in 1281 bytes} [Wed Sep 2 00:56:33 2026] POST /volume/v3/types/c172df37-6cac-46ca-89af-335a3dd2f1cf/encryption => generated 127 bytes in 154 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c2c1e207-e3fb-4975-8fde-7d8838b7bb88 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c2c1e207-e3fb-4975-8fde-7d8838b7bb88 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c2c1e207-e3fb-4975-8fde-7d8838b7bb88 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1107955068", "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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c2c1e207-e3fb-4975-8fde-7d8838b7bb88 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:56:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1313/2644] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:56:33 2026] POST /volume/v3/types => generated 380 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f0005674-3007-4bab-9621-6f487085b135 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f0005674-3007-4bab-9621-6f487085b135 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] POST http://192.168.122.129/volume/v3/types/8e39bd68-b072-4cae-baf2-3705784f57e5/extra_specs Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f0005674-3007-4bab-9621-6f487085b135 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-f0005674-3007-4bab-9621-6f487085b135 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '801d5c8f3b5142d18c9a82ff7571b4b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dbcce2d79804847af8c2fe6d946b817', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f0005674-3007-4bab-9621-6f487085b135 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] http://192.168.122.129/volume/v3/types/8e39bd68-b072-4cae-baf2-3705784f57e5/extra_specs returned with HTTP 403 Sep 02 00:56:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1332/2645] 192.168.122.129 () {60 vars in 1283 bytes} [Wed Sep 2 00:56:33 2026] POST /volume/v3/types/8e39bd68-b072-4cae-baf2-3705784f57e5/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-48e96a89-95c2-4d61-9efe-20228dc5010a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-48e96a89-95c2-4d61-9efe-20228dc5010a tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] PUT http://192.168.122.129/volume/v3/types/8e39bd68-b072-4cae-baf2-3705784f57e5/extra_specs/key2 Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-48e96a89-95c2-4d61-9efe-20228dc5010a tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-48e96a89-95c2-4d61-9efe-20228dc5010a tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '801d5c8f3b5142d18c9a82ff7571b4b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dbcce2d79804847af8c2fe6d946b817', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-48e96a89-95c2-4d61-9efe-20228dc5010a tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] http://192.168.122.129/volume/v3/types/8e39bd68-b072-4cae-baf2-3705784f57e5/extra_specs/key2 returned with HTTP 403 Sep 02 00:56:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1314/2646] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:56:33 2026] PUT /volume/v3/types/8e39bd68-b072-4cae-baf2-3705784f57e5/extra_specs/key2 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-75ddca04-2d80-4ced-961e-6ab51f18d98a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-75ddca04-2d80-4ced-961e-6ab51f18d98a tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] POST http://192.168.122.129/volume/v3/types Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-75ddca04-2d80-4ced-961e-6ab51f18d98a tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-75ddca04-2d80-4ced-961e-6ab51f18d98a tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '801d5c8f3b5142d18c9a82ff7571b4b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dbcce2d79804847af8c2fe6d946b817', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-75ddca04-2d80-4ced-961e-6ab51f18d98a tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] http://192.168.122.129/volume/v3/types returned with HTTP 403 Sep 02 00:56:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1333/2647] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:56:33 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-086bada6-e059-4330-8293-84be72edb0de None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-086bada6-e059-4330-8293-84be72edb0de tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-086bada6-e059-4330-8293-84be72edb0de tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1441414285", "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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-086bada6-e059-4330-8293-84be72edb0de tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:56:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1315/2648] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:56:33 2026] POST /volume/v3/types => generated 380 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3419aa0b-3cac-46c8-a9b6-30cad1e95591 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3419aa0b-3cac-46c8-a9b6-30cad1e95591 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] POST http://192.168.122.129/volume/v3/types/62262d87-88d0-4aa1-85d6-8d66d94dff47/encryption Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3419aa0b-3cac-46c8-a9b6-30cad1e95591 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=259,cinder:INSERT=46,cinder:UPDATE=70 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3419aa0b-3cac-46c8-a9b6-30cad1e95591 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] http://192.168.122.129/volume/v3/types/62262d87-88d0-4aa1-85d6-8d66d94dff47/encryption returned with HTTP 200 Sep 02 00:56:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1334/2649] 192.168.122.129 () {60 vars in 1281 bytes} [Wed Sep 2 00:56:33 2026] POST /volume/v3/types/62262d87-88d0-4aa1-85d6-8d66d94dff47/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8e34b500-99c7-4eff-9664-acee1c32f069 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8e34b500-99c7-4eff-9664-acee1c32f069 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] DELETE http://192.168.122.129/volume/v3/types/62262d87-88d0-4aa1-85d6-8d66d94dff47/encryption/c9904500-7bd2-45e5-a26b-0a74bb47d54e Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8e34b500-99c7-4eff-9664-acee1c32f069 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8e34b500-99c7-4eff-9664-acee1c32f069 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-8e34b500-99c7-4eff-9664-acee1c32f069 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '801d5c8f3b5142d18c9a82ff7571b4b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dbcce2d79804847af8c2fe6d946b817', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8e34b500-99c7-4eff-9664-acee1c32f069 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] http://192.168.122.129/volume/v3/types/62262d87-88d0-4aa1-85d6-8d66d94dff47/encryption/c9904500-7bd2-45e5-a26b-0a74bb47d54e returned with HTTP 403 Sep 02 00:56:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1316/2650] 192.168.122.129 () {58 vars in 1373 bytes} [Wed Sep 2 00:56:33 2026] DELETE /volume/v3/types/62262d87-88d0-4aa1-85d6-8d66d94dff47/encryption/c9904500-7bd2-45e5-a26b-0a74bb47d54e => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6bd9882f-61ed-413a-b70c-62c26c7dc07f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6bd9882f-61ed-413a-b70c-62c26c7dc07f tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6bd9882f-61ed-413a-b70c-62c26c7dc07f tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-78735491", "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=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6bd9882f-61ed-413a-b70c-62c26c7dc07f tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:56:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1335/2651] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:56:33 2026] POST /volume/v3/types => generated 378 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-974234b5-55c9-4e61-b9b4-a361504f583a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-974234b5-55c9-4e61-b9b4-a361504f583a tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] DELETE http://192.168.122.129/volume/v3/types/3c65ce52-a7dd-4eb1-b821-cca810cfd2d4/extra_specs/key1 Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-974234b5-55c9-4e61-b9b4-a361504f583a tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-974234b5-55c9-4e61-b9b4-a361504f583a tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-974234b5-55c9-4e61-b9b4-a361504f583a tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '801d5c8f3b5142d18c9a82ff7571b4b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dbcce2d79804847af8c2fe6d946b817', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-974234b5-55c9-4e61-b9b4-a361504f583a tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] http://192.168.122.129/volume/v3/types/3c65ce52-a7dd-4eb1-b821-cca810cfd2d4/extra_specs/key1 returned with HTTP 403 Sep 02 00:56:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1317/2652] 192.168.122.129 () {58 vars in 1280 bytes} [Wed Sep 2 00:56:33 2026] DELETE /volume/v3/types/3c65ce52-a7dd-4eb1-b821-cca810cfd2d4/extra_specs/key1 => generated 122 bytes in 44 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-75332ec0-441b-4610-bf4e-296625241101 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-75332ec0-441b-4610-bf4e-296625241101 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-75332ec0-441b-4610-bf4e-296625241101 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-162240625", "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=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-75332ec0-441b-4610-bf4e-296625241101 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:56:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1336/2653] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:56:33 2026] POST /volume/v3/types => generated 379 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-47c555ff-ccef-4d42-8662-1f8d86016856 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-47c555ff-ccef-4d42-8662-1f8d86016856 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] DELETE http://192.168.122.129/volume/v3/types/1a56661b-05e8-4518-b527-d14b19d1d364 Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-47c555ff-ccef-4d42-8662-1f8d86016856 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-47c555ff-ccef-4d42-8662-1f8d86016856 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-47c555ff-ccef-4d42-8662-1f8d86016856 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '801d5c8f3b5142d18c9a82ff7571b4b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dbcce2d79804847af8c2fe6d946b817', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-47c555ff-ccef-4d42-8662-1f8d86016856 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] http://192.168.122.129/volume/v3/types/1a56661b-05e8-4518-b527-d14b19d1d364 returned with HTTP 403 Sep 02 00:56:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1318/2654] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:56:33 2026] DELETE /volume/v3/types/1a56661b-05e8-4518-b527-d14b19d1d364 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-067a9ad4-f7ac-4d89-b95b-71fca8725dcf None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-067a9ad4-f7ac-4d89-b95b-71fca8725dcf tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] GET http://192.168.122.129/volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/extra_specs Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-067a9ad4-f7ac-4d89-b95b-71fca8725dcf tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-067a9ad4-f7ac-4d89-b95b-71fca8725dcf tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-067a9ad4-f7ac-4d89-b95b-71fca8725dcf tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] http://192.168.122.129/volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/extra_specs returned with HTTP 200 Sep 02 00:56:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1337/2655] 192.168.122.129 () {58 vars in 1262 bytes} [Wed Sep 2 00:56:33 2026] GET /volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/extra_specs => generated 123 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f268cd36-5255-4851-8666-a8a703aa10a5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f268cd36-5255-4851-8666-a8a703aa10a5 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] GET http://192.168.122.129/volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/encryption/cipher Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f268cd36-5255-4851-8666-a8a703aa10a5 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f268cd36-5255-4851-8666-a8a703aa10a5 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-f268cd36-5255-4851-8666-a8a703aa10a5 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '801d5c8f3b5142d18c9a82ff7571b4b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dbcce2d79804847af8c2fe6d946b817', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f268cd36-5255-4851-8666-a8a703aa10a5 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] http://192.168.122.129/volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/encryption/cipher returned with HTTP 403 Sep 02 00:56:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1319/2656] 192.168.122.129 () {58 vars in 1280 bytes} [Wed Sep 2 00:56:33 2026] GET /volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/encryption/cipher => generated 124 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-50a17f5c-b1fe-4be4-8331-c108e2e7bff2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-50a17f5c-b1fe-4be4-8331-c108e2e7bff2 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] GET http://192.168.122.129/volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/encryption Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-50a17f5c-b1fe-4be4-8331-c108e2e7bff2 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-50a17f5c-b1fe-4be4-8331-c108e2e7bff2 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-50a17f5c-b1fe-4be4-8331-c108e2e7bff2 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '801d5c8f3b5142d18c9a82ff7571b4b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dbcce2d79804847af8c2fe6d946b817', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-50a17f5c-b1fe-4be4-8331-c108e2e7bff2 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] http://192.168.122.129/volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/encryption returned with HTTP 403 Sep 02 00:56:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1338/2657] 192.168.122.129 () {58 vars in 1259 bytes} [Wed Sep 2 00:56:33 2026] GET /volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/encryption => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d70a149f-e924-414d-be2f-49d341666050 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d70a149f-e924-414d-be2f-49d341666050 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] GET http://192.168.122.129/volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/extra_specs/multiattach Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d70a149f-e924-414d-be2f-49d341666050 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d70a149f-e924-414d-be2f-49d341666050 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d70a149f-e924-414d-be2f-49d341666050 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] http://192.168.122.129/volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/extra_specs/multiattach returned with HTTP 200 Sep 02 00:56:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1320/2658] 192.168.122.129 () {58 vars in 1298 bytes} [Wed Sep 2 00:56:33 2026] GET /volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/extra_specs/multiattach => generated 29 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4bd28ea6-5ce6-4fa7-b6e1-265c44c17954 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4bd28ea6-5ce6-4fa7-b6e1-265c44c17954 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] GET http://192.168.122.129/volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/extra_specs/volume_backend_name Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4bd28ea6-5ce6-4fa7-b6e1-265c44c17954 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4bd28ea6-5ce6-4fa7-b6e1-265c44c17954 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4bd28ea6-5ce6-4fa7-b6e1-265c44c17954 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] http://192.168.122.129/volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 00:56:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1339/2659] 192.168.122.129 () {58 vars in 1322 bytes} [Wed Sep 2 00:56:33 2026] GET /volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/extra_specs/volume_backend_name => generated 143 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6e559c48-62b7-4e5d-b4ea-c685d1a7f0e7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6e559c48-62b7-4e5d-b4ea-c685d1a7f0e7 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] PUT http://192.168.122.129/volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/encryption/9826cc4c-4d91-427a-b369-eb7cf07a529a Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6e559c48-62b7-4e5d-b4ea-c685d1a7f0e7 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-6e559c48-62b7-4e5d-b4ea-c685d1a7f0e7 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '801d5c8f3b5142d18c9a82ff7571b4b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dbcce2d79804847af8c2fe6d946b817', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6e559c48-62b7-4e5d-b4ea-c685d1a7f0e7 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] http://192.168.122.129/volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/encryption/9826cc4c-4d91-427a-b369-eb7cf07a529a returned with HTTP 403 Sep 02 00:56:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1321/2660] 192.168.122.129 () {60 vars in 1390 bytes} [Wed Sep 2 00:56:33 2026] PUT /volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/encryption/9826cc4c-4d91-427a-b369-eb7cf07a529a => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-221db64c-c6a4-4344-9077-16d3d4c1145d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-221db64c-c6a4-4344-9077-16d3d4c1145d tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] PUT http://192.168.122.129/volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/extra_specs/key1 Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-221db64c-c6a4-4344-9077-16d3d4c1145d tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-221db64c-c6a4-4344-9077-16d3d4c1145d tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '801d5c8f3b5142d18c9a82ff7571b4b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dbcce2d79804847af8c2fe6d946b817', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:56:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-221db64c-c6a4-4344-9077-16d3d4c1145d tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] http://192.168.122.129/volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/extra_specs/key1 returned with HTTP 403 Sep 02 00:56:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1340/2661] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:56:33 2026] PUT /volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-60afac33-50cc-4e4a-8358-761d8982ea12 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-60afac33-50cc-4e4a-8358-761d8982ea12 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] PUT http://192.168.122.129/volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d Sep 02 00:56:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-60afac33-50cc-4e4a-8358-761d8982ea12 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:34 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-60afac33-50cc-4e4a-8358-761d8982ea12 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '801d5c8f3b5142d18c9a82ff7571b4b1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dbcce2d79804847af8c2fe6d946b817', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:56:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-60afac33-50cc-4e4a-8358-761d8982ea12 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-reader] http://192.168.122.129/volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d returned with HTTP 403 Sep 02 00:56:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1322/2662] 192.168.122.129 () {60 vars in 1246 bytes} [Wed Sep 2 00:56:33 2026] PUT /volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0da71470-1336-4fcd-9660-027e870875e2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0da71470-1336-4fcd-9660-027e870875e2 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] DELETE http://192.168.122.129/volume/v3/types/1a56661b-05e8-4518-b527-d14b19d1d364 Sep 02 00:56:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0da71470-1336-4fcd-9660-027e870875e2 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0da71470-1336-4fcd-9660-027e870875e2 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0da71470-1336-4fcd-9660-027e870875e2 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] http://192.168.122.129/volume/v3/types/1a56661b-05e8-4518-b527-d14b19d1d364 returned with HTTP 202 Sep 02 00:56:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1341/2663] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:56:34 2026] DELETE /volume/v3/types/1a56661b-05e8-4518-b527-d14b19d1d364 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:56:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d282419b-87f4-4065-b015-be8a31233949 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d282419b-87f4-4065-b015-be8a31233949 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] DELETE http://192.168.122.129/volume/v3/types/3c65ce52-a7dd-4eb1-b821-cca810cfd2d4 Sep 02 00:56:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d282419b-87f4-4065-b015-be8a31233949 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d282419b-87f4-4065-b015-be8a31233949 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d282419b-87f4-4065-b015-be8a31233949 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] http://192.168.122.129/volume/v3/types/3c65ce52-a7dd-4eb1-b821-cca810cfd2d4 returned with HTTP 202 Sep 02 00:56:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1323/2664] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:56:34 2026] DELETE /volume/v3/types/3c65ce52-a7dd-4eb1-b821-cca810cfd2d4 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:56:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1ec40647-12c0-496a-b06d-25022fd50a21 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1ec40647-12c0-496a-b06d-25022fd50a21 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] DELETE http://192.168.122.129/volume/v3/types/62262d87-88d0-4aa1-85d6-8d66d94dff47 Sep 02 00:56:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1ec40647-12c0-496a-b06d-25022fd50a21 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1ec40647-12c0-496a-b06d-25022fd50a21 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1ec40647-12c0-496a-b06d-25022fd50a21 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] http://192.168.122.129/volume/v3/types/62262d87-88d0-4aa1-85d6-8d66d94dff47 returned with HTTP 202 Sep 02 00:56:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1342/2665] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:56:34 2026] DELETE /volume/v3/types/62262d87-88d0-4aa1-85d6-8d66d94dff47 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:56:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ef329f32-2283-4396-be75-d3a3f5024f78 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ef329f32-2283-4396-be75-d3a3f5024f78 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] DELETE http://192.168.122.129/volume/v3/types/8e39bd68-b072-4cae-baf2-3705784f57e5 Sep 02 00:56:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ef329f32-2283-4396-be75-d3a3f5024f78 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ef329f32-2283-4396-be75-d3a3f5024f78 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ef329f32-2283-4396-be75-d3a3f5024f78 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] http://192.168.122.129/volume/v3/types/8e39bd68-b072-4cae-baf2-3705784f57e5 returned with HTTP 202 Sep 02 00:56:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1324/2666] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:56:34 2026] DELETE /volume/v3/types/8e39bd68-b072-4cae-baf2-3705784f57e5 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:56:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0dae252b-71bd-48b0-bea4-785efe2c0505 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0dae252b-71bd-48b0-bea4-785efe2c0505 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] DELETE http://192.168.122.129/volume/v3/types/c172df37-6cac-46ca-89af-335a3dd2f1cf Sep 02 00:56:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0dae252b-71bd-48b0-bea4-785efe2c0505 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0dae252b-71bd-48b0-bea4-785efe2c0505 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0dae252b-71bd-48b0-bea4-785efe2c0505 tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] http://192.168.122.129/volume/v3/types/c172df37-6cac-46ca-89af-335a3dd2f1cf returned with HTTP 202 Sep 02 00:56:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1343/2667] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:56:34 2026] DELETE /volume/v3/types/c172df37-6cac-46ca-89af-335a3dd2f1cf => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:56:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8fc24dbf-e934-48e0-b8ff-88ebc49ea89d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8fc24dbf-e934-48e0-b8ff-88ebc49ea89d tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] DELETE http://192.168.122.129/volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d Sep 02 00:56:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8fc24dbf-e934-48e0-b8ff-88ebc49ea89d tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8fc24dbf-e934-48e0-b8ff-88ebc49ea89d tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8fc24dbf-e934-48e0-b8ff-88ebc49ea89d tempest-VolumeTypesReaderTests-702321945 tempest-VolumeTypesReaderTests-702321945-project-admin] http://192.168.122.129/volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d returned with HTTP 202 Sep 02 00:56:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1325/2668] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:56:34 2026] DELETE /volume/v3/types/c34c3acc-b25b-4d52-ae04-74eb4b3da20d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:56:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cedbe714-92c6-4db4-9be5-66ef217d02e7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cedbe714-92c6-4db4-9be5-66ef217d02e7 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] DELETE http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 Sep 02 00:56:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cedbe714-92c6-4db4-9be5-66ef217d02e7 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cedbe714-92c6-4db4-9be5-66ef217d02e7 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:34 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-cedbe714-92c6-4db4-9be5-66ef217d02e7 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Delete volume with id: 66693239-a2c0-471b-b852-ade3e97b0b69 Sep 02 00:56:34 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:34 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:34 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:34 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-cedbe714-92c6-4db4-9be5-66ef217d02e7 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:56:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-cedbe714-92c6-4db4-9be5-66ef217d02e7 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Delete volume request issued successfully. Sep 02 00:56:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cedbe714-92c6-4db4-9be5-66ef217d02e7 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 returned with HTTP 202 Sep 02 00:56:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1344/2669] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:56:34 2026] DELETE /volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:56:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-df4591bb-4479-4411-ba20-1213d0de1f3e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-df4591bb-4479-4411-ba20-1213d0de1f3e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 Sep 02 00:56:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-df4591bb-4479-4411-ba20-1213d0de1f3e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-df4591bb-4479-4411-ba20-1213d0de1f3e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:34 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:34 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-df4591bb-4479-4411-ba20-1213d0de1f3e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Volume info retrieved successfully. Sep 02 00:56:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-df4591bb-4479-4411-ba20-1213d0de1f3e tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 returned with HTTP 200 Sep 02 00:56:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1326/2670] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:34 2026] GET /volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-94099484-df4b-4dbe-9169-4d7e501272e4 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-94099484-df4b-4dbe-9169-4d7e501272e4 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] GET http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 Sep 02 00:56:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-94099484-df4b-4dbe-9169-4d7e501272e4 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-94099484-df4b-4dbe-9169-4d7e501272e4 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-94099484-df4b-4dbe-9169-4d7e501272e4 tempest-TestStampPattern-1388898446 tempest-TestStampPattern-1388898446-project-member] http://192.168.122.129/volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 returned with HTTP 404 Sep 02 00:56:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1345/2671] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:35 2026] GET /volume/v3/volumes/66693239-a2c0-471b-b852-ade3e97b0b69 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:44 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=212,cinder:UPDATE=58,cinder:INSERT=50 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:56:45 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=40,cinder:INSERT=14,cinder:UPDATE=13 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:56:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7ffb2096-6466-4d59-98f3-cac33b961ac5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7ffb2096-6466-4d59-98f3-cac33b961ac5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:56:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7ffb2096-6466-4d59-98f3-cac33b961ac5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1357624560"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-7ffb2096-6466-4d59-98f3-cac33b961ac5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1357624560'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:56:46 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-7ffb2096-6466-4d59-98f3-cac33b961ac5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Create volume of 1 GB Sep 02 00:56:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7ffb2096-6466-4d59-98f3-cac33b961ac5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Availability Zones retrieved successfully. Sep 02 00:56:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7ffb2096-6466-4d59-98f3-cac33b961ac5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Flow 'volume_create_api' (7429741a-d6ed-4dab-86ea-f1bff37e8b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:56:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7ffb2096-6466-4d59-98f3-cac33b961ac5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f94f3c86-8544-491d-b8bc-64a09eda1765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-7ffb2096-6466-4d59-98f3-cac33b961ac5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:56:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7ffb2096-6466-4d59-98f3-cac33b961ac5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f94f3c86-8544-491d-b8bc-64a09eda1765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7ffb2096-6466-4d59-98f3-cac33b961ac5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ddf3516-bca4-487e-93f3-e906431b139d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:46 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-7ffb2096-6466-4d59-98f3-cac33b961ac5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Created reservations ['bc903721-35d5-47d9-a623-aa69926d23a2', '080a6462-2daa-45e2-9930-a20c16191a89', '5b095d80-63e2-4857-9a92-835425c0c671', 'e7f3e7e9-1182-4342-8740-827e57e86b62'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:56:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7ffb2096-6466-4d59-98f3-cac33b961ac5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ddf3516-bca4-487e-93f3-e906431b139d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc903721-35d5-47d9-a623-aa69926d23a2', '080a6462-2daa-45e2-9930-a20c16191a89', '5b095d80-63e2-4857-9a92-835425c0c671', 'e7f3e7e9-1182-4342-8740-827e57e86b62']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7ffb2096-6466-4d59-98f3-cac33b961ac5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ea405f3-6b9f-4a27-9aa2-28ef674d1db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7ffb2096-6466-4d59-98f3-cac33b961ac5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ea405f3-6b9f-4a27-9aa2-28ef674d1db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c59f8516-dd96-4c6b-90b6-1a36b70e72bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1357624560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b713949a189b42d991d3848e97a623dd',qos_specs=None,replication_status=,reservations=['bc903721-35d5-47d9-a623-aa69926d23a2','080a6462-2daa-45e2-9930-a20c16191a89','5b095d80-63e2-4857-9a92-835425c0c671','e7f3e7e9-1182-4342-8740-827e57e86b62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e517ebbeeabf403e8ba23a74187df9db',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:56:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1357624560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c59f8516-dd96-4c6b-90b6-1a36b70e72bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b713949a189b42d991d3848e97a623dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e517ebbeeabf403e8ba23a74187df9db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7ffb2096-6466-4d59-98f3-cac33b961ac5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6d7aa35-d459-4341-be1f-f92001a4ae16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7ffb2096-6466-4d59-98f3-cac33b961ac5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6d7aa35-d459-4341-be1f-f92001a4ae16) transitioned into state 'SUCCESS' from state '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-1357624560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b713949a189b42d991d3848e97a623dd',qos_specs=None,replication_status=,reservations=['bc903721-35d5-47d9-a623-aa69926d23a2','080a6462-2daa-45e2-9930-a20c16191a89','5b095d80-63e2-4857-9a92-835425c0c671','e7f3e7e9-1182-4342-8740-827e57e86b62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e517ebbeeabf403e8ba23a74187df9db',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:46 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7ffb2096-6466-4d59-98f3-cac33b961ac5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (539b90af-a692-4e60-bd1e-ffdaa51475ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7ffb2096-6466-4d59-98f3-cac33b961ac5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (539b90af-a692-4e60-bd1e-ffdaa51475ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7ffb2096-6466-4d59-98f3-cac33b961ac5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Flow 'volume_create_api' (7429741a-d6ed-4dab-86ea-f1bff37e8b2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:56:47 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7ffb2096-6466-4d59-98f3-cac33b961ac5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Create volume request issued successfully. Sep 02 00:56:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7ffb2096-6466-4d59-98f3-cac33b961ac5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:56:47 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1327/2672] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:56:46 2026] POST /volume/v3/volumes => generated 773 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:56:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e918e822-8b12-4cea-8d1b-9e33dc0582a6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e918e822-8b12-4cea-8d1b-9e33dc0582a6 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] GET http://192.168.122.129/volume/v3/volumes/c59f8516-dd96-4c6b-90b6-1a36b70e72bd Sep 02 00:56:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e918e822-8b12-4cea-8d1b-9e33dc0582a6 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e918e822-8b12-4cea-8d1b-9e33dc0582a6 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:47 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:47 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:47 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:47 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:47 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e918e822-8b12-4cea-8d1b-9e33dc0582a6 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Volume info retrieved successfully. Sep 02 00:56:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e918e822-8b12-4cea-8d1b-9e33dc0582a6 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/c59f8516-dd96-4c6b-90b6-1a36b70e72bd returned with HTTP 200 Sep 02 00:56:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1346/2673] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:47 2026] GET /volume/v3/volumes/c59f8516-dd96-4c6b-90b6-1a36b70e72bd => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8aeb04ab-d8c4-4653-a998-2adb6ab88bd1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8aeb04ab-d8c4-4653-a998-2adb6ab88bd1 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] GET http://192.168.122.129/volume/v3/volumes/c59f8516-dd96-4c6b-90b6-1a36b70e72bd Sep 02 00:56:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8aeb04ab-d8c4-4653-a998-2adb6ab88bd1 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8aeb04ab-d8c4-4653-a998-2adb6ab88bd1 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8aeb04ab-d8c4-4653-a998-2adb6ab88bd1 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Volume info retrieved successfully. Sep 02 00:56:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8aeb04ab-d8c4-4653-a998-2adb6ab88bd1 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/c59f8516-dd96-4c6b-90b6-1a36b70e72bd returned with HTTP 200 Sep 02 00:56:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1328/2674] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:48 2026] GET /volume/v3/volumes/c59f8516-dd96-4c6b-90b6-1a36b70e72bd => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-20dcef0a-d571-4d5a-90f7-a5eea601f721 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-20dcef0a-d571-4d5a-90f7-a5eea601f721 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-20dcef0a-d571-4d5a-90f7-a5eea601f721 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c59f8516-dd96-4c6b-90b6-1a36b70e72bd", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1219073001"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-20dcef0a-d571-4d5a-90f7-a5eea601f721 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Create volume request body: {'volume': {"'source_volid": 'c59f8516-dd96-4c6b-90b6-1a36b70e72bd', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1219073001'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-20dcef0a-d571-4d5a-90f7-a5eea601f721 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Create volume of 1 GB Sep 02 00:56:48 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-20dcef0a-d571-4d5a-90f7-a5eea601f721 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Availability Zones retrieved successfully. Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-20dcef0a-d571-4d5a-90f7-a5eea601f721 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Flow 'volume_create_api' (3a7f9e55-fd12-4395-adf1-cf5b5ebe197f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-20dcef0a-d571-4d5a-90f7-a5eea601f721 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b7c623a-3cba-4b6c-bc66-36453a12ada6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-20dcef0a-d571-4d5a-90f7-a5eea601f721 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-20dcef0a-d571-4d5a-90f7-a5eea601f721 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b7c623a-3cba-4b6c-bc66-36453a12ada6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-20dcef0a-d571-4d5a-90f7-a5eea601f721 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2fbe7a5-db88-49c7-88c0-c5952d71bb44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-20dcef0a-d571-4d5a-90f7-a5eea601f721 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Created reservations ['2176b023-b7f5-48ff-ad06-6a3908145ba6', 'e5d34bff-0a4c-47d3-9593-63523b56d8ca', '9c37d02d-79b7-453d-b040-953645dfa0d9', '74169738-6fde-4af7-9699-e0734af56c52'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-20dcef0a-d571-4d5a-90f7-a5eea601f721 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2fbe7a5-db88-49c7-88c0-c5952d71bb44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2176b023-b7f5-48ff-ad06-6a3908145ba6', 'e5d34bff-0a4c-47d3-9593-63523b56d8ca', '9c37d02d-79b7-453d-b040-953645dfa0d9', '74169738-6fde-4af7-9699-e0734af56c52']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-20dcef0a-d571-4d5a-90f7-a5eea601f721 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8607e116-8553-40fd-b61b-4c8537f6ca49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-20dcef0a-d571-4d5a-90f7-a5eea601f721 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8607e116-8553-40fd-b61b-4c8537f6ca49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6cc0942-8030-4b7e-a57a-bee6883289fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1219073001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b713949a189b42d991d3848e97a623dd',qos_specs=None,replication_status=,reservations=['2176b023-b7f5-48ff-ad06-6a3908145ba6','e5d34bff-0a4c-47d3-9593-63523b56d8ca','9c37d02d-79b7-453d-b040-953645dfa0d9','74169738-6fde-4af7-9699-e0734af56c52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e517ebbeeabf403e8ba23a74187df9db',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:56:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1219073001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6cc0942-8030-4b7e-a57a-bee6883289fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b713949a189b42d991d3848e97a623dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e517ebbeeabf403e8ba23a74187df9db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-20dcef0a-d571-4d5a-90f7-a5eea601f721 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0f45c9c-96fd-4633-b69f-112cc1734431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-20dcef0a-d571-4d5a-90f7-a5eea601f721 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0f45c9c-96fd-4633-b69f-112cc1734431) transitioned into state 'SUCCESS' from state '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-1219073001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b713949a189b42d991d3848e97a623dd',qos_specs=None,replication_status=,reservations=['2176b023-b7f5-48ff-ad06-6a3908145ba6','e5d34bff-0a4c-47d3-9593-63523b56d8ca','9c37d02d-79b7-453d-b040-953645dfa0d9','74169738-6fde-4af7-9699-e0734af56c52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e517ebbeeabf403e8ba23a74187df9db',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-20dcef0a-d571-4d5a-90f7-a5eea601f721 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f4226f3-67b4-44c1-8504-71fa8d004f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-20dcef0a-d571-4d5a-90f7-a5eea601f721 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f4226f3-67b4-44c1-8504-71fa8d004f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-20dcef0a-d571-4d5a-90f7-a5eea601f721 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Flow 'volume_create_api' (3a7f9e55-fd12-4395-adf1-cf5b5ebe197f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-20dcef0a-d571-4d5a-90f7-a5eea601f721 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Create volume request issued successfully. Sep 02 00:56:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-20dcef0a-d571-4d5a-90f7-a5eea601f721 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:56:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1347/2675] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:56:48 2026] POST /volume/v3/volumes => generated 773 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:56:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-357cec92-a73b-4ce2-b20c-1c48897c70cf None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-357cec92-a73b-4ce2-b20c-1c48897c70cf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:56:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-357cec92-a73b-4ce2-b20c-1c48897c70cf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c59f8516-dd96-4c6b-90b6-1a36b70e72bd", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-188959096"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-357cec92-a73b-4ce2-b20c-1c48897c70cf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Create volume request body: {'volume': {"'source_volid": 'c59f8516-dd96-4c6b-90b6-1a36b70e72bd', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-188959096'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:56:48 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-357cec92-a73b-4ce2-b20c-1c48897c70cf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Create volume of 1 GB Sep 02 00:56:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-357cec92-a73b-4ce2-b20c-1c48897c70cf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Availability Zones retrieved successfully. Sep 02 00:56:48 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-357cec92-a73b-4ce2-b20c-1c48897c70cf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Flow 'volume_create_api' (1e9ac9a4-5104-4de8-9ce7-2c134459abed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:56:48 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-357cec92-a73b-4ce2-b20c-1c48897c70cf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c1b8e67-460f-4fd6-b4d8-33f4925a476e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:48 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-357cec92-a73b-4ce2-b20c-1c48897c70cf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:56:48 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-357cec92-a73b-4ce2-b20c-1c48897c70cf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c1b8e67-460f-4fd6-b4d8-33f4925a476e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:48 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-357cec92-a73b-4ce2-b20c-1c48897c70cf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7986d488-863b-4585-8cbe-c5d5752b0f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:48 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-357cec92-a73b-4ce2-b20c-1c48897c70cf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Created reservations ['dfa93931-0217-4c32-a7f5-030ff4c37b50', '1d4920ab-0769-47cd-869d-f570358885d8', '1f8905ec-5c6d-46f5-bf57-d0577f13f361', 'ae56bd61-2d3d-4d06-b349-97a3c30eba09'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:56:48 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-357cec92-a73b-4ce2-b20c-1c48897c70cf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7986d488-863b-4585-8cbe-c5d5752b0f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfa93931-0217-4c32-a7f5-030ff4c37b50', '1d4920ab-0769-47cd-869d-f570358885d8', '1f8905ec-5c6d-46f5-bf57-d0577f13f361', 'ae56bd61-2d3d-4d06-b349-97a3c30eba09']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:48 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-357cec92-a73b-4ce2-b20c-1c48897c70cf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fdf5f47-e920-47d2-ae1d-8e8dbe7df9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:48 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-357cec92-a73b-4ce2-b20c-1c48897c70cf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fdf5f47-e920-47d2-ae1d-8e8dbe7df9d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '312044f8-e98d-4f4a-b9a8-ac24db940866', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-188959096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b713949a189b42d991d3848e97a623dd',qos_specs=None,replication_status=,reservations=['dfa93931-0217-4c32-a7f5-030ff4c37b50','1d4920ab-0769-47cd-869d-f570358885d8','1f8905ec-5c6d-46f5-bf57-d0577f13f361','ae56bd61-2d3d-4d06-b349-97a3c30eba09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e517ebbeeabf403e8ba23a74187df9db',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:56:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-188959096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=312044f8-e98d-4f4a-b9a8-ac24db940866,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b713949a189b42d991d3848e97a623dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e517ebbeeabf403e8ba23a74187df9db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:48 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-357cec92-a73b-4ce2-b20c-1c48897c70cf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04b1fa25-da8e-44a0-b587-eea7f8a45ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:48 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-357cec92-a73b-4ce2-b20c-1c48897c70cf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04b1fa25-da8e-44a0-b587-eea7f8a45ee2) transitioned into state 'SUCCESS' from state '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-188959096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b713949a189b42d991d3848e97a623dd',qos_specs=None,replication_status=,reservations=['dfa93931-0217-4c32-a7f5-030ff4c37b50','1d4920ab-0769-47cd-869d-f570358885d8','1f8905ec-5c6d-46f5-bf57-d0577f13f361','ae56bd61-2d3d-4d06-b349-97a3c30eba09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e517ebbeeabf403e8ba23a74187df9db',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:48 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-357cec92-a73b-4ce2-b20c-1c48897c70cf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b370dd21-4f04-47bc-ae26-21b12740f116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:48 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-357cec92-a73b-4ce2-b20c-1c48897c70cf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b370dd21-4f04-47bc-ae26-21b12740f116) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:48 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-357cec92-a73b-4ce2-b20c-1c48897c70cf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Flow 'volume_create_api' (1e9ac9a4-5104-4de8-9ce7-2c134459abed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:56:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-357cec92-a73b-4ce2-b20c-1c48897c70cf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Create volume request issued successfully. Sep 02 00:56:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-357cec92-a73b-4ce2-b20c-1c48897c70cf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:56:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1329/2676] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:56:48 2026] POST /volume/v3/volumes => generated 772 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bfd08525-e393-4dad-b6eb-21065af08b7a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bfd08525-e393-4dad-b6eb-21065af08b7a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bfd08525-e393-4dad-b6eb-21065af08b7a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c59f8516-dd96-4c6b-90b6-1a36b70e72bd", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-599714252"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-bfd08525-e393-4dad-b6eb-21065af08b7a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Create volume request body: {'volume': {"'source_volid": 'c59f8516-dd96-4c6b-90b6-1a36b70e72bd', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-599714252'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-bfd08525-e393-4dad-b6eb-21065af08b7a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Create volume of 1 GB Sep 02 00:56:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:48 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-bfd08525-e393-4dad-b6eb-21065af08b7a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Availability Zones retrieved successfully. Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-bfd08525-e393-4dad-b6eb-21065af08b7a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Flow 'volume_create_api' (c79fcd0a-a791-4dac-861c-e127ac12d235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-bfd08525-e393-4dad-b6eb-21065af08b7a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d852eb8-9899-44fe-9ded-3522c89c2320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-bfd08525-e393-4dad-b6eb-21065af08b7a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-bfd08525-e393-4dad-b6eb-21065af08b7a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d852eb8-9899-44fe-9ded-3522c89c2320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:48 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-bfd08525-e393-4dad-b6eb-21065af08b7a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f8d6177-0611-4c19-be74-12e00a6d7f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-bfd08525-e393-4dad-b6eb-21065af08b7a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Created reservations ['d4ba637e-d559-462c-9203-6c7fe64bd77c', '0d6511f0-23a7-475f-a579-a24c84618254', 'dcb9a421-a3b9-4979-8115-2026b6329327', 'edb1f678-3ee8-4b51-8c7d-ff20c3212875'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-bfd08525-e393-4dad-b6eb-21065af08b7a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f8d6177-0611-4c19-be74-12e00a6d7f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4ba637e-d559-462c-9203-6c7fe64bd77c', '0d6511f0-23a7-475f-a579-a24c84618254', 'dcb9a421-a3b9-4979-8115-2026b6329327', 'edb1f678-3ee8-4b51-8c7d-ff20c3212875']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-bfd08525-e393-4dad-b6eb-21065af08b7a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ee616b9-524e-4ce6-b684-b50dd39f9641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:49 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-bfd08525-e393-4dad-b6eb-21065af08b7a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ee616b9-524e-4ce6-b684-b50dd39f9641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58f9d976-9ad4-4b47-b8a6-01e6c987d8ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-599714252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b713949a189b42d991d3848e97a623dd',qos_specs=None,replication_status=,reservations=['d4ba637e-d559-462c-9203-6c7fe64bd77c','0d6511f0-23a7-475f-a579-a24c84618254','dcb9a421-a3b9-4979-8115-2026b6329327','edb1f678-3ee8-4b51-8c7d-ff20c3212875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e517ebbeeabf403e8ba23a74187df9db',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:56:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-599714252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58f9d976-9ad4-4b47-b8a6-01e6c987d8ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b713949a189b42d991d3848e97a623dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e517ebbeeabf403e8ba23a74187df9db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-bfd08525-e393-4dad-b6eb-21065af08b7a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9de7b21-bf7f-473c-ba96-d8d420617c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-bfd08525-e393-4dad-b6eb-21065af08b7a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9de7b21-bf7f-473c-ba96-d8d420617c89) transitioned into state 'SUCCESS' from state '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-599714252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b713949a189b42d991d3848e97a623dd',qos_specs=None,replication_status=,reservations=['d4ba637e-d559-462c-9203-6c7fe64bd77c','0d6511f0-23a7-475f-a579-a24c84618254','dcb9a421-a3b9-4979-8115-2026b6329327','edb1f678-3ee8-4b51-8c7d-ff20c3212875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e517ebbeeabf403e8ba23a74187df9db',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-bfd08525-e393-4dad-b6eb-21065af08b7a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eb5e39a-9276-48b2-8c63-8756b77bd97c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-bfd08525-e393-4dad-b6eb-21065af08b7a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eb5e39a-9276-48b2-8c63-8756b77bd97c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-bfd08525-e393-4dad-b6eb-21065af08b7a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Flow 'volume_create_api' (c79fcd0a-a791-4dac-861c-e127ac12d235) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-bfd08525-e393-4dad-b6eb-21065af08b7a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Create volume request issued successfully. Sep 02 00:56:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bfd08525-e393-4dad-b6eb-21065af08b7a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:56:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1348/2677] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:56:48 2026] POST /volume/v3/volumes => generated 772 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:56:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-17efecb2-4d3b-4189-8774-77113fd30a4b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-17efecb2-4d3b-4189-8774-77113fd30a4b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:56:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-17efecb2-4d3b-4189-8774-77113fd30a4b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c59f8516-dd96-4c6b-90b6-1a36b70e72bd", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-119291315"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-17efecb2-4d3b-4189-8774-77113fd30a4b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Create volume request body: {'volume': {"'source_volid": 'c59f8516-dd96-4c6b-90b6-1a36b70e72bd', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-119291315'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:56:49 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-17efecb2-4d3b-4189-8774-77113fd30a4b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Create volume of 1 GB Sep 02 00:56:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-17efecb2-4d3b-4189-8774-77113fd30a4b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Availability Zones retrieved successfully. Sep 02 00:56:49 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-17efecb2-4d3b-4189-8774-77113fd30a4b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Flow 'volume_create_api' (12ca1388-6792-4d79-a456-f7e16e5e7297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:56:49 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-17efecb2-4d3b-4189-8774-77113fd30a4b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d733ac84-e011-4c63-b91b-fa48a44bdd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:49 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-17efecb2-4d3b-4189-8774-77113fd30a4b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:56:49 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-17efecb2-4d3b-4189-8774-77113fd30a4b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d733ac84-e011-4c63-b91b-fa48a44bdd98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:49 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-17efecb2-4d3b-4189-8774-77113fd30a4b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (445adfff-8755-4da2-a920-8965c6b1cd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:49 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-17efecb2-4d3b-4189-8774-77113fd30a4b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Created reservations ['c235aa01-a2bb-4d5e-916a-c9b5240a62c6', '15b9b1c7-7c38-4911-af0f-4fbf39a4f644', 'c28411b8-86de-48ec-917c-8e09634252c0', '9a507c4c-1234-46b2-a694-38c6b3a05c2c'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:56:49 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-17efecb2-4d3b-4189-8774-77113fd30a4b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (445adfff-8755-4da2-a920-8965c6b1cd4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c235aa01-a2bb-4d5e-916a-c9b5240a62c6', '15b9b1c7-7c38-4911-af0f-4fbf39a4f644', 'c28411b8-86de-48ec-917c-8e09634252c0', '9a507c4c-1234-46b2-a694-38c6b3a05c2c']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:49 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-17efecb2-4d3b-4189-8774-77113fd30a4b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2692107f-0017-4c3e-97c9-aad2953487cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:49 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:49 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:49 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-17efecb2-4d3b-4189-8774-77113fd30a4b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2692107f-0017-4c3e-97c9-aad2953487cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f18817d-986b-4451-8ad2-8d2dca9de98f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-119291315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b713949a189b42d991d3848e97a623dd',qos_specs=None,replication_status=,reservations=['c235aa01-a2bb-4d5e-916a-c9b5240a62c6','15b9b1c7-7c38-4911-af0f-4fbf39a4f644','c28411b8-86de-48ec-917c-8e09634252c0','9a507c4c-1234-46b2-a694-38c6b3a05c2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e517ebbeeabf403e8ba23a74187df9db',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:56:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-119291315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f18817d-986b-4451-8ad2-8d2dca9de98f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b713949a189b42d991d3848e97a623dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e517ebbeeabf403e8ba23a74187df9db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:49 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-17efecb2-4d3b-4189-8774-77113fd30a4b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (759e1dd3-5bcb-45d5-9a2c-62f59dee6cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:49 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-17efecb2-4d3b-4189-8774-77113fd30a4b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (759e1dd3-5bcb-45d5-9a2c-62f59dee6cc2) transitioned into state 'SUCCESS' from state '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-119291315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b713949a189b42d991d3848e97a623dd',qos_specs=None,replication_status=,reservations=['c235aa01-a2bb-4d5e-916a-c9b5240a62c6','15b9b1c7-7c38-4911-af0f-4fbf39a4f644','c28411b8-86de-48ec-917c-8e09634252c0','9a507c4c-1234-46b2-a694-38c6b3a05c2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e517ebbeeabf403e8ba23a74187df9db',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:49 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-17efecb2-4d3b-4189-8774-77113fd30a4b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9711020-988d-4fab-952e-8e13e26677ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:49 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-17efecb2-4d3b-4189-8774-77113fd30a4b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9711020-988d-4fab-952e-8e13e26677ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:49 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-17efecb2-4d3b-4189-8774-77113fd30a4b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Flow 'volume_create_api' (12ca1388-6792-4d79-a456-f7e16e5e7297) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:56:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-17efecb2-4d3b-4189-8774-77113fd30a4b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Create volume request issued successfully. Sep 02 00:56:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-17efecb2-4d3b-4189-8774-77113fd30a4b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:56:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1330/2678] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:56:49 2026] POST /volume/v3/volumes => generated 772 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-534c4f9a-58db-446d-a90d-b28aeb55652b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-534c4f9a-58db-446d-a90d-b28aeb55652b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-534c4f9a-58db-446d-a90d-b28aeb55652b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c59f8516-dd96-4c6b-90b6-1a36b70e72bd", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-889125537"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-534c4f9a-58db-446d-a90d-b28aeb55652b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Create volume request body: {'volume': {"'source_volid": 'c59f8516-dd96-4c6b-90b6-1a36b70e72bd', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-889125537'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-534c4f9a-58db-446d-a90d-b28aeb55652b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Create volume of 1 GB Sep 02 00:56:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-534c4f9a-58db-446d-a90d-b28aeb55652b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Availability Zones retrieved successfully. Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-534c4f9a-58db-446d-a90d-b28aeb55652b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Flow 'volume_create_api' (ed3dadb7-70f3-4a91-af9d-1b374e3df7ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-534c4f9a-58db-446d-a90d-b28aeb55652b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19c5d126-5be0-40a8-8192-3118853a1c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-534c4f9a-58db-446d-a90d-b28aeb55652b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-534c4f9a-58db-446d-a90d-b28aeb55652b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19c5d126-5be0-40a8-8192-3118853a1c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-534c4f9a-58db-446d-a90d-b28aeb55652b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7bc9c46-d6f7-4488-afe2-a8e77f20626b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-534c4f9a-58db-446d-a90d-b28aeb55652b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Created reservations ['6ac8ef80-cbd8-440b-a57c-6385d59964a6', 'a2d7d7ac-b9a3-4f46-864a-7b025c8219be', '06f99aef-822a-48c9-94bc-df4a66bb7ea2', '30efbf79-2bbc-441d-aba9-bb4923467c08'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-534c4f9a-58db-446d-a90d-b28aeb55652b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7bc9c46-d6f7-4488-afe2-a8e77f20626b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ac8ef80-cbd8-440b-a57c-6385d59964a6', 'a2d7d7ac-b9a3-4f46-864a-7b025c8219be', '06f99aef-822a-48c9-94bc-df4a66bb7ea2', '30efbf79-2bbc-441d-aba9-bb4923467c08']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-534c4f9a-58db-446d-a90d-b28aeb55652b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc958186-57cc-4e34-ba84-ec249bd7fe91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:49 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-534c4f9a-58db-446d-a90d-b28aeb55652b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc958186-57cc-4e34-ba84-ec249bd7fe91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55bb0bca-31e9-4554-9572-a525409b076c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-889125537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b713949a189b42d991d3848e97a623dd',qos_specs=None,replication_status=,reservations=['6ac8ef80-cbd8-440b-a57c-6385d59964a6','a2d7d7ac-b9a3-4f46-864a-7b025c8219be','06f99aef-822a-48c9-94bc-df4a66bb7ea2','30efbf79-2bbc-441d-aba9-bb4923467c08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e517ebbeeabf403e8ba23a74187df9db',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:56:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-889125537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55bb0bca-31e9-4554-9572-a525409b076c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b713949a189b42d991d3848e97a623dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e517ebbeeabf403e8ba23a74187df9db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-534c4f9a-58db-446d-a90d-b28aeb55652b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca29768f-46ea-47fe-99c0-7ffe15dcc016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-534c4f9a-58db-446d-a90d-b28aeb55652b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca29768f-46ea-47fe-99c0-7ffe15dcc016) transitioned into state 'SUCCESS' from state '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-889125537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b713949a189b42d991d3848e97a623dd',qos_specs=None,replication_status=,reservations=['6ac8ef80-cbd8-440b-a57c-6385d59964a6','a2d7d7ac-b9a3-4f46-864a-7b025c8219be','06f99aef-822a-48c9-94bc-df4a66bb7ea2','30efbf79-2bbc-441d-aba9-bb4923467c08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e517ebbeeabf403e8ba23a74187df9db',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-534c4f9a-58db-446d-a90d-b28aeb55652b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d73a366f-e786-42d4-adf0-16f95d8aa62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-534c4f9a-58db-446d-a90d-b28aeb55652b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d73a366f-e786-42d4-adf0-16f95d8aa62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-534c4f9a-58db-446d-a90d-b28aeb55652b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Flow 'volume_create_api' (ed3dadb7-70f3-4a91-af9d-1b374e3df7ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-534c4f9a-58db-446d-a90d-b28aeb55652b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Create volume request issued successfully. Sep 02 00:56:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-534c4f9a-58db-446d-a90d-b28aeb55652b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:56:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1349/2679] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:56:49 2026] POST /volume/v3/volumes => generated 772 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:56:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a1686d14-5302-4636-9657-47d0497ad154 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a1686d14-5302-4636-9657-47d0497ad154 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] GET http://192.168.122.129/volume/v3/volumes/c6cc0942-8030-4b7e-a57a-bee6883289fb Sep 02 00:56:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a1686d14-5302-4636-9657-47d0497ad154 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a1686d14-5302-4636-9657-47d0497ad154 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:49 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:49 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a1686d14-5302-4636-9657-47d0497ad154 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Volume info retrieved successfully. Sep 02 00:56:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a1686d14-5302-4636-9657-47d0497ad154 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/c6cc0942-8030-4b7e-a57a-bee6883289fb returned with HTTP 200 Sep 02 00:56:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1331/2680] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:49 2026] GET /volume/v3/volumes/c6cc0942-8030-4b7e-a57a-bee6883289fb => generated 866 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-86182574-350e-47c4-a1af-4072f9c1946d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-86182574-350e-47c4-a1af-4072f9c1946d tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] GET http://192.168.122.129/volume/v3/volumes/312044f8-e98d-4f4a-b9a8-ac24db940866 Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-86182574-350e-47c4-a1af-4072f9c1946d tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-86182574-350e-47c4-a1af-4072f9c1946d tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:49 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:50 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:50 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:50 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-86182574-350e-47c4-a1af-4072f9c1946d tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Volume info retrieved successfully. Sep 02 00:56:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-86182574-350e-47c4-a1af-4072f9c1946d tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/312044f8-e98d-4f4a-b9a8-ac24db940866 returned with HTTP 200 Sep 02 00:56:50 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1350/2681] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:49 2026] GET /volume/v3/volumes/312044f8-e98d-4f4a-b9a8-ac24db940866 => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5e0a5878-efe3-4d7f-91e5-1ff4ed60dc2b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5e0a5878-efe3-4d7f-91e5-1ff4ed60dc2b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] GET http://192.168.122.129/volume/v3/volumes/312044f8-e98d-4f4a-b9a8-ac24db940866 Sep 02 00:56:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5e0a5878-efe3-4d7f-91e5-1ff4ed60dc2b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5e0a5878-efe3-4d7f-91e5-1ff4ed60dc2b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:51 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:51 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:51 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:51 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:51 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5e0a5878-efe3-4d7f-91e5-1ff4ed60dc2b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Volume info retrieved successfully. Sep 02 00:56:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5e0a5878-efe3-4d7f-91e5-1ff4ed60dc2b tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/312044f8-e98d-4f4a-b9a8-ac24db940866 returned with HTTP 200 Sep 02 00:56:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1332/2682] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:51 2026] GET /volume/v3/volumes/312044f8-e98d-4f4a-b9a8-ac24db940866 => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7b191323-4a78-4b67-b0ec-29df7e15958d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7b191323-4a78-4b67-b0ec-29df7e15958d tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] GET http://192.168.122.129/volume/v3/volumes/58f9d976-9ad4-4b47-b8a6-01e6c987d8ba Sep 02 00:56:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7b191323-4a78-4b67-b0ec-29df7e15958d tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7b191323-4a78-4b67-b0ec-29df7e15958d tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:51 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:51 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:51 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:51 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:51 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7b191323-4a78-4b67-b0ec-29df7e15958d tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Volume info retrieved successfully. Sep 02 00:56:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7b191323-4a78-4b67-b0ec-29df7e15958d tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/58f9d976-9ad4-4b47-b8a6-01e6c987d8ba returned with HTTP 200 Sep 02 00:56:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1351/2683] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:51 2026] GET /volume/v3/volumes/58f9d976-9ad4-4b47-b8a6-01e6c987d8ba => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-29501f23-4fd2-49f5-accb-d390e5595f41 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-29501f23-4fd2-49f5-accb-d390e5595f41 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] GET http://192.168.122.129/volume/v3/volumes/2f18817d-986b-4451-8ad2-8d2dca9de98f Sep 02 00:56:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-29501f23-4fd2-49f5-accb-d390e5595f41 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-29501f23-4fd2-49f5-accb-d390e5595f41 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:51 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:51 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:51 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:51 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:51 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-29501f23-4fd2-49f5-accb-d390e5595f41 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Volume info retrieved successfully. Sep 02 00:56:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-29501f23-4fd2-49f5-accb-d390e5595f41 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/2f18817d-986b-4451-8ad2-8d2dca9de98f returned with HTTP 200 Sep 02 00:56:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1333/2684] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:51 2026] GET /volume/v3/volumes/2f18817d-986b-4451-8ad2-8d2dca9de98f => generated 864 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ccb73d20-14ae-428a-870b-b621a1eda147 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ccb73d20-14ae-428a-870b-b621a1eda147 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] GET http://192.168.122.129/volume/v3/volumes/2f18817d-986b-4451-8ad2-8d2dca9de98f Sep 02 00:56:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ccb73d20-14ae-428a-870b-b621a1eda147 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ccb73d20-14ae-428a-870b-b621a1eda147 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:52 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:52 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:52 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:52 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:52 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ccb73d20-14ae-428a-870b-b621a1eda147 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Volume info retrieved successfully. Sep 02 00:56:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ccb73d20-14ae-428a-870b-b621a1eda147 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/2f18817d-986b-4451-8ad2-8d2dca9de98f returned with HTTP 200 Sep 02 00:56:52 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1352/2685] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:52 2026] GET /volume/v3/volumes/2f18817d-986b-4451-8ad2-8d2dca9de98f => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-61d248a6-1d94-4a95-9e38-8706615c1cc4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-61d248a6-1d94-4a95-9e38-8706615c1cc4 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] GET http://192.168.122.129/volume/v3/volumes/55bb0bca-31e9-4554-9572-a525409b076c Sep 02 00:56:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-61d248a6-1d94-4a95-9e38-8706615c1cc4 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-61d248a6-1d94-4a95-9e38-8706615c1cc4 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:52 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:52 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:52 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:52 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:52 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-61d248a6-1d94-4a95-9e38-8706615c1cc4 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Volume info retrieved successfully. Sep 02 00:56:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-61d248a6-1d94-4a95-9e38-8706615c1cc4 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/55bb0bca-31e9-4554-9572-a525409b076c returned with HTTP 200 Sep 02 00:56:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1334/2686] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:52 2026] GET /volume/v3/volumes/55bb0bca-31e9-4554-9572-a525409b076c => generated 864 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1dd6a20a-7d89-4f1c-bc82-336d02729844 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1dd6a20a-7d89-4f1c-bc82-336d02729844 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] GET http://192.168.122.129/volume/v3/volumes/55bb0bca-31e9-4554-9572-a525409b076c Sep 02 00:56:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1dd6a20a-7d89-4f1c-bc82-336d02729844 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1dd6a20a-7d89-4f1c-bc82-336d02729844 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:53 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:53 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:53 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:53 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:53 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1dd6a20a-7d89-4f1c-bc82-336d02729844 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Volume info retrieved successfully. Sep 02 00:56:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1dd6a20a-7d89-4f1c-bc82-336d02729844 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/55bb0bca-31e9-4554-9572-a525409b076c returned with HTTP 200 Sep 02 00:56:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1353/2687] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:53 2026] GET /volume/v3/volumes/55bb0bca-31e9-4554-9572-a525409b076c => generated 865 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b2f1b8c8-c467-400b-a306-26d3db59a770 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b2f1b8c8-c467-400b-a306-26d3db59a770 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] DELETE http://192.168.122.129/volume/v3/volumes/55bb0bca-31e9-4554-9572-a525409b076c Sep 02 00:56:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b2f1b8c8-c467-400b-a306-26d3db59a770 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b2f1b8c8-c467-400b-a306-26d3db59a770 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:53 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-b2f1b8c8-c467-400b-a306-26d3db59a770 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Delete volume with id: 55bb0bca-31e9-4554-9572-a525409b076c Sep 02 00:56:53 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:53 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:53 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:53 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b2f1b8c8-c467-400b-a306-26d3db59a770 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Volume info retrieved successfully. Sep 02 00:56:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b2f1b8c8-c467-400b-a306-26d3db59a770 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Delete volume request issued successfully. Sep 02 00:56:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b2f1b8c8-c467-400b-a306-26d3db59a770 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/55bb0bca-31e9-4554-9572-a525409b076c returned with HTTP 202 Sep 02 00:56:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1335/2688] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:56:53 2026] DELETE /volume/v3/volumes/55bb0bca-31e9-4554-9572-a525409b076c => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:56:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6ba3acde-8d26-4fa3-9aad-c4e513dbf9be None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6ba3acde-8d26-4fa3-9aad-c4e513dbf9be tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] GET http://192.168.122.129/volume/v3/volumes/55bb0bca-31e9-4554-9572-a525409b076c Sep 02 00:56:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6ba3acde-8d26-4fa3-9aad-c4e513dbf9be tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6ba3acde-8d26-4fa3-9aad-c4e513dbf9be tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:53 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:53 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:53 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:53 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:53 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6ba3acde-8d26-4fa3-9aad-c4e513dbf9be tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Volume info retrieved successfully. Sep 02 00:56:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6ba3acde-8d26-4fa3-9aad-c4e513dbf9be tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/55bb0bca-31e9-4554-9572-a525409b076c returned with HTTP 200 Sep 02 00:56:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1354/2689] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:53 2026] GET /volume/v3/volumes/55bb0bca-31e9-4554-9572-a525409b076c => generated 864 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7c8f33d2-fe92-4791-890a-d737cc642ebd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7c8f33d2-fe92-4791-890a-d737cc642ebd tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] GET http://192.168.122.129/volume/v3/volumes/55bb0bca-31e9-4554-9572-a525409b076c Sep 02 00:56:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7c8f33d2-fe92-4791-890a-d737cc642ebd tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7c8f33d2-fe92-4791-890a-d737cc642ebd tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7c8f33d2-fe92-4791-890a-d737cc642ebd tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/55bb0bca-31e9-4554-9572-a525409b076c returned with HTTP 404 Sep 02 00:56:54 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1336/2690] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:54 2026] GET /volume/v3/volumes/55bb0bca-31e9-4554-9572-a525409b076c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-84c73c23-6ca6-4bdf-862d-2ff145d6bc0e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-84c73c23-6ca6-4bdf-862d-2ff145d6bc0e tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] DELETE http://192.168.122.129/volume/v3/volumes/2f18817d-986b-4451-8ad2-8d2dca9de98f Sep 02 00:56:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-84c73c23-6ca6-4bdf-862d-2ff145d6bc0e tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-84c73c23-6ca6-4bdf-862d-2ff145d6bc0e tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:54 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-84c73c23-6ca6-4bdf-862d-2ff145d6bc0e tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Delete volume with id: 2f18817d-986b-4451-8ad2-8d2dca9de98f Sep 02 00:56:54 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:54 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:54 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:54 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:54 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-84c73c23-6ca6-4bdf-862d-2ff145d6bc0e tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Volume info retrieved successfully. Sep 02 00:56:54 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-84c73c23-6ca6-4bdf-862d-2ff145d6bc0e tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Delete volume request issued successfully. Sep 02 00:56:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-84c73c23-6ca6-4bdf-862d-2ff145d6bc0e tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/2f18817d-986b-4451-8ad2-8d2dca9de98f returned with HTTP 202 Sep 02 00:56:54 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1355/2691] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:56:54 2026] DELETE /volume/v3/volumes/2f18817d-986b-4451-8ad2-8d2dca9de98f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:56:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-accaddd9-d271-4e52-9375-0778160994e1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-accaddd9-d271-4e52-9375-0778160994e1 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] GET http://192.168.122.129/volume/v3/volumes/2f18817d-986b-4451-8ad2-8d2dca9de98f Sep 02 00:56:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-accaddd9-d271-4e52-9375-0778160994e1 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-accaddd9-d271-4e52-9375-0778160994e1 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:54 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:54 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:54 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:54 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:54 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-accaddd9-d271-4e52-9375-0778160994e1 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Volume info retrieved successfully. Sep 02 00:56:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-accaddd9-d271-4e52-9375-0778160994e1 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/2f18817d-986b-4451-8ad2-8d2dca9de98f returned with HTTP 200 Sep 02 00:56:54 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1337/2692] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:54 2026] GET /volume/v3/volumes/2f18817d-986b-4451-8ad2-8d2dca9de98f => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-381b3616-e9ae-4b79-bea7-521eb6aa8eff None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-381b3616-e9ae-4b79-bea7-521eb6aa8eff tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] GET http://192.168.122.129/volume/v3/volumes/2f18817d-986b-4451-8ad2-8d2dca9de98f Sep 02 00:56:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-381b3616-e9ae-4b79-bea7-521eb6aa8eff tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-381b3616-e9ae-4b79-bea7-521eb6aa8eff tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-381b3616-e9ae-4b79-bea7-521eb6aa8eff tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/2f18817d-986b-4451-8ad2-8d2dca9de98f returned with HTTP 404 Sep 02 00:56:55 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1356/2693] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:55 2026] GET /volume/v3/volumes/2f18817d-986b-4451-8ad2-8d2dca9de98f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-72a5f59c-bae0-4ed7-b617-933be3ed70d2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-72a5f59c-bae0-4ed7-b617-933be3ed70d2 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] DELETE http://192.168.122.129/volume/v3/volumes/58f9d976-9ad4-4b47-b8a6-01e6c987d8ba Sep 02 00:56:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-72a5f59c-bae0-4ed7-b617-933be3ed70d2 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-72a5f59c-bae0-4ed7-b617-933be3ed70d2 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:55 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-72a5f59c-bae0-4ed7-b617-933be3ed70d2 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Delete volume with id: 58f9d976-9ad4-4b47-b8a6-01e6c987d8ba Sep 02 00:56:55 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:55 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:55 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:55 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:55 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-72a5f59c-bae0-4ed7-b617-933be3ed70d2 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Volume info retrieved successfully. Sep 02 00:56:55 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-72a5f59c-bae0-4ed7-b617-933be3ed70d2 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Delete volume request issued successfully. Sep 02 00:56:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-72a5f59c-bae0-4ed7-b617-933be3ed70d2 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/58f9d976-9ad4-4b47-b8a6-01e6c987d8ba returned with HTTP 202 Sep 02 00:56:55 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1338/2694] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:56:55 2026] DELETE /volume/v3/volumes/58f9d976-9ad4-4b47-b8a6-01e6c987d8ba => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:56:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-01736b8b-cb90-4356-b6f0-8343fc17eea1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-01736b8b-cb90-4356-b6f0-8343fc17eea1 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] GET http://192.168.122.129/volume/v3/volumes/58f9d976-9ad4-4b47-b8a6-01e6c987d8ba Sep 02 00:56:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-01736b8b-cb90-4356-b6f0-8343fc17eea1 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-01736b8b-cb90-4356-b6f0-8343fc17eea1 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:55 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:55 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:55 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:55 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:55 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-01736b8b-cb90-4356-b6f0-8343fc17eea1 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Volume info retrieved successfully. Sep 02 00:56:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-01736b8b-cb90-4356-b6f0-8343fc17eea1 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/58f9d976-9ad4-4b47-b8a6-01e6c987d8ba returned with HTTP 200 Sep 02 00:56:55 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1357/2695] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:55 2026] GET /volume/v3/volumes/58f9d976-9ad4-4b47-b8a6-01e6c987d8ba => generated 864 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e155f8d6-bb03-4054-8dbb-8e8498c3beb2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e155f8d6-bb03-4054-8dbb-8e8498c3beb2 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] GET http://192.168.122.129/volume/v3/volumes/58f9d976-9ad4-4b47-b8a6-01e6c987d8ba Sep 02 00:56:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e155f8d6-bb03-4054-8dbb-8e8498c3beb2 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e155f8d6-bb03-4054-8dbb-8e8498c3beb2 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e155f8d6-bb03-4054-8dbb-8e8498c3beb2 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/58f9d976-9ad4-4b47-b8a6-01e6c987d8ba returned with HTTP 404 Sep 02 00:56:56 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1339/2696] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:56 2026] GET /volume/v3/volumes/58f9d976-9ad4-4b47-b8a6-01e6c987d8ba => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-81470996-840c-4174-90f7-7be06c362dcf None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-81470996-840c-4174-90f7-7be06c362dcf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] DELETE http://192.168.122.129/volume/v3/volumes/312044f8-e98d-4f4a-b9a8-ac24db940866 Sep 02 00:56:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-81470996-840c-4174-90f7-7be06c362dcf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-81470996-840c-4174-90f7-7be06c362dcf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:56 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-81470996-840c-4174-90f7-7be06c362dcf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Delete volume with id: 312044f8-e98d-4f4a-b9a8-ac24db940866 Sep 02 00:56:56 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:56 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:56 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:56 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:56 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-81470996-840c-4174-90f7-7be06c362dcf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Volume info retrieved successfully. Sep 02 00:56:56 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-81470996-840c-4174-90f7-7be06c362dcf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Delete volume request issued successfully. Sep 02 00:56:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-81470996-840c-4174-90f7-7be06c362dcf tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/312044f8-e98d-4f4a-b9a8-ac24db940866 returned with HTTP 202 Sep 02 00:56:56 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1358/2697] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:56:56 2026] DELETE /volume/v3/volumes/312044f8-e98d-4f4a-b9a8-ac24db940866 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:56:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d0808a85-ccfd-474d-9bea-42ccff0fc7aa None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d0808a85-ccfd-474d-9bea-42ccff0fc7aa tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] GET http://192.168.122.129/volume/v3/volumes/312044f8-e98d-4f4a-b9a8-ac24db940866 Sep 02 00:56:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d0808a85-ccfd-474d-9bea-42ccff0fc7aa tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d0808a85-ccfd-474d-9bea-42ccff0fc7aa tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:56 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:56 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:56 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:56 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:56 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d0808a85-ccfd-474d-9bea-42ccff0fc7aa tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Volume info retrieved successfully. Sep 02 00:56:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d0808a85-ccfd-474d-9bea-42ccff0fc7aa tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/312044f8-e98d-4f4a-b9a8-ac24db940866 returned with HTTP 200 Sep 02 00:56:56 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1340/2698] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:56 2026] GET /volume/v3/volumes/312044f8-e98d-4f4a-b9a8-ac24db940866 => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:56:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-354cd9d9-ee2e-45f5-b448-293af9d4124e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-354cd9d9-ee2e-45f5-b448-293af9d4124e tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] GET http://192.168.122.129/volume/v3/volumes/312044f8-e98d-4f4a-b9a8-ac24db940866 Sep 02 00:56:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-354cd9d9-ee2e-45f5-b448-293af9d4124e tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-354cd9d9-ee2e-45f5-b448-293af9d4124e tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-354cd9d9-ee2e-45f5-b448-293af9d4124e tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/312044f8-e98d-4f4a-b9a8-ac24db940866 returned with HTTP 404 Sep 02 00:56:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1359/2699] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:57 2026] GET /volume/v3/volumes/312044f8-e98d-4f4a-b9a8-ac24db940866 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b1b58762-dca2-4d0e-b69b-8a93f1249943 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b1b58762-dca2-4d0e-b69b-8a93f1249943 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] DELETE http://192.168.122.129/volume/v3/volumes/c6cc0942-8030-4b7e-a57a-bee6883289fb Sep 02 00:56:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b1b58762-dca2-4d0e-b69b-8a93f1249943 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b1b58762-dca2-4d0e-b69b-8a93f1249943 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:58 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-b1b58762-dca2-4d0e-b69b-8a93f1249943 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Delete volume with id: c6cc0942-8030-4b7e-a57a-bee6883289fb Sep 02 00:56:58 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:58 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:58 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:58 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:58 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b1b58762-dca2-4d0e-b69b-8a93f1249943 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Volume info retrieved successfully. Sep 02 00:56:58 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b1b58762-dca2-4d0e-b69b-8a93f1249943 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Delete volume request issued successfully. Sep 02 00:56:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b1b58762-dca2-4d0e-b69b-8a93f1249943 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/c6cc0942-8030-4b7e-a57a-bee6883289fb returned with HTTP 202 Sep 02 00:56:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1341/2700] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:56:58 2026] DELETE /volume/v3/volumes/c6cc0942-8030-4b7e-a57a-bee6883289fb => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:56:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5f12477c-d669-4757-abf9-4094c6479bc5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5f12477c-d669-4757-abf9-4094c6479bc5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] GET http://192.168.122.129/volume/v3/volumes/c6cc0942-8030-4b7e-a57a-bee6883289fb Sep 02 00:56:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5f12477c-d669-4757-abf9-4094c6479bc5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5f12477c-d669-4757-abf9-4094c6479bc5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:58 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:58 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5f12477c-d669-4757-abf9-4094c6479bc5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Volume info retrieved successfully. Sep 02 00:56:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5f12477c-d669-4757-abf9-4094c6479bc5 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/c6cc0942-8030-4b7e-a57a-bee6883289fb returned with HTTP 200 Sep 02 00:56:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1360/2701] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:58 2026] GET /volume/v3/volumes/c6cc0942-8030-4b7e-a57a-bee6883289fb => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:56:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-00603d09-129d-473a-a6c4-05c9d3a6618a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-00603d09-129d-473a-a6c4-05c9d3a6618a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] GET http://192.168.122.129/volume/v3/volumes/c6cc0942-8030-4b7e-a57a-bee6883289fb Sep 02 00:56:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-00603d09-129d-473a-a6c4-05c9d3a6618a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-00603d09-129d-473a-a6c4-05c9d3a6618a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-00603d09-129d-473a-a6c4-05c9d3a6618a tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/c6cc0942-8030-4b7e-a57a-bee6883289fb returned with HTTP 404 Sep 02 00:56:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1342/2702] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:59 2026] GET /volume/v3/volumes/c6cc0942-8030-4b7e-a57a-bee6883289fb => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:56:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ab8dfc26-890d-4b7f-9c6a-66a01db35091 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ab8dfc26-890d-4b7f-9c6a-66a01db35091 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] DELETE http://192.168.122.129/volume/v3/volumes/c59f8516-dd96-4c6b-90b6-1a36b70e72bd Sep 02 00:56:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ab8dfc26-890d-4b7f-9c6a-66a01db35091 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ab8dfc26-890d-4b7f-9c6a-66a01db35091 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:59 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-ab8dfc26-890d-4b7f-9c6a-66a01db35091 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Delete volume with id: c59f8516-dd96-4c6b-90b6-1a36b70e72bd Sep 02 00:56:59 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:59 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:56:59 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:59 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:56:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ab8dfc26-890d-4b7f-9c6a-66a01db35091 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Volume info retrieved successfully. Sep 02 00:56:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ab8dfc26-890d-4b7f-9c6a-66a01db35091 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Delete volume request issued successfully. Sep 02 00:56:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ab8dfc26-890d-4b7f-9c6a-66a01db35091 tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/c59f8516-dd96-4c6b-90b6-1a36b70e72bd returned with HTTP 202 Sep 02 00:56:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1361/2703] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:56:59 2026] DELETE /volume/v3/volumes/c59f8516-dd96-4c6b-90b6-1a36b70e72bd => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:56:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-46025652-62ab-4e22-9e8b-92bd5e06e42d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:56:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-46025652-62ab-4e22-9e8b-92bd5e06e42d tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] GET http://192.168.122.129/volume/v3/volumes/c59f8516-dd96-4c6b-90b6-1a36b70e72bd Sep 02 00:56:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-46025652-62ab-4e22-9e8b-92bd5e06e42d tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:56:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-46025652-62ab-4e22-9e8b-92bd5e06e42d tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:56:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:56:59 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:56:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:56:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:56:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-46025652-62ab-4e22-9e8b-92bd5e06e42d tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Volume info retrieved successfully. Sep 02 00:56:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-46025652-62ab-4e22-9e8b-92bd5e06e42d tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/c59f8516-dd96-4c6b-90b6-1a36b70e72bd returned with HTTP 200 Sep 02 00:56:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1343/2704] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:56:59 2026] GET /volume/v3/volumes/c59f8516-dd96-4c6b-90b6-1a36b70e72bd => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-47f3820b-a6a3-4612-b10d-73572ef3689c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-47f3820b-a6a3-4612-b10d-73572ef3689c tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] GET http://192.168.122.129/volume/v3/volumes/c59f8516-dd96-4c6b-90b6-1a36b70e72bd Sep 02 00:57:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-47f3820b-a6a3-4612-b10d-73572ef3689c tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-47f3820b-a6a3-4612-b10d-73572ef3689c tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-47f3820b-a6a3-4612-b10d-73572ef3689c tempest-CreateVolumesFromSourceVolumeTest-1234281691 tempest-CreateVolumesFromSourceVolumeTest-1234281691-project-member] http://192.168.122.129/volume/v3/volumes/c59f8516-dd96-4c6b-90b6-1a36b70e72bd returned with HTTP 404 Sep 02 00:57:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1362/2705] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:00 2026] GET /volume/v3/volumes/c59f8516-dd96-4c6b-90b6-1a36b70e72bd => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ddc5c095-c46d-45c5-8e15-4d77fdadb0b4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ddc5c095-c46d-45c5-8e15-4d77fdadb0b4 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:57:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ddc5c095-c46d-45c5-8e15-4d77fdadb0b4 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1594960696"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-ddc5c095-c46d-45c5-8e15-4d77fdadb0b4 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1594960696'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:57:03 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-ddc5c095-c46d-45c5-8e15-4d77fdadb0b4 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Create volume of 1 GB Sep 02 00:57:03 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ddc5c095-c46d-45c5-8e15-4d77fdadb0b4 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Availability Zones retrieved successfully. Sep 02 00:57:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ddc5c095-c46d-45c5-8e15-4d77fdadb0b4 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Flow 'volume_create_api' (29db3b3e-a0c6-4ca4-9a39-da31af45965a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ddc5c095-c46d-45c5-8e15-4d77fdadb0b4 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c6cb84b-e2ab-4b44-a973-c4a8086c57ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-ddc5c095-c46d-45c5-8e15-4d77fdadb0b4 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:57:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ddc5c095-c46d-45c5-8e15-4d77fdadb0b4 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c6cb84b-e2ab-4b44-a973-c4a8086c57ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ddc5c095-c46d-45c5-8e15-4d77fdadb0b4 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31272e7b-0561-47c8-b94f-0e34ed537765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:03 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-ddc5c095-c46d-45c5-8e15-4d77fdadb0b4 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Created reservations ['20c5e1e8-b958-45ce-a278-0e9f49262447', '09a1ca64-8386-4ed1-b219-a072759351bd', '50ecc239-ceb5-40dd-99b1-19cc2e48bf94', 'cdc9218b-dd29-4a53-b832-9d2de3e06f07'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ddc5c095-c46d-45c5-8e15-4d77fdadb0b4 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31272e7b-0561-47c8-b94f-0e34ed537765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20c5e1e8-b958-45ce-a278-0e9f49262447', '09a1ca64-8386-4ed1-b219-a072759351bd', '50ecc239-ceb5-40dd-99b1-19cc2e48bf94', 'cdc9218b-dd29-4a53-b832-9d2de3e06f07']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ddc5c095-c46d-45c5-8e15-4d77fdadb0b4 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afbcda03-5d5e-44c4-9835-7e7569702d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:03 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:03 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ddc5c095-c46d-45c5-8e15-4d77fdadb0b4 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afbcda03-5d5e-44c4-9835-7e7569702d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b0b566b-38d7-4dc0-9c42-1f51c318bc7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1594960696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b8445e0e1344ae290db7943bd7c5782',qos_specs=None,replication_status=,reservations=['20c5e1e8-b958-45ce-a278-0e9f49262447','09a1ca64-8386-4ed1-b219-a072759351bd','50ecc239-ceb5-40dd-99b1-19cc2e48bf94','cdc9218b-dd29-4a53-b832-9d2de3e06f07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a4b506579a47f7806f7855abacd732',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:57:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1594960696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b0b566b-38d7-4dc0-9c42-1f51c318bc7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b8445e0e1344ae290db7943bd7c5782',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33a4b506579a47f7806f7855abacd732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ddc5c095-c46d-45c5-8e15-4d77fdadb0b4 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce7e8f7-09a5-4fac-828e-251889e593e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ddc5c095-c46d-45c5-8e15-4d77fdadb0b4 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ce7e8f7-09a5-4fac-828e-251889e593e2) transitioned into state 'SUCCESS' from state '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-1594960696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b8445e0e1344ae290db7943bd7c5782',qos_specs=None,replication_status=,reservations=['20c5e1e8-b958-45ce-a278-0e9f49262447','09a1ca64-8386-4ed1-b219-a072759351bd','50ecc239-ceb5-40dd-99b1-19cc2e48bf94','cdc9218b-dd29-4a53-b832-9d2de3e06f07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a4b506579a47f7806f7855abacd732',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ddc5c095-c46d-45c5-8e15-4d77fdadb0b4 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c99ab314-41c6-4b8e-991c-a55344809d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ddc5c095-c46d-45c5-8e15-4d77fdadb0b4 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c99ab314-41c6-4b8e-991c-a55344809d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:03 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ddc5c095-c46d-45c5-8e15-4d77fdadb0b4 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Flow 'volume_create_api' (29db3b3e-a0c6-4ca4-9a39-da31af45965a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:03 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ddc5c095-c46d-45c5-8e15-4d77fdadb0b4 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Create volume request issued successfully. Sep 02 00:57:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ddc5c095-c46d-45c5-8e15-4d77fdadb0b4 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:57:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1344/2706] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:57:02 2026] POST /volume/v3/volumes => generated 787 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:57:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-16e5f8c5-7ba4-4807-8cf7-0f3d67d45262 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-16e5f8c5-7ba4-4807-8cf7-0f3d67d45262 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] GET http://192.168.122.129/volume/v3/volumes/1b0b566b-38d7-4dc0-9c42-1f51c318bc7c Sep 02 00:57:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-16e5f8c5-7ba4-4807-8cf7-0f3d67d45262 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-16e5f8c5-7ba4-4807-8cf7-0f3d67d45262 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:03 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:03 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:03 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:03 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:03 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-16e5f8c5-7ba4-4807-8cf7-0f3d67d45262 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Volume info retrieved successfully. Sep 02 00:57:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-16e5f8c5-7ba4-4807-8cf7-0f3d67d45262 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] http://192.168.122.129/volume/v3/volumes/1b0b566b-38d7-4dc0-9c42-1f51c318bc7c returned with HTTP 200 Sep 02 00:57:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1363/2707] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:03 2026] GET /volume/v3/volumes/1b0b566b-38d7-4dc0-9c42-1f51c318bc7c => generated 966 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-9791d25b-d0bb-46d1-a796-df1ce1e451b1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9791d25b-d0bb-46d1-a796-df1ce1e451b1 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] GET http://192.168.122.129/volume/v3/volumes/1b0b566b-38d7-4dc0-9c42-1f51c318bc7c Sep 02 00:57:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9791d25b-d0bb-46d1-a796-df1ce1e451b1 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9791d25b-d0bb-46d1-a796-df1ce1e451b1 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:04 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:04 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:04 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:04 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:04 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-9791d25b-d0bb-46d1-a796-df1ce1e451b1 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Volume info retrieved successfully. Sep 02 00:57:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9791d25b-d0bb-46d1-a796-df1ce1e451b1 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] http://192.168.122.129/volume/v3/volumes/1b0b566b-38d7-4dc0-9c42-1f51c318bc7c returned with HTTP 200 Sep 02 00:57:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1345/2708] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:04 2026] GET /volume/v3/volumes/1b0b566b-38d7-4dc0-9c42-1f51c318bc7c => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:57:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-37281060-53ee-44eb-87e8-fa9732efcb20 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-37281060-53ee-44eb-87e8-fa9732efcb20 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-reader] POST http://192.168.122.129/volume/v3/volumes/1b0b566b-38d7-4dc0-9c42-1f51c318bc7c/action Sep 02 00:57:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-37281060-53ee-44eb-87e8-fa9732efcb20 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:57:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-37281060-53ee-44eb-87e8-fa9732efcb20 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:04 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:04 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:04 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:04 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:04 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-37281060-53ee-44eb-87e8-fa9732efcb20 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-reader] Volume info retrieved successfully. Sep 02 00:57:04 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-37281060-53ee-44eb-87e8-fa9732efcb20 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'e387b6fbe0174486be8b8392f6461ead', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b8445e0e1344ae290db7943bd7c5782', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:57:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-37281060-53ee-44eb-87e8-fa9732efcb20 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-reader] http://192.168.122.129/volume/v3/volumes/1b0b566b-38d7-4dc0-9c42-1f51c318bc7c/action returned with HTTP 403 Sep 02 00:57:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1364/2709] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:57:04 2026] POST /volume/v3/volumes/1b0b566b-38d7-4dc0-9c42-1f51c318bc7c/action => generated 131 bytes in 137 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c74daef7-b191-4090-8603-b6792c86026f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c74daef7-b191-4090-8603-b6792c86026f tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/1b0b566b-38d7-4dc0-9c42-1f51c318bc7c Sep 02 00:57:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c74daef7-b191-4090-8603-b6792c86026f tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c74daef7-b191-4090-8603-b6792c86026f tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:04 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-c74daef7-b191-4090-8603-b6792c86026f tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Delete volume with id: 1b0b566b-38d7-4dc0-9c42-1f51c318bc7c Sep 02 00:57:04 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:04 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:04 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:04 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:04 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c74daef7-b191-4090-8603-b6792c86026f tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Volume info retrieved successfully. Sep 02 00:57:04 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c74daef7-b191-4090-8603-b6792c86026f tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Delete volume request issued successfully. Sep 02 00:57:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c74daef7-b191-4090-8603-b6792c86026f tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] http://192.168.122.129/volume/v3/volumes/1b0b566b-38d7-4dc0-9c42-1f51c318bc7c returned with HTTP 202 Sep 02 00:57:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1346/2710] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:57:04 2026] DELETE /volume/v3/volumes/1b0b566b-38d7-4dc0-9c42-1f51c318bc7c => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0f912e47-0956-4a1e-85df-28d288fec462 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0f912e47-0956-4a1e-85df-28d288fec462 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] GET http://192.168.122.129/volume/v3/volumes/1b0b566b-38d7-4dc0-9c42-1f51c318bc7c Sep 02 00:57:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0f912e47-0956-4a1e-85df-28d288fec462 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0f912e47-0956-4a1e-85df-28d288fec462 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:04 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:04 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:04 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:04 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:04 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0f912e47-0956-4a1e-85df-28d288fec462 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Volume info retrieved successfully. Sep 02 00:57:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0f912e47-0956-4a1e-85df-28d288fec462 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] http://192.168.122.129/volume/v3/volumes/1b0b566b-38d7-4dc0-9c42-1f51c318bc7c returned with HTTP 200 Sep 02 00:57:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1365/2711] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:04 2026] GET /volume/v3/volumes/1b0b566b-38d7-4dc0-9c42-1f51c318bc7c => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:57:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d89ab792-01fc-41b8-85ac-8af312a8ed89 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d89ab792-01fc-41b8-85ac-8af312a8ed89 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] GET http://192.168.122.129/volume/v3/volumes/1b0b566b-38d7-4dc0-9c42-1f51c318bc7c Sep 02 00:57:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d89ab792-01fc-41b8-85ac-8af312a8ed89 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d89ab792-01fc-41b8-85ac-8af312a8ed89 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d89ab792-01fc-41b8-85ac-8af312a8ed89 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] http://192.168.122.129/volume/v3/volumes/1b0b566b-38d7-4dc0-9c42-1f51c318bc7c returned with HTTP 404 Sep 02 00:57:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1347/2712] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:05 2026] GET /volume/v3/volumes/1b0b566b-38d7-4dc0-9c42-1f51c318bc7c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b8ead189-2aa2-48fa-8578-2bd827bacbed None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b8ead189-2aa2-48fa-8578-2bd827bacbed tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:57:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b8ead189-2aa2-48fa-8578-2bd827bacbed tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1821237484"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-b8ead189-2aa2-48fa-8578-2bd827bacbed tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1821237484'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:57:05 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-b8ead189-2aa2-48fa-8578-2bd827bacbed tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Create volume of 1 GB Sep 02 00:57:05 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b8ead189-2aa2-48fa-8578-2bd827bacbed tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Availability Zones retrieved successfully. Sep 02 00:57:05 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b8ead189-2aa2-48fa-8578-2bd827bacbed tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Flow 'volume_create_api' (27ff0213-ed91-4e0a-915b-69766de7281e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:05 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b8ead189-2aa2-48fa-8578-2bd827bacbed tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d97190c-7dde-4ad9-b3bd-a6aaefa3d7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:05 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-b8ead189-2aa2-48fa-8578-2bd827bacbed tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:57:05 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b8ead189-2aa2-48fa-8578-2bd827bacbed tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d97190c-7dde-4ad9-b3bd-a6aaefa3d7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:05 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b8ead189-2aa2-48fa-8578-2bd827bacbed tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cadd4432-9b0f-4af8-9fb2-140c20f43d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:05 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-b8ead189-2aa2-48fa-8578-2bd827bacbed tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Created reservations ['3931022b-98cf-42a9-b3a1-3a1db45e3613', 'e53851dc-d884-4a64-932d-cf92bef0fc78', 'e81d4248-e03b-44d1-b42d-b2767362ca51', '709538cc-9d7e-4dde-88d6-dfbaba00ab98'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:05 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b8ead189-2aa2-48fa-8578-2bd827bacbed tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cadd4432-9b0f-4af8-9fb2-140c20f43d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3931022b-98cf-42a9-b3a1-3a1db45e3613', 'e53851dc-d884-4a64-932d-cf92bef0fc78', 'e81d4248-e03b-44d1-b42d-b2767362ca51', '709538cc-9d7e-4dde-88d6-dfbaba00ab98']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:05 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b8ead189-2aa2-48fa-8578-2bd827bacbed tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb31319f-3faa-4622-9dc2-c8dab75b5971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:06 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:06 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:06 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b8ead189-2aa2-48fa-8578-2bd827bacbed tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb31319f-3faa-4622-9dc2-c8dab75b5971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2c7e500-0242-404b-9a88-3493ef70f00e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1821237484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b8445e0e1344ae290db7943bd7c5782',qos_specs=None,replication_status=,reservations=['3931022b-98cf-42a9-b3a1-3a1db45e3613','e53851dc-d884-4a64-932d-cf92bef0fc78','e81d4248-e03b-44d1-b42d-b2767362ca51','709538cc-9d7e-4dde-88d6-dfbaba00ab98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a4b506579a47f7806f7855abacd732',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:57:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1821237484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2c7e500-0242-404b-9a88-3493ef70f00e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b8445e0e1344ae290db7943bd7c5782',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33a4b506579a47f7806f7855abacd732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:06 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b8ead189-2aa2-48fa-8578-2bd827bacbed tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d542df1-14a9-4679-888c-8a698a1921c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:06 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b8ead189-2aa2-48fa-8578-2bd827bacbed tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d542df1-14a9-4679-888c-8a698a1921c8) transitioned into state 'SUCCESS' from state '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-1821237484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b8445e0e1344ae290db7943bd7c5782',qos_specs=None,replication_status=,reservations=['3931022b-98cf-42a9-b3a1-3a1db45e3613','e53851dc-d884-4a64-932d-cf92bef0fc78','e81d4248-e03b-44d1-b42d-b2767362ca51','709538cc-9d7e-4dde-88d6-dfbaba00ab98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33a4b506579a47f7806f7855abacd732',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:06 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b8ead189-2aa2-48fa-8578-2bd827bacbed tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (148af967-de7c-410e-8e1a-74d122c34e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:06 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b8ead189-2aa2-48fa-8578-2bd827bacbed tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (148af967-de7c-410e-8e1a-74d122c34e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:06 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b8ead189-2aa2-48fa-8578-2bd827bacbed tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Flow 'volume_create_api' (27ff0213-ed91-4e0a-915b-69766de7281e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:06 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b8ead189-2aa2-48fa-8578-2bd827bacbed tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Create volume request issued successfully. Sep 02 00:57:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b8ead189-2aa2-48fa-8578-2bd827bacbed tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:57:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1366/2713] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:57:05 2026] POST /volume/v3/volumes => generated 787 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:57:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d8d0ddd7-f61e-4086-a98c-eef775ad0857 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d8d0ddd7-f61e-4086-a98c-eef775ad0857 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] GET http://192.168.122.129/volume/v3/volumes/c2c7e500-0242-404b-9a88-3493ef70f00e Sep 02 00:57:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d8d0ddd7-f61e-4086-a98c-eef775ad0857 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d8d0ddd7-f61e-4086-a98c-eef775ad0857 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:06 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:06 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:06 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:06 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:06 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d8d0ddd7-f61e-4086-a98c-eef775ad0857 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Volume info retrieved successfully. Sep 02 00:57:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d8d0ddd7-f61e-4086-a98c-eef775ad0857 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] http://192.168.122.129/volume/v3/volumes/c2c7e500-0242-404b-9a88-3493ef70f00e returned with HTTP 200 Sep 02 00:57:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1348/2714] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:06 2026] GET /volume/v3/volumes/c2c7e500-0242-404b-9a88-3493ef70f00e => generated 966 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b4fcee13-7e63-4902-90db-7b3d878c8bfa None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b4fcee13-7e63-4902-90db-7b3d878c8bfa tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] GET http://192.168.122.129/volume/v3/volumes/c2c7e500-0242-404b-9a88-3493ef70f00e Sep 02 00:57:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b4fcee13-7e63-4902-90db-7b3d878c8bfa tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b4fcee13-7e63-4902-90db-7b3d878c8bfa tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:07 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:07 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:07 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:07 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:07 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b4fcee13-7e63-4902-90db-7b3d878c8bfa tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Volume info retrieved successfully. Sep 02 00:57:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b4fcee13-7e63-4902-90db-7b3d878c8bfa tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] http://192.168.122.129/volume/v3/volumes/c2c7e500-0242-404b-9a88-3493ef70f00e returned with HTTP 200 Sep 02 00:57:07 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1367/2715] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:07 2026] GET /volume/v3/volumes/c2c7e500-0242-404b-9a88-3493ef70f00e => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:57:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-394b92c5-4da0-432b-994f-9fa33aaddbc0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-394b92c5-4da0-432b-994f-9fa33aaddbc0 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-reader] POST http://192.168.122.129/volume/v3/volumes/c2c7e500-0242-404b-9a88-3493ef70f00e/action Sep 02 00:57:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-394b92c5-4da0-432b-994f-9fa33aaddbc0 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:57:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-394b92c5-4da0-432b-994f-9fa33aaddbc0 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:07 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:07 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:07 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:07 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:07 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-394b92c5-4da0-432b-994f-9fa33aaddbc0 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e387b6fbe0174486be8b8392f6461ead', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b8445e0e1344ae290db7943bd7c5782', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:57:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-394b92c5-4da0-432b-994f-9fa33aaddbc0 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-reader] http://192.168.122.129/volume/v3/volumes/c2c7e500-0242-404b-9a88-3493ef70f00e/action returned with HTTP 403 Sep 02 00:57:07 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1349/2716] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:57:07 2026] POST /volume/v3/volumes/c2c7e500-0242-404b-9a88-3493ef70f00e/action => generated 131 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bf95a83e-ecd6-4b71-985c-c9469db10cbe None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bf95a83e-ecd6-4b71-985c-c9469db10cbe tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/c2c7e500-0242-404b-9a88-3493ef70f00e Sep 02 00:57:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bf95a83e-ecd6-4b71-985c-c9469db10cbe tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bf95a83e-ecd6-4b71-985c-c9469db10cbe tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:07 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-bf95a83e-ecd6-4b71-985c-c9469db10cbe tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Delete volume with id: c2c7e500-0242-404b-9a88-3493ef70f00e Sep 02 00:57:07 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:07 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:07 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:07 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:07 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-bf95a83e-ecd6-4b71-985c-c9469db10cbe tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Volume info retrieved successfully. Sep 02 00:57:07 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-bf95a83e-ecd6-4b71-985c-c9469db10cbe tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Delete volume request issued successfully. Sep 02 00:57:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bf95a83e-ecd6-4b71-985c-c9469db10cbe tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] http://192.168.122.129/volume/v3/volumes/c2c7e500-0242-404b-9a88-3493ef70f00e returned with HTTP 202 Sep 02 00:57:07 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1368/2717] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:57:07 2026] DELETE /volume/v3/volumes/c2c7e500-0242-404b-9a88-3493ef70f00e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-759e5f19-1035-4603-8d88-cedd45aa9b85 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-759e5f19-1035-4603-8d88-cedd45aa9b85 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] GET http://192.168.122.129/volume/v3/volumes/c2c7e500-0242-404b-9a88-3493ef70f00e Sep 02 00:57:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-759e5f19-1035-4603-8d88-cedd45aa9b85 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-759e5f19-1035-4603-8d88-cedd45aa9b85 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:07 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:07 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:07 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:07 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:07 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-759e5f19-1035-4603-8d88-cedd45aa9b85 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Volume info retrieved successfully. Sep 02 00:57:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-759e5f19-1035-4603-8d88-cedd45aa9b85 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] http://192.168.122.129/volume/v3/volumes/c2c7e500-0242-404b-9a88-3493ef70f00e returned with HTTP 200 Sep 02 00:57:07 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1350/2718] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:07 2026] GET /volume/v3/volumes/c2c7e500-0242-404b-9a88-3493ef70f00e => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:57:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-29b89329-d478-45a5-b8b6-737bf64222d3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-29b89329-d478-45a5-b8b6-737bf64222d3 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] GET http://192.168.122.129/volume/v3/volumes/c2c7e500-0242-404b-9a88-3493ef70f00e Sep 02 00:57:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-29b89329-d478-45a5-b8b6-737bf64222d3 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-29b89329-d478-45a5-b8b6-737bf64222d3 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-29b89329-d478-45a5-b8b6-737bf64222d3 tempest-ProjectReaderTests-854580464 tempest-ProjectReaderTests-854580464-project-admin] http://192.168.122.129/volume/v3/volumes/c2c7e500-0242-404b-9a88-3493ef70f00e returned with HTTP 404 Sep 02 00:57:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1369/2719] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:08 2026] GET /volume/v3/volumes/c2c7e500-0242-404b-9a88-3493ef70f00e => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:17 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=155,cinder:INSERT=36,cinder:UPDATE=52 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:57:18 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=141,cinder:INSERT=28,cinder:UPDATE=52 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:57:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7c414244-71c5-463d-8f0d-4e7d36fc6a78 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-802588a1-58cf-44d1-b4e5-d057b61670c2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7c414244-71c5-463d-8f0d-4e7d36fc6a78 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:57:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7c414244-71c5-463d-8f0d-4e7d36fc6a78 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-706305562"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-7c414244-71c5-463d-8f0d-4e7d36fc6a78 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-706305562'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:57:19 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-7c414244-71c5-463d-8f0d-4e7d36fc6a78 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Create volume of 1 GB Sep 02 00:57:19 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7c414244-71c5-463d-8f0d-4e7d36fc6a78 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Availability Zones retrieved successfully. Sep 02 00:57:19 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7c414244-71c5-463d-8f0d-4e7d36fc6a78 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Flow 'volume_create_api' (bb4d0efa-76d3-45c7-80ea-2e65169465bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:19 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7c414244-71c5-463d-8f0d-4e7d36fc6a78 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f07ab61-47e2-4d63-86de-727709d93163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-802588a1-58cf-44d1-b4e5-d057b61670c2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:57:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-802588a1-58cf-44d1-b4e5-d057b61670c2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:19 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-7c414244-71c5-463d-8f0d-4e7d36fc6a78 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:57:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-802588a1-58cf-44d1-b4e5-d057b61670c2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:57:19 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-802588a1-58cf-44d1-b4e5-d057b61670c2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Create volume of 1 GB Sep 02 00:57:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-802588a1-58cf-44d1-b4e5-d057b61670c2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Availability Zones retrieved successfully. Sep 02 00:57:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-802588a1-58cf-44d1-b4e5-d057b61670c2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Flow 'volume_create_api' (90916872-776e-4fed-a69e-9490f800b34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-802588a1-58cf-44d1-b4e5-d057b61670c2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdd2f166-3cb1-479d-94c3-1d64f21b692d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-802588a1-58cf-44d1-b4e5-d057b61670c2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:57:19 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7c414244-71c5-463d-8f0d-4e7d36fc6a78 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f07ab61-47e2-4d63-86de-727709d93163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:19 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7c414244-71c5-463d-8f0d-4e7d36fc6a78 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab6dcfdf-46bc-4860-aebe-040c0fcaafaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-802588a1-58cf-44d1-b4e5-d057b61670c2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdd2f166-3cb1-479d-94c3-1d64f21b692d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-802588a1-58cf-44d1-b4e5-d057b61670c2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (260b636d-39da-4e94-b2ab-4dd716fa3f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:19 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-7c414244-71c5-463d-8f0d-4e7d36fc6a78 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Created reservations ['08583b6a-deaa-4bd7-bb66-3922c19087b4', '6ccb7049-678a-4e05-af94-0e8f9299680b', 'd04e6811-50d7-4ca1-a71a-db43d23c117e', '0bb5b5c1-39c3-4de3-870a-4db0b5445d31'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:19 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7c414244-71c5-463d-8f0d-4e7d36fc6a78 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab6dcfdf-46bc-4860-aebe-040c0fcaafaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08583b6a-deaa-4bd7-bb66-3922c19087b4', '6ccb7049-678a-4e05-af94-0e8f9299680b', 'd04e6811-50d7-4ca1-a71a-db43d23c117e', '0bb5b5c1-39c3-4de3-870a-4db0b5445d31']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:19 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7c414244-71c5-463d-8f0d-4e7d36fc6a78 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d48c5f8b-dd95-4160-8c97-e0351b2f1e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:19 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-802588a1-58cf-44d1-b4e5-d057b61670c2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Created reservations ['a4ca5eeb-5ce1-4ade-ad51-079a511caf7d', '2f5e2b9d-2da1-44e7-b60e-569fd364e747', '53d3a2b5-b7df-40b6-ba58-8a240ea49c76', 'a8b3b02c-917c-4ce1-807d-046ea3c79eae'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-802588a1-58cf-44d1-b4e5-d057b61670c2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (260b636d-39da-4e94-b2ab-4dd716fa3f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4ca5eeb-5ce1-4ade-ad51-079a511caf7d', '2f5e2b9d-2da1-44e7-b60e-569fd364e747', '53d3a2b5-b7df-40b6-ba58-8a240ea49c76', 'a8b3b02c-917c-4ce1-807d-046ea3c79eae']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:19 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-802588a1-58cf-44d1-b4e5-d057b61670c2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb135dfa-3ee8-4b51-b56a-8b84ead8d12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:19 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:19 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7c414244-71c5-463d-8f0d-4e7d36fc6a78 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d48c5f8b-dd95-4160-8c97-e0351b2f1e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7eac13a-8320-401e-8aae-3c99ca14839e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-706305562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e4b683ce3a4850bcb2b8e1c91857b5',qos_specs=None,replication_status=,reservations=['08583b6a-deaa-4bd7-bb66-3922c19087b4','6ccb7049-678a-4e05-af94-0e8f9299680b','d04e6811-50d7-4ca1-a71a-db43d23c117e','0bb5b5c1-39c3-4de3-870a-4db0b5445d31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4845df73d05b463a94b326215a63de44',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:57:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-706305562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7eac13a-8320-401e-8aae-3c99ca14839e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65e4b683ce3a4850bcb2b8e1c91857b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4845df73d05b463a94b326215a63de44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:20 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:20 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7c414244-71c5-463d-8f0d-4e7d36fc6a78 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0676727c-41b5-4dca-a967-016aa0eeae4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:20 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-802588a1-58cf-44d1-b4e5-d057b61670c2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb135dfa-3ee8-4b51-b56a-8b84ead8d12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d654b8d-da5b-49b7-ba80-4d80304da78f', '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='bdd49adc155c4aa694075561d12a6ddd',qos_specs=None,replication_status=,reservations=['a4ca5eeb-5ce1-4ade-ad51-079a511caf7d','2f5e2b9d-2da1-44e7-b60e-569fd364e747','53d3a2b5-b7df-40b6-ba58-8a240ea49c76','a8b3b02c-917c-4ce1-807d-046ea3c79eae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f643a703560c41c7a02c0aca7e1f7d63',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:57:19Z,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=9d654b8d-da5b-49b7-ba80-4d80304da78f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdd49adc155c4aa694075561d12a6ddd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f643a703560c41c7a02c0aca7e1f7d63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:20 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-802588a1-58cf-44d1-b4e5-d057b61670c2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (843052bc-e968-4ea1-ac61-0818f4fabd84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7c414244-71c5-463d-8f0d-4e7d36fc6a78 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0676727c-41b5-4dca-a967-016aa0eeae4b) transitioned into state 'SUCCESS' from state '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-706305562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e4b683ce3a4850bcb2b8e1c91857b5',qos_specs=None,replication_status=,reservations=['08583b6a-deaa-4bd7-bb66-3922c19087b4','6ccb7049-678a-4e05-af94-0e8f9299680b','d04e6811-50d7-4ca1-a71a-db43d23c117e','0bb5b5c1-39c3-4de3-870a-4db0b5445d31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4845df73d05b463a94b326215a63de44',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7c414244-71c5-463d-8f0d-4e7d36fc6a78 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f1b0c00-d2e2-4d3f-ae82-682f5272d9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7c414244-71c5-463d-8f0d-4e7d36fc6a78 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f1b0c00-d2e2-4d3f-ae82-682f5272d9f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:20 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-802588a1-58cf-44d1-b4e5-d057b61670c2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (843052bc-e968-4ea1-ac61-0818f4fabd84) transitioned into state 'SUCCESS' from 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='bdd49adc155c4aa694075561d12a6ddd',qos_specs=None,replication_status=,reservations=['a4ca5eeb-5ce1-4ade-ad51-079a511caf7d','2f5e2b9d-2da1-44e7-b60e-569fd364e747','53d3a2b5-b7df-40b6-ba58-8a240ea49c76','a8b3b02c-917c-4ce1-807d-046ea3c79eae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f643a703560c41c7a02c0aca7e1f7d63',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7c414244-71c5-463d-8f0d-4e7d36fc6a78 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Flow 'volume_create_api' (bb4d0efa-76d3-45c7-80ea-2e65169465bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:20 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7c414244-71c5-463d-8f0d-4e7d36fc6a78 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Create volume request issued successfully. Sep 02 00:57:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7c414244-71c5-463d-8f0d-4e7d36fc6a78 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:57:20 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-802588a1-58cf-44d1-b4e5-d057b61670c2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52d8a105-9997-4eac-b1a7-19ff54131df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:20 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1351/2720] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:57:19 2026] POST /volume/v3/volumes => generated 768 bytes in 729 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:57:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4cf7c6a2-3eb4-42c9-8ac1-3dc1980675e6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:20 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-802588a1-58cf-44d1-b4e5-d057b61670c2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52d8a105-9997-4eac-b1a7-19ff54131df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:20 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-802588a1-58cf-44d1-b4e5-d057b61670c2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Flow 'volume_create_api' (90916872-776e-4fed-a69e-9490f800b34e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-802588a1-58cf-44d1-b4e5-d057b61670c2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Create volume request issued successfully. Sep 02 00:57:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-802588a1-58cf-44d1-b4e5-d057b61670c2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:57:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1370/2721] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:57:19 2026] POST /volume/v3/volumes => generated 749 bytes in 717 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:57:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-56fdcee1-b135-4274-b598-03c454555422 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-56fdcee1-b135-4274-b598-03c454555422 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/f7eac13a-8320-401e-8aae-3c99ca14839e Sep 02 00:57:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-56fdcee1-b135-4274-b598-03c454555422 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-56fdcee1-b135-4274-b598-03c454555422 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:20 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:20 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-56fdcee1-b135-4274-b598-03c454555422 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-56fdcee1-b135-4274-b598-03c454555422 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/f7eac13a-8320-401e-8aae-3c99ca14839e returned with HTTP 200 Sep 02 00:57:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1371/2722] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:20 2026] GET /volume/v3/volumes/f7eac13a-8320-401e-8aae-3c99ca14839e => generated 836 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-77655e43-759e-45d7-b647-c1cae1f8ee0e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-77655e43-759e-45d7-b647-c1cae1f8ee0e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f Sep 02 00:57:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-77655e43-759e-45d7-b647-c1cae1f8ee0e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-77655e43-759e-45d7-b647-c1cae1f8ee0e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:20 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:20 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-77655e43-759e-45d7-b647-c1cae1f8ee0e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Volume info retrieved successfully. Sep 02 00:57:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-77655e43-759e-45d7-b647-c1cae1f8ee0e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f returned with HTTP 200 Sep 02 00:57:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1372/2723] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:20 2026] GET /volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f => generated 817 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4cf7c6a2-3eb4-42c9-8ac1-3dc1980675e6 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:57:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4cf7c6a2-3eb4-42c9-8ac1-3dc1980675e6 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "55fd1d9e-80e7-4ee4-bf99-467853787b78", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2018549459"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-4cf7c6a2-3eb4-42c9-8ac1-3dc1980675e6 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Create volume request body: {'volume': {"'imageRef": '55fd1d9e-80e7-4ee4-bf99-467853787b78', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2018549459'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:57:20 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-4cf7c6a2-3eb4-42c9-8ac1-3dc1980675e6 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Create volume of 1 GB Sep 02 00:57:20 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:20 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:20 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4cf7c6a2-3eb4-42c9-8ac1-3dc1980675e6 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Availability Zones retrieved successfully. Sep 02 00:57:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4cf7c6a2-3eb4-42c9-8ac1-3dc1980675e6 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Flow 'volume_create_api' (d25929cd-2131-40c5-ac41-f2257f8669b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4cf7c6a2-3eb4-42c9-8ac1-3dc1980675e6 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b80bfa9c-cdf6-4ded-b998-ada3607fc8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-4cf7c6a2-3eb4-42c9-8ac1-3dc1980675e6 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:57:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-28c50e71-fa60-477c-b4aa-a0c159e7f7c1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-28c50e71-fa60-477c-b4aa-a0c159e7f7c1 tempest-VolumeAndVolumeTypeFromImageTest-1419383674 tempest-VolumeAndVolumeTypeFromImageTest-1419383674-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:57:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-28c50e71-fa60-477c-b4aa-a0c159e7f7c1 tempest-VolumeAndVolumeTypeFromImageTest-1419383674 tempest-VolumeAndVolumeTypeFromImageTest-1419383674-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=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-28c50e71-fa60-477c-b4aa-a0c159e7f7c1 tempest-VolumeAndVolumeTypeFromImageTest-1419383674 tempest-VolumeAndVolumeTypeFromImageTest-1419383674-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:57:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1373/2724] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:57:20 2026] POST /volume/v3/types => generated 287 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4cf7c6a2-3eb4-42c9-8ac1-3dc1980675e6 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b80bfa9c-cdf6-4ded-b998-ada3607fc8c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4cf7c6a2-3eb4-42c9-8ac1-3dc1980675e6 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (774b6e4a-6115-41b1-b781-dfc09e091b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:20 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-4cf7c6a2-3eb4-42c9-8ac1-3dc1980675e6 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Created reservations ['82a1a089-bf39-4f63-9509-5f702c650351', '396cc1b0-6b5f-4cb7-b7fc-d2b71663c5b1', 'e41b05f6-776c-4ebb-b57b-f5c462d6942c', '1ec88a8f-91f4-497a-adda-5142a74de3e5'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4cf7c6a2-3eb4-42c9-8ac1-3dc1980675e6 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (774b6e4a-6115-41b1-b781-dfc09e091b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82a1a089-bf39-4f63-9509-5f702c650351', '396cc1b0-6b5f-4cb7-b7fc-d2b71663c5b1', 'e41b05f6-776c-4ebb-b57b-f5c462d6942c', '1ec88a8f-91f4-497a-adda-5142a74de3e5']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:20 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4cf7c6a2-3eb4-42c9-8ac1-3dc1980675e6 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd2029e2-c7d4-481e-b2d5-5a5e3636ec89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:21 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4cf7c6a2-3eb4-42c9-8ac1-3dc1980675e6 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd2029e2-c7d4-481e-b2d5-5a5e3636ec89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c016b932-dcb7-404f-bb8d-f5b1aba87d5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2018549459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7c026145464616a28d87b6613900da',qos_specs=None,replication_status=,reservations=['82a1a089-bf39-4f63-9509-5f702c650351','396cc1b0-6b5f-4cb7-b7fc-d2b71663c5b1','e41b05f6-776c-4ebb-b57b-f5c462d6942c','1ec88a8f-91f4-497a-adda-5142a74de3e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b033c28c711142259694be7cdda4c67b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:57:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2018549459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c016b932-dcb7-404f-bb8d-f5b1aba87d5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b7c026145464616a28d87b6613900da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b033c28c711142259694be7cdda4c67b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4cf7c6a2-3eb4-42c9-8ac1-3dc1980675e6 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2883908d-e5ed-4cdf-a693-d89749548895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4cf7c6a2-3eb4-42c9-8ac1-3dc1980675e6 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2883908d-e5ed-4cdf-a693-d89749548895) transitioned into state 'SUCCESS' from state '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-2018549459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7c026145464616a28d87b6613900da',qos_specs=None,replication_status=,reservations=['82a1a089-bf39-4f63-9509-5f702c650351','396cc1b0-6b5f-4cb7-b7fc-d2b71663c5b1','e41b05f6-776c-4ebb-b57b-f5c462d6942c','1ec88a8f-91f4-497a-adda-5142a74de3e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b033c28c711142259694be7cdda4c67b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4cf7c6a2-3eb4-42c9-8ac1-3dc1980675e6 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (034e0036-cd6c-435d-a4d4-adc6fbdec49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4cf7c6a2-3eb4-42c9-8ac1-3dc1980675e6 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (034e0036-cd6c-435d-a4d4-adc6fbdec49d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4cf7c6a2-3eb4-42c9-8ac1-3dc1980675e6 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Flow 'volume_create_api' (d25929cd-2131-40c5-ac41-f2257f8669b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4cf7c6a2-3eb4-42c9-8ac1-3dc1980675e6 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Create volume request issued successfully. Sep 02 00:57:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4cf7c6a2-3eb4-42c9-8ac1-3dc1980675e6 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:57:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1352/2725] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:57:20 2026] POST /volume/v3/volumes => generated 766 bytes in 1011 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:57:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-770387f5-3bfd-4daa-ace2-00147b3a5544 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-770387f5-3bfd-4daa-ace2-00147b3a5544 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:57:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-770387f5-3bfd-4daa-ace2-00147b3a5544 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "55fd1d9e-80e7-4ee4-bf99-467853787b78", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1882859415"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-770387f5-3bfd-4daa-ace2-00147b3a5544 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Create volume request body: {'volume': {"'imageRef": '55fd1d9e-80e7-4ee4-bf99-467853787b78', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1882859415'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:57:21 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-770387f5-3bfd-4daa-ace2-00147b3a5544 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Create volume of 1 GB Sep 02 00:57:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-770387f5-3bfd-4daa-ace2-00147b3a5544 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Availability Zones retrieved successfully. Sep 02 00:57:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-770387f5-3bfd-4daa-ace2-00147b3a5544 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Flow 'volume_create_api' (1ef1a223-e806-4b05-baec-b137f07ab826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-770387f5-3bfd-4daa-ace2-00147b3a5544 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f20c07a-fa50-46d4-9ce9-7f5bb3610873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-770387f5-3bfd-4daa-ace2-00147b3a5544 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7b249f4c-7762-4bb0-9f71-8b0cb4b0d35e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7b249f4c-7762-4bb0-9f71-8b0cb4b0d35e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/f7eac13a-8320-401e-8aae-3c99ca14839e Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7b249f4c-7762-4bb0-9f71-8b0cb4b0d35e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7b249f4c-7762-4bb0-9f71-8b0cb4b0d35e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-770387f5-3bfd-4daa-ace2-00147b3a5544 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f20c07a-fa50-46d4-9ce9-7f5bb3610873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:21 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:21 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:21 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-770387f5-3bfd-4daa-ace2-00147b3a5544 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df6db46e-caaf-455e-b7b8-2001c44a674b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7b249f4c-7762-4bb0-9f71-8b0cb4b0d35e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7b249f4c-7762-4bb0-9f71-8b0cb4b0d35e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/f7eac13a-8320-401e-8aae-3c99ca14839e returned with HTTP 200 Sep 02 00:57:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1353/2726] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:21 2026] GET /volume/v3/volumes/f7eac13a-8320-401e-8aae-3c99ca14839e => generated 860 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5cff45dc-25ad-44fb-b48a-2286451336ac None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5cff45dc-25ad-44fb-b48a-2286451336ac tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5cff45dc-25ad-44fb-b48a-2286451336ac tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5cff45dc-25ad-44fb-b48a-2286451336ac tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:21 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:21 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:21 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5cff45dc-25ad-44fb-b48a-2286451336ac tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Volume info retrieved successfully. Sep 02 00:57:21 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-770387f5-3bfd-4daa-ace2-00147b3a5544 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Created reservations ['e7587859-3a0c-4067-85d4-a2cbfb55f29f', '4b1a8f07-e7f1-4b99-8453-dd12f607902e', '77cffb85-4ff9-4ab8-b48e-3b21914423c9', '986fb5ab-ad24-46c2-829e-877dd0aecd12'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-770387f5-3bfd-4daa-ace2-00147b3a5544 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df6db46e-caaf-455e-b7b8-2001c44a674b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7587859-3a0c-4067-85d4-a2cbfb55f29f', '4b1a8f07-e7f1-4b99-8453-dd12f607902e', '77cffb85-4ff9-4ab8-b48e-3b21914423c9', '986fb5ab-ad24-46c2-829e-877dd0aecd12']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-770387f5-3bfd-4daa-ace2-00147b3a5544 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3544c93e-c036-43ac-a05a-89eefc4c85c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5cff45dc-25ad-44fb-b48a-2286451336ac tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f returned with HTTP 200 Sep 02 00:57:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1354/2727] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:21 2026] GET /volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f => generated 841 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-770387f5-3bfd-4daa-ace2-00147b3a5544 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3544c93e-c036-43ac-a05a-89eefc4c85c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf81b8e3-ebc6-446e-93e7-805706ad25fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1882859415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7c026145464616a28d87b6613900da',qos_specs=None,replication_status=,reservations=['e7587859-3a0c-4067-85d4-a2cbfb55f29f','4b1a8f07-e7f1-4b99-8453-dd12f607902e','77cffb85-4ff9-4ab8-b48e-3b21914423c9','986fb5ab-ad24-46c2-829e-877dd0aecd12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b033c28c711142259694be7cdda4c67b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:57:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1882859415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf81b8e3-ebc6-446e-93e7-805706ad25fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b7c026145464616a28d87b6613900da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b033c28c711142259694be7cdda4c67b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-770387f5-3bfd-4daa-ace2-00147b3a5544 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (851a7868-1cb4-44d0-b1d0-7443eff3674b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-770387f5-3bfd-4daa-ace2-00147b3a5544 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (851a7868-1cb4-44d0-b1d0-7443eff3674b) transitioned into state 'SUCCESS' from state '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-1882859415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7c026145464616a28d87b6613900da',qos_specs=None,replication_status=,reservations=['e7587859-3a0c-4067-85d4-a2cbfb55f29f','4b1a8f07-e7f1-4b99-8453-dd12f607902e','77cffb85-4ff9-4ab8-b48e-3b21914423c9','986fb5ab-ad24-46c2-829e-877dd0aecd12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b033c28c711142259694be7cdda4c67b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-770387f5-3bfd-4daa-ace2-00147b3a5544 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f051cd4-47db-4b0b-9466-ddbfcee44573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-770387f5-3bfd-4daa-ace2-00147b3a5544 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f051cd4-47db-4b0b-9466-ddbfcee44573) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:21 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-770387f5-3bfd-4daa-ace2-00147b3a5544 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Flow 'volume_create_api' (1ef1a223-e806-4b05-baec-b137f07ab826) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-770387f5-3bfd-4daa-ace2-00147b3a5544 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Create volume request issued successfully. Sep 02 00:57:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-770387f5-3bfd-4daa-ace2-00147b3a5544 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:57:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1374/2728] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:57:21 2026] POST /volume/v3/volumes => generated 766 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ab2cbc70-759b-403e-9981-24371383d008 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ab2cbc70-759b-403e-9981-24371383d008 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ab2cbc70-759b-403e-9981-24371383d008 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "55fd1d9e-80e7-4ee4-bf99-467853787b78", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-368199184"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-ab2cbc70-759b-403e-9981-24371383d008 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Create volume request body: {'volume': {"'imageRef": '55fd1d9e-80e7-4ee4-bf99-467853787b78', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-368199184'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-ab2cbc70-759b-403e-9981-24371383d008 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Create volume of 1 GB Sep 02 00:57:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ab2cbc70-759b-403e-9981-24371383d008 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Availability Zones retrieved successfully. Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ab2cbc70-759b-403e-9981-24371383d008 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Flow 'volume_create_api' (7a096691-35d7-4c4c-abb5-66cba17b8520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ab2cbc70-759b-403e-9981-24371383d008 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dced452-32ca-43f2-8d6b-52fa151bc0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-ab2cbc70-759b-403e-9981-24371383d008 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ab2cbc70-759b-403e-9981-24371383d008 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dced452-32ca-43f2-8d6b-52fa151bc0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ab2cbc70-759b-403e-9981-24371383d008 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7086486-ec38-4366-800e-27720ef1b805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-ab2cbc70-759b-403e-9981-24371383d008 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Created reservations ['7b86fca8-05f3-43a7-aa8d-321dc750c7e9', 'c1ec1697-4a9b-486e-9065-7c39abf0fd24', '6633ac7a-64f4-47ff-9ca3-2174b7785f7c', 'fe9fb5f6-6b5e-41d9-aa70-27e5d9635385'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ab2cbc70-759b-403e-9981-24371383d008 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7086486-ec38-4366-800e-27720ef1b805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b86fca8-05f3-43a7-aa8d-321dc750c7e9', 'c1ec1697-4a9b-486e-9065-7c39abf0fd24', '6633ac7a-64f4-47ff-9ca3-2174b7785f7c', 'fe9fb5f6-6b5e-41d9-aa70-27e5d9635385']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ab2cbc70-759b-403e-9981-24371383d008 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7bde906-3fac-4c64-af63-d3684935bc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:21 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ab2cbc70-759b-403e-9981-24371383d008 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7bde906-3fac-4c64-af63-d3684935bc7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1433f88-e21b-45e4-bd0f-0d280bbd802d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-368199184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7c026145464616a28d87b6613900da',qos_specs=None,replication_status=,reservations=['7b86fca8-05f3-43a7-aa8d-321dc750c7e9','c1ec1697-4a9b-486e-9065-7c39abf0fd24','6633ac7a-64f4-47ff-9ca3-2174b7785f7c','fe9fb5f6-6b5e-41d9-aa70-27e5d9635385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b033c28c711142259694be7cdda4c67b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:57:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-368199184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1433f88-e21b-45e4-bd0f-0d280bbd802d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b7c026145464616a28d87b6613900da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b033c28c711142259694be7cdda4c67b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ab2cbc70-759b-403e-9981-24371383d008 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a458345-f4a3-444c-a46a-02e70dbbd44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ab2cbc70-759b-403e-9981-24371383d008 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a458345-f4a3-444c-a46a-02e70dbbd44c) transitioned into state 'SUCCESS' from state '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-368199184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7c026145464616a28d87b6613900da',qos_specs=None,replication_status=,reservations=['7b86fca8-05f3-43a7-aa8d-321dc750c7e9','c1ec1697-4a9b-486e-9065-7c39abf0fd24','6633ac7a-64f4-47ff-9ca3-2174b7785f7c','fe9fb5f6-6b5e-41d9-aa70-27e5d9635385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b033c28c711142259694be7cdda4c67b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ab2cbc70-759b-403e-9981-24371383d008 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26e665d1-33f8-4d90-a189-f4c0381a6330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ab2cbc70-759b-403e-9981-24371383d008 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26e665d1-33f8-4d90-a189-f4c0381a6330) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:22 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ab2cbc70-759b-403e-9981-24371383d008 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Flow 'volume_create_api' (7a096691-35d7-4c4c-abb5-66cba17b8520) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ab2cbc70-759b-403e-9981-24371383d008 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Create volume request issued successfully. Sep 02 00:57:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ab2cbc70-759b-403e-9981-24371383d008 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:57:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1355/2729] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:57:21 2026] POST /volume/v3/volumes => generated 765 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8eaede04-1268-47ad-93e1-44378cbd0b57 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8eaede04-1268-47ad-93e1-44378cbd0b57 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8eaede04-1268-47ad-93e1-44378cbd0b57 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "55fd1d9e-80e7-4ee4-bf99-467853787b78", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-957227439"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-8eaede04-1268-47ad-93e1-44378cbd0b57 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Create volume request body: {'volume': {"'imageRef": '55fd1d9e-80e7-4ee4-bf99-467853787b78', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-957227439'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-8eaede04-1268-47ad-93e1-44378cbd0b57 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Create volume of 1 GB Sep 02 00:57:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8eaede04-1268-47ad-93e1-44378cbd0b57 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Availability Zones retrieved successfully. Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8eaede04-1268-47ad-93e1-44378cbd0b57 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Flow 'volume_create_api' (1a93fa6a-dd5b-46da-bac8-e477204dc0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8eaede04-1268-47ad-93e1-44378cbd0b57 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a507da3-8a53-4764-9d64-d59e308153ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-8eaede04-1268-47ad-93e1-44378cbd0b57 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8eaede04-1268-47ad-93e1-44378cbd0b57 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a507da3-8a53-4764-9d64-d59e308153ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8eaede04-1268-47ad-93e1-44378cbd0b57 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (620462e4-ac65-48f5-b31b-162b5885f000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-8eaede04-1268-47ad-93e1-44378cbd0b57 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Created reservations ['bae5c392-07e4-4fc4-87be-217a9b747b0c', '9eaed0d1-7e85-4c23-a6ac-9a0cb6df7c85', 'c03b3eaf-1eab-46a1-a079-e7e734b420f0', '491fb474-0bd2-4156-8da2-f38af1638201'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8eaede04-1268-47ad-93e1-44378cbd0b57 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (620462e4-ac65-48f5-b31b-162b5885f000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bae5c392-07e4-4fc4-87be-217a9b747b0c', '9eaed0d1-7e85-4c23-a6ac-9a0cb6df7c85', 'c03b3eaf-1eab-46a1-a079-e7e734b420f0', '491fb474-0bd2-4156-8da2-f38af1638201']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8eaede04-1268-47ad-93e1-44378cbd0b57 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (948c9910-e947-4435-8adf-dbadf7b6b658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5852412c-6bf0-4416-b53c-9d2d953b33c9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:22 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8eaede04-1268-47ad-93e1-44378cbd0b57 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (948c9910-e947-4435-8adf-dbadf7b6b658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7029d20c-d259-40dd-b58a-8011383b725a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-957227439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7c026145464616a28d87b6613900da',qos_specs=None,replication_status=,reservations=['bae5c392-07e4-4fc4-87be-217a9b747b0c','9eaed0d1-7e85-4c23-a6ac-9a0cb6df7c85','c03b3eaf-1eab-46a1-a079-e7e734b420f0','491fb474-0bd2-4156-8da2-f38af1638201'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b033c28c711142259694be7cdda4c67b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:57:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-957227439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7029d20c-d259-40dd-b58a-8011383b725a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b7c026145464616a28d87b6613900da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b033c28c711142259694be7cdda4c67b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5852412c-6bf0-4416-b53c-9d2d953b33c9 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/f7eac13a-8320-401e-8aae-3c99ca14839e Sep 02 00:57:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5852412c-6bf0-4416-b53c-9d2d953b33c9 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5852412c-6bf0-4416-b53c-9d2d953b33c9 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8eaede04-1268-47ad-93e1-44378cbd0b57 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c59f34b-9a7e-4f0b-9374-bee93a24cd4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5852412c-6bf0-4416-b53c-9d2d953b33c9 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5852412c-6bf0-4416-b53c-9d2d953b33c9 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/f7eac13a-8320-401e-8aae-3c99ca14839e returned with HTTP 200 Sep 02 00:57:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1356/2730] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:22 2026] GET /volume/v3/volumes/f7eac13a-8320-401e-8aae-3c99ca14839e => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f4ab01d8-798f-4521-9d95-e7db08a01368 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8eaede04-1268-47ad-93e1-44378cbd0b57 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c59f34b-9a7e-4f0b-9374-bee93a24cd4e) transitioned into state 'SUCCESS' from state '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-957227439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7c026145464616a28d87b6613900da',qos_specs=None,replication_status=,reservations=['bae5c392-07e4-4fc4-87be-217a9b747b0c','9eaed0d1-7e85-4c23-a6ac-9a0cb6df7c85','c03b3eaf-1eab-46a1-a079-e7e734b420f0','491fb474-0bd2-4156-8da2-f38af1638201'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b033c28c711142259694be7cdda4c67b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f4ab01d8-798f-4521-9d95-e7db08a01368 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8eaede04-1268-47ad-93e1-44378cbd0b57 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd9000c-ea0c-4f2a-9bc0-54198b81250e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f4ab01d8-798f-4521-9d95-e7db08a01368 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7eac13a-8320-401e-8aae-3c99ca14839e", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1117873525"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f4ab01d8-798f-4521-9d95-e7db08a01368 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:22 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-f4ab01d8-798f-4521-9d95-e7db08a01368 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Create snapshot from volume f7eac13a-8320-401e-8aae-3c99ca14839e Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8eaede04-1268-47ad-93e1-44378cbd0b57 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd9000c-ea0c-4f2a-9bc0-54198b81250e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8eaede04-1268-47ad-93e1-44378cbd0b57 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Flow 'volume_create_api' (1a93fa6a-dd5b-46da-bac8-e477204dc0fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8eaede04-1268-47ad-93e1-44378cbd0b57 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Create volume request issued successfully. Sep 02 00:57:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8eaede04-1268-47ad-93e1-44378cbd0b57 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:57:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1375/2731] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:57:22 2026] POST /volume/v3/volumes => generated 765 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e35efa22-e221-48c1-a9d3-c06e7fdf1a49 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e35efa22-e221-48c1-a9d3-c06e7fdf1a49 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e35efa22-e221-48c1-a9d3-c06e7fdf1a49 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e35efa22-e221-48c1-a9d3-c06e7fdf1a49 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:22 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:22 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:22 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e35efa22-e221-48c1-a9d3-c06e7fdf1a49 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Volume info retrieved successfully. Sep 02 00:57:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e35efa22-e221-48c1-a9d3-c06e7fdf1a49 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f returned with HTTP 200 Sep 02 00:57:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1376/2732] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:22 2026] GET /volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f => generated 841 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7ef79ab3-d55a-4204-a4b5-c298ab272382 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7ef79ab3-d55a-4204-a4b5-c298ab272382 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:57:22 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-f4ab01d8-798f-4521-9d95-e7db08a01368 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Created reservations ['4c3b2340-0c39-4ef5-b677-5004d2b6f372', '76748b49-7588-467d-8767-35a644af071c', '178d38b4-5e53-4712-8602-a963336856e1', '10bb55ca-3567-4964-84d9-889396bbb51d'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7ef79ab3-d55a-4204-a4b5-c298ab272382 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "55fd1d9e-80e7-4ee4-bf99-467853787b78", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-760213364"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-7ef79ab3-d55a-4204-a4b5-c298ab272382 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Create volume request body: {'volume': {"'imageRef": '55fd1d9e-80e7-4ee4-bf99-467853787b78', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-760213364'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-7ef79ab3-d55a-4204-a4b5-c298ab272382 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Create volume of 1 GB Sep 02 00:57:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7ef79ab3-d55a-4204-a4b5-c298ab272382 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Availability Zones retrieved successfully. Sep 02 00:57:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7ef79ab3-d55a-4204-a4b5-c298ab272382 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Flow 'volume_create_api' (a8cf7de5-ab37-4f90-bf58-c0876d1ecd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7ef79ab3-d55a-4204-a4b5-c298ab272382 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9501e6a4-0de3-47e2-bcc5-bfe9152aade4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-7ef79ab3-d55a-4204-a4b5-c298ab272382 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:57:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f4ab01d8-798f-4521-9d95-e7db08a01368 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Snapshot create request issued successfully. Sep 02 00:57:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f4ab01d8-798f-4521-9d95-e7db08a01368 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:57:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1357/2733] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:57:22 2026] POST /volume/v3/snapshots => generated 316 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:57:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-627410c7-deed-41dc-8f4c-083224ba8494 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-627410c7-deed-41dc-8f4c-083224ba8494 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f Sep 02 00:57:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-627410c7-deed-41dc-8f4c-083224ba8494 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-627410c7-deed-41dc-8f4c-083224ba8494 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-627410c7-deed-41dc-8f4c-083224ba8494 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Snapshot retrieved successfully. Sep 02 00:57:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-627410c7-deed-41dc-8f4c-083224ba8494 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f returned with HTTP 200 Sep 02 00:57:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1358/2734] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:22 2026] GET /volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f => generated 448 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7ef79ab3-d55a-4204-a4b5-c298ab272382 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9501e6a4-0de3-47e2-bcc5-bfe9152aade4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7ef79ab3-d55a-4204-a4b5-c298ab272382 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7b8fdad-ae5c-4a6b-9817-a31c46753a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-7ef79ab3-d55a-4204-a4b5-c298ab272382 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Created reservations ['248fb4f2-68b1-4805-9617-b617c5eab17a', 'd7a3dd4f-f32e-4901-9794-42f5649c9390', '4c8c5fe0-3949-4d66-b30a-c9e989c864fe', '8d3ca282-f71b-4c44-a66a-674a918010d8'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7ef79ab3-d55a-4204-a4b5-c298ab272382 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7b8fdad-ae5c-4a6b-9817-a31c46753a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['248fb4f2-68b1-4805-9617-b617c5eab17a', 'd7a3dd4f-f32e-4901-9794-42f5649c9390', '4c8c5fe0-3949-4d66-b30a-c9e989c864fe', '8d3ca282-f71b-4c44-a66a-674a918010d8']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7ef79ab3-d55a-4204-a4b5-c298ab272382 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07495672-9243-4e59-b5c3-a346a2639b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:22 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7ef79ab3-d55a-4204-a4b5-c298ab272382 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07495672-9243-4e59-b5c3-a346a2639b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50399d8b-6bfa-4e3a-9a59-5a2f402cf738', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-760213364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7c026145464616a28d87b6613900da',qos_specs=None,replication_status=,reservations=['248fb4f2-68b1-4805-9617-b617c5eab17a','d7a3dd4f-f32e-4901-9794-42f5649c9390','4c8c5fe0-3949-4d66-b30a-c9e989c864fe','8d3ca282-f71b-4c44-a66a-674a918010d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b033c28c711142259694be7cdda4c67b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:57:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-760213364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50399d8b-6bfa-4e3a-9a59-5a2f402cf738,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b7c026145464616a28d87b6613900da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b033c28c711142259694be7cdda4c67b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7ef79ab3-d55a-4204-a4b5-c298ab272382 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16a5d8b2-5795-41c8-a1b5-0042cf315ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7ef79ab3-d55a-4204-a4b5-c298ab272382 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16a5d8b2-5795-41c8-a1b5-0042cf315ee3) transitioned into state 'SUCCESS' from state '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-760213364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7c026145464616a28d87b6613900da',qos_specs=None,replication_status=,reservations=['248fb4f2-68b1-4805-9617-b617c5eab17a','d7a3dd4f-f32e-4901-9794-42f5649c9390','4c8c5fe0-3949-4d66-b30a-c9e989c864fe','8d3ca282-f71b-4c44-a66a-674a918010d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b033c28c711142259694be7cdda4c67b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7ef79ab3-d55a-4204-a4b5-c298ab272382 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (477a25d3-4df1-4013-b29a-97294636776c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7ef79ab3-d55a-4204-a4b5-c298ab272382 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (477a25d3-4df1-4013-b29a-97294636776c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-7ef79ab3-d55a-4204-a4b5-c298ab272382 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Flow 'volume_create_api' (a8cf7de5-ab37-4f90-bf58-c0876d1ecd38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7ef79ab3-d55a-4204-a4b5-c298ab272382 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Create volume request issued successfully. Sep 02 00:57:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7ef79ab3-d55a-4204-a4b5-c298ab272382 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:57:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1377/2735] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:57:22 2026] POST /volume/v3/volumes => generated 765 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:57:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d8d162fa-c128-43a3-b593-40686e4ee929 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d8d162fa-c128-43a3-b593-40686e4ee929 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/c016b932-dcb7-404f-bb8d-f5b1aba87d5a Sep 02 00:57:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d8d162fa-c128-43a3-b593-40686e4ee929 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d8d162fa-c128-43a3-b593-40686e4ee929 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:23 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:23 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:23 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:23 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d8d162fa-c128-43a3-b593-40686e4ee929 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d8d162fa-c128-43a3-b593-40686e4ee929 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/c016b932-dcb7-404f-bb8d-f5b1aba87d5a returned with HTTP 200 Sep 02 00:57:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1359/2736] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:23 2026] GET /volume/v3/volumes/c016b932-dcb7-404f-bb8d-f5b1aba87d5a => generated 858 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-957efc2f-24cd-422e-9838-c2621b8b65cd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-957efc2f-24cd-422e-9838-c2621b8b65cd tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f Sep 02 00:57:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-957efc2f-24cd-422e-9838-c2621b8b65cd tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-957efc2f-24cd-422e-9838-c2621b8b65cd tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:23 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:23 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-957efc2f-24cd-422e-9838-c2621b8b65cd tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Volume info retrieved successfully. Sep 02 00:57:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-957efc2f-24cd-422e-9838-c2621b8b65cd tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f returned with HTTP 200 Sep 02 00:57:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1378/2737] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:23 2026] GET /volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d238dd9e-8bbd-4aaf-b4a5-142058805187 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d238dd9e-8bbd-4aaf-b4a5-142058805187 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f Sep 02 00:57:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d238dd9e-8bbd-4aaf-b4a5-142058805187 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d238dd9e-8bbd-4aaf-b4a5-142058805187 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:23 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:23 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:23 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:23 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d238dd9e-8bbd-4aaf-b4a5-142058805187 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Volume info retrieved successfully. Sep 02 00:57:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d238dd9e-8bbd-4aaf-b4a5-142058805187 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f returned with HTTP 200 Sep 02 00:57:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1360/2738] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:23 2026] GET /volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:57:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-01933b58-3ce5-49cd-b7ad-04423531ab29 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d8ca4ca7-1604-458f-8b85-231b1ea0532b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-01933b58-3ce5-49cd-b7ad-04423531ab29 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f Sep 02 00:57:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-01933b58-3ce5-49cd-b7ad-04423531ab29 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d8ca4ca7-1604-458f-8b85-231b1ea0532b tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:57:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-01933b58-3ce5-49cd-b7ad-04423531ab29 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d8ca4ca7-1604-458f-8b85-231b1ea0532b tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-518155597"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-d8ca4ca7-1604-458f-8b85-231b1ea0532b tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-518155597'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:57:23 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-d8ca4ca7-1604-458f-8b85-231b1ea0532b tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Create volume of 1 GB Sep 02 00:57:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d8ca4ca7-1604-458f-8b85-231b1ea0532b tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Availability Zones retrieved successfully. Sep 02 00:57:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-01933b58-3ce5-49cd-b7ad-04423531ab29 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Snapshot retrieved successfully. Sep 02 00:57:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-01933b58-3ce5-49cd-b7ad-04423531ab29 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f returned with HTTP 200 Sep 02 00:57:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1379/2739] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:23 2026] GET /volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f => generated 448 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:23 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d8ca4ca7-1604-458f-8b85-231b1ea0532b tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Flow 'volume_create_api' (c1c0c584-fbfa-4e9d-a925-d18cc63b5439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:57:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "f7c01e25-3ad3-4a99-b917-c33b1e1dfab8", "size": 1}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:23 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d8ca4ca7-1604-458f-8b85-231b1ea0532b tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (965e29f8-3dfe-428f-b2b5-cd73b1f96ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'f7c01e25-3ad3-4a99-b917-c33b1e1dfab8', 'size': 1}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:57:23 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-d8ca4ca7-1604-458f-8b85-231b1ea0532b tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:57:23 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d8ca4ca7-1604-458f-8b85-231b1ea0532b tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (965e29f8-3dfe-428f-b2b5-cd73b1f96ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:23 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d8ca4ca7-1604-458f-8b85-231b1ea0532b tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3018d3a-b928-4e87-b91b-025b5f87bd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:23 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-d8ca4ca7-1604-458f-8b85-231b1ea0532b tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Created reservations ['9ede5726-5b82-4600-87eb-29209aa0a317', 'fd3039aa-b72d-4595-9287-20acd74952d0', '0ce89e51-3fa0-4d43-a537-85c75587ebd5', '2cd5242b-837b-4852-95f1-d6127df8570c'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:23 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d8ca4ca7-1604-458f-8b85-231b1ea0532b tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3018d3a-b928-4e87-b91b-025b5f87bd03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ede5726-5b82-4600-87eb-29209aa0a317', 'fd3039aa-b72d-4595-9287-20acd74952d0', '0ce89e51-3fa0-4d43-a537-85c75587ebd5', '2cd5242b-837b-4852-95f1-d6127df8570c']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:23 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d8ca4ca7-1604-458f-8b85-231b1ea0532b tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ccc5606-7371-49b0-b8a4-c0e9d43c7c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:23 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:23 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:23 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d8ca4ca7-1604-458f-8b85-231b1ea0532b tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ccc5606-7371-49b0-b8a4-c0e9d43c7c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '571a01cb-e3e6-4bcd-a49b-1c98cf3bf439', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-518155597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd49adc155c4aa694075561d12a6ddd',qos_specs=None,replication_status=,reservations=['9ede5726-5b82-4600-87eb-29209aa0a317','fd3039aa-b72d-4595-9287-20acd74952d0','0ce89e51-3fa0-4d43-a537-85c75587ebd5','2cd5242b-837b-4852-95f1-d6127df8570c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f643a703560c41c7a02c0aca7e1f7d63',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:57:23Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-518155597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=571a01cb-e3e6-4bcd-a49b-1c98cf3bf439,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdd49adc155c4aa694075561d12a6ddd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f643a703560c41c7a02c0aca7e1f7d63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:24 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d8ca4ca7-1604-458f-8b85-231b1ea0532b tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92c63ade-2961-498b-98a1-de14887fb4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:24 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d8ca4ca7-1604-458f-8b85-231b1ea0532b tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92c63ade-2961-498b-98a1-de14887fb4d3) transitioned into 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-518155597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd49adc155c4aa694075561d12a6ddd',qos_specs=None,replication_status=,reservations=['9ede5726-5b82-4600-87eb-29209aa0a317','fd3039aa-b72d-4595-9287-20acd74952d0','0ce89e51-3fa0-4d43-a537-85c75587ebd5','2cd5242b-837b-4852-95f1-d6127df8570c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f643a703560c41c7a02c0aca7e1f7d63',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:24 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Create volume of 1 GB Sep 02 00:57:24 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d8ca4ca7-1604-458f-8b85-231b1ea0532b tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e753009e-d7b7-4502-a1b3-4e21391d40ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:24 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Availability Zones retrieved successfully. Sep 02 00:57:24 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d8ca4ca7-1604-458f-8b85-231b1ea0532b tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e753009e-d7b7-4502-a1b3-4e21391d40ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:24 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d8ca4ca7-1604-458f-8b85-231b1ea0532b tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Flow 'volume_create_api' (c1c0c584-fbfa-4e9d-a925-d18cc63b5439) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d8ca4ca7-1604-458f-8b85-231b1ea0532b tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Create volume request issued successfully. Sep 02 00:57:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d8ca4ca7-1604-458f-8b85-231b1ea0532b tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:57:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1361/2740] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:57:23 2026] POST /volume/v3/volumes => generated 784 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:57:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Flow 'volume_create_api' (d8ca66e6-6ff0-4cd7-8235-0533811dff4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0624d08-b044-4c59-af2d-06ed1caf6357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:57:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8a772531-8cfa-47ae-9d3f-267871d4d2f7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8a772531-8cfa-47ae-9d3f-267871d4d2f7 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 Sep 02 00:57:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8a772531-8cfa-47ae-9d3f-267871d4d2f7 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8a772531-8cfa-47ae-9d3f-267871d4d2f7 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8a772531-8cfa-47ae-9d3f-267871d4d2f7 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Volume info retrieved successfully. Sep 02 00:57:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8a772531-8cfa-47ae-9d3f-267871d4d2f7 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 returned with HTTP 200 Sep 02 00:57:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1362/2741] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:24 2026] GET /volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-933a1d57-41ed-4dcb-b3ff-6ac2e75e2384 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-933a1d57-41ed-4dcb-b3ff-6ac2e75e2384 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/c016b932-dcb7-404f-bb8d-f5b1aba87d5a Sep 02 00:57:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-933a1d57-41ed-4dcb-b3ff-6ac2e75e2384 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-933a1d57-41ed-4dcb-b3ff-6ac2e75e2384 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-933a1d57-41ed-4dcb-b3ff-6ac2e75e2384 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-933a1d57-41ed-4dcb-b3ff-6ac2e75e2384 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/c016b932-dcb7-404f-bb8d-f5b1aba87d5a returned with HTTP 200 Sep 02 00:57:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1363/2742] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:24 2026] GET /volume/v3/volumes/c016b932-dcb7-404f-bb8d-f5b1aba87d5a => generated 859 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0624d08-b044-4c59-af2d-06ed1caf6357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:57:21Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=b404442c-3bc8-45de-b4fa-9c8fbcf46877,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': 'b404442c-3bc8-45de-b4fa-9c8fbcf46877', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9051df8-af43-45ee-b463-c6c09abcf685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4269b0d9-0603-41f6-bec0-c55323395f5c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4269b0d9-0603-41f6-bec0-c55323395f5c tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/cf81b8e3-ebc6-446e-93e7-805706ad25fc Sep 02 00:57:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4269b0d9-0603-41f6-bec0-c55323395f5c tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4269b0d9-0603-41f6-bec0-c55323395f5c tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4269b0d9-0603-41f6-bec0-c55323395f5c tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4269b0d9-0603-41f6-bec0-c55323395f5c tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/cf81b8e3-ebc6-446e-93e7-805706ad25fc returned with HTTP 200 Sep 02 00:57:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1364/2743] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:24 2026] GET /volume/v3/volumes/cf81b8e3-ebc6-446e-93e7-805706ad25fc => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:24 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-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. Sep 02 00:57:24 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-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. Sep 02 00:57:24 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Created reservations ['804ec4c1-2afb-4e56-880d-c287a690ba46', '627d1ca8-8ec4-4da2-ac7e-bf3695175c47', '7a56ac9b-b87b-4042-b914-64a5484b247d', '41b14b6f-a7f1-43ae-9ce1-7304bb96ea14'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9051df8-af43-45ee-b463-c6c09abcf685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['804ec4c1-2afb-4e56-880d-c287a690ba46', '627d1ca8-8ec4-4da2-ac7e-bf3695175c47', '7a56ac9b-b87b-4042-b914-64a5484b247d', '41b14b6f-a7f1-43ae-9ce1-7304bb96ea14']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f8cf215-a4db-4e37-b8c1-ba0ece1ed7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:24 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:24 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f8cf215-a4db-4e37-b8c1-ba0ece1ed7be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fb4bcf5-7802-462f-a72c-6f34a39b7f05', '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='f0006b4f4dce45b092105e6ba5ef52d1',qos_specs=None,replication_status=,reservations=['804ec4c1-2afb-4e56-880d-c287a690ba46','627d1ca8-8ec4-4da2-ac7e-bf3695175c47','7a56ac9b-b87b-4042-b914-64a5484b247d','41b14b6f-a7f1-43ae-9ce1-7304bb96ea14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09078d2b9b6c4e218afb264f25d740ed',volume_type_id=b404442c-3bc8-45de-b4fa-9c8fbcf46877), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:57:24Z,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=3fb4bcf5-7802-462f-a72c-6f34a39b7f05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0006b4f4dce45b092105e6ba5ef52d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09078d2b9b6c4e218afb264f25d740ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b404442c-3bc8-45de-b4fa-9c8fbcf46877),volume_type_id=b404442c-3bc8-45de-b4fa-9c8fbcf46877)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7986683c-28c6-4cc3-adae-0776de11bc51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7986683c-28c6-4cc3-adae-0776de11bc51) transitioned into state 'SUCCESS' from 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='f0006b4f4dce45b092105e6ba5ef52d1',qos_specs=None,replication_status=,reservations=['804ec4c1-2afb-4e56-880d-c287a690ba46','627d1ca8-8ec4-4da2-ac7e-bf3695175c47','7a56ac9b-b87b-4042-b914-64a5484b247d','41b14b6f-a7f1-43ae-9ce1-7304bb96ea14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09078d2b9b6c4e218afb264f25d740ed',volume_type_id=b404442c-3bc8-45de-b4fa-9c8fbcf46877)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fa5efc4-1453-4380-a939-50efa66fce60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fa5efc4-1453-4380-a939-50efa66fce60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Flow 'volume_create_api' (d8ca66e6-6ff0-4cd7-8235-0533811dff4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:24 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Create volume request issued successfully. Sep 02 00:57:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b11c1dfb-f48c-42be-a8ad-a93848767630 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:57:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1380/2744] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:57:23 2026] POST /volume/v3/volumes => generated 806 bytes in 838 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:57:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-242e4b47-0039-46ce-844c-21462e92ac63 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-242e4b47-0039-46ce-844c-21462e92ac63 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] GET http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 Sep 02 00:57:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-242e4b47-0039-46ce-844c-21462e92ac63 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-242e4b47-0039-46ce-844c-21462e92ac63 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-242e4b47-0039-46ce-844c-21462e92ac63 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Volume info retrieved successfully. Sep 02 00:57:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-242e4b47-0039-46ce-844c-21462e92ac63 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 returned with HTTP 200 Sep 02 00:57:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1365/2745] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:24 2026] GET /volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 => generated 874 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-901d16b7-cb0e-4f1a-801e-72dd145613cd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-901d16b7-cb0e-4f1a-801e-72dd145613cd tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f Sep 02 00:57:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-901d16b7-cb0e-4f1a-801e-72dd145613cd tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-901d16b7-cb0e-4f1a-801e-72dd145613cd tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:24 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:24 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:24 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-901d16b7-cb0e-4f1a-801e-72dd145613cd tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Snapshot retrieved successfully. Sep 02 00:57:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-901d16b7-cb0e-4f1a-801e-72dd145613cd tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f returned with HTTP 200 Sep 02 00:57:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1381/2746] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:24 2026] GET /volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b7fb9db2-b3bc-42e3-8150-9f295282ce77 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b7fb9db2-b3bc-42e3-8150-9f295282ce77 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 Sep 02 00:57:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b7fb9db2-b3bc-42e3-8150-9f295282ce77 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b7fb9db2-b3bc-42e3-8150-9f295282ce77 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b7fb9db2-b3bc-42e3-8150-9f295282ce77 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Volume info retrieved successfully. Sep 02 00:57:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b7fb9db2-b3bc-42e3-8150-9f295282ce77 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 returned with HTTP 200 Sep 02 00:57:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1366/2747] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:25 2026] GET /volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 => generated 876 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ed2c9acf-0d8f-4611-80a9-02f9b326f540 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ed2c9acf-0d8f-4611-80a9-02f9b326f540 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/cf81b8e3-ebc6-446e-93e7-805706ad25fc Sep 02 00:57:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ed2c9acf-0d8f-4611-80a9-02f9b326f540 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ed2c9acf-0d8f-4611-80a9-02f9b326f540 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ed2c9acf-0d8f-4611-80a9-02f9b326f540 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ed2c9acf-0d8f-4611-80a9-02f9b326f540 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/cf81b8e3-ebc6-446e-93e7-805706ad25fc returned with HTTP 200 Sep 02 00:57:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1382/2748] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:25 2026] GET /volume/v3/volumes/cf81b8e3-ebc6-446e-93e7-805706ad25fc => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e11fee5e-a73d-4296-85ce-78453d3b086b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e11fee5e-a73d-4296-85ce-78453d3b086b tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/b1433f88-e21b-45e4-bd0f-0d280bbd802d Sep 02 00:57:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e11fee5e-a73d-4296-85ce-78453d3b086b tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e11fee5e-a73d-4296-85ce-78453d3b086b tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e11fee5e-a73d-4296-85ce-78453d3b086b tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e11fee5e-a73d-4296-85ce-78453d3b086b tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/b1433f88-e21b-45e4-bd0f-0d280bbd802d returned with HTTP 200 Sep 02 00:57:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1367/2749] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:25 2026] GET /volume/v3/volumes/b1433f88-e21b-45e4-bd0f-0d280bbd802d => generated 857 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9e2552e7-b5cf-4aee-9b5e-1d3b087e8fda None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9e2552e7-b5cf-4aee-9b5e-1d3b087e8fda tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] GET http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 Sep 02 00:57:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9e2552e7-b5cf-4aee-9b5e-1d3b087e8fda tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9e2552e7-b5cf-4aee-9b5e-1d3b087e8fda tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9e2552e7-b5cf-4aee-9b5e-1d3b087e8fda tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Volume info retrieved successfully. Sep 02 00:57:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9e2552e7-b5cf-4aee-9b5e-1d3b087e8fda tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 returned with HTTP 200 Sep 02 00:57:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1383/2750] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:25 2026] GET /volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 => generated 898 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7690ef3e-272b-44f2-89b9-4348ee32b6a2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7690ef3e-272b-44f2-89b9-4348ee32b6a2 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f Sep 02 00:57:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7690ef3e-272b-44f2-89b9-4348ee32b6a2 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7690ef3e-272b-44f2-89b9-4348ee32b6a2 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7690ef3e-272b-44f2-89b9-4348ee32b6a2 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Snapshot retrieved successfully. Sep 02 00:57:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7690ef3e-272b-44f2-89b9-4348ee32b6a2 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f returned with HTTP 200 Sep 02 00:57:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1368/2751] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:25 2026] GET /volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f => generated 448 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5ddfe31e-a7a7-4bd8-8f98-debf81d6f3a4 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5ddfe31e-a7a7-4bd8-8f98-debf81d6f3a4 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 Sep 02 00:57:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5ddfe31e-a7a7-4bd8-8f98-debf81d6f3a4 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5ddfe31e-a7a7-4bd8-8f98-debf81d6f3a4 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:26 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:26 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:26 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:26 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:26 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5ddfe31e-a7a7-4bd8-8f98-debf81d6f3a4 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Volume info retrieved successfully. Sep 02 00:57:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5ddfe31e-a7a7-4bd8-8f98-debf81d6f3a4 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 returned with HTTP 200 Sep 02 00:57:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1384/2752] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:26 2026] GET /volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 => generated 876 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2a6a46ef-3187-4c91-90f8-6e242567fb6e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2a6a46ef-3187-4c91-90f8-6e242567fb6e tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/b1433f88-e21b-45e4-bd0f-0d280bbd802d Sep 02 00:57:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2a6a46ef-3187-4c91-90f8-6e242567fb6e tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2a6a46ef-3187-4c91-90f8-6e242567fb6e tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:26 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:26 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:26 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2a6a46ef-3187-4c91-90f8-6e242567fb6e tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2a6a46ef-3187-4c91-90f8-6e242567fb6e tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/b1433f88-e21b-45e4-bd0f-0d280bbd802d returned with HTTP 200 Sep 02 00:57:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1369/2753] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:26 2026] GET /volume/v3/volumes/b1433f88-e21b-45e4-bd0f-0d280bbd802d => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-938ca5f4-4ff7-4d26-b52e-5f4b910c1d4e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-938ca5f4-4ff7-4d26-b52e-5f4b910c1d4e tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/7029d20c-d259-40dd-b58a-8011383b725a Sep 02 00:57:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-938ca5f4-4ff7-4d26-b52e-5f4b910c1d4e tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-938ca5f4-4ff7-4d26-b52e-5f4b910c1d4e tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:26 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:26 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:26 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:26 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:26 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-938ca5f4-4ff7-4d26-b52e-5f4b910c1d4e tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-938ca5f4-4ff7-4d26-b52e-5f4b910c1d4e tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/7029d20c-d259-40dd-b58a-8011383b725a returned with HTTP 200 Sep 02 00:57:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1385/2754] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:26 2026] GET /volume/v3/volumes/7029d20c-d259-40dd-b58a-8011383b725a => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e57cad45-0e3f-4c12-ade3-837caca7b72b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e57cad45-0e3f-4c12-ade3-837caca7b72b tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] GET http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 Sep 02 00:57:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e57cad45-0e3f-4c12-ade3-837caca7b72b tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e57cad45-0e3f-4c12-ade3-837caca7b72b tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:26 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:26 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:26 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e57cad45-0e3f-4c12-ade3-837caca7b72b tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Volume info retrieved successfully. Sep 02 00:57:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e57cad45-0e3f-4c12-ade3-837caca7b72b tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 returned with HTTP 200 Sep 02 00:57:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1370/2755] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:26 2026] GET /volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 => generated 956 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f2a30f6f-15bd-4fd0-a555-f1e987959a0b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f2a30f6f-15bd-4fd0-a555-f1e987959a0b tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f Sep 02 00:57:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f2a30f6f-15bd-4fd0-a555-f1e987959a0b tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f2a30f6f-15bd-4fd0-a555-f1e987959a0b tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:26 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:26 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:26 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f2a30f6f-15bd-4fd0-a555-f1e987959a0b tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Snapshot retrieved successfully. Sep 02 00:57:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f2a30f6f-15bd-4fd0-a555-f1e987959a0b tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f returned with HTTP 200 Sep 02 00:57:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1386/2756] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:26 2026] GET /volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f => generated 448 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-115c123e-1d98-49bf-8dc4-6d14da8bcc79 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-115c123e-1d98-49bf-8dc4-6d14da8bcc79 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 Sep 02 00:57:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-115c123e-1d98-49bf-8dc4-6d14da8bcc79 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-115c123e-1d98-49bf-8dc4-6d14da8bcc79 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:27 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-115c123e-1d98-49bf-8dc4-6d14da8bcc79 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Volume info retrieved successfully. Sep 02 00:57:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-115c123e-1d98-49bf-8dc4-6d14da8bcc79 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 returned with HTTP 200 Sep 02 00:57:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1371/2757] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:27 2026] GET /volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-217b2cfe-fc98-4f2c-bacb-7cd0723c6044 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-217b2cfe-fc98-4f2c-bacb-7cd0723c6044 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/7029d20c-d259-40dd-b58a-8011383b725a Sep 02 00:57:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-217b2cfe-fc98-4f2c-bacb-7cd0723c6044 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-217b2cfe-fc98-4f2c-bacb-7cd0723c6044 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:27 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:27 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:27 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:27 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:27 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-217b2cfe-fc98-4f2c-bacb-7cd0723c6044 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-217b2cfe-fc98-4f2c-bacb-7cd0723c6044 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/7029d20c-d259-40dd-b58a-8011383b725a returned with HTTP 200 Sep 02 00:57:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1387/2758] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:27 2026] GET /volume/v3/volumes/7029d20c-d259-40dd-b58a-8011383b725a => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6bd2400c-e161-4b44-8e56-fcd609010665 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6bd2400c-e161-4b44-8e56-fcd609010665 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] GET http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 Sep 02 00:57:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6bd2400c-e161-4b44-8e56-fcd609010665 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6bd2400c-e161-4b44-8e56-fcd609010665 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:27 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6bd2400c-e161-4b44-8e56-fcd609010665 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Volume info retrieved successfully. Sep 02 00:57:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6bd2400c-e161-4b44-8e56-fcd609010665 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 returned with HTTP 200 Sep 02 00:57:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1372/2759] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:27 2026] GET /volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 => generated 956 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-616fff6e-7787-431f-a9b1-004701a9df57 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-616fff6e-7787-431f-a9b1-004701a9df57 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f Sep 02 00:57:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-616fff6e-7787-431f-a9b1-004701a9df57 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-616fff6e-7787-431f-a9b1-004701a9df57 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:27 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:27 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:27 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-616fff6e-7787-431f-a9b1-004701a9df57 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Snapshot retrieved successfully. Sep 02 00:57:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-616fff6e-7787-431f-a9b1-004701a9df57 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f returned with HTTP 200 Sep 02 00:57:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1388/2760] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:27 2026] GET /volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f => generated 475 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2b33ae7b-d9f7-4355-8d41-a0730be01a0e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2b33ae7b-d9f7-4355-8d41-a0730be01a0e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:57:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2b33ae7b-d9f7-4355-8d41-a0730be01a0e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1692939310"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-2b33ae7b-d9f7-4355-8d41-a0730be01a0e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Create volume request body: {'volume': {"'snapshot_id": '0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1692939310'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:57:27 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-2b33ae7b-d9f7-4355-8d41-a0730be01a0e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Create volume of 1 GB Sep 02 00:57:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2b33ae7b-d9f7-4355-8d41-a0730be01a0e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Availability Zones retrieved successfully. Sep 02 00:57:27 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2b33ae7b-d9f7-4355-8d41-a0730be01a0e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Flow 'volume_create_api' (14990f32-42cb-4050-8bd2-825a3912ae89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:27 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2b33ae7b-d9f7-4355-8d41-a0730be01a0e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5868362-ceed-4898-8373-5a310d0ffef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:27 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-2b33ae7b-d9f7-4355-8d41-a0730be01a0e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2b33ae7b-d9f7-4355-8d41-a0730be01a0e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5868362-ceed-4898-8373-5a310d0ffef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2b33ae7b-d9f7-4355-8d41-a0730be01a0e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62611d16-d5c6-4078-91c9-6baa4b60c007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-2b33ae7b-d9f7-4355-8d41-a0730be01a0e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Created reservations ['0ab1b17e-49e2-4fc1-98d6-8c4326d4078b', '319ff528-c882-49fc-98ae-4265c2c606c5', 'adc91b8a-17ff-4f1b-9233-0a074bdf3456', '73195ea4-1535-4718-b6cd-b8dd6450ef8a'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2b33ae7b-d9f7-4355-8d41-a0730be01a0e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62611d16-d5c6-4078-91c9-6baa4b60c007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ab1b17e-49e2-4fc1-98d6-8c4326d4078b', '319ff528-c882-49fc-98ae-4265c2c606c5', 'adc91b8a-17ff-4f1b-9233-0a074bdf3456', '73195ea4-1535-4718-b6cd-b8dd6450ef8a']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2b33ae7b-d9f7-4355-8d41-a0730be01a0e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb621d0b-1a56-4de0-8b79-94ced8e4c779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:28 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:28 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2b33ae7b-d9f7-4355-8d41-a0730be01a0e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb621d0b-1a56-4de0-8b79-94ced8e4c779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc7aa26e-c8de-47fc-916a-389996f83538', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1692939310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e4b683ce3a4850bcb2b8e1c91857b5',qos_specs=None,replication_status=,reservations=['0ab1b17e-49e2-4fc1-98d6-8c4326d4078b','319ff528-c882-49fc-98ae-4265c2c606c5','adc91b8a-17ff-4f1b-9233-0a074bdf3456','73195ea4-1535-4718-b6cd-b8dd6450ef8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4845df73d05b463a94b326215a63de44',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:57:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1692939310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc7aa26e-c8de-47fc-916a-389996f83538,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65e4b683ce3a4850bcb2b8e1c91857b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4845df73d05b463a94b326215a63de44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2b33ae7b-d9f7-4355-8d41-a0730be01a0e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32cbff0c-0459-4bdd-84f8-2e68e3675f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2b33ae7b-d9f7-4355-8d41-a0730be01a0e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32cbff0c-0459-4bdd-84f8-2e68e3675f22) transitioned into state 'SUCCESS' from state '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-1692939310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e4b683ce3a4850bcb2b8e1c91857b5',qos_specs=None,replication_status=,reservations=['0ab1b17e-49e2-4fc1-98d6-8c4326d4078b','319ff528-c882-49fc-98ae-4265c2c606c5','adc91b8a-17ff-4f1b-9233-0a074bdf3456','73195ea4-1535-4718-b6cd-b8dd6450ef8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4845df73d05b463a94b326215a63de44',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2b33ae7b-d9f7-4355-8d41-a0730be01a0e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58aa5184-0945-4469-84b0-1e78c0794eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2b33ae7b-d9f7-4355-8d41-a0730be01a0e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58aa5184-0945-4469-84b0-1e78c0794eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2b33ae7b-d9f7-4355-8d41-a0730be01a0e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Flow 'volume_create_api' (14990f32-42cb-4050-8bd2-825a3912ae89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2b33ae7b-d9f7-4355-8d41-a0730be01a0e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Create volume request issued successfully. Sep 02 00:57:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2b33ae7b-d9f7-4355-8d41-a0730be01a0e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:57:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1373/2761] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:57:27 2026] POST /volume/v3/volumes => generated 769 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a3a0258f-5bd7-41b3-b753-f6cf801cae3e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a3a0258f-5bd7-41b3-b753-f6cf801cae3e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a3a0258f-5bd7-41b3-b753-f6cf801cae3e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1024316170"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-a3a0258f-5bd7-41b3-b753-f6cf801cae3e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Create volume request body: {'volume': {"'snapshot_id": '0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1024316170'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-a3a0258f-5bd7-41b3-b753-f6cf801cae3e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Create volume of 1 GB Sep 02 00:57:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a3a0258f-5bd7-41b3-b753-f6cf801cae3e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Availability Zones retrieved successfully. Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a3a0258f-5bd7-41b3-b753-f6cf801cae3e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Flow 'volume_create_api' (203ca63d-93c2-40d8-9ada-81745d62babf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a3a0258f-5bd7-41b3-b753-f6cf801cae3e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46ed95a3-c56f-4586-a380-ed98856c60b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-a3a0258f-5bd7-41b3-b753-f6cf801cae3e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a3a0258f-5bd7-41b3-b753-f6cf801cae3e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46ed95a3-c56f-4586-a380-ed98856c60b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a3a0258f-5bd7-41b3-b753-f6cf801cae3e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33eb0219-c07c-4862-86fd-66a8ea088cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b6de1abf-ba14-49f4-940e-267be8f66c33 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b6de1abf-ba14-49f4-940e-267be8f66c33 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 Sep 02 00:57:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b6de1abf-ba14-49f4-940e-267be8f66c33 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b6de1abf-ba14-49f4-940e-267be8f66c33 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:28 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:28 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:28 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:28 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b6de1abf-ba14-49f4-940e-267be8f66c33 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Volume info retrieved successfully. Sep 02 00:57:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b6de1abf-ba14-49f4-940e-267be8f66c33 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 returned with HTTP 200 Sep 02 00:57:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1374/2762] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:28 2026] GET /volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 => generated 876 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-a3a0258f-5bd7-41b3-b753-f6cf801cae3e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Created reservations ['a500bacf-f4a2-478a-bd4e-ddc8946aa095', 'b5e56cd4-70b3-433c-a87b-4cb0abfa1c50', '1ed33a6b-7666-4e44-8255-6342961c1137', '62d77320-a18a-4582-816b-75c0a1835020'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a3a0258f-5bd7-41b3-b753-f6cf801cae3e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33eb0219-c07c-4862-86fd-66a8ea088cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a500bacf-f4a2-478a-bd4e-ddc8946aa095', 'b5e56cd4-70b3-433c-a87b-4cb0abfa1c50', '1ed33a6b-7666-4e44-8255-6342961c1137', '62d77320-a18a-4582-816b-75c0a1835020']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a3a0258f-5bd7-41b3-b753-f6cf801cae3e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (636bcddf-4ffe-4307-b2ae-20adf9bc1f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:28 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a3a0258f-5bd7-41b3-b753-f6cf801cae3e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (636bcddf-4ffe-4307-b2ae-20adf9bc1f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1b635a7-d380-450f-92ab-2c5594a6e691', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1024316170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e4b683ce3a4850bcb2b8e1c91857b5',qos_specs=None,replication_status=,reservations=['a500bacf-f4a2-478a-bd4e-ddc8946aa095','b5e56cd4-70b3-433c-a87b-4cb0abfa1c50','1ed33a6b-7666-4e44-8255-6342961c1137','62d77320-a18a-4582-816b-75c0a1835020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4845df73d05b463a94b326215a63de44',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:57:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1024316170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1b635a7-d380-450f-92ab-2c5594a6e691,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65e4b683ce3a4850bcb2b8e1c91857b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4845df73d05b463a94b326215a63de44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a3a0258f-5bd7-41b3-b753-f6cf801cae3e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c84b8c9c-ea27-479a-8429-724c2e8f7388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a3a0258f-5bd7-41b3-b753-f6cf801cae3e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c84b8c9c-ea27-479a-8429-724c2e8f7388) transitioned into state 'SUCCESS' from state '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-1024316170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e4b683ce3a4850bcb2b8e1c91857b5',qos_specs=None,replication_status=,reservations=['a500bacf-f4a2-478a-bd4e-ddc8946aa095','b5e56cd4-70b3-433c-a87b-4cb0abfa1c50','1ed33a6b-7666-4e44-8255-6342961c1137','62d77320-a18a-4582-816b-75c0a1835020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4845df73d05b463a94b326215a63de44',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a3a0258f-5bd7-41b3-b753-f6cf801cae3e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab8a04e-ce4f-4267-97e9-f5845b633f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a3a0258f-5bd7-41b3-b753-f6cf801cae3e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab8a04e-ce4f-4267-97e9-f5845b633f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f68edae0-e06c-46a9-a159-70993508b1fb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-a3a0258f-5bd7-41b3-b753-f6cf801cae3e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Flow 'volume_create_api' (203ca63d-93c2-40d8-9ada-81745d62babf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a3a0258f-5bd7-41b3-b753-f6cf801cae3e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Create volume request issued successfully. Sep 02 00:57:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a3a0258f-5bd7-41b3-b753-f6cf801cae3e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:57:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f68edae0-e06c-46a9-a159-70993508b1fb tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/7029d20c-d259-40dd-b58a-8011383b725a Sep 02 00:57:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f68edae0-e06c-46a9-a159-70993508b1fb tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1389/2763] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:57:28 2026] POST /volume/v3/volumes => generated 769 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:57:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f68edae0-e06c-46a9-a159-70993508b1fb tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:28 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4fa921a4-0696-4ad8-ae47-b49ec0375c7e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:28 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4fa921a4-0696-4ad8-ae47-b49ec0375c7e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4fa921a4-0696-4ad8-ae47-b49ec0375c7e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1126751031"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-4fa921a4-0696-4ad8-ae47-b49ec0375c7e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Create volume request body: {'volume': {"'snapshot_id": '0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1126751031'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-4fa921a4-0696-4ad8-ae47-b49ec0375c7e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Create volume of 1 GB Sep 02 00:57:28 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:28 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:28 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f68edae0-e06c-46a9-a159-70993508b1fb tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4fa921a4-0696-4ad8-ae47-b49ec0375c7e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Availability Zones retrieved successfully. Sep 02 00:57:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f68edae0-e06c-46a9-a159-70993508b1fb tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/7029d20c-d259-40dd-b58a-8011383b725a returned with HTTP 200 Sep 02 00:57:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1375/2764] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:28 2026] GET /volume/v3/volumes/7029d20c-d259-40dd-b58a-8011383b725a => generated 858 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4fa921a4-0696-4ad8-ae47-b49ec0375c7e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Flow 'volume_create_api' (ccef504f-c7d6-4f76-9940-0a0158a3a8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4fa921a4-0696-4ad8-ae47-b49ec0375c7e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8060503-a7b8-40aa-8dc8-444ee5bcfa22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-4fa921a4-0696-4ad8-ae47-b49ec0375c7e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ec4b536d-1b33-4402-bada-f45c629b832f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ec4b536d-1b33-4402-bada-f45c629b832f tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/50399d8b-6bfa-4e3a-9a59-5a2f402cf738 Sep 02 00:57:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ec4b536d-1b33-4402-bada-f45c629b832f tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ec4b536d-1b33-4402-bada-f45c629b832f tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:28 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:28 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:28 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:28 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ec4b536d-1b33-4402-bada-f45c629b832f tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4fa921a4-0696-4ad8-ae47-b49ec0375c7e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8060503-a7b8-40aa-8dc8-444ee5bcfa22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4fa921a4-0696-4ad8-ae47-b49ec0375c7e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bcf1d31-8999-4796-86b8-10f5b5f01912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ec4b536d-1b33-4402-bada-f45c629b832f tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/50399d8b-6bfa-4e3a-9a59-5a2f402cf738 returned with HTTP 200 Sep 02 00:57:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1376/2765] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:28 2026] GET /volume/v3/volumes/50399d8b-6bfa-4e3a-9a59-5a2f402cf738 => generated 857 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-955e6e65-1c91-4bcf-9f90-99ad0ddab239 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-4fa921a4-0696-4ad8-ae47-b49ec0375c7e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Created reservations ['02dfb380-af41-483d-a978-5ec640a517aa', '505e334c-aa2a-4413-b87b-2b0f1f9c6d6b', 'd6abe781-440f-4b9d-bf88-aab8f47e4ec1', '12d62755-c647-4e3f-81fe-b5e32a143f1b'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-955e6e65-1c91-4bcf-9f90-99ad0ddab239 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] GET http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 Sep 02 00:57:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-955e6e65-1c91-4bcf-9f90-99ad0ddab239 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-955e6e65-1c91-4bcf-9f90-99ad0ddab239 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4fa921a4-0696-4ad8-ae47-b49ec0375c7e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bcf1d31-8999-4796-86b8-10f5b5f01912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02dfb380-af41-483d-a978-5ec640a517aa', '505e334c-aa2a-4413-b87b-2b0f1f9c6d6b', 'd6abe781-440f-4b9d-bf88-aab8f47e4ec1', '12d62755-c647-4e3f-81fe-b5e32a143f1b']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4fa921a4-0696-4ad8-ae47-b49ec0375c7e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e51c7949-1c14-4958-9782-fbe0d2a94fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:28 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:28 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:28 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:28 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:28 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-955e6e65-1c91-4bcf-9f90-99ad0ddab239 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Volume info retrieved successfully. Sep 02 00:57:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-955e6e65-1c91-4bcf-9f90-99ad0ddab239 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 returned with HTTP 200 Sep 02 00:57:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1377/2766] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:28 2026] GET /volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 => generated 956 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:28 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:28 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4fa921a4-0696-4ad8-ae47-b49ec0375c7e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e51c7949-1c14-4958-9782-fbe0d2a94fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bb083f0-41cc-4979-8902-ceb26367dbcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1126751031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e4b683ce3a4850bcb2b8e1c91857b5',qos_specs=None,replication_status=,reservations=['02dfb380-af41-483d-a978-5ec640a517aa','505e334c-aa2a-4413-b87b-2b0f1f9c6d6b','d6abe781-440f-4b9d-bf88-aab8f47e4ec1','12d62755-c647-4e3f-81fe-b5e32a143f1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4845df73d05b463a94b326215a63de44',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:57:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1126751031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bb083f0-41cc-4979-8902-ceb26367dbcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65e4b683ce3a4850bcb2b8e1c91857b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4845df73d05b463a94b326215a63de44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4fa921a4-0696-4ad8-ae47-b49ec0375c7e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b797bf89-82c9-4754-8cad-ceea08586161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:29 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4fa921a4-0696-4ad8-ae47-b49ec0375c7e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b797bf89-82c9-4754-8cad-ceea08586161) transitioned into state 'SUCCESS' from state '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-1126751031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e4b683ce3a4850bcb2b8e1c91857b5',qos_specs=None,replication_status=,reservations=['02dfb380-af41-483d-a978-5ec640a517aa','505e334c-aa2a-4413-b87b-2b0f1f9c6d6b','d6abe781-440f-4b9d-bf88-aab8f47e4ec1','12d62755-c647-4e3f-81fe-b5e32a143f1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4845df73d05b463a94b326215a63de44',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:29 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4fa921a4-0696-4ad8-ae47-b49ec0375c7e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0a07803-9379-4755-8e61-eac0c1ed40ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:29 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4fa921a4-0696-4ad8-ae47-b49ec0375c7e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0a07803-9379-4755-8e61-eac0c1ed40ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:29 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4fa921a4-0696-4ad8-ae47-b49ec0375c7e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Flow 'volume_create_api' (ccef504f-c7d6-4f76-9940-0a0158a3a8c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4fa921a4-0696-4ad8-ae47-b49ec0375c7e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Create volume request issued successfully. Sep 02 00:57:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4fa921a4-0696-4ad8-ae47-b49ec0375c7e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:57:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1390/2767] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:57:28 2026] POST /volume/v3/volumes => generated 769 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-369f06e2-990f-4baf-84c8-5a6d6d980bba None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-369f06e2-990f-4baf-84c8-5a6d6d980bba tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-369f06e2-990f-4baf-84c8-5a6d6d980bba tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-236110985"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-369f06e2-990f-4baf-84c8-5a6d6d980bba tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Create volume request body: {'volume': {"'snapshot_id": '0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-236110985'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-369f06e2-990f-4baf-84c8-5a6d6d980bba tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Create volume of 1 GB Sep 02 00:57:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-369f06e2-990f-4baf-84c8-5a6d6d980bba tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Availability Zones retrieved successfully. Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-369f06e2-990f-4baf-84c8-5a6d6d980bba tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Flow 'volume_create_api' (a118dc18-17f2-4916-8fe0-4298f0e14536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-369f06e2-990f-4baf-84c8-5a6d6d980bba tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ebe3639-69df-482c-a72d-76203f67da87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-369f06e2-990f-4baf-84c8-5a6d6d980bba tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-369f06e2-990f-4baf-84c8-5a6d6d980bba tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ebe3639-69df-482c-a72d-76203f67da87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-369f06e2-990f-4baf-84c8-5a6d6d980bba tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87a62c26-b8c8-4bd0-ab7a-d0dfc17b7fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-369f06e2-990f-4baf-84c8-5a6d6d980bba tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Created reservations ['4fb253ad-0d23-4164-ba43-ba959d0bef79', 'aefb9532-0a1d-49f7-af10-8cb933cbda55', '9a24face-ae4e-473c-b2fd-4a64e43974c2', '7c3c113c-5236-4acf-b1ea-77a98b11a36a'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-369f06e2-990f-4baf-84c8-5a6d6d980bba tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87a62c26-b8c8-4bd0-ab7a-d0dfc17b7fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fb253ad-0d23-4164-ba43-ba959d0bef79', 'aefb9532-0a1d-49f7-af10-8cb933cbda55', '9a24face-ae4e-473c-b2fd-4a64e43974c2', '7c3c113c-5236-4acf-b1ea-77a98b11a36a']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-369f06e2-990f-4baf-84c8-5a6d6d980bba tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b31fb9c-9767-4132-ade3-58fa3a2156cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:29 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-369f06e2-990f-4baf-84c8-5a6d6d980bba tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b31fb9c-9767-4132-ade3-58fa3a2156cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23eda769-a49b-4a9e-a93d-2c2a1d55c05d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-236110985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e4b683ce3a4850bcb2b8e1c91857b5',qos_specs=None,replication_status=,reservations=['4fb253ad-0d23-4164-ba43-ba959d0bef79','aefb9532-0a1d-49f7-af10-8cb933cbda55','9a24face-ae4e-473c-b2fd-4a64e43974c2','7c3c113c-5236-4acf-b1ea-77a98b11a36a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4845df73d05b463a94b326215a63de44',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:57:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-236110985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23eda769-a49b-4a9e-a93d-2c2a1d55c05d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65e4b683ce3a4850bcb2b8e1c91857b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4845df73d05b463a94b326215a63de44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-369f06e2-990f-4baf-84c8-5a6d6d980bba tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc267aa-9213-4437-91f4-47bd1d76a34c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-369f06e2-990f-4baf-84c8-5a6d6d980bba tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc267aa-9213-4437-91f4-47bd1d76a34c) transitioned into state 'SUCCESS' from state '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-236110985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e4b683ce3a4850bcb2b8e1c91857b5',qos_specs=None,replication_status=,reservations=['4fb253ad-0d23-4164-ba43-ba959d0bef79','aefb9532-0a1d-49f7-af10-8cb933cbda55','9a24face-ae4e-473c-b2fd-4a64e43974c2','7c3c113c-5236-4acf-b1ea-77a98b11a36a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4845df73d05b463a94b326215a63de44',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-369f06e2-990f-4baf-84c8-5a6d6d980bba tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17f51c19-9bd9-44e9-8c5a-2c1a724aab19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e1a890c5-88bb-42e1-9897-1dffa94fe791 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e1a890c5-88bb-42e1-9897-1dffa94fe791 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 Sep 02 00:57:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e1a890c5-88bb-42e1-9897-1dffa94fe791 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e1a890c5-88bb-42e1-9897-1dffa94fe791 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-369f06e2-990f-4baf-84c8-5a6d6d980bba tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17f51c19-9bd9-44e9-8c5a-2c1a724aab19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:29 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:29 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:29 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:29 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-369f06e2-990f-4baf-84c8-5a6d6d980bba tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Flow 'volume_create_api' (a118dc18-17f2-4916-8fe0-4298f0e14536) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-369f06e2-990f-4baf-84c8-5a6d6d980bba tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Create volume request issued successfully. Sep 02 00:57:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-369f06e2-990f-4baf-84c8-5a6d6d980bba tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:57:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1378/2768] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:57:29 2026] POST /volume/v3/volumes => generated 768 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:57:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e1a890c5-88bb-42e1-9897-1dffa94fe791 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Volume info retrieved successfully. Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d6a42c04-ea3b-4e2d-b696-8781daf735b3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e1a890c5-88bb-42e1-9897-1dffa94fe791 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 returned with HTTP 200 Sep 02 00:57:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1391/2769] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:29 2026] GET /volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 => generated 876 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d6a42c04-ea3b-4e2d-b696-8781daf735b3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d6a42c04-ea3b-4e2d-b696-8781daf735b3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1816155092"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-d6a42c04-ea3b-4e2d-b696-8781daf735b3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Create volume request body: {'volume': {"'snapshot_id": '0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1816155092'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-d6a42c04-ea3b-4e2d-b696-8781daf735b3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Create volume of 1 GB Sep 02 00:57:29 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:29 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d6a42c04-ea3b-4e2d-b696-8781daf735b3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Availability Zones retrieved successfully. Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d6a42c04-ea3b-4e2d-b696-8781daf735b3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Flow 'volume_create_api' (ab9eec2a-f6a9-4cb5-9ea1-a90be8f66e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d6a42c04-ea3b-4e2d-b696-8781daf735b3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (741ff1b2-ec89-4964-92b6-e3fa2d2de372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-d6a42c04-ea3b-4e2d-b696-8781daf735b3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d6a42c04-ea3b-4e2d-b696-8781daf735b3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (741ff1b2-ec89-4964-92b6-e3fa2d2de372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d6a42c04-ea3b-4e2d-b696-8781daf735b3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e4f8da4-3230-4b2b-a171-b53656d7d748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-d6a42c04-ea3b-4e2d-b696-8781daf735b3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Created reservations ['6a2beb6e-2e3c-4b5c-8905-d3a5b3f7ca14', '853a324e-fba8-4f7d-ab65-afbfaee24d81', '7c133bef-4648-4b93-8a82-f5e713262b9a', '86b48134-6167-4b54-81b3-24c7a6feadba'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d6a42c04-ea3b-4e2d-b696-8781daf735b3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e4f8da4-3230-4b2b-a171-b53656d7d748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a2beb6e-2e3c-4b5c-8905-d3a5b3f7ca14', '853a324e-fba8-4f7d-ab65-afbfaee24d81', '7c133bef-4648-4b93-8a82-f5e713262b9a', '86b48134-6167-4b54-81b3-24c7a6feadba']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d6a42c04-ea3b-4e2d-b696-8781daf735b3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef349b94-9f0c-4988-97a0-b061c6a79eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b3b82d04-90bd-4c39-adf0-cddfcb44b8bc None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b3b82d04-90bd-4c39-adf0-cddfcb44b8bc tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/50399d8b-6bfa-4e3a-9a59-5a2f402cf738 Sep 02 00:57:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b3b82d04-90bd-4c39-adf0-cddfcb44b8bc tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b3b82d04-90bd-4c39-adf0-cddfcb44b8bc tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:29 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d6a42c04-ea3b-4e2d-b696-8781daf735b3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef349b94-9f0c-4988-97a0-b061c6a79eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc532091-257b-4e85-a8f6-36c1555a8a69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1816155092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e4b683ce3a4850bcb2b8e1c91857b5',qos_specs=None,replication_status=,reservations=['6a2beb6e-2e3c-4b5c-8905-d3a5b3f7ca14','853a324e-fba8-4f7d-ab65-afbfaee24d81','7c133bef-4648-4b93-8a82-f5e713262b9a','86b48134-6167-4b54-81b3-24c7a6feadba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4845df73d05b463a94b326215a63de44',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:57:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1816155092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc532091-257b-4e85-a8f6-36c1555a8a69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65e4b683ce3a4850bcb2b8e1c91857b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4845df73d05b463a94b326215a63de44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d6a42c04-ea3b-4e2d-b696-8781daf735b3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a58bbeb-65a0-4188-97b1-b525c9ec1b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:29 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:29 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:29 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:29 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b3b82d04-90bd-4c39-adf0-cddfcb44b8bc tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b3b82d04-90bd-4c39-adf0-cddfcb44b8bc tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/50399d8b-6bfa-4e3a-9a59-5a2f402cf738 returned with HTTP 200 Sep 02 00:57:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1392/2770] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:29 2026] GET /volume/v3/volumes/50399d8b-6bfa-4e3a-9a59-5a2f402cf738 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d6a42c04-ea3b-4e2d-b696-8781daf735b3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a58bbeb-65a0-4188-97b1-b525c9ec1b34) transitioned into state 'SUCCESS' from state '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-1816155092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e4b683ce3a4850bcb2b8e1c91857b5',qos_specs=None,replication_status=,reservations=['6a2beb6e-2e3c-4b5c-8905-d3a5b3f7ca14','853a324e-fba8-4f7d-ab65-afbfaee24d81','7c133bef-4648-4b93-8a82-f5e713262b9a','86b48134-6167-4b54-81b3-24c7a6feadba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4845df73d05b463a94b326215a63de44',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d6a42c04-ea3b-4e2d-b696-8781daf735b3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5da728e2-a4a3-489f-9783-924ac3b00598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bf859a05-9c8d-4637-879b-4235e772f145 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bf859a05-9c8d-4637-879b-4235e772f145 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] DELETE http://192.168.122.129/volume/v3/volumes/50399d8b-6bfa-4e3a-9a59-5a2f402cf738 Sep 02 00:57:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bf859a05-9c8d-4637-879b-4235e772f145 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bf859a05-9c8d-4637-879b-4235e772f145 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:29 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-bf859a05-9c8d-4637-879b-4235e772f145 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Delete volume with id: 50399d8b-6bfa-4e3a-9a59-5a2f402cf738 Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d6a42c04-ea3b-4e2d-b696-8781daf735b3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5da728e2-a4a3-489f-9783-924ac3b00598) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-d6a42c04-ea3b-4e2d-b696-8781daf735b3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Flow 'volume_create_api' (ab9eec2a-f6a9-4cb5-9ea1-a90be8f66e11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d6a42c04-ea3b-4e2d-b696-8781daf735b3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Create volume request issued successfully. Sep 02 00:57:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d6a42c04-ea3b-4e2d-b696-8781daf735b3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:57:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1379/2771] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:57:29 2026] POST /volume/v3/volumes => generated 769 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:57:29 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:29 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:29 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:29 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-bf859a05-9c8d-4637-879b-4235e772f145 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2f9598d2-aa3e-43d3-9b20-54e5611d5e65 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2f9598d2-aa3e-43d3-9b20-54e5611d5e65 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/cc7aa26e-c8de-47fc-916a-389996f83538 Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2f9598d2-aa3e-43d3-9b20-54e5611d5e65 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2f9598d2-aa3e-43d3-9b20-54e5611d5e65 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:29 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:29 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:29 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2f9598d2-aa3e-43d3-9b20-54e5611d5e65 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-bf859a05-9c8d-4637-879b-4235e772f145 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Delete volume request issued successfully. Sep 02 00:57:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bf859a05-9c8d-4637-879b-4235e772f145 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/50399d8b-6bfa-4e3a-9a59-5a2f402cf738 returned with HTTP 202 Sep 02 00:57:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1393/2772] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:57:29 2026] DELETE /volume/v3/volumes/50399d8b-6bfa-4e3a-9a59-5a2f402cf738 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2f9598d2-aa3e-43d3-9b20-54e5611d5e65 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/cc7aa26e-c8de-47fc-916a-389996f83538 returned with HTTP 200 Sep 02 00:57:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1380/2773] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:29 2026] GET /volume/v3/volumes/cc7aa26e-c8de-47fc-916a-389996f83538 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-774d41a1-5c1d-4d30-98dd-c3d14039485d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6e596cd6-93f6-48d4-b810-65c9d0d18316 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-774d41a1-5c1d-4d30-98dd-c3d14039485d tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/50399d8b-6bfa-4e3a-9a59-5a2f402cf738 Sep 02 00:57:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-774d41a1-5c1d-4d30-98dd-c3d14039485d tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-774d41a1-5c1d-4d30-98dd-c3d14039485d tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6e596cd6-93f6-48d4-b810-65c9d0d18316 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] GET http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 Sep 02 00:57:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6e596cd6-93f6-48d4-b810-65c9d0d18316 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6e596cd6-93f6-48d4-b810-65c9d0d18316 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:30 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:30 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:30 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:30 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-774d41a1-5c1d-4d30-98dd-c3d14039485d tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:30 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:30 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-774d41a1-5c1d-4d30-98dd-c3d14039485d tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/50399d8b-6bfa-4e3a-9a59-5a2f402cf738 returned with HTTP 200 Sep 02 00:57:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1381/2774] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:29 2026] GET /volume/v3/volumes/50399d8b-6bfa-4e3a-9a59-5a2f402cf738 => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:30 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6e596cd6-93f6-48d4-b810-65c9d0d18316 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Volume info retrieved successfully. Sep 02 00:57:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6e596cd6-93f6-48d4-b810-65c9d0d18316 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 returned with HTTP 200 Sep 02 00:57:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1394/2775] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:29 2026] GET /volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 => generated 956 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e9d714d1-38fa-4ded-b73b-0de89cc4c43e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e9d714d1-38fa-4ded-b73b-0de89cc4c43e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 Sep 02 00:57:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e9d714d1-38fa-4ded-b73b-0de89cc4c43e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e9d714d1-38fa-4ded-b73b-0de89cc4c43e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:30 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:30 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:30 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:30 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e9d714d1-38fa-4ded-b73b-0de89cc4c43e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Volume info retrieved successfully. Sep 02 00:57:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e9d714d1-38fa-4ded-b73b-0de89cc4c43e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 returned with HTTP 200 Sep 02 00:57:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1382/2776] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:30 2026] GET /volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 => generated 877 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-28771f97-e429-4fdc-ba2e-9116bd883a7f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-28771f97-e429-4fdc-ba2e-9116bd883a7f tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 Sep 02 00:57:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-28771f97-e429-4fdc-ba2e-9116bd883a7f tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-28771f97-e429-4fdc-ba2e-9116bd883a7f tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:30 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:30 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:30 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-28771f97-e429-4fdc-ba2e-9116bd883a7f tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Volume info retrieved successfully. Sep 02 00:57:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-28771f97-e429-4fdc-ba2e-9116bd883a7f tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 returned with HTTP 200 Sep 02 00:57:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1395/2777] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:30 2026] GET /volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a52bd2c9-0fe7-4e73-b0bd-d1be0e861fed None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a52bd2c9-0fe7-4e73-b0bd-d1be0e861fed tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:57:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a52bd2c9-0fe7-4e73-b0bd-d1be0e861fed tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "571a01cb-e3e6-4bcd-a49b-1c98cf3bf439", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1402259889"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:30 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:30 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:30 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:30 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a52bd2c9-0fe7-4e73-b0bd-d1be0e861fed tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Volume info retrieved successfully. Sep 02 00:57:30 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-a52bd2c9-0fe7-4e73-b0bd-d1be0e861fed tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Create snapshot from volume 571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 Sep 02 00:57:30 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-a52bd2c9-0fe7-4e73-b0bd-d1be0e861fed tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Created reservations ['5c3c88b6-5554-41bb-9174-2f558df781ba', 'c54189f7-3055-4698-903f-174cc521e357', 'beaa462a-fee3-4843-9a67-4f4520fcb90e', 'ea15c78f-57df-40b7-9cfd-798fb25418f4'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:30 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:30 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a52bd2c9-0fe7-4e73-b0bd-d1be0e861fed tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Snapshot create request issued successfully. Sep 02 00:57:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a52bd2c9-0fe7-4e73-b0bd-d1be0e861fed tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:57:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1383/2778] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:57:30 2026] POST /volume/v3/snapshots => generated 326 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:57:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c5dcfb55-65bc-4d2d-a505-dde11cf7e67d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c5dcfb55-65bc-4d2d-a505-dde11cf7e67d tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d Sep 02 00:57:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c5dcfb55-65bc-4d2d-a505-dde11cf7e67d tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c5dcfb55-65bc-4d2d-a505-dde11cf7e67d tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:30 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c5dcfb55-65bc-4d2d-a505-dde11cf7e67d tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Snapshot retrieved successfully. Sep 02 00:57:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c5dcfb55-65bc-4d2d-a505-dde11cf7e67d tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d returned with HTTP 200 Sep 02 00:57:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1396/2779] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:30 2026] GET /volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d => generated 458 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1fc441c4-683f-4416-8b1d-8770fb6583cc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1fc441c4-683f-4416-8b1d-8770fb6583cc tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/cc7aa26e-c8de-47fc-916a-389996f83538 Sep 02 00:57:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1fc441c4-683f-4416-8b1d-8770fb6583cc tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1fc441c4-683f-4416-8b1d-8770fb6583cc tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:31 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:31 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:31 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:31 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:31 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1fc441c4-683f-4416-8b1d-8770fb6583cc tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1fc441c4-683f-4416-8b1d-8770fb6583cc tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/cc7aa26e-c8de-47fc-916a-389996f83538 returned with HTTP 200 Sep 02 00:57:31 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1384/2780] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:31 2026] GET /volume/v3/volumes/cc7aa26e-c8de-47fc-916a-389996f83538 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:57:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1e0d1d93-9664-4eb5-b4fb-46be5c0d7465 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1e0d1d93-9664-4eb5-b4fb-46be5c0d7465 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/50399d8b-6bfa-4e3a-9a59-5a2f402cf738 Sep 02 00:57:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1e0d1d93-9664-4eb5-b4fb-46be5c0d7465 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1e0d1d93-9664-4eb5-b4fb-46be5c0d7465 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:31 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:31 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:31 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:31 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-701896c1-2324-4f72-b81e-473095e7f769 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:31 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1e0d1d93-9664-4eb5-b4fb-46be5c0d7465 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-701896c1-2324-4f72-b81e-473095e7f769 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] GET http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 Sep 02 00:57:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-701896c1-2324-4f72-b81e-473095e7f769 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-701896c1-2324-4f72-b81e-473095e7f769 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1e0d1d93-9664-4eb5-b4fb-46be5c0d7465 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/50399d8b-6bfa-4e3a-9a59-5a2f402cf738 returned with HTTP 200 Sep 02 00:57:31 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1397/2781] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:31 2026] GET /volume/v3/volumes/50399d8b-6bfa-4e3a-9a59-5a2f402cf738 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:57:31 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:31 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:31 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:31 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:31 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-701896c1-2324-4f72-b81e-473095e7f769 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Volume info retrieved successfully. Sep 02 00:57:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-701896c1-2324-4f72-b81e-473095e7f769 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 returned with HTTP 200 Sep 02 00:57:31 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1385/2782] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:31 2026] GET /volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 => generated 959 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b93e5f30-01e0-4f54-83a7-94d361975068 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b93e5f30-01e0-4f54-83a7-94d361975068 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d Sep 02 00:57:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b93e5f30-01e0-4f54-83a7-94d361975068 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b93e5f30-01e0-4f54-83a7-94d361975068 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:31 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:31 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:31 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b93e5f30-01e0-4f54-83a7-94d361975068 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Snapshot retrieved successfully. Sep 02 00:57:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b93e5f30-01e0-4f54-83a7-94d361975068 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d returned with HTTP 200 Sep 02 00:57:32 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1398/2783] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:31 2026] GET /volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d => generated 458 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f0b336ec-19c3-4193-96d8-16ae01d76fb3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f0b336ec-19c3-4193-96d8-16ae01d76fb3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/cc7aa26e-c8de-47fc-916a-389996f83538 Sep 02 00:57:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f0b336ec-19c3-4193-96d8-16ae01d76fb3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f0b336ec-19c3-4193-96d8-16ae01d76fb3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f0b336ec-19c3-4193-96d8-16ae01d76fb3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f0b336ec-19c3-4193-96d8-16ae01d76fb3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/cc7aa26e-c8de-47fc-916a-389996f83538 returned with HTTP 200 Sep 02 00:57:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1386/2784] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:32 2026] GET /volume/v3/volumes/cc7aa26e-c8de-47fc-916a-389996f83538 => generated 862 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:57:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-98f09f4e-41a0-41ac-876a-466975a128b7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fd04c8ed-58ca-40be-aa9f-0818820f6ff5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-98f09f4e-41a0-41ac-876a-466975a128b7 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/50399d8b-6bfa-4e3a-9a59-5a2f402cf738 Sep 02 00:57:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-98f09f4e-41a0-41ac-876a-466975a128b7 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-98f09f4e-41a0-41ac-876a-466975a128b7 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fd04c8ed-58ca-40be-aa9f-0818820f6ff5 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/f1b635a7-d380-450f-92ab-2c5594a6e691 Sep 02 00:57:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fd04c8ed-58ca-40be-aa9f-0818820f6ff5 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fd04c8ed-58ca-40be-aa9f-0818820f6ff5 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-98f09f4e-41a0-41ac-876a-466975a128b7 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/50399d8b-6bfa-4e3a-9a59-5a2f402cf738 returned with HTTP 404 Sep 02 00:57:32 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1399/2785] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:32 2026] GET /volume/v3/volumes/50399d8b-6bfa-4e3a-9a59-5a2f402cf738 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-fd04c8ed-58ca-40be-aa9f-0818820f6ff5 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a8bf6b54-a231-45ea-896b-0b7b1b62259c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a8bf6b54-a231-45ea-896b-0b7b1b62259c tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] DELETE http://192.168.122.129/volume/v3/volumes/7029d20c-d259-40dd-b58a-8011383b725a Sep 02 00:57:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a8bf6b54-a231-45ea-896b-0b7b1b62259c tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a8bf6b54-a231-45ea-896b-0b7b1b62259c tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:32 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-a8bf6b54-a231-45ea-896b-0b7b1b62259c tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Delete volume with id: 7029d20c-d259-40dd-b58a-8011383b725a Sep 02 00:57:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fd04c8ed-58ca-40be-aa9f-0818820f6ff5 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/f1b635a7-d380-450f-92ab-2c5594a6e691 returned with HTTP 200 Sep 02 00:57:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1387/2786] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:32 2026] GET /volume/v3/volumes/f1b635a7-d380-450f-92ab-2c5594a6e691 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4e861d09-c7b3-429b-8db6-888e961c34ec None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:32 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:32 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:32 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:32 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:32 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a8bf6b54-a231-45ea-896b-0b7b1b62259c tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4e861d09-c7b3-429b-8db6-888e961c34ec tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] GET http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 Sep 02 00:57:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4e861d09-c7b3-429b-8db6-888e961c34ec tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4e861d09-c7b3-429b-8db6-888e961c34ec tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4e861d09-c7b3-429b-8db6-888e961c34ec tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Volume info retrieved successfully. Sep 02 00:57:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4e861d09-c7b3-429b-8db6-888e961c34ec tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 returned with HTTP 200 Sep 02 00:57:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1388/2787] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:32 2026] GET /volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 => generated 959 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:32 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a8bf6b54-a231-45ea-896b-0b7b1b62259c tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Delete volume request issued successfully. Sep 02 00:57:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a8bf6b54-a231-45ea-896b-0b7b1b62259c tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/7029d20c-d259-40dd-b58a-8011383b725a returned with HTTP 202 Sep 02 00:57:32 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1400/2788] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:57:32 2026] DELETE /volume/v3/volumes/7029d20c-d259-40dd-b58a-8011383b725a => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6e621dbd-de8c-4f90-b1ab-ca10988d5970 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6e621dbd-de8c-4f90-b1ab-ca10988d5970 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/7029d20c-d259-40dd-b58a-8011383b725a Sep 02 00:57:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6e621dbd-de8c-4f90-b1ab-ca10988d5970 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6e621dbd-de8c-4f90-b1ab-ca10988d5970 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6e621dbd-de8c-4f90-b1ab-ca10988d5970 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6e621dbd-de8c-4f90-b1ab-ca10988d5970 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/7029d20c-d259-40dd-b58a-8011383b725a returned with HTTP 200 Sep 02 00:57:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1389/2789] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:32 2026] GET /volume/v3/volumes/7029d20c-d259-40dd-b58a-8011383b725a => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f3dce82b-4d70-4774-afe8-9b80ac84f79e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f3dce82b-4d70-4774-afe8-9b80ac84f79e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d Sep 02 00:57:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f3dce82b-4d70-4774-afe8-9b80ac84f79e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f3dce82b-4d70-4774-afe8-9b80ac84f79e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:33 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:33 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f3dce82b-4d70-4774-afe8-9b80ac84f79e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Snapshot retrieved successfully. Sep 02 00:57:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f3dce82b-4d70-4774-afe8-9b80ac84f79e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d returned with HTTP 200 Sep 02 00:57:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1401/2790] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:33 2026] GET /volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d => generated 458 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8283828b-a386-4a9f-bec8-ba55ff40176b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8283828b-a386-4a9f-bec8-ba55ff40176b tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/f1b635a7-d380-450f-92ab-2c5594a6e691 Sep 02 00:57:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8283828b-a386-4a9f-bec8-ba55ff40176b tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8283828b-a386-4a9f-bec8-ba55ff40176b tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:33 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:33 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:33 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:33 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:33 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8283828b-a386-4a9f-bec8-ba55ff40176b tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ce0370c3-dbb5-4434-bc84-e45e0f4c8212 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ce0370c3-dbb5-4434-bc84-e45e0f4c8212 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] GET http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 Sep 02 00:57:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ce0370c3-dbb5-4434-bc84-e45e0f4c8212 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ce0370c3-dbb5-4434-bc84-e45e0f4c8212 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8283828b-a386-4a9f-bec8-ba55ff40176b tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/f1b635a7-d380-450f-92ab-2c5594a6e691 returned with HTTP 200 Sep 02 00:57:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1390/2791] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:33 2026] GET /volume/v3/volumes/f1b635a7-d380-450f-92ab-2c5594a6e691 => generated 862 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bf946f5b-51e2-4832-98f0-b8a8dec74943 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:33 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:33 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:33 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:33 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bf946f5b-51e2-4832-98f0-b8a8dec74943 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/3bb083f0-41cc-4979-8902-ceb26367dbcf Sep 02 00:57:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bf946f5b-51e2-4832-98f0-b8a8dec74943 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bf946f5b-51e2-4832-98f0-b8a8dec74943 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ce0370c3-dbb5-4434-bc84-e45e0f4c8212 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Volume info retrieved successfully. Sep 02 00:57:33 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:33 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:33 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:33 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ce0370c3-dbb5-4434-bc84-e45e0f4c8212 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 returned with HTTP 200 Sep 02 00:57:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1402/2792] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:33 2026] GET /volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 => generated 959 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:33 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-bf946f5b-51e2-4832-98f0-b8a8dec74943 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0ee1a776-510e-4cc7-8fc8-5235bcc48a6e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bf946f5b-51e2-4832-98f0-b8a8dec74943 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/3bb083f0-41cc-4979-8902-ceb26367dbcf returned with HTTP 200 Sep 02 00:57:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0ee1a776-510e-4cc7-8fc8-5235bcc48a6e tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/7029d20c-d259-40dd-b58a-8011383b725a Sep 02 00:57:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0ee1a776-510e-4cc7-8fc8-5235bcc48a6e tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0ee1a776-510e-4cc7-8fc8-5235bcc48a6e tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1391/2793] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:33 2026] GET /volume/v3/volumes/3bb083f0-41cc-4979-8902-ceb26367dbcf => generated 861 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0ee1a776-510e-4cc7-8fc8-5235bcc48a6e tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/7029d20c-d259-40dd-b58a-8011383b725a returned with HTTP 404 Sep 02 00:57:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1403/2794] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:33 2026] GET /volume/v3/volumes/7029d20c-d259-40dd-b58a-8011383b725a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-77541c1c-9c66-40a0-bf0e-4c08734965ec None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-77541c1c-9c66-40a0-bf0e-4c08734965ec tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] DELETE http://192.168.122.129/volume/v3/volumes/b1433f88-e21b-45e4-bd0f-0d280bbd802d Sep 02 00:57:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-77541c1c-9c66-40a0-bf0e-4c08734965ec tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-77541c1c-9c66-40a0-bf0e-4c08734965ec tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:33 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-77541c1c-9c66-40a0-bf0e-4c08734965ec tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Delete volume with id: b1433f88-e21b-45e4-bd0f-0d280bbd802d Sep 02 00:57:33 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:33 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:33 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:33 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:33 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-77541c1c-9c66-40a0-bf0e-4c08734965ec tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:33 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-77541c1c-9c66-40a0-bf0e-4c08734965ec tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Delete volume request issued successfully. Sep 02 00:57:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-77541c1c-9c66-40a0-bf0e-4c08734965ec tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/b1433f88-e21b-45e4-bd0f-0d280bbd802d returned with HTTP 202 Sep 02 00:57:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1392/2795] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:57:33 2026] DELETE /volume/v3/volumes/b1433f88-e21b-45e4-bd0f-0d280bbd802d => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e1ae6d15-27ed-430a-8d48-a39b23b69f5e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e1ae6d15-27ed-430a-8d48-a39b23b69f5e tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/b1433f88-e21b-45e4-bd0f-0d280bbd802d Sep 02 00:57:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e1ae6d15-27ed-430a-8d48-a39b23b69f5e tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e1ae6d15-27ed-430a-8d48-a39b23b69f5e tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:33 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:33 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:33 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:33 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e1ae6d15-27ed-430a-8d48-a39b23b69f5e tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e1ae6d15-27ed-430a-8d48-a39b23b69f5e tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/b1433f88-e21b-45e4-bd0f-0d280bbd802d returned with HTTP 200 Sep 02 00:57:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1404/2796] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:33 2026] GET /volume/v3/volumes/b1433f88-e21b-45e4-bd0f-0d280bbd802d => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fd18e34e-74a4-4c4e-9460-52dff787bf67 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fd18e34e-74a4-4c4e-9460-52dff787bf67 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d Sep 02 00:57:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fd18e34e-74a4-4c4e-9460-52dff787bf67 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fd18e34e-74a4-4c4e-9460-52dff787bf67 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:34 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:34 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-fd18e34e-74a4-4c4e-9460-52dff787bf67 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Snapshot retrieved successfully. Sep 02 00:57:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fd18e34e-74a4-4c4e-9460-52dff787bf67 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d returned with HTTP 200 Sep 02 00:57:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1393/2797] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:34 2026] GET /volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d => generated 458 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-abc83abe-de6f-471b-8b8f-c401379eac4c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-abc83abe-de6f-471b-8b8f-c401379eac4c tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] GET http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 Sep 02 00:57:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-abc83abe-de6f-471b-8b8f-c401379eac4c tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-abc83abe-de6f-471b-8b8f-c401379eac4c tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:34 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:34 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:34 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:34 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0175181a-c214-443c-b535-85a1f9e6ef51 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-abc83abe-de6f-471b-8b8f-c401379eac4c tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Volume info retrieved successfully. Sep 02 00:57:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0175181a-c214-443c-b535-85a1f9e6ef51 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/3bb083f0-41cc-4979-8902-ceb26367dbcf Sep 02 00:57:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0175181a-c214-443c-b535-85a1f9e6ef51 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0175181a-c214-443c-b535-85a1f9e6ef51 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-abc83abe-de6f-471b-8b8f-c401379eac4c tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 returned with HTTP 200 Sep 02 00:57:34 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:34 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1405/2798] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:34 2026] GET /volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 => generated 1303 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:57:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0175181a-c214-443c-b535-85a1f9e6ef51 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0175181a-c214-443c-b535-85a1f9e6ef51 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/3bb083f0-41cc-4979-8902-ceb26367dbcf returned with HTTP 200 Sep 02 00:57:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a6e06fc7-6225-49f9-880e-0ed9bcadf5a9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1394/2799] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:34 2026] GET /volume/v3/volumes/3bb083f0-41cc-4979-8902-ceb26367dbcf => generated 862 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a6e06fc7-6225-49f9-880e-0ed9bcadf5a9 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] DELETE http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 Sep 02 00:57:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a6e06fc7-6225-49f9-880e-0ed9bcadf5a9 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a6e06fc7-6225-49f9-880e-0ed9bcadf5a9 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:34 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-a6e06fc7-6225-49f9-880e-0ed9bcadf5a9 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Delete volume with id: 3fb4bcf5-7802-462f-a72c-6f34a39b7f05 Sep 02 00:57:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4a34c00a-bd90-4722-8ff1-42148a662541 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4a34c00a-bd90-4722-8ff1-42148a662541 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/23eda769-a49b-4a9e-a93d-2c2a1d55c05d Sep 02 00:57:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4a34c00a-bd90-4722-8ff1-42148a662541 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4a34c00a-bd90-4722-8ff1-42148a662541 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:34 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:34 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:34 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:34 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a6e06fc7-6225-49f9-880e-0ed9bcadf5a9 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Volume info retrieved successfully. Sep 02 00:57:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:34 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:34 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4a34c00a-bd90-4722-8ff1-42148a662541 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4a34c00a-bd90-4722-8ff1-42148a662541 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/23eda769-a49b-4a9e-a93d-2c2a1d55c05d returned with HTTP 200 Sep 02 00:57:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1395/2800] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:34 2026] GET /volume/v3/volumes/23eda769-a49b-4a9e-a93d-2c2a1d55c05d => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d291fa26-b5bc-4391-ad25-8f15e5a9abde None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d291fa26-b5bc-4391-ad25-8f15e5a9abde tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/b1433f88-e21b-45e4-bd0f-0d280bbd802d Sep 02 00:57:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d291fa26-b5bc-4391-ad25-8f15e5a9abde tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d291fa26-b5bc-4391-ad25-8f15e5a9abde tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d291fa26-b5bc-4391-ad25-8f15e5a9abde tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/b1433f88-e21b-45e4-bd0f-0d280bbd802d returned with HTTP 404 Sep 02 00:57:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1396/2801] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:34 2026] GET /volume/v3/volumes/b1433f88-e21b-45e4-bd0f-0d280bbd802d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a6e06fc7-6225-49f9-880e-0ed9bcadf5a9 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Delete volume request issued successfully. Sep 02 00:57:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cbfa3db5-dc13-4b0c-9f98-4032d38e9e88 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a6e06fc7-6225-49f9-880e-0ed9bcadf5a9 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 returned with HTTP 202 Sep 02 00:57:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1406/2802] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:57:34 2026] DELETE /volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-11768d26-d98e-4ee6-9ffe-04bb66df3bf0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cbfa3db5-dc13-4b0c-9f98-4032d38e9e88 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/dc532091-257b-4e85-a8f6-36c1555a8a69 Sep 02 00:57:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cbfa3db5-dc13-4b0c-9f98-4032d38e9e88 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cbfa3db5-dc13-4b0c-9f98-4032d38e9e88 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-11768d26-d98e-4ee6-9ffe-04bb66df3bf0 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] DELETE http://192.168.122.129/volume/v3/volumes/cf81b8e3-ebc6-446e-93e7-805706ad25fc Sep 02 00:57:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-11768d26-d98e-4ee6-9ffe-04bb66df3bf0 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-11768d26-d98e-4ee6-9ffe-04bb66df3bf0 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:34 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-11768d26-d98e-4ee6-9ffe-04bb66df3bf0 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Delete volume with id: cf81b8e3-ebc6-446e-93e7-805706ad25fc Sep 02 00:57:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:34 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:34 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:34 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:34 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:34 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:34 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-11768d26-d98e-4ee6-9ffe-04bb66df3bf0 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cbfa3db5-dc13-4b0c-9f98-4032d38e9e88 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cbfa3db5-dc13-4b0c-9f98-4032d38e9e88 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/dc532091-257b-4e85-a8f6-36c1555a8a69 returned with HTTP 200 Sep 02 00:57:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1397/2803] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:34 2026] GET /volume/v3/volumes/dc532091-257b-4e85-a8f6-36c1555a8a69 => generated 861 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-595a5216-b793-4ea1-9401-aa443b174d57 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-595a5216-b793-4ea1-9401-aa443b174d57 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] GET http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 Sep 02 00:57:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-595a5216-b793-4ea1-9401-aa443b174d57 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:34 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-595a5216-b793-4ea1-9401-aa443b174d57 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:34 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:34 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:34 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:34 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:34 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-595a5216-b793-4ea1-9401-aa443b174d57 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Volume info retrieved successfully. Sep 02 00:57:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-11768d26-d98e-4ee6-9ffe-04bb66df3bf0 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Delete volume request issued successfully. Sep 02 00:57:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-11768d26-d98e-4ee6-9ffe-04bb66df3bf0 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/cf81b8e3-ebc6-446e-93e7-805706ad25fc returned with HTTP 202 Sep 02 00:57:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1407/2804] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:57:34 2026] DELETE /volume/v3/volumes/cf81b8e3-ebc6-446e-93e7-805706ad25fc => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:34 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-595a5216-b793-4ea1-9401-aa443b174d57 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 returned with HTTP 200 Sep 02 00:57:34 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1398/2805] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:34 2026] GET /volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 => generated 1302 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:57:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d76a43cc-ae45-406f-bc0d-4735bad0a996 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d76a43cc-ae45-406f-bc0d-4735bad0a996 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/cf81b8e3-ebc6-446e-93e7-805706ad25fc Sep 02 00:57:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d76a43cc-ae45-406f-bc0d-4735bad0a996 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d76a43cc-ae45-406f-bc0d-4735bad0a996 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:34 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:34 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:34 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:34 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d76a43cc-ae45-406f-bc0d-4735bad0a996 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d76a43cc-ae45-406f-bc0d-4735bad0a996 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/cf81b8e3-ebc6-446e-93e7-805706ad25fc returned with HTTP 200 Sep 02 00:57:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1408/2806] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:34 2026] GET /volume/v3/volumes/cf81b8e3-ebc6-446e-93e7-805706ad25fc => generated 858 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cf14a201-7435-442c-b190-d03ac4239b0e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cf14a201-7435-442c-b190-d03ac4239b0e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d Sep 02 00:57:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cf14a201-7435-442c-b190-d03ac4239b0e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cf14a201-7435-442c-b190-d03ac4239b0e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:35 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:35 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:35 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cf14a201-7435-442c-b190-d03ac4239b0e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Snapshot retrieved successfully. Sep 02 00:57:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cf14a201-7435-442c-b190-d03ac4239b0e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d returned with HTTP 200 Sep 02 00:57:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1399/2807] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:35 2026] GET /volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d => generated 458 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a862617c-cf64-4004-a66f-8f6b8fe950a1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a862617c-cf64-4004-a66f-8f6b8fe950a1 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/dc532091-257b-4e85-a8f6-36c1555a8a69 Sep 02 00:57:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a862617c-cf64-4004-a66f-8f6b8fe950a1 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a862617c-cf64-4004-a66f-8f6b8fe950a1 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a862617c-cf64-4004-a66f-8f6b8fe950a1 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a862617c-cf64-4004-a66f-8f6b8fe950a1 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/dc532091-257b-4e85-a8f6-36c1555a8a69 returned with HTTP 200 Sep 02 00:57:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1409/2808] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:35 2026] GET /volume/v3/volumes/dc532091-257b-4e85-a8f6-36c1555a8a69 => generated 862 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e6eddf77-f970-4b21-97d4-db408f1047e7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e6eddf77-f970-4b21-97d4-db408f1047e7 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] GET http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 Sep 02 00:57:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e6eddf77-f970-4b21-97d4-db408f1047e7 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e6eddf77-f970-4b21-97d4-db408f1047e7 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-38227db5-e983-45c7-bb28-6426386ed254 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-38227db5-e983-45c7-bb28-6426386ed254 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] DELETE http://192.168.122.129/volume/v3/volumes/dc532091-257b-4e85-a8f6-36c1555a8a69 Sep 02 00:57:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-38227db5-e983-45c7-bb28-6426386ed254 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-38227db5-e983-45c7-bb28-6426386ed254 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:35 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-38227db5-e983-45c7-bb28-6426386ed254 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Delete volume with id: dc532091-257b-4e85-a8f6-36c1555a8a69 Sep 02 00:57:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e6eddf77-f970-4b21-97d4-db408f1047e7 tempest-VolumeAndVolumeTypeFromImageTest-2130257811 tempest-VolumeAndVolumeTypeFromImageTest-2130257811-project-member] http://192.168.122.129/volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 returned with HTTP 404 Sep 02 00:57:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1400/2809] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:35 2026] GET /volume/v3/volumes/3fb4bcf5-7802-462f-a72c-6f34a39b7f05 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-38227db5-e983-45c7-bb28-6426386ed254 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-89702467-7cb7-43f5-9b19-5368509f8ce1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-89702467-7cb7-43f5-9b19-5368509f8ce1 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/cf81b8e3-ebc6-446e-93e7-805706ad25fc Sep 02 00:57:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-89702467-7cb7-43f5-9b19-5368509f8ce1 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-89702467-7cb7-43f5-9b19-5368509f8ce1 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:35 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:35 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-38227db5-e983-45c7-bb28-6426386ed254 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Delete volume request issued successfully. Sep 02 00:57:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-38227db5-e983-45c7-bb28-6426386ed254 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/dc532091-257b-4e85-a8f6-36c1555a8a69 returned with HTTP 202 Sep 02 00:57:35 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:35 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1410/2810] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:57:35 2026] DELETE /volume/v3/volumes/dc532091-257b-4e85-a8f6-36c1555a8a69 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:57:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a539580a-6c71-40cb-89f2-fcf82d1174df None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a539580a-6c71-40cb-89f2-fcf82d1174df tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/dc532091-257b-4e85-a8f6-36c1555a8a69 Sep 02 00:57:35 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-89702467-7cb7-43f5-9b19-5368509f8ce1 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a539580a-6c71-40cb-89f2-fcf82d1174df tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a539580a-6c71-40cb-89f2-fcf82d1174df tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:35 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:35 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-89702467-7cb7-43f5-9b19-5368509f8ce1 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/cf81b8e3-ebc6-446e-93e7-805706ad25fc returned with HTTP 200 Sep 02 00:57:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1401/2811] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:35 2026] GET /volume/v3/volumes/cf81b8e3-ebc6-446e-93e7-805706ad25fc => generated 858 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:35 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:35 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:35 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a539580a-6c71-40cb-89f2-fcf82d1174df tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a539580a-6c71-40cb-89f2-fcf82d1174df tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/dc532091-257b-4e85-a8f6-36c1555a8a69 returned with HTTP 200 Sep 02 00:57:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1411/2812] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:35 2026] GET /volume/v3/volumes/dc532091-257b-4e85-a8f6-36c1555a8a69 => generated 861 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7aac5129-cdec-4e47-baa2-442b9dff969c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7aac5129-cdec-4e47-baa2-442b9dff969c tempest-VolumeAndVolumeTypeFromImageTest-1419383674 tempest-VolumeAndVolumeTypeFromImageTest-1419383674-project-admin] GET http://192.168.122.129/volume/v3/volumes/detail?all_tenants=1 Sep 02 00:57:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7aac5129-cdec-4e47-baa2-442b9dff969c tempest-VolumeAndVolumeTypeFromImageTest-1419383674 tempest-VolumeAndVolumeTypeFromImageTest-1419383674-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7aac5129-cdec-4e47-baa2-442b9dff969c tempest-VolumeAndVolumeTypeFromImageTest-1419383674 tempest-VolumeAndVolumeTypeFromImageTest-1419383674-project-admin] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:36 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7aac5129-cdec-4e47-baa2-442b9dff969c tempest-VolumeAndVolumeTypeFromImageTest-1419383674 tempest-VolumeAndVolumeTypeFromImageTest-1419383674-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:57:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:36 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7aac5129-cdec-4e47-baa2-442b9dff969c tempest-VolumeAndVolumeTypeFromImageTest-1419383674 tempest-VolumeAndVolumeTypeFromImageTest-1419383674-project-admin] Get all volumes completed successfully. Sep 02 00:57:36 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:36 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7aac5129-cdec-4e47-baa2-442b9dff969c tempest-VolumeAndVolumeTypeFromImageTest-1419383674 tempest-VolumeAndVolumeTypeFromImageTest-1419383674-project-admin] http://192.168.122.129/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 02 00:57:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1402/2813] 192.168.122.129 () {58 vars in 1169 bytes} [Wed Sep 2 00:57:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9137 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:57:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d96ea1cd-59f9-4cf8-8996-cec5bfd6c921 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d96ea1cd-59f9-4cf8-8996-cec5bfd6c921 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d Sep 02 00:57:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d96ea1cd-59f9-4cf8-8996-cec5bfd6c921 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d96ea1cd-59f9-4cf8-8996-cec5bfd6c921 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-055dffb3-b3bc-4732-859b-623f7098567e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-055dffb3-b3bc-4732-859b-623f7098567e tempest-VolumeAndVolumeTypeFromImageTest-1419383674 tempest-VolumeAndVolumeTypeFromImageTest-1419383674-project-admin] DELETE http://192.168.122.129/volume/v3/types/b404442c-3bc8-45de-b4fa-9c8fbcf46877 Sep 02 00:57:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-055dffb3-b3bc-4732-859b-623f7098567e tempest-VolumeAndVolumeTypeFromImageTest-1419383674 tempest-VolumeAndVolumeTypeFromImageTest-1419383674-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-055dffb3-b3bc-4732-859b-623f7098567e tempest-VolumeAndVolumeTypeFromImageTest-1419383674 tempest-VolumeAndVolumeTypeFromImageTest-1419383674-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:36 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:36 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:36 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d96ea1cd-59f9-4cf8-8996-cec5bfd6c921 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Snapshot retrieved successfully. Sep 02 00:57:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d96ea1cd-59f9-4cf8-8996-cec5bfd6c921 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d returned with HTTP 200 Sep 02 00:57:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1412/2814] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:36 2026] GET /volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d => generated 458 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-055dffb3-b3bc-4732-859b-623f7098567e tempest-VolumeAndVolumeTypeFromImageTest-1419383674 tempest-VolumeAndVolumeTypeFromImageTest-1419383674-project-admin] http://192.168.122.129/volume/v3/types/b404442c-3bc8-45de-b4fa-9c8fbcf46877 returned with HTTP 202 Sep 02 00:57:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1403/2815] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:57:36 2026] DELETE /volume/v3/types/b404442c-3bc8-45de-b4fa-9c8fbcf46877 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e4aaa220-24ea-4c1e-a367-cd122fa41ed4 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e4aaa220-24ea-4c1e-a367-cd122fa41ed4 tempest-VolumeAndVolumeTypeFromImageTest-1419383674 tempest-VolumeAndVolumeTypeFromImageTest-1419383674-project-admin] GET http://192.168.122.129/volume/v3/types/b404442c-3bc8-45de-b4fa-9c8fbcf46877 Sep 02 00:57:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e4aaa220-24ea-4c1e-a367-cd122fa41ed4 tempest-VolumeAndVolumeTypeFromImageTest-1419383674 tempest-VolumeAndVolumeTypeFromImageTest-1419383674-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e4aaa220-24ea-4c1e-a367-cd122fa41ed4 tempest-VolumeAndVolumeTypeFromImageTest-1419383674 tempest-VolumeAndVolumeTypeFromImageTest-1419383674-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e4aaa220-24ea-4c1e-a367-cd122fa41ed4 tempest-VolumeAndVolumeTypeFromImageTest-1419383674 tempest-VolumeAndVolumeTypeFromImageTest-1419383674-project-admin] http://192.168.122.129/volume/v3/types/b404442c-3bc8-45de-b4fa-9c8fbcf46877 returned with HTTP 404 Sep 02 00:57:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1413/2816] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:57:36 2026] GET /volume/v3/types/b404442c-3bc8-45de-b4fa-9c8fbcf46877 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ccb2779a-9cb0-4bd4-904f-8246245c8533 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ccb2779a-9cb0-4bd4-904f-8246245c8533 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/cf81b8e3-ebc6-446e-93e7-805706ad25fc Sep 02 00:57:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ccb2779a-9cb0-4bd4-904f-8246245c8533 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ccb2779a-9cb0-4bd4-904f-8246245c8533 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-29aa7a72-f609-4139-b151-1d5dd0fea84b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ccb2779a-9cb0-4bd4-904f-8246245c8533 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/cf81b8e3-ebc6-446e-93e7-805706ad25fc returned with HTTP 404 Sep 02 00:57:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1404/2817] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:36 2026] GET /volume/v3/volumes/cf81b8e3-ebc6-446e-93e7-805706ad25fc => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-29aa7a72-f609-4139-b151-1d5dd0fea84b tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/dc532091-257b-4e85-a8f6-36c1555a8a69 Sep 02 00:57:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-764803e7-226c-4045-a212-3a2c11258ddc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-29aa7a72-f609-4139-b151-1d5dd0fea84b tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-29aa7a72-f609-4139-b151-1d5dd0fea84b tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-764803e7-226c-4045-a212-3a2c11258ddc tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] DELETE http://192.168.122.129/volume/v3/volumes/c016b932-dcb7-404f-bb8d-f5b1aba87d5a Sep 02 00:57:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-764803e7-226c-4045-a212-3a2c11258ddc tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-764803e7-226c-4045-a212-3a2c11258ddc tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:36 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-764803e7-226c-4045-a212-3a2c11258ddc tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Delete volume with id: c016b932-dcb7-404f-bb8d-f5b1aba87d5a Sep 02 00:57:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:36 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:36 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:36 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-764803e7-226c-4045-a212-3a2c11258ddc tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-29aa7a72-f609-4139-b151-1d5dd0fea84b tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/dc532091-257b-4e85-a8f6-36c1555a8a69 returned with HTTP 404 Sep 02 00:57:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1414/2818] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:36 2026] GET /volume/v3/volumes/dc532091-257b-4e85-a8f6-36c1555a8a69 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:57:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d50c1c95-305f-4ada-a616-7d0ecafbee5b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d50c1c95-305f-4ada-a616-7d0ecafbee5b tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] DELETE http://192.168.122.129/volume/v3/volumes/23eda769-a49b-4a9e-a93d-2c2a1d55c05d Sep 02 00:57:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d50c1c95-305f-4ada-a616-7d0ecafbee5b tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d50c1c95-305f-4ada-a616-7d0ecafbee5b tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:36 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-d50c1c95-305f-4ada-a616-7d0ecafbee5b tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Delete volume with id: 23eda769-a49b-4a9e-a93d-2c2a1d55c05d Sep 02 00:57:36 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-764803e7-226c-4045-a212-3a2c11258ddc tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Delete volume request issued successfully. Sep 02 00:57:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-764803e7-226c-4045-a212-3a2c11258ddc tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/c016b932-dcb7-404f-bb8d-f5b1aba87d5a returned with HTTP 202 Sep 02 00:57:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1405/2819] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:57:36 2026] DELETE /volume/v3/volumes/c016b932-dcb7-404f-bb8d-f5b1aba87d5a => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e78fbe57-6f5d-4363-8720-07fc355ba5ac None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e78fbe57-6f5d-4363-8720-07fc355ba5ac tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/c016b932-dcb7-404f-bb8d-f5b1aba87d5a Sep 02 00:57:37 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:37 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e78fbe57-6f5d-4363-8720-07fc355ba5ac tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e78fbe57-6f5d-4363-8720-07fc355ba5ac tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:37 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:37 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:37 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d50c1c95-305f-4ada-a616-7d0ecafbee5b tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:37 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:37 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:37 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:37 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:37 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e78fbe57-6f5d-4363-8720-07fc355ba5ac tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:37 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d50c1c95-305f-4ada-a616-7d0ecafbee5b tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Delete volume request issued successfully. Sep 02 00:57:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d50c1c95-305f-4ada-a616-7d0ecafbee5b tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/23eda769-a49b-4a9e-a93d-2c2a1d55c05d returned with HTTP 202 Sep 02 00:57:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1415/2820] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:57:36 2026] DELETE /volume/v3/volumes/23eda769-a49b-4a9e-a93d-2c2a1d55c05d => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0174c2cd-5895-4edd-b93f-a07284c2c7ea None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0174c2cd-5895-4edd-b93f-a07284c2c7ea tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/23eda769-a49b-4a9e-a93d-2c2a1d55c05d Sep 02 00:57:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0174c2cd-5895-4edd-b93f-a07284c2c7ea tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0174c2cd-5895-4edd-b93f-a07284c2c7ea tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e78fbe57-6f5d-4363-8720-07fc355ba5ac tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/c016b932-dcb7-404f-bb8d-f5b1aba87d5a returned with HTTP 200 Sep 02 00:57:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1406/2821] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:37 2026] GET /volume/v3/volumes/c016b932-dcb7-404f-bb8d-f5b1aba87d5a => generated 858 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:37 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:37 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:37 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:37 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:37 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0174c2cd-5895-4edd-b93f-a07284c2c7ea tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0174c2cd-5895-4edd-b93f-a07284c2c7ea tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/23eda769-a49b-4a9e-a93d-2c2a1d55c05d returned with HTTP 200 Sep 02 00:57:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1416/2822] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:37 2026] GET /volume/v3/volumes/23eda769-a49b-4a9e-a93d-2c2a1d55c05d => generated 860 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4ae53c54-e986-4b4e-b666-f42dd4fc378f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4ae53c54-e986-4b4e-b666-f42dd4fc378f tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d Sep 02 00:57:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4ae53c54-e986-4b4e-b666-f42dd4fc378f tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4ae53c54-e986-4b4e-b666-f42dd4fc378f tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:37 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:37 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:37 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4ae53c54-e986-4b4e-b666-f42dd4fc378f tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Snapshot retrieved successfully. Sep 02 00:57:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4ae53c54-e986-4b4e-b666-f42dd4fc378f tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d returned with HTTP 200 Sep 02 00:57:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1407/2823] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:37 2026] GET /volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d => generated 458 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-992baaf4-6d34-45fe-95b3-8a9e76fe4d36 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-992baaf4-6d34-45fe-95b3-8a9e76fe4d36 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/c016b932-dcb7-404f-bb8d-f5b1aba87d5a Sep 02 00:57:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-992baaf4-6d34-45fe-95b3-8a9e76fe4d36 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-992baaf4-6d34-45fe-95b3-8a9e76fe4d36 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:38 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:38 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:38 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:38 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-992baaf4-6d34-45fe-95b3-8a9e76fe4d36 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Volume info retrieved successfully. Sep 02 00:57:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-992baaf4-6d34-45fe-95b3-8a9e76fe4d36 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/c016b932-dcb7-404f-bb8d-f5b1aba87d5a returned with HTTP 200 Sep 02 00:57:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1417/2824] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:38 2026] GET /volume/v3/volumes/c016b932-dcb7-404f-bb8d-f5b1aba87d5a => generated 858 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c8d4bb8f-bafc-44d0-9fad-408c955bb558 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c8d4bb8f-bafc-44d0-9fad-408c955bb558 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/23eda769-a49b-4a9e-a93d-2c2a1d55c05d Sep 02 00:57:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c8d4bb8f-bafc-44d0-9fad-408c955bb558 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c8d4bb8f-bafc-44d0-9fad-408c955bb558 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:38 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:38 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-441d456b-49b1-4500-995b-820731f57df6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-441d456b-49b1-4500-995b-820731f57df6 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d Sep 02 00:57:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-441d456b-49b1-4500-995b-820731f57df6 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-441d456b-49b1-4500-995b-820731f57df6 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:38 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c8d4bb8f-bafc-44d0-9fad-408c955bb558 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:38 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:38 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-441d456b-49b1-4500-995b-820731f57df6 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Snapshot retrieved successfully. Sep 02 00:57:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-441d456b-49b1-4500-995b-820731f57df6 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d returned with HTTP 200 Sep 02 00:57:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1418/2825] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:38 2026] GET /volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d => generated 485 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0b8dbc6a-f246-4faa-a64b-1dd853affe90 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c8d4bb8f-bafc-44d0-9fad-408c955bb558 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/23eda769-a49b-4a9e-a93d-2c2a1d55c05d returned with HTTP 200 Sep 02 00:57:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1408/2826] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:38 2026] GET /volume/v3/volumes/23eda769-a49b-4a9e-a93d-2c2a1d55c05d => generated 860 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0b8dbc6a-f246-4faa-a64b-1dd853affe90 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d Sep 02 00:57:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0b8dbc6a-f246-4faa-a64b-1dd853affe90 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0b8dbc6a-f246-4faa-a64b-1dd853affe90 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:38 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:38 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0b8dbc6a-f246-4faa-a64b-1dd853affe90 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Snapshot retrieved successfully. Sep 02 00:57:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0b8dbc6a-f246-4faa-a64b-1dd853affe90 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d returned with HTTP 200 Sep 02 00:57:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1419/2827] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:38 2026] GET /volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d => generated 485 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-440cf4ca-feaa-4492-a8d9-3fafff0e3852 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-440cf4ca-feaa-4492-a8d9-3fafff0e3852 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d Sep 02 00:57:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-440cf4ca-feaa-4492-a8d9-3fafff0e3852 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-440cf4ca-feaa-4492-a8d9-3fafff0e3852 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:38 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-440cf4ca-feaa-4492-a8d9-3fafff0e3852 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Delete snapshot with id: 735f62d0-40d5-4d05-95bf-8ed18a43e60d Sep 02 00:57:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:38 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-440cf4ca-feaa-4492-a8d9-3fafff0e3852 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Snapshot retrieved successfully. Sep 02 00:57:38 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:38 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:38 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-440cf4ca-feaa-4492-a8d9-3fafff0e3852 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Snapshot delete request issued successfully. Sep 02 00:57:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-440cf4ca-feaa-4492-a8d9-3fafff0e3852 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d returned with HTTP 202 Sep 02 00:57:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1409/2828] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:57:38 2026] DELETE /volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3b45719f-743b-4c03-b157-67979a8c76e2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b45719f-743b-4c03-b157-67979a8c76e2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d Sep 02 00:57:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3b45719f-743b-4c03-b157-67979a8c76e2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3b45719f-743b-4c03-b157-67979a8c76e2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:38 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:38 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3b45719f-743b-4c03-b157-67979a8c76e2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Snapshot retrieved successfully. Sep 02 00:57:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b45719f-743b-4c03-b157-67979a8c76e2 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d returned with HTTP 200 Sep 02 00:57:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1420/2829] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:38 2026] GET /volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d => generated 484 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bf1b2dfc-bd92-4f1f-ba1f-70bc26c2c440 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bf1b2dfc-bd92-4f1f-ba1f-70bc26c2c440 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] GET http://192.168.122.129/volume/v3/volumes/c016b932-dcb7-404f-bb8d-f5b1aba87d5a Sep 02 00:57:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bf1b2dfc-bd92-4f1f-ba1f-70bc26c2c440 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bf1b2dfc-bd92-4f1f-ba1f-70bc26c2c440 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bf1b2dfc-bd92-4f1f-ba1f-70bc26c2c440 tempest-CreateVolumesFromImageTest-120161214 tempest-CreateVolumesFromImageTest-120161214-project-member] http://192.168.122.129/volume/v3/volumes/c016b932-dcb7-404f-bb8d-f5b1aba87d5a returned with HTTP 404 Sep 02 00:57:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1410/2830] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:39 2026] GET /volume/v3/volumes/c016b932-dcb7-404f-bb8d-f5b1aba87d5a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b8f3226b-6b53-4ff7-aba7-726b2a7b30a3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b8f3226b-6b53-4ff7-aba7-726b2a7b30a3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/23eda769-a49b-4a9e-a93d-2c2a1d55c05d Sep 02 00:57:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b8f3226b-6b53-4ff7-aba7-726b2a7b30a3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b8f3226b-6b53-4ff7-aba7-726b2a7b30a3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b8f3226b-6b53-4ff7-aba7-726b2a7b30a3 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/23eda769-a49b-4a9e-a93d-2c2a1d55c05d returned with HTTP 404 Sep 02 00:57:39 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1421/2831] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:39 2026] GET /volume/v3/volumes/23eda769-a49b-4a9e-a93d-2c2a1d55c05d => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:57:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5b7931b1-7f8b-4c50-a80a-1d08d34a3ec4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5b7931b1-7f8b-4c50-a80a-1d08d34a3ec4 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] DELETE http://192.168.122.129/volume/v3/volumes/3bb083f0-41cc-4979-8902-ceb26367dbcf Sep 02 00:57:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5b7931b1-7f8b-4c50-a80a-1d08d34a3ec4 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5b7931b1-7f8b-4c50-a80a-1d08d34a3ec4 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:39 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-5b7931b1-7f8b-4c50-a80a-1d08d34a3ec4 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Delete volume with id: 3bb083f0-41cc-4979-8902-ceb26367dbcf Sep 02 00:57:39 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:39 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:39 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:39 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:39 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5b7931b1-7f8b-4c50-a80a-1d08d34a3ec4 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:39 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5b7931b1-7f8b-4c50-a80a-1d08d34a3ec4 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Delete volume request issued successfully. Sep 02 00:57:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5b7931b1-7f8b-4c50-a80a-1d08d34a3ec4 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/3bb083f0-41cc-4979-8902-ceb26367dbcf returned with HTTP 202 Sep 02 00:57:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1411/2832] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:57:39 2026] DELETE /volume/v3/volumes/3bb083f0-41cc-4979-8902-ceb26367dbcf => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-13e0f4d8-f979-4db3-bc78-d402c8bd4d54 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-13e0f4d8-f979-4db3-bc78-d402c8bd4d54 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/3bb083f0-41cc-4979-8902-ceb26367dbcf Sep 02 00:57:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-13e0f4d8-f979-4db3-bc78-d402c8bd4d54 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-13e0f4d8-f979-4db3-bc78-d402c8bd4d54 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:39 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:39 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-53420476-f565-41bc-8b38-cb2e78697f82 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:39 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:39 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-53420476-f565-41bc-8b38-cb2e78697f82 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d Sep 02 00:57:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-53420476-f565-41bc-8b38-cb2e78697f82 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-53420476-f565-41bc-8b38-cb2e78697f82 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:39 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-13e0f4d8-f979-4db3-bc78-d402c8bd4d54 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:39 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:39 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:39 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-53420476-f565-41bc-8b38-cb2e78697f82 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Snapshot retrieved successfully. Sep 02 00:57:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-53420476-f565-41bc-8b38-cb2e78697f82 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d returned with HTTP 200 Sep 02 00:57:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1412/2833] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:39 2026] GET /volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d => generated 484 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-13e0f4d8-f979-4db3-bc78-d402c8bd4d54 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/3bb083f0-41cc-4979-8902-ceb26367dbcf returned with HTTP 200 Sep 02 00:57:39 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1422/2834] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:39 2026] GET /volume/v3/volumes/3bb083f0-41cc-4979-8902-ceb26367dbcf => generated 861 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1fe041b7-cbb0-414c-ab7e-2315b1f6fd93 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1fe041b7-cbb0-414c-ab7e-2315b1f6fd93 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d Sep 02 00:57:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1fe041b7-cbb0-414c-ab7e-2315b1f6fd93 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1fe041b7-cbb0-414c-ab7e-2315b1f6fd93 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f38a75b0-2ea5-4c75-89c9-6c57b4a2a3b7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f38a75b0-2ea5-4c75-89c9-6c57b4a2a3b7 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/3bb083f0-41cc-4979-8902-ceb26367dbcf Sep 02 00:57:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f38a75b0-2ea5-4c75-89c9-6c57b4a2a3b7 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1fe041b7-cbb0-414c-ab7e-2315b1f6fd93 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d returned with HTTP 404 Sep 02 00:57:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f38a75b0-2ea5-4c75-89c9-6c57b4a2a3b7 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1413/2835] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:40 2026] GET /volume/v3/snapshots/735f62d0-40d5-4d05-95bf-8ed18a43e60d => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-14572a23-f378-4268-8704-c3e3f41d3d9e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-14572a23-f378-4268-8704-c3e3f41d3d9e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] DELETE http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 Sep 02 00:57:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-14572a23-f378-4268-8704-c3e3f41d3d9e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-14572a23-f378-4268-8704-c3e3f41d3d9e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:40 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-14572a23-f378-4268-8704-c3e3f41d3d9e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Delete volume with id: 571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 Sep 02 00:57:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f38a75b0-2ea5-4c75-89c9-6c57b4a2a3b7 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/3bb083f0-41cc-4979-8902-ceb26367dbcf returned with HTTP 404 Sep 02 00:57:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1423/2836] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:40 2026] GET /volume/v3/volumes/3bb083f0-41cc-4979-8902-ceb26367dbcf => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9742b93f-8375-4cdc-a091-1b1c1ae6d1be None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9742b93f-8375-4cdc-a091-1b1c1ae6d1be tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] DELETE http://192.168.122.129/volume/v3/volumes/f1b635a7-d380-450f-92ab-2c5594a6e691 Sep 02 00:57:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9742b93f-8375-4cdc-a091-1b1c1ae6d1be tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:40 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:40 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9742b93f-8375-4cdc-a091-1b1c1ae6d1be tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:40 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-9742b93f-8375-4cdc-a091-1b1c1ae6d1be tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Delete volume with id: f1b635a7-d380-450f-92ab-2c5594a6e691 Sep 02 00:57:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-14572a23-f378-4268-8704-c3e3f41d3d9e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Volume info retrieved successfully. Sep 02 00:57:40 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:40 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:40 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:40 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9742b93f-8375-4cdc-a091-1b1c1ae6d1be tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-14572a23-f378-4268-8704-c3e3f41d3d9e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Delete volume request issued successfully. Sep 02 00:57:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-14572a23-f378-4268-8704-c3e3f41d3d9e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 returned with HTTP 202 Sep 02 00:57:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1414/2837] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:57:40 2026] DELETE /volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-93e2c806-b4ef-40c3-ad11-0d8b2dded047 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-93e2c806-b4ef-40c3-ad11-0d8b2dded047 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 Sep 02 00:57:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-93e2c806-b4ef-40c3-ad11-0d8b2dded047 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-93e2c806-b4ef-40c3-ad11-0d8b2dded047 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:40 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:40 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9742b93f-8375-4cdc-a091-1b1c1ae6d1be tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Delete volume request issued successfully. Sep 02 00:57:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9742b93f-8375-4cdc-a091-1b1c1ae6d1be tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/f1b635a7-d380-450f-92ab-2c5594a6e691 returned with HTTP 202 Sep 02 00:57:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1424/2838] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:57:40 2026] DELETE /volume/v3/volumes/f1b635a7-d380-450f-92ab-2c5594a6e691 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f8de9b35-3f9b-4430-9b27-df712a826a72 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f8de9b35-3f9b-4430-9b27-df712a826a72 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/f1b635a7-d380-450f-92ab-2c5594a6e691 Sep 02 00:57:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f8de9b35-3f9b-4430-9b27-df712a826a72 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-93e2c806-b4ef-40c3-ad11-0d8b2dded047 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Volume info retrieved successfully. Sep 02 00:57:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f8de9b35-3f9b-4430-9b27-df712a826a72 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-93e2c806-b4ef-40c3-ad11-0d8b2dded047 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 returned with HTTP 200 Sep 02 00:57:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1415/2839] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:40 2026] GET /volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 => generated 876 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:40 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:40 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:40 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:40 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f8de9b35-3f9b-4430-9b27-df712a826a72 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f8de9b35-3f9b-4430-9b27-df712a826a72 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/f1b635a7-d380-450f-92ab-2c5594a6e691 returned with HTTP 200 Sep 02 00:57:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1425/2840] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:40 2026] GET /volume/v3/volumes/f1b635a7-d380-450f-92ab-2c5594a6e691 => generated 861 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7b0efab4-f5ed-4a42-9c57-d2cc59b6e0d9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7b0efab4-f5ed-4a42-9c57-d2cc59b6e0d9 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 Sep 02 00:57:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7b0efab4-f5ed-4a42-9c57-d2cc59b6e0d9 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7b0efab4-f5ed-4a42-9c57-d2cc59b6e0d9 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1d90c37f-eccb-4365-ae4d-f4077bbfe626 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1d90c37f-eccb-4365-ae4d-f4077bbfe626 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/f1b635a7-d380-450f-92ab-2c5594a6e691 Sep 02 00:57:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1d90c37f-eccb-4365-ae4d-f4077bbfe626 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1d90c37f-eccb-4365-ae4d-f4077bbfe626 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:41 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:41 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:41 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:41 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:41 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:41 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:41 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:41 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:41 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7b0efab4-f5ed-4a42-9c57-d2cc59b6e0d9 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Volume info retrieved successfully. Sep 02 00:57:41 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1d90c37f-eccb-4365-ae4d-f4077bbfe626 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7b0efab4-f5ed-4a42-9c57-d2cc59b6e0d9 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 returned with HTTP 200 Sep 02 00:57:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1d90c37f-eccb-4365-ae4d-f4077bbfe626 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/f1b635a7-d380-450f-92ab-2c5594a6e691 returned with HTTP 200 Sep 02 00:57:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1416/2841] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:41 2026] GET /volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 => generated 876 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1426/2842] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:41 2026] GET /volume/v3/volumes/f1b635a7-d380-450f-92ab-2c5594a6e691 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4e570c2c-35c2-426c-a903-45e10f8a7e98 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4e570c2c-35c2-426c-a903-45e10f8a7e98 tempest-ProjectMemberTests-287890937 tempest-ProjectMemberTests-287890937-project-admin] GET http://192.168.122.129/volume/v3/scheduler-stats/get_pools Sep 02 00:57:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4e570c2c-35c2-426c-a903-45e10f8a7e98 tempest-ProjectMemberTests-287890937 tempest-ProjectMemberTests-287890937-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4e570c2c-35c2-426c-a903-45e10f8a7e98 tempest-ProjectMemberTests-287890937 tempest-ProjectMemberTests-287890937-project-admin] Calling method 'get_pools' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4e570c2c-35c2-426c-a903-45e10f8a7e98 tempest-ProjectMemberTests-287890937 tempest-ProjectMemberTests-287890937-project-admin] http://192.168.122.129/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 00:57:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1417/2843] 192.168.122.129 () {58 vars in 1175 bytes} [Wed Sep 2 00:57:42 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:57:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3fab30f9-733d-4a32-b5ff-c56badf6269a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3fab30f9-733d-4a32-b5ff-c56badf6269a tempest-ProjectMemberTests-287890937 tempest-ProjectMemberTests-287890937-project-member] GET http://192.168.122.129/volume/v3/capabilities/devstack@QuobyteHD Sep 02 00:57:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3fab30f9-733d-4a32-b5ff-c56badf6269a tempest-ProjectMemberTests-287890937 tempest-ProjectMemberTests-287890937-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3fab30f9-733d-4a32-b5ff-c56badf6269a tempest-ProjectMemberTests-287890937 tempest-ProjectMemberTests-287890937-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:42 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-3fab30f9-733d-4a32-b5ff-c56badf6269a tempest-ProjectMemberTests-287890937 tempest-ProjectMemberTests-287890937-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '1f6b63393d884514aacc087a4348288c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3b0fd94684934c15a2cbd3370660ce14', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:57:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3fab30f9-733d-4a32-b5ff-c56badf6269a tempest-ProjectMemberTests-287890937 tempest-ProjectMemberTests-287890937-project-member] http://192.168.122.129/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 02 00:57:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1427/2844] 192.168.122.129 () {58 vars in 1193 bytes} [Wed Sep 2 00:57:42 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 212 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a143e075-69e8-46cf-8705-c402281cc372 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-396d244d-d767-4829-9f75-386dba1c5a25 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a143e075-69e8-46cf-8705-c402281cc372 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/f1b635a7-d380-450f-92ab-2c5594a6e691 Sep 02 00:57:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a143e075-69e8-46cf-8705-c402281cc372 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a143e075-69e8-46cf-8705-c402281cc372 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-396d244d-d767-4829-9f75-386dba1c5a25 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 Sep 02 00:57:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-396d244d-d767-4829-9f75-386dba1c5a25 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-396d244d-d767-4829-9f75-386dba1c5a25 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-396d244d-d767-4829-9f75-386dba1c5a25 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 returned with HTTP 404 Sep 02 00:57:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1418/2845] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:42 2026] GET /volume/v3/volumes/571a01cb-e3e6-4bcd-a49b-1c98cf3bf439 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a143e075-69e8-46cf-8705-c402281cc372 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/f1b635a7-d380-450f-92ab-2c5594a6e691 returned with HTTP 404 Sep 02 00:57:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1428/2846] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:42 2026] GET /volume/v3/volumes/f1b635a7-d380-450f-92ab-2c5594a6e691 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-388ee6f8-ce86-4020-bf69-863f4e9a9d79 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6a83c69d-d25d-4d71-a8e9-3f9515ac2d5e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-388ee6f8-ce86-4020-bf69-863f4e9a9d79 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] DELETE http://192.168.122.129/volume/v3/volumes/cc7aa26e-c8de-47fc-916a-389996f83538 Sep 02 00:57:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-388ee6f8-ce86-4020-bf69-863f4e9a9d79 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-388ee6f8-ce86-4020-bf69-863f4e9a9d79 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:42 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-388ee6f8-ce86-4020-bf69-863f4e9a9d79 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Delete volume with id: cc7aa26e-c8de-47fc-916a-389996f83538 Sep 02 00:57:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6a83c69d-d25d-4d71-a8e9-3f9515ac2d5e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] DELETE http://192.168.122.129/volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f Sep 02 00:57:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6a83c69d-d25d-4d71-a8e9-3f9515ac2d5e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6a83c69d-d25d-4d71-a8e9-3f9515ac2d5e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:42 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-6a83c69d-d25d-4d71-a8e9-3f9515ac2d5e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Delete volume with id: 9d654b8d-da5b-49b7-ba80-4d80304da78f Sep 02 00:57:42 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:42 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:42 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:42 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:42 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:42 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:42 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-388ee6f8-ce86-4020-bf69-863f4e9a9d79 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6a83c69d-d25d-4d71-a8e9-3f9515ac2d5e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Volume info retrieved successfully. Sep 02 00:57:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6a83c69d-d25d-4d71-a8e9-3f9515ac2d5e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Delete volume request issued successfully. Sep 02 00:57:43 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-388ee6f8-ce86-4020-bf69-863f4e9a9d79 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Delete volume request issued successfully. Sep 02 00:57:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6a83c69d-d25d-4d71-a8e9-3f9515ac2d5e tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f returned with HTTP 202 Sep 02 00:57:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-388ee6f8-ce86-4020-bf69-863f4e9a9d79 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/cc7aa26e-c8de-47fc-916a-389996f83538 returned with HTTP 202 Sep 02 00:57:43 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1419/2847] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:57:42 2026] DELETE /volume/v3/volumes/cc7aa26e-c8de-47fc-916a-389996f83538 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:57:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1429/2848] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:57:42 2026] DELETE /volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c627711c-9f07-4041-a1bb-5c8ab4ad3579 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4f434edb-bc08-4a46-92f6-7409343ca968 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4f434edb-bc08-4a46-92f6-7409343ca968 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f Sep 02 00:57:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4f434edb-bc08-4a46-92f6-7409343ca968 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4f434edb-bc08-4a46-92f6-7409343ca968 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:43 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:43 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4f434edb-bc08-4a46-92f6-7409343ca968 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Volume info retrieved successfully. Sep 02 00:57:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4f434edb-bc08-4a46-92f6-7409343ca968 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f returned with HTTP 200 Sep 02 00:57:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1430/2849] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:43 2026] GET /volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f => generated 841 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0729d590-1dac-4246-a51a-56d5c5b1953e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0729d590-1dac-4246-a51a-56d5c5b1953e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/cc7aa26e-c8de-47fc-916a-389996f83538 Sep 02 00:57:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0729d590-1dac-4246-a51a-56d5c5b1953e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0729d590-1dac-4246-a51a-56d5c5b1953e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:43 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:43 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0729d590-1dac-4246-a51a-56d5c5b1953e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0729d590-1dac-4246-a51a-56d5c5b1953e tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/cc7aa26e-c8de-47fc-916a-389996f83538 returned with HTTP 200 Sep 02 00:57:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1431/2850] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:43 2026] GET /volume/v3/volumes/cc7aa26e-c8de-47fc-916a-389996f83538 => generated 861 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c627711c-9f07-4041-a1bb-5c8ab4ad3579 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:57:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c627711c-9f07-4041-a1bb-5c8ab4ad3579 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-757570421"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-c627711c-9f07-4041-a1bb-5c8ab4ad3579 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-757570421'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:57:43 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-c627711c-9f07-4041-a1bb-5c8ab4ad3579 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Create volume of 1 GB Sep 02 00:57:43 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c627711c-9f07-4041-a1bb-5c8ab4ad3579 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Availability Zones retrieved successfully. Sep 02 00:57:43 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c627711c-9f07-4041-a1bb-5c8ab4ad3579 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Flow 'volume_create_api' (d3027216-163d-415d-83f7-9372eca929a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:43 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c627711c-9f07-4041-a1bb-5c8ab4ad3579 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4663d440-b543-4d32-a0fb-6a7ae0a04e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:43 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-c627711c-9f07-4041-a1bb-5c8ab4ad3579 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:57:43 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c627711c-9f07-4041-a1bb-5c8ab4ad3579 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4663d440-b543-4d32-a0fb-6a7ae0a04e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:43 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c627711c-9f07-4041-a1bb-5c8ab4ad3579 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7caacd23-e76e-4a55-8b89-7ae212d96567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:43 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-c627711c-9f07-4041-a1bb-5c8ab4ad3579 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Created reservations ['cbebcbb3-d5f9-410a-b7d1-207995afe3c7', 'db30feea-917a-4d06-ac76-ffe9df16b15a', '8616c63f-f34e-43ed-b7df-2190bc657b9e', 'dce16a6c-b77d-4234-a507-dd531e2ee124'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:43 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c627711c-9f07-4041-a1bb-5c8ab4ad3579 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7caacd23-e76e-4a55-8b89-7ae212d96567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbebcbb3-d5f9-410a-b7d1-207995afe3c7', 'db30feea-917a-4d06-ac76-ffe9df16b15a', '8616c63f-f34e-43ed-b7df-2190bc657b9e', 'dce16a6c-b77d-4234-a507-dd531e2ee124']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:43 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c627711c-9f07-4041-a1bb-5c8ab4ad3579 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc4d8e3-08fe-4514-acd8-585204c9fe89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:43 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:43 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:43 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c627711c-9f07-4041-a1bb-5c8ab4ad3579 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc4d8e3-08fe-4514-acd8-585204c9fe89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d6e4654-9dc3-40bb-a610-b2b8481400de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-757570421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a472b86356444a2faa86bb0c93087929',qos_specs=None,replication_status=,reservations=['cbebcbb3-d5f9-410a-b7d1-207995afe3c7','db30feea-917a-4d06-ac76-ffe9df16b15a','8616c63f-f34e-43ed-b7df-2190bc657b9e','dce16a6c-b77d-4234-a507-dd531e2ee124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='816eb65d48a94e85ae23a6959cc2f874',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:57:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-757570421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d6e4654-9dc3-40bb-a610-b2b8481400de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a472b86356444a2faa86bb0c93087929',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='816eb65d48a94e85ae23a6959cc2f874',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:43 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c627711c-9f07-4041-a1bb-5c8ab4ad3579 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d39673e-462e-4e70-938e-0c4ed600c00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:43 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c627711c-9f07-4041-a1bb-5c8ab4ad3579 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d39673e-462e-4e70-938e-0c4ed600c00a) transitioned into state 'SUCCESS' from state '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-757570421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a472b86356444a2faa86bb0c93087929',qos_specs=None,replication_status=,reservations=['cbebcbb3-d5f9-410a-b7d1-207995afe3c7','db30feea-917a-4d06-ac76-ffe9df16b15a','8616c63f-f34e-43ed-b7df-2190bc657b9e','dce16a6c-b77d-4234-a507-dd531e2ee124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='816eb65d48a94e85ae23a6959cc2f874',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:43 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c627711c-9f07-4041-a1bb-5c8ab4ad3579 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89bed789-15e9-49b3-bc6d-8a3cebe87ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:43 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c627711c-9f07-4041-a1bb-5c8ab4ad3579 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89bed789-15e9-49b3-bc6d-8a3cebe87ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:43 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-c627711c-9f07-4041-a1bb-5c8ab4ad3579 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Flow 'volume_create_api' (d3027216-163d-415d-83f7-9372eca929a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:43 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c627711c-9f07-4041-a1bb-5c8ab4ad3579 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Create volume request issued successfully. Sep 02 00:57:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c627711c-9f07-4041-a1bb-5c8ab4ad3579 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:57:43 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1420/2851] 192.168.122.129 () {62 vars in 1183 bytes} [Wed Sep 2 00:57:43 2026] POST /volume/v3/volumes => generated 778 bytes in 874 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-50d36137-0819-4c52-a4f3-119b915b0068 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-50d36137-0819-4c52-a4f3-119b915b0068 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de Sep 02 00:57:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-50d36137-0819-4c52-a4f3-119b915b0068 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-50d36137-0819-4c52-a4f3-119b915b0068 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:43 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:43 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-50d36137-0819-4c52-a4f3-119b915b0068 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Volume info retrieved successfully. Sep 02 00:57:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-50d36137-0819-4c52-a4f3-119b915b0068 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de returned with HTTP 200 Sep 02 00:57:44 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1432/2852] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:57:43 2026] GET /volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de => generated 846 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:57:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6c82f7fc-95ca-43a6-a540-84d084fcc040 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6c82f7fc-95ca-43a6-a540-84d084fcc040 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] GET http://192.168.122.129/volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f Sep 02 00:57:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6c82f7fc-95ca-43a6-a540-84d084fcc040 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6c82f7fc-95ca-43a6-a540-84d084fcc040 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6c82f7fc-95ca-43a6-a540-84d084fcc040 tempest-CinderUnicodeTest-1496712242 tempest-CinderUnicodeTest-1496712242-project-member] http://192.168.122.129/volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f returned with HTTP 404 Sep 02 00:57:44 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1421/2853] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:44 2026] GET /volume/v3/volumes/9d654b8d-da5b-49b7-ba80-4d80304da78f => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d22f2cf0-8103-4c82-a098-cc58921cda92 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d22f2cf0-8103-4c82-a098-cc58921cda92 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/cc7aa26e-c8de-47fc-916a-389996f83538 Sep 02 00:57:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d22f2cf0-8103-4c82-a098-cc58921cda92 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d22f2cf0-8103-4c82-a098-cc58921cda92 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d22f2cf0-8103-4c82-a098-cc58921cda92 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/cc7aa26e-c8de-47fc-916a-389996f83538 returned with HTTP 404 Sep 02 00:57:44 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1433/2854] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:44 2026] GET /volume/v3/volumes/cc7aa26e-c8de-47fc-916a-389996f83538 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cfe6ffc8-61a2-41fb-abd4-17efc50ba9b4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cfe6ffc8-61a2-41fb-abd4-17efc50ba9b4 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f Sep 02 00:57:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cfe6ffc8-61a2-41fb-abd4-17efc50ba9b4 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cfe6ffc8-61a2-41fb-abd4-17efc50ba9b4 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:44 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-cfe6ffc8-61a2-41fb-abd4-17efc50ba9b4 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Delete snapshot with id: 0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f Sep 02 00:57:44 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:44 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:44 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cfe6ffc8-61a2-41fb-abd4-17efc50ba9b4 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Snapshot retrieved successfully. Sep 02 00:57:44 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:44 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:44 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cfe6ffc8-61a2-41fb-abd4-17efc50ba9b4 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Snapshot delete request issued successfully. Sep 02 00:57:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cfe6ffc8-61a2-41fb-abd4-17efc50ba9b4 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f returned with HTTP 202 Sep 02 00:57:44 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1422/2855] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:57:44 2026] DELETE /volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-de612859-b350-47ab-8347-814243e62762 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-de612859-b350-47ab-8347-814243e62762 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f Sep 02 00:57:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-de612859-b350-47ab-8347-814243e62762 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-de612859-b350-47ab-8347-814243e62762 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:44 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:44 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:44 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-de612859-b350-47ab-8347-814243e62762 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Snapshot retrieved successfully. Sep 02 00:57:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-de612859-b350-47ab-8347-814243e62762 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f returned with HTTP 200 Sep 02 00:57:44 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1434/2856] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:44 2026] GET /volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f => generated 474 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-feb5d8dd-001c-401d-b377-a83e6be1268d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-feb5d8dd-001c-401d-b377-a83e6be1268d tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de Sep 02 00:57:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-feb5d8dd-001c-401d-b377-a83e6be1268d tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-feb5d8dd-001c-401d-b377-a83e6be1268d tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:45 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:45 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-feb5d8dd-001c-401d-b377-a83e6be1268d tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Volume info retrieved successfully. Sep 02 00:57:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-feb5d8dd-001c-401d-b377-a83e6be1268d tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de returned with HTTP 200 Sep 02 00:57:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1423/2857] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:57:45 2026] GET /volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de => generated 870 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:57:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-eb1a2065-4d53-44d6-82a6-c7cd243154d1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-eb1a2065-4d53-44d6-82a6-c7cd243154d1 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f Sep 02 00:57:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-eb1a2065-4d53-44d6-82a6-c7cd243154d1 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-eb1a2065-4d53-44d6-82a6-c7cd243154d1 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:45 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:45 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-eb1a2065-4d53-44d6-82a6-c7cd243154d1 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Snapshot retrieved successfully. Sep 02 00:57:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-eb1a2065-4d53-44d6-82a6-c7cd243154d1 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f returned with HTTP 200 Sep 02 00:57:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1435/2858] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:45 2026] GET /volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f => generated 474 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-67d5b6f5-c301-4d1d-8596-147083785fb3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-67d5b6f5-c301-4d1d-8596-147083785fb3 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de Sep 02 00:57:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-67d5b6f5-c301-4d1d-8596-147083785fb3 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-67d5b6f5-c301-4d1d-8596-147083785fb3 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-67d5b6f5-c301-4d1d-8596-147083785fb3 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Volume info retrieved successfully. Sep 02 00:57:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-67d5b6f5-c301-4d1d-8596-147083785fb3 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de returned with HTTP 200 Sep 02 00:57:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1424/2859] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:57:46 2026] GET /volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de => generated 871 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:57:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d3fdbd3e-b9e5-4881-81c0-865c5460a994 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d3fdbd3e-b9e5-4881-81c0-865c5460a994 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:57:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d3fdbd3e-b9e5-4881-81c0-865c5460a994 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d6e4654-9dc3-40bb-a610-b2b8481400de", "name": "tempest-VolumeDependencyTests-Snapshot-529487008"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:46 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:46 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:46 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:46 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:46 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d3fdbd3e-b9e5-4881-81c0-865c5460a994 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Volume info retrieved successfully. Sep 02 00:57:46 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-d3fdbd3e-b9e5-4881-81c0-865c5460a994 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Create snapshot from volume 8d6e4654-9dc3-40bb-a610-b2b8481400de Sep 02 00:57:46 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-d3fdbd3e-b9e5-4881-81c0-865c5460a994 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Created reservations ['f15ab1af-2af9-4345-bbd1-ef738e0df5de', '387caaf6-9fe5-48ae-afdf-0cbaec583ce2', 'de54aeb6-47e4-4424-a5db-72758d4e9b79', 'e2fe8280-8a39-47ab-8dfb-8af3b9e27148'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:46 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:46 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e3532c76-cfe2-4cf0-ab71-4281369ca3ce None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e3532c76-cfe2-4cf0-ab71-4281369ca3ce tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f Sep 02 00:57:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e3532c76-cfe2-4cf0-ab71-4281369ca3ce tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e3532c76-cfe2-4cf0-ab71-4281369ca3ce tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e3532c76-cfe2-4cf0-ab71-4281369ca3ce tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Snapshot retrieved successfully. Sep 02 00:57:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e3532c76-cfe2-4cf0-ab71-4281369ca3ce tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f returned with HTTP 200 Sep 02 00:57:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1425/2860] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:46 2026] GET /volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f => generated 474 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:46 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d3fdbd3e-b9e5-4881-81c0-865c5460a994 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Snapshot create request issued successfully. Sep 02 00:57:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d3fdbd3e-b9e5-4881-81c0-865c5460a994 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:57:46 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1436/2861] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:57:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:57:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-44195a2b-70b4-42aa-92ba-4629012a4709 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-44195a2b-70b4-42aa-92ba-4629012a4709 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc Sep 02 00:57:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-44195a2b-70b4-42aa-92ba-4629012a4709 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-44195a2b-70b4-42aa-92ba-4629012a4709 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-44195a2b-70b4-42aa-92ba-4629012a4709 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Snapshot retrieved successfully. Sep 02 00:57:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-44195a2b-70b4-42aa-92ba-4629012a4709 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc returned with HTTP 200 Sep 02 00:57:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1426/2862] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:46 2026] GET /volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f3ff0d12-82b4-4975-878c-f1b1a964501e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4a025eec-5720-4e90-9580-1c39527a9a07 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4a025eec-5720-4e90-9580-1c39527a9a07 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f Sep 02 00:57:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4a025eec-5720-4e90-9580-1c39527a9a07 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4a025eec-5720-4e90-9580-1c39527a9a07 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4a025eec-5720-4e90-9580-1c39527a9a07 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f returned with HTTP 404 Sep 02 00:57:47 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1427/2863] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:47 2026] GET /volume/v3/snapshots/0cc9d6e8-1ab8-46dd-901b-8df2bcc7bb9f => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-278b73b0-3c6b-4c6c-b9c4-14b05fc83e22 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-278b73b0-3c6b-4c6c-b9c4-14b05fc83e22 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] DELETE http://192.168.122.129/volume/v3/volumes/f7eac13a-8320-401e-8aae-3c99ca14839e Sep 02 00:57:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-278b73b0-3c6b-4c6c-b9c4-14b05fc83e22 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-278b73b0-3c6b-4c6c-b9c4-14b05fc83e22 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:47 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-278b73b0-3c6b-4c6c-b9c4-14b05fc83e22 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Delete volume with id: f7eac13a-8320-401e-8aae-3c99ca14839e Sep 02 00:57:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f3ff0d12-82b4-4975-878c-f1b1a964501e tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:57:47 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:47 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f3ff0d12-82b4-4975-878c-f1b1a964501e tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-574015124", "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=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:47 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:47 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:47 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-278b73b0-3c6b-4c6c-b9c4-14b05fc83e22 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:47 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:47 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f3ff0d12-82b4-4975-878c-f1b1a964501e tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:57:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1437/2864] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:57:47 2026] POST /volume/v3/types => generated 379 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c2672e64-856a-4108-ae07-1ae4135f7efd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c2672e64-856a-4108-ae07-1ae4135f7efd tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc Sep 02 00:57:47 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-278b73b0-3c6b-4c6c-b9c4-14b05fc83e22 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Delete volume request issued successfully. Sep 02 00:57:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c2672e64-856a-4108-ae07-1ae4135f7efd tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-278b73b0-3c6b-4c6c-b9c4-14b05fc83e22 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/f7eac13a-8320-401e-8aae-3c99ca14839e returned with HTTP 202 Sep 02 00:57:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c2672e64-856a-4108-ae07-1ae4135f7efd tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:47 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1428/2865] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:57:47 2026] DELETE /volume/v3/volumes/f7eac13a-8320-401e-8aae-3c99ca14839e => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5c5cf6cf-a384-4723-825e-c679970d55cb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5c5cf6cf-a384-4723-825e-c679970d55cb tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] POST http://192.168.122.129/volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/encryption Sep 02 00:57:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5c5cf6cf-a384-4723-825e-c679970d55cb tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:47 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:47 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:47 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c2672e64-856a-4108-ae07-1ae4135f7efd tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Snapshot retrieved successfully. Sep 02 00:57:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c2672e64-856a-4108-ae07-1ae4135f7efd tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc returned with HTTP 200 Sep 02 00:57:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1438/2866] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:47 2026] GET /volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f8489047-2c96-4938-9430-750003f8bdc0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f8489047-2c96-4938-9430-750003f8bdc0 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/f7eac13a-8320-401e-8aae-3c99ca14839e Sep 02 00:57:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f8489047-2c96-4938-9430-750003f8bdc0 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f8489047-2c96-4938-9430-750003f8bdc0 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:47 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:47 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:47 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:47 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5c5cf6cf-a384-4723-825e-c679970d55cb tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/encryption returned with HTTP 200 Sep 02 00:57:47 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1429/2867] 192.168.122.129 () {60 vars in 1281 bytes} [Wed Sep 2 00:57:47 2026] POST /volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/encryption => generated 239 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-28c93345-0e27-4aa3-bc86-26f23c99fc9f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:47 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f8489047-2c96-4938-9430-750003f8bdc0 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Volume info retrieved successfully. Sep 02 00:57:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-28c93345-0e27-4aa3-bc86-26f23c99fc9f tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:57:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-28c93345-0e27-4aa3-bc86-26f23c99fc9f tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-47482660", "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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f8489047-2c96-4938-9430-750003f8bdc0 tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/f7eac13a-8320-401e-8aae-3c99ca14839e returned with HTTP 200 Sep 02 00:57:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1439/2868] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:47 2026] GET /volume/v3/volumes/f7eac13a-8320-401e-8aae-3c99ca14839e => generated 860 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-28c93345-0e27-4aa3-bc86-26f23c99fc9f tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:57:47 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1430/2869] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:57:47 2026] POST /volume/v3/types => generated 378 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:57:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-dee0929b-7765-4a7a-80ee-8bade84c32b1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-dee0929b-7765-4a7a-80ee-8bade84c32b1 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] POST http://192.168.122.129/volume/v3/types/5d6c88ed-f4ff-4f56-9d14-7ab2fbf0073e/encryption Sep 02 00:57:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-dee0929b-7765-4a7a-80ee-8bade84c32b1 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-dee0929b-7765-4a7a-80ee-8bade84c32b1 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types/5d6c88ed-f4ff-4f56-9d14-7ab2fbf0073e/encryption returned with HTTP 200 Sep 02 00:57:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1440/2870] 192.168.122.129 () {60 vars in 1281 bytes} [Wed Sep 2 00:57:47 2026] POST /volume/v3/types/5d6c88ed-f4ff-4f56-9d14-7ab2fbf0073e/encryption => generated 239 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-71394bf1-7af6-480f-8b80-5e814d612e9a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-71394bf1-7af6-480f-8b80-5e814d612e9a tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:57:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-71394bf1-7af6-480f-8b80-5e814d612e9a tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1131773084", "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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-71394bf1-7af6-480f-8b80-5e814d612e9a tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:57:47 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1431/2871] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:57:47 2026] POST /volume/v3/types => generated 380 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f7ab2be2-dae3-4cb4-b4c0-17b6dd6769aa None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f7ab2be2-dae3-4cb4-b4c0-17b6dd6769aa tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] POST http://192.168.122.129/volume/v3/types/deda98c0-2362-4bd6-9ef9-8ad52ad57093/extra_specs Sep 02 00:57:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f7ab2be2-dae3-4cb4-b4c0-17b6dd6769aa tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f7ab2be2-dae3-4cb4-b4c0-17b6dd6769aa tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types/deda98c0-2362-4bd6-9ef9-8ad52ad57093/extra_specs returned with HTTP 200 Sep 02 00:57:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1441/2872] 192.168.122.129 () {60 vars in 1283 bytes} [Wed Sep 2 00:57:47 2026] POST /volume/v3/types/deda98c0-2362-4bd6-9ef9-8ad52ad57093/extra_specs => generated 35 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:57:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ba0c1adb-06bb-4c1f-9137-d33f242170f4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ba0c1adb-06bb-4c1f-9137-d33f242170f4 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] PUT http://192.168.122.129/volume/v3/types/deda98c0-2362-4bd6-9ef9-8ad52ad57093/extra_specs/key2 Sep 02 00:57:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ba0c1adb-06bb-4c1f-9137-d33f242170f4 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ba0c1adb-06bb-4c1f-9137-d33f242170f4 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types/deda98c0-2362-4bd6-9ef9-8ad52ad57093/extra_specs/key2 returned with HTTP 200 Sep 02 00:57:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1432/2873] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:57:47 2026] PUT /volume/v3/types/deda98c0-2362-4bd6-9ef9-8ad52ad57093/extra_specs/key2 => generated 25 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-186cbb1f-d2ef-4858-a3ef-077efac71b46 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-186cbb1f-d2ef-4858-a3ef-077efac71b46 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-186cbb1f-d2ef-4858-a3ef-077efac71b46 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-186cbb1f-d2ef-4858-a3ef-077efac71b46 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:57:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1442/2874] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:57:48 2026] POST /volume/v3/types => generated 195 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-daa92388-ef9b-42c6-966e-7b51757a0590 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-daa92388-ef9b-42c6-966e-7b51757a0590 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] DELETE http://192.168.122.129/volume/v3/types/43e80813-f668-44ea-81e9-a3eade5d2a2d Sep 02 00:57:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-daa92388-ef9b-42c6-966e-7b51757a0590 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-daa92388-ef9b-42c6-966e-7b51757a0590 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-daa92388-ef9b-42c6-966e-7b51757a0590 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types/43e80813-f668-44ea-81e9-a3eade5d2a2d returned with HTTP 202 Sep 02 00:57:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1433/2875] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:57:48 2026] DELETE /volume/v3/types/43e80813-f668-44ea-81e9-a3eade5d2a2d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-470108ee-3b5f-4aa8-a3fe-5ee4374382af None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-470108ee-3b5f-4aa8-a3fe-5ee4374382af tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-470108ee-3b5f-4aa8-a3fe-5ee4374382af tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-588152349", "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=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-470108ee-3b5f-4aa8-a3fe-5ee4374382af tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:57:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1443/2876] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:57:48 2026] POST /volume/v3/types => generated 379 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8a3f5e00-2aa7-4991-9c08-2bfc0f02c41e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8a3f5e00-2aa7-4991-9c08-2bfc0f02c41e tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] POST http://192.168.122.129/volume/v3/types/13d88a84-10bf-4b5b-9c56-c5d62bc19ee1/encryption Sep 02 00:57:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8a3f5e00-2aa7-4991-9c08-2bfc0f02c41e tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8a3f5e00-2aa7-4991-9c08-2bfc0f02c41e tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types/13d88a84-10bf-4b5b-9c56-c5d62bc19ee1/encryption returned with HTTP 200 Sep 02 00:57:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1434/2877] 192.168.122.129 () {60 vars in 1281 bytes} [Wed Sep 2 00:57:48 2026] POST /volume/v3/types/13d88a84-10bf-4b5b-9c56-c5d62bc19ee1/encryption => generated 239 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8885dbd4-ef1a-40ae-8c33-9addfd68c601 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8885dbd4-ef1a-40ae-8c33-9addfd68c601 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] DELETE http://192.168.122.129/volume/v3/types/13d88a84-10bf-4b5b-9c56-c5d62bc19ee1/encryption/6db44956-1d39-4032-950e-4fa1d4676cfa Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8885dbd4-ef1a-40ae-8c33-9addfd68c601 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8885dbd4-ef1a-40ae-8c33-9addfd68c601 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8885dbd4-ef1a-40ae-8c33-9addfd68c601 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types/13d88a84-10bf-4b5b-9c56-c5d62bc19ee1/encryption/6db44956-1d39-4032-950e-4fa1d4676cfa returned with HTTP 202 Sep 02 00:57:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1444/2878] 192.168.122.129 () {58 vars in 1373 bytes} [Wed Sep 2 00:57:48 2026] DELETE /volume/v3/types/13d88a84-10bf-4b5b-9c56-c5d62bc19ee1/encryption/6db44956-1d39-4032-950e-4fa1d4676cfa => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-951cf751-6d31-4457-babf-ed4bfc438d66 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-951cf751-6d31-4457-babf-ed4bfc438d66 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:57:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-951cf751-6d31-4457-babf-ed4bfc438d66 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1840765068", "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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-951cf751-6d31-4457-babf-ed4bfc438d66 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:57:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1435/2879] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:57:48 2026] POST /volume/v3/types => generated 380 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a3ba8712-d81d-4852-990c-469b537ad316 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a3ba8712-d81d-4852-990c-469b537ad316 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] DELETE http://192.168.122.129/volume/v3/types/61cecf49-ffba-42b0-904e-a2ec6c0f6d7b/extra_specs/key1 Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a3ba8712-d81d-4852-990c-469b537ad316 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a3ba8712-d81d-4852-990c-469b537ad316 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a3ba8712-d81d-4852-990c-469b537ad316 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types/61cecf49-ffba-42b0-904e-a2ec6c0f6d7b/extra_specs/key1 returned with HTTP 202 Sep 02 00:57:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1445/2880] 192.168.122.129 () {58 vars in 1280 bytes} [Wed Sep 2 00:57:48 2026] DELETE /volume/v3/types/61cecf49-ffba-42b0-904e-a2ec6c0f6d7b/extra_specs/key1 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 02 00:57:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-95eb2bd0-a7ba-4531-8d7e-0f24669e1bd1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-95eb2bd0-a7ba-4531-8d7e-0f24669e1bd1 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:57:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-95eb2bd0-a7ba-4531-8d7e-0f24669e1bd1 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1030742924", "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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2c45b246-7c71-496c-b161-c43a5442df74 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2c45b246-7c71-496c-b161-c43a5442df74 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2c45b246-7c71-496c-b161-c43a5442df74 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2c45b246-7c71-496c-b161-c43a5442df74 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:48 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2c45b246-7c71-496c-b161-c43a5442df74 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Snapshot retrieved successfully. Sep 02 00:57:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-95eb2bd0-a7ba-4531-8d7e-0f24669e1bd1 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:57:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2c45b246-7c71-496c-b161-c43a5442df74 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc returned with HTTP 200 Sep 02 00:57:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1446/2881] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:48 2026] GET /volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:57:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1436/2882] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:57:48 2026] POST /volume/v3/types => generated 380 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-431f95f0-229c-413a-a2c0-a19ed4f0e4d8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-431f95f0-229c-413a-a2c0-a19ed4f0e4d8 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] DELETE http://192.168.122.129/volume/v3/types/5ffc6ae8-6e53-44fb-b118-34c5a843a1d3 Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-431f95f0-229c-413a-a2c0-a19ed4f0e4d8 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-431f95f0-229c-413a-a2c0-a19ed4f0e4d8 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-35ecaae7-28ff-46c1-bce3-5fa4637279ca None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-35ecaae7-28ff-46c1-bce3-5fa4637279ca tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] GET http://192.168.122.129/volume/v3/volumes/f7eac13a-8320-401e-8aae-3c99ca14839e Sep 02 00:57:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-35ecaae7-28ff-46c1-bce3-5fa4637279ca tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-35ecaae7-28ff-46c1-bce3-5fa4637279ca tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-431f95f0-229c-413a-a2c0-a19ed4f0e4d8 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types/5ffc6ae8-6e53-44fb-b118-34c5a843a1d3 returned with HTTP 202 Sep 02 00:57:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1447/2883] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:57:48 2026] DELETE /volume/v3/types/5ffc6ae8-6e53-44fb-b118-34c5a843a1d3 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:48 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:48 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-105589d8-c289-47a0-9142-b46d73acfa7c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-105589d8-c289-47a0-9142-b46d73acfa7c tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] GET http://192.168.122.129/volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/extra_specs Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-105589d8-c289-47a0-9142-b46d73acfa7c tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-105589d8-c289-47a0-9142-b46d73acfa7c tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-35ecaae7-28ff-46c1-bce3-5fa4637279ca tempest-CreateVolumesFromSnapshotTest-270619486 tempest-CreateVolumesFromSnapshotTest-270619486-project-member] http://192.168.122.129/volume/v3/volumes/f7eac13a-8320-401e-8aae-3c99ca14839e returned with HTTP 404 Sep 02 00:57:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-105589d8-c289-47a0-9142-b46d73acfa7c tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/extra_specs returned with HTTP 200 Sep 02 00:57:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1437/2884] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:48 2026] GET /volume/v3/volumes/f7eac13a-8320-401e-8aae-3c99ca14839e => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1448/2885] 192.168.122.129 () {58 vars in 1262 bytes} [Wed Sep 2 00:57:48 2026] GET /volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/extra_specs => generated 185 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:57:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b41faeab-84cf-4ce6-8204-8feb8b6d4202 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b41faeab-84cf-4ce6-8204-8feb8b6d4202 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] GET http://192.168.122.129/volume/v3/types Sep 02 00:57:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b41faeab-84cf-4ce6-8204-8feb8b6d4202 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b41faeab-84cf-4ce6-8204-8feb8b6d4202 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b41faeab-84cf-4ce6-8204-8feb8b6d4202 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:57:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1438/2886] 192.168.122.129 () {58 vars in 1115 bytes} [Wed Sep 2 00:57:48 2026] GET /volume/v3/types => generated 2586 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ed763eb6-89b8-4c21-b983-c3ac1bbce5c2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ed763eb6-89b8-4c21-b983-c3ac1bbce5c2 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] GET http://192.168.122.129/volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/encryption/cipher Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ed763eb6-89b8-4c21-b983-c3ac1bbce5c2 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ed763eb6-89b8-4c21-b983-c3ac1bbce5c2 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-708b993e-e606-4ecd-b6d0-b5b852ec2051 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ed763eb6-89b8-4c21-b983-c3ac1bbce5c2 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/encryption/cipher returned with HTTP 200 Sep 02 00:57:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1449/2887] 192.168.122.129 () {58 vars in 1280 bytes} [Wed Sep 2 00:57:48 2026] GET /volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/encryption/cipher => generated 29 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-43d40fca-3c1a-471e-8f1e-dab727229f07 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-43d40fca-3c1a-471e-8f1e-dab727229f07 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] GET http://192.168.122.129/volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/encryption Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-43d40fca-3c1a-471e-8f1e-dab727229f07 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-43d40fca-3c1a-471e-8f1e-dab727229f07 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-43d40fca-3c1a-471e-8f1e-dab727229f07 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/encryption returned with HTTP 200 Sep 02 00:57:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1450/2888] 192.168.122.129 () {58 vars in 1259 bytes} [Wed Sep 2 00:57:48 2026] GET /volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/encryption => generated 325 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0182a8bc-cde0-44b2-926d-ecfd460431a4 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0182a8bc-cde0-44b2-926d-ecfd460431a4 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] GET http://192.168.122.129/volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/extra_specs/multiattach Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0182a8bc-cde0-44b2-926d-ecfd460431a4 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0182a8bc-cde0-44b2-926d-ecfd460431a4 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0182a8bc-cde0-44b2-926d-ecfd460431a4 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/extra_specs/multiattach returned with HTTP 200 Sep 02 00:57:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1451/2889] 192.168.122.129 () {58 vars in 1298 bytes} [Wed Sep 2 00:57:48 2026] GET /volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/extra_specs/multiattach => generated 29 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d2df1c57-2126-40b1-a817-a1e022cf2bcf None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d2df1c57-2126-40b1-a817-a1e022cf2bcf tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] GET http://192.168.122.129/volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/extra_specs/volume_backend_name Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d2df1c57-2126-40b1-a817-a1e022cf2bcf tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d2df1c57-2126-40b1-a817-a1e022cf2bcf tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d2df1c57-2126-40b1-a817-a1e022cf2bcf tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/extra_specs/volume_backend_name returned with HTTP 200 Sep 02 00:57:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1452/2890] 192.168.122.129 () {58 vars in 1322 bytes} [Wed Sep 2 00:57:49 2026] GET /volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/extra_specs/volume_backend_name => generated 44 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d4d95241-4a47-4a32-aec1-a44e8c5d71f9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d4d95241-4a47-4a32-aec1-a44e8c5d71f9 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] GET http://192.168.122.129/volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197 Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d4d95241-4a47-4a32-aec1-a44e8c5d71f9 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d4d95241-4a47-4a32-aec1-a44e8c5d71f9 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d4d95241-4a47-4a32-aec1-a44e8c5d71f9 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197 returned with HTTP 200 Sep 02 00:57:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1453/2891] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:57:49 2026] GET /volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197 => generated 401 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-087a6f4c-3308-42e2-905c-9bc1dc27f32d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-087a6f4c-3308-42e2-905c-9bc1dc27f32d tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] PUT http://192.168.122.129/volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/encryption/30546807-9f33-49a2-aa04-3aeb997f5374 Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-087a6f4c-3308-42e2-905c-9bc1dc27f32d tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-087a6f4c-3308-42e2-905c-9bc1dc27f32d tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/encryption/30546807-9f33-49a2-aa04-3aeb997f5374 returned with HTTP 200 Sep 02 00:57:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1454/2892] 192.168.122.129 () {60 vars in 1390 bytes} [Wed Sep 2 00:57:49 2026] PUT /volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/encryption/30546807-9f33-49a2-aa04-3aeb997f5374 => generated 33 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6683dc5f-4766-4189-affc-1be03f745981 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6683dc5f-4766-4189-affc-1be03f745981 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] PUT http://192.168.122.129/volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/extra_specs/key1 Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6683dc5f-4766-4189-affc-1be03f745981 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6683dc5f-4766-4189-affc-1be03f745981 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/extra_specs/key1 returned with HTTP 200 Sep 02 00:57:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1455/2893] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:57:49 2026] PUT /volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197/extra_specs/key1 => generated 30 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2be732f6-e6e2-48f2-9f5a-e09dcd61b62f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2be732f6-e6e2-48f2-9f5a-e09dcd61b62f tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] PUT http://192.168.122.129/volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197 Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2be732f6-e6e2-48f2-9f5a-e09dcd61b62f tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2be732f6-e6e2-48f2-9f5a-e09dcd61b62f tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197 returned with HTTP 200 Sep 02 00:57:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1456/2894] 192.168.122.129 () {60 vars in 1246 bytes} [Wed Sep 2 00:57:49 2026] PUT /volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197 => generated 370 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-65e79423-3f2a-4302-a472-efbc0240ff52 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-65e79423-3f2a-4302-a472-efbc0240ff52 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] DELETE http://192.168.122.129/volume/v3/types/61cecf49-ffba-42b0-904e-a2ec6c0f6d7b Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-65e79423-3f2a-4302-a472-efbc0240ff52 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-65e79423-3f2a-4302-a472-efbc0240ff52 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-65e79423-3f2a-4302-a472-efbc0240ff52 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types/61cecf49-ffba-42b0-904e-a2ec6c0f6d7b returned with HTTP 202 Sep 02 00:57:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1457/2895] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:57:49 2026] DELETE /volume/v3/types/61cecf49-ffba-42b0-904e-a2ec6c0f6d7b => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-708b993e-e606-4ecd-b6d0-b5b852ec2051 tempest-ProjectReaderTests-791868441 tempest-ProjectReaderTests-791868441-project-admin] GET http://192.168.122.129/volume/v3/scheduler-stats/get_pools Sep 02 00:57:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-708b993e-e606-4ecd-b6d0-b5b852ec2051 tempest-ProjectReaderTests-791868441 tempest-ProjectReaderTests-791868441-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-708b993e-e606-4ecd-b6d0-b5b852ec2051 tempest-ProjectReaderTests-791868441 tempest-ProjectReaderTests-791868441-project-admin] Calling method 'get_pools' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e8413909-8766-44cb-bd5f-7514fd6c63ed None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e8413909-8766-44cb-bd5f-7514fd6c63ed tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] DELETE http://192.168.122.129/volume/v3/types/13d88a84-10bf-4b5b-9c56-c5d62bc19ee1 Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e8413909-8766-44cb-bd5f-7514fd6c63ed tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e8413909-8766-44cb-bd5f-7514fd6c63ed tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-708b993e-e606-4ecd-b6d0-b5b852ec2051 tempest-ProjectReaderTests-791868441 tempest-ProjectReaderTests-791868441-project-admin] http://192.168.122.129/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 00:57:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1439/2896] 192.168.122.129 () {58 vars in 1175 bytes} [Wed Sep 2 00:57:48 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:57:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e6ad56ce-5c1a-4eba-99ec-b6a954122ce1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e8413909-8766-44cb-bd5f-7514fd6c63ed tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types/13d88a84-10bf-4b5b-9c56-c5d62bc19ee1 returned with HTTP 202 Sep 02 00:57:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1458/2897] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:57:49 2026] DELETE /volume/v3/types/13d88a84-10bf-4b5b-9c56-c5d62bc19ee1 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-46c38419-068a-41da-8e3d-cf8fa393e735 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-46c38419-068a-41da-8e3d-cf8fa393e735 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] DELETE http://192.168.122.129/volume/v3/types/deda98c0-2362-4bd6-9ef9-8ad52ad57093 Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-46c38419-068a-41da-8e3d-cf8fa393e735 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-46c38419-068a-41da-8e3d-cf8fa393e735 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-46c38419-068a-41da-8e3d-cf8fa393e735 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types/deda98c0-2362-4bd6-9ef9-8ad52ad57093 returned with HTTP 202 Sep 02 00:57:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1459/2898] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:57:49 2026] DELETE /volume/v3/types/deda98c0-2362-4bd6-9ef9-8ad52ad57093 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f6d519e3-fb0a-42af-aee0-0cb07b18bc66 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f6d519e3-fb0a-42af-aee0-0cb07b18bc66 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] DELETE http://192.168.122.129/volume/v3/types/5d6c88ed-f4ff-4f56-9d14-7ab2fbf0073e Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f6d519e3-fb0a-42af-aee0-0cb07b18bc66 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f6d519e3-fb0a-42af-aee0-0cb07b18bc66 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f6d519e3-fb0a-42af-aee0-0cb07b18bc66 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types/5d6c88ed-f4ff-4f56-9d14-7ab2fbf0073e returned with HTTP 202 Sep 02 00:57:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1460/2899] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:57:49 2026] DELETE /volume/v3/types/5d6c88ed-f4ff-4f56-9d14-7ab2fbf0073e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-24e906ee-0324-431c-82c3-a1270b218166 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-24e906ee-0324-431c-82c3-a1270b218166 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-24e906ee-0324-431c-82c3-a1270b218166 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-24e906ee-0324-431c-82c3-a1270b218166 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-24e906ee-0324-431c-82c3-a1270b218166 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Snapshot retrieved successfully. Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-24e906ee-0324-431c-82c3-a1270b218166 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc returned with HTTP 200 Sep 02 00:57:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1461/2900] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:49 2026] GET /volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-de5e668a-101f-410c-8ee7-ae282190f0c8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-de5e668a-101f-410c-8ee7-ae282190f0c8 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] DELETE http://192.168.122.129/volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197 Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-de5e668a-101f-410c-8ee7-ae282190f0c8 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-de5e668a-101f-410c-8ee7-ae282190f0c8 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e6ad56ce-5c1a-4eba-99ec-b6a954122ce1 tempest-ProjectReaderTests-791868441 tempest-ProjectReaderTests-791868441-project-reader] GET http://192.168.122.129/volume/v3/capabilities/devstack@QuobyteHD Sep 02 00:57:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e6ad56ce-5c1a-4eba-99ec-b6a954122ce1 tempest-ProjectReaderTests-791868441 tempest-ProjectReaderTests-791868441-project-reader] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e6ad56ce-5c1a-4eba-99ec-b6a954122ce1 tempest-ProjectReaderTests-791868441 tempest-ProjectReaderTests-791868441-project-reader] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:49 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-e6ad56ce-5c1a-4eba-99ec-b6a954122ce1 tempest-ProjectReaderTests-791868441 tempest-ProjectReaderTests-791868441-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '4e74fb730d4e43f2b886e473b7843d6f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '643519a0bebc413ab6b146d4c6c8ade5', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:57:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e6ad56ce-5c1a-4eba-99ec-b6a954122ce1 tempest-ProjectReaderTests-791868441 tempest-ProjectReaderTests-791868441-project-reader] http://192.168.122.129/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 02 00:57:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1440/2901] 192.168.122.129 () {58 vars in 1193 bytes} [Wed Sep 2 00:57:49 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 257 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-424da4d8-97ae-45cb-8281-66f7988c22b7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-424da4d8-97ae-45cb-8281-66f7988c22b7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:57:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-424da4d8-97ae-45cb-8281-66f7988c22b7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d8397a1a-78ec-4f48-b4c0-8e68def207bc", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-894700510"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-424da4d8-97ae-45cb-8281-66f7988c22b7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Create volume request body: {'volume': {'snapshot_id': 'd8397a1a-78ec-4f48-b4c0-8e68def207bc', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-894700510'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:57:49 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:49 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-424da4d8-97ae-45cb-8281-66f7988c22b7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Snapshot retrieved successfully. Sep 02 00:57:49 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-424da4d8-97ae-45cb-8281-66f7988c22b7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Create volume of 1 GB Sep 02 00:57:49 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-424da4d8-97ae-45cb-8281-66f7988c22b7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Availability Zones retrieved successfully. Sep 02 00:57:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-de5e668a-101f-410c-8ee7-ae282190f0c8 tempest-VolumeTypesAdminTests-1230609502 tempest-VolumeTypesAdminTests-1230609502-project-admin] http://192.168.122.129/volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197 returned with HTTP 202 Sep 02 00:57:49 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1462/2902] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:57:49 2026] DELETE /volume/v3/types/49d28410-b107-4b5d-a2e0-f5d1a8794197 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:49 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-424da4d8-97ae-45cb-8281-66f7988c22b7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Flow 'volume_create_api' (36f7f9da-e24f-46a5-95f8-1e8429e88663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:49 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-424da4d8-97ae-45cb-8281-66f7988c22b7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48ab96e6-0003-44b1-8a6e-78f6013ce80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:49 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-424da4d8-97ae-45cb-8281-66f7988c22b7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:57:49 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:49 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:49 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-424da4d8-97ae-45cb-8281-66f7988c22b7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48ab96e6-0003-44b1-8a6e-78f6013ce80c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd8397a1a-78ec-4f48-b4c0-8e68def207bc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:49 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-424da4d8-97ae-45cb-8281-66f7988c22b7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d17b73d-9974-418c-ad09-0a4cb5e8dffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:50 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-424da4d8-97ae-45cb-8281-66f7988c22b7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Created reservations ['739c1951-24b8-4e1d-9bad-e9bbfdbae920', 'd4937eb2-9ad3-48bd-afbe-820541e4144f', '216ed28c-dbe3-4b8d-a7f2-68ac91da85ac', '1116e5b9-6c1d-4da8-8845-712458b76da8'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-424da4d8-97ae-45cb-8281-66f7988c22b7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d17b73d-9974-418c-ad09-0a4cb5e8dffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['739c1951-24b8-4e1d-9bad-e9bbfdbae920', 'd4937eb2-9ad3-48bd-afbe-820541e4144f', '216ed28c-dbe3-4b8d-a7f2-68ac91da85ac', '1116e5b9-6c1d-4da8-8845-712458b76da8']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-424da4d8-97ae-45cb-8281-66f7988c22b7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (845c04f0-9cb2-4fc5-bb1c-dab21eb5c4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:50 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:50 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:50 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:50 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-424da4d8-97ae-45cb-8281-66f7988c22b7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (845c04f0-9cb2-4fc5-bb1c-dab21eb5c4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3165d1dc-989e-4bff-818f-8035eb6bda3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-894700510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a472b86356444a2faa86bb0c93087929',qos_specs=None,replication_status=,reservations=['739c1951-24b8-4e1d-9bad-e9bbfdbae920','d4937eb2-9ad3-48bd-afbe-820541e4144f','216ed28c-dbe3-4b8d-a7f2-68ac91da85ac','1116e5b9-6c1d-4da8-8845-712458b76da8'],size=1,snapshot_id=d8397a1a-78ec-4f48-b4c0-8e68def207bc,source_replicaid=,source_volid=None,status='creating',user_id='816eb65d48a94e85ae23a6959cc2f874',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:57:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-894700510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3165d1dc-989e-4bff-818f-8035eb6bda3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a472b86356444a2faa86bb0c93087929',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d8397a1a-78ec-4f48-b4c0-8e68def207bc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='816eb65d48a94e85ae23a6959cc2f874',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-424da4d8-97ae-45cb-8281-66f7988c22b7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee85d704-9667-49ab-8fd7-07a747d1da9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-424da4d8-97ae-45cb-8281-66f7988c22b7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee85d704-9667-49ab-8fd7-07a747d1da9f) transitioned into state 'SUCCESS' from state '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-894700510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a472b86356444a2faa86bb0c93087929',qos_specs=None,replication_status=,reservations=['739c1951-24b8-4e1d-9bad-e9bbfdbae920','d4937eb2-9ad3-48bd-afbe-820541e4144f','216ed28c-dbe3-4b8d-a7f2-68ac91da85ac','1116e5b9-6c1d-4da8-8845-712458b76da8'],size=1,snapshot_id=d8397a1a-78ec-4f48-b4c0-8e68def207bc,source_replicaid=,source_volid=None,status='creating',user_id='816eb65d48a94e85ae23a6959cc2f874',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-424da4d8-97ae-45cb-8281-66f7988c22b7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (115a77b7-5549-4337-9a83-6a4a04b82f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:50 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:50 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-424da4d8-97ae-45cb-8281-66f7988c22b7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (115a77b7-5549-4337-9a83-6a4a04b82f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:50 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-424da4d8-97ae-45cb-8281-66f7988c22b7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Flow 'volume_create_api' (36f7f9da-e24f-46a5-95f8-1e8429e88663) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-424da4d8-97ae-45cb-8281-66f7988c22b7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Create volume request issued successfully. Sep 02 00:57:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-424da4d8-97ae-45cb-8281-66f7988c22b7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:57:50 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1441/2903] 192.168.122.129 () {62 vars in 1184 bytes} [Wed Sep 2 00:57:49 2026] POST /volume/v3/volumes => generated 812 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:57:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9dc5ca42-b1f8-40d8-8417-967876d01a49 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9dc5ca42-b1f8-40d8-8417-967876d01a49 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e Sep 02 00:57:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9dc5ca42-b1f8-40d8-8417-967876d01a49 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9dc5ca42-b1f8-40d8-8417-967876d01a49 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:50 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:50 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:50 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:50 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:50 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9dc5ca42-b1f8-40d8-8417-967876d01a49 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Volume info retrieved successfully. Sep 02 00:57:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9dc5ca42-b1f8-40d8-8417-967876d01a49 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e returned with HTTP 200 Sep 02 00:57:50 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1463/2904] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:57:50 2026] GET /volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e => generated 880 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:57:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e2d5e8b7-2e99-460c-b148-feb9e6de8d8b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e2d5e8b7-2e99-460c-b148-feb9e6de8d8b tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e Sep 02 00:57:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e2d5e8b7-2e99-460c-b148-feb9e6de8d8b tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e2d5e8b7-2e99-460c-b148-feb9e6de8d8b tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:51 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:51 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:51 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:51 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:51 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e2d5e8b7-2e99-460c-b148-feb9e6de8d8b tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Volume info retrieved successfully. Sep 02 00:57:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e2d5e8b7-2e99-460c-b148-feb9e6de8d8b tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e returned with HTTP 200 Sep 02 00:57:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1442/2905] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:57:51 2026] GET /volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e => generated 904 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:57:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a1d50497-0106-40be-a733-cdc6d6adc3a7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a1d50497-0106-40be-a733-cdc6d6adc3a7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e Sep 02 00:57:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a1d50497-0106-40be-a733-cdc6d6adc3a7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a1d50497-0106-40be-a733-cdc6d6adc3a7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-29ba794e-8161-4ad6-ac8a-065d29f8a3e0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:52 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:52 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:52 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:52 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:52 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a1d50497-0106-40be-a733-cdc6d6adc3a7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Volume info retrieved successfully. Sep 02 00:57:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a1d50497-0106-40be-a733-cdc6d6adc3a7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e returned with HTTP 200 Sep 02 00:57:52 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1464/2906] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:57:52 2026] GET /volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e => generated 904 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:57:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-29ba794e-8161-4ad6-ac8a-065d29f8a3e0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:57:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-29ba794e-8161-4ad6-ac8a-065d29f8a3e0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-889391202"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-29ba794e-8161-4ad6-ac8a-065d29f8a3e0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-889391202'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:57:53 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-29ba794e-8161-4ad6-ac8a-065d29f8a3e0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Create volume of 1 GB Sep 02 00:57:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-29ba794e-8161-4ad6-ac8a-065d29f8a3e0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Availability Zones retrieved successfully. Sep 02 00:57:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-63349fe2-4c1d-444f-8fee-9dccad533fd7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-63349fe2-4c1d-444f-8fee-9dccad533fd7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e Sep 02 00:57:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-63349fe2-4c1d-444f-8fee-9dccad533fd7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-63349fe2-4c1d-444f-8fee-9dccad533fd7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:53 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:53 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:53 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:53 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:53 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-63349fe2-4c1d-444f-8fee-9dccad533fd7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Volume info retrieved successfully. Sep 02 00:57:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-63349fe2-4c1d-444f-8fee-9dccad533fd7 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e returned with HTTP 200 Sep 02 00:57:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1465/2907] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:57:53 2026] GET /volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e => generated 904 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:57:53 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-29ba794e-8161-4ad6-ac8a-065d29f8a3e0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Flow 'volume_create_api' (320a1624-2b5a-47ff-b589-37cf822d51c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:53 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-29ba794e-8161-4ad6-ac8a-065d29f8a3e0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac6f89e2-df90-474c-9dcf-a91ddd1f3410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:53 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-29ba794e-8161-4ad6-ac8a-065d29f8a3e0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:57:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-29ba794e-8161-4ad6-ac8a-065d29f8a3e0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac6f89e2-df90-474c-9dcf-a91ddd1f3410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-29ba794e-8161-4ad6-ac8a-065d29f8a3e0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (944aa765-be8e-4092-b33e-d4b4c194e010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2e9117a0-a1d1-493d-a62b-fa6b6aea559f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2e9117a0-a1d1-493d-a62b-fa6b6aea559f tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e Sep 02 00:57:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2e9117a0-a1d1-493d-a62b-fa6b6aea559f tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2e9117a0-a1d1-493d-a62b-fa6b6aea559f tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:54 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:54 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:54 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:54 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:54 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-29ba794e-8161-4ad6-ac8a-065d29f8a3e0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Created reservations ['3dcf5cff-d26d-49a3-8d9b-f0290c4c8261', 'd045b940-e576-464d-86ff-ee196cb14069', 'b2086210-9caf-4e96-8c86-292995cb7122', '9a6554e2-d05f-4c4e-8ba0-e2fc93f078bb'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-29ba794e-8161-4ad6-ac8a-065d29f8a3e0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (944aa765-be8e-4092-b33e-d4b4c194e010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dcf5cff-d26d-49a3-8d9b-f0290c4c8261', 'd045b940-e576-464d-86ff-ee196cb14069', 'b2086210-9caf-4e96-8c86-292995cb7122', '9a6554e2-d05f-4c4e-8ba0-e2fc93f078bb']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:54 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2e9117a0-a1d1-493d-a62b-fa6b6aea559f tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Volume info retrieved successfully. Sep 02 00:57:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-29ba794e-8161-4ad6-ac8a-065d29f8a3e0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e29213eb-9a3a-46db-9388-26679b9aa287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2e9117a0-a1d1-493d-a62b-fa6b6aea559f tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e returned with HTTP 200 Sep 02 00:57:54 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1466/2908] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:57:54 2026] GET /volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e => generated 904 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:57:54 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:54 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-29ba794e-8161-4ad6-ac8a-065d29f8a3e0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e29213eb-9a3a-46db-9388-26679b9aa287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c09df26-a5b3-496b-abcf-b8137ade2908', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-889391202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6df999ec1ba546dfb7b80b5a6461bcd8',qos_specs=None,replication_status=,reservations=['3dcf5cff-d26d-49a3-8d9b-f0290c4c8261','d045b940-e576-464d-86ff-ee196cb14069','b2086210-9caf-4e96-8c86-292995cb7122','9a6554e2-d05f-4c4e-8ba0-e2fc93f078bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76c514d5bb24d2ab907780da5d49bde',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:57:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-889391202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c09df26-a5b3-496b-abcf-b8137ade2908,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6df999ec1ba546dfb7b80b5a6461bcd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76c514d5bb24d2ab907780da5d49bde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:54 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-29ba794e-8161-4ad6-ac8a-065d29f8a3e0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ab81d83-d647-4455-99ef-be9d5fb88090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-29ba794e-8161-4ad6-ac8a-065d29f8a3e0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ab81d83-d647-4455-99ef-be9d5fb88090) transitioned into state 'SUCCESS' from state '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-889391202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6df999ec1ba546dfb7b80b5a6461bcd8',qos_specs=None,replication_status=,reservations=['3dcf5cff-d26d-49a3-8d9b-f0290c4c8261','d045b940-e576-464d-86ff-ee196cb14069','b2086210-9caf-4e96-8c86-292995cb7122','9a6554e2-d05f-4c4e-8ba0-e2fc93f078bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76c514d5bb24d2ab907780da5d49bde',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-29ba794e-8161-4ad6-ac8a-065d29f8a3e0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4ebd88f-d0e8-4e85-8e86-7f94fe143996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-29ba794e-8161-4ad6-ac8a-065d29f8a3e0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4ebd88f-d0e8-4e85-8e86-7f94fe143996) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:55 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-29ba794e-8161-4ad6-ac8a-065d29f8a3e0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Flow 'volume_create_api' (320a1624-2b5a-47ff-b589-37cf822d51c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:55 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-29ba794e-8161-4ad6-ac8a-065d29f8a3e0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Create volume request issued successfully. Sep 02 00:57:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-29ba794e-8161-4ad6-ac8a-065d29f8a3e0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:57:55 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1443/2909] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:57:52 2026] POST /volume/v3/volumes => generated 772 bytes in 2769 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:57:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8bff6cde-3410-4c58-b5df-98e86d4ab6ab None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8bff6cde-3410-4c58-b5df-98e86d4ab6ab tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 Sep 02 00:57:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8bff6cde-3410-4c58-b5df-98e86d4ab6ab tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8bff6cde-3410-4c58-b5df-98e86d4ab6ab tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:55 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:55 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:55 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:55 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:55 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8bff6cde-3410-4c58-b5df-98e86d4ab6ab tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:57:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8bff6cde-3410-4c58-b5df-98e86d4ab6ab tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 returned with HTTP 200 Sep 02 00:57:55 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1467/2910] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:55 2026] GET /volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 => generated 840 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-62a42340-7b49-464d-8377-46838735123b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b7497500-8333-498d-b1c6-754356b7dacf None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b7497500-8333-498d-b1c6-754356b7dacf tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e Sep 02 00:57:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b7497500-8333-498d-b1c6-754356b7dacf tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b7497500-8333-498d-b1c6-754356b7dacf tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:55 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:55 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:55 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:55 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:55 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b7497500-8333-498d-b1c6-754356b7dacf tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Volume info retrieved successfully. Sep 02 00:57:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b7497500-8333-498d-b1c6-754356b7dacf tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e returned with HTTP 200 Sep 02 00:57:55 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1468/2911] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:57:55 2026] GET /volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e => generated 904 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:57:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7dd93a65-276e-47a1-a514-5cfe55c9ea2c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7dd93a65-276e-47a1-a514-5cfe55c9ea2c tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 Sep 02 00:57:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7dd93a65-276e-47a1-a514-5cfe55c9ea2c tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7dd93a65-276e-47a1-a514-5cfe55c9ea2c tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:56 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:56 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:56 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:56 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:56 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7dd93a65-276e-47a1-a514-5cfe55c9ea2c tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:57:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7dd93a65-276e-47a1-a514-5cfe55c9ea2c tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 returned with HTTP 200 Sep 02 00:57:56 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1469/2912] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:56 2026] GET /volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 => generated 864 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-62a42340-7b49-464d-8377-46838735123b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:57:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-62a42340-7b49-464d-8377-46838735123b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-672791474"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-62a42340-7b49-464d-8377-46838735123b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-672791474'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:57:56 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-62a42340-7b49-464d-8377-46838735123b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Create volume of 1 GB Sep 02 00:57:56 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:56 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:56 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-62a42340-7b49-464d-8377-46838735123b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Availability Zones retrieved successfully. Sep 02 00:57:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-62a42340-7b49-464d-8377-46838735123b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Flow 'volume_create_api' (ce7e2f14-ae61-48cf-bb10-4c2dc2f77eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-62a42340-7b49-464d-8377-46838735123b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f82707a-c589-429a-889f-126ade2c8bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-62a42340-7b49-464d-8377-46838735123b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:57:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-352baced-42fd-4908-845f-c521538ec949 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-352baced-42fd-4908-845f-c521538ec949 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e Sep 02 00:57:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-352baced-42fd-4908-845f-c521538ec949 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-352baced-42fd-4908-845f-c521538ec949 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-62a42340-7b49-464d-8377-46838735123b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f82707a-c589-429a-889f-126ade2c8bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:57 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:57 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-62a42340-7b49-464d-8377-46838735123b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52977fc6-6ac1-4064-b185-5b882d4c87ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:57 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:57 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:57 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-352baced-42fd-4908-845f-c521538ec949 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Volume info retrieved successfully. Sep 02 00:57:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-352baced-42fd-4908-845f-c521538ec949 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e returned with HTTP 200 Sep 02 00:57:57 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1470/2913] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:57:56 2026] GET /volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e => generated 904 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:57:57 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-62a42340-7b49-464d-8377-46838735123b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Created reservations ['7431ab24-fcb7-4f6a-b867-01f342c74636', 'e62fa977-1a9d-4d52-8572-02b05256a12f', '2ae05800-5163-4f2f-95c3-3271383766a1', '14f87c79-b3bf-46f0-9284-66e490d8a669'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-62a42340-7b49-464d-8377-46838735123b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52977fc6-6ac1-4064-b185-5b882d4c87ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7431ab24-fcb7-4f6a-b867-01f342c74636', 'e62fa977-1a9d-4d52-8572-02b05256a12f', '2ae05800-5163-4f2f-95c3-3271383766a1', '14f87c79-b3bf-46f0-9284-66e490d8a669']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-62a42340-7b49-464d-8377-46838735123b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cafb49bf-a800-4d7f-a232-7b277cf4388e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-13f231d7-d087-4987-9cf9-83f2c4a530fe None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:57 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:57 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-62a42340-7b49-464d-8377-46838735123b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cafb49bf-a800-4d7f-a232-7b277cf4388e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34813978-b5b2-4dbe-8c9e-e874eebf65ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-672791474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a9c8144268479eb35289306c873897',qos_specs=None,replication_status=,reservations=['7431ab24-fcb7-4f6a-b867-01f342c74636','e62fa977-1a9d-4d52-8572-02b05256a12f','2ae05800-5163-4f2f-95c3-3271383766a1','14f87c79-b3bf-46f0-9284-66e490d8a669'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e309c5963843119531cfa94aec19d3',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:57:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-672791474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34813978-b5b2-4dbe-8c9e-e874eebf65ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6a9c8144268479eb35289306c873897',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03e309c5963843119531cfa94aec19d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-62a42340-7b49-464d-8377-46838735123b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (404db03c-c6af-4c5e-b404-bfa106c74694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-62a42340-7b49-464d-8377-46838735123b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (404db03c-c6af-4c5e-b404-bfa106c74694) transitioned into state 'SUCCESS' from state '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-672791474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a9c8144268479eb35289306c873897',qos_specs=None,replication_status=,reservations=['7431ab24-fcb7-4f6a-b867-01f342c74636','e62fa977-1a9d-4d52-8572-02b05256a12f','2ae05800-5163-4f2f-95c3-3271383766a1','14f87c79-b3bf-46f0-9284-66e490d8a669'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e309c5963843119531cfa94aec19d3',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-62a42340-7b49-464d-8377-46838735123b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6cef6c3-b631-4236-b8f5-f879ecee7a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-62a42340-7b49-464d-8377-46838735123b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6cef6c3-b631-4236-b8f5-f879ecee7a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-62a42340-7b49-464d-8377-46838735123b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Flow 'volume_create_api' (ce7e2f14-ae61-48cf-bb10-4c2dc2f77eae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:57 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-62a42340-7b49-464d-8377-46838735123b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Create volume request issued successfully. Sep 02 00:57:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-62a42340-7b49-464d-8377-46838735123b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:57:57 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1444/2914] 192.168.122.129 () {62 vars in 1183 bytes} [Wed Sep 2 00:57:55 2026] POST /volume/v3/volumes => generated 786 bytes in 2055 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:57:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1ef068d0-d910-4109-b5dc-96964ed89efb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1ef068d0-d910-4109-b5dc-96964ed89efb tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 Sep 02 00:57:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1ef068d0-d910-4109-b5dc-96964ed89efb tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1ef068d0-d910-4109-b5dc-96964ed89efb tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:57 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:57 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:57 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:57 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:57 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1ef068d0-d910-4109-b5dc-96964ed89efb tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:57:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1ef068d0-d910-4109-b5dc-96964ed89efb tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 returned with HTTP 200 Sep 02 00:57:57 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1445/2915] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:57 2026] GET /volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6458dcf9-32d8-49f3-b22d-d5bbd7150622 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6458dcf9-32d8-49f3-b22d-d5bbd7150622 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/34813978-b5b2-4dbe-8c9e-e874eebf65ee Sep 02 00:57:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6458dcf9-32d8-49f3-b22d-d5bbd7150622 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6458dcf9-32d8-49f3-b22d-d5bbd7150622 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:57 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:57 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:57 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:57 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-13f231d7-d087-4987-9cf9-83f2c4a530fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:57:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-13f231d7-d087-4987-9cf9-83f2c4a530fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2129515682"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:57 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6458dcf9-32d8-49f3-b22d-d5bbd7150622 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:57:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-13f231d7-d087-4987-9cf9-83f2c4a530fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2129515682'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:57:57 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-13f231d7-d087-4987-9cf9-83f2c4a530fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume of 1 GB Sep 02 00:57:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6458dcf9-32d8-49f3-b22d-d5bbd7150622 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/34813978-b5b2-4dbe-8c9e-e874eebf65ee returned with HTTP 200 Sep 02 00:57:57 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1446/2916] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:57:57 2026] GET /volume/v3/volumes/34813978-b5b2-4dbe-8c9e-e874eebf65ee => generated 965 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:57:57 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-13f231d7-d087-4987-9cf9-83f2c4a530fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Availability Zones retrieved successfully. Sep 02 00:57:57 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13f231d7-d087-4987-9cf9-83f2c4a530fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Flow 'volume_create_api' (1c1a3775-5598-4285-92aa-3cad790e8b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:57 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13f231d7-d087-4987-9cf9-83f2c4a530fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3b67ded-30e7-45a7-99df-e761fa041067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:57 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-13f231d7-d087-4987-9cf9-83f2c4a530fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:57:57 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13f231d7-d087-4987-9cf9-83f2c4a530fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3b67ded-30e7-45a7-99df-e761fa041067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:57 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13f231d7-d087-4987-9cf9-83f2c4a530fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c048011-83d8-4087-8e45-1ae914000745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:58 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-13f231d7-d087-4987-9cf9-83f2c4a530fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Created reservations ['34f191f4-5741-4167-a14b-a75906532f2a', 'a5ba4607-ba1a-4911-98de-be5591060a50', '4f15dd9e-02b2-4440-aacc-f77c92479052', 'd3551eef-dce9-45aa-ab3c-e19ef40b0492'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:57:58 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13f231d7-d087-4987-9cf9-83f2c4a530fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c048011-83d8-4087-8e45-1ae914000745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34f191f4-5741-4167-a14b-a75906532f2a', 'a5ba4607-ba1a-4911-98de-be5591060a50', '4f15dd9e-02b2-4440-aacc-f77c92479052', 'd3551eef-dce9-45aa-ab3c-e19ef40b0492']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:58 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13f231d7-d087-4987-9cf9-83f2c4a530fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dccf091-c7b9-411e-ba34-417c5a7ab933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:58 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:58 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:58 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13f231d7-d087-4987-9cf9-83f2c4a530fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dccf091-c7b9-411e-ba34-417c5a7ab933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c06a29b2-5f20-498f-92d6-63b4c01ac01d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2129515682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d115c3d9414b01998faef9d89da81e',qos_specs=None,replication_status=,reservations=['34f191f4-5741-4167-a14b-a75906532f2a','a5ba4607-ba1a-4911-98de-be5591060a50','4f15dd9e-02b2-4440-aacc-f77c92479052','d3551eef-dce9-45aa-ab3c-e19ef40b0492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4433d603511424ab0b56b5b98bef8e0',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:57:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2129515682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c06a29b2-5f20-498f-92d6-63b4c01ac01d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12d115c3d9414b01998faef9d89da81e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4433d603511424ab0b56b5b98bef8e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:58 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13f231d7-d087-4987-9cf9-83f2c4a530fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e90e9f2c-2256-48ef-8a5e-ccad1a2e7592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2c7757b1-c011-4903-8308-de78aa1ec1b1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2c7757b1-c011-4903-8308-de78aa1ec1b1 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e Sep 02 00:57:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2c7757b1-c011-4903-8308-de78aa1ec1b1 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2c7757b1-c011-4903-8308-de78aa1ec1b1 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:58 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13f231d7-d087-4987-9cf9-83f2c4a530fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e90e9f2c-2256-48ef-8a5e-ccad1a2e7592) transitioned into state 'SUCCESS' from state '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-2129515682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d115c3d9414b01998faef9d89da81e',qos_specs=None,replication_status=,reservations=['34f191f4-5741-4167-a14b-a75906532f2a','a5ba4607-ba1a-4911-98de-be5591060a50','4f15dd9e-02b2-4440-aacc-f77c92479052','d3551eef-dce9-45aa-ab3c-e19ef40b0492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4433d603511424ab0b56b5b98bef8e0',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:58 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13f231d7-d087-4987-9cf9-83f2c4a530fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57a83889-ef5d-40de-a8e6-66140ae8e688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:58 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:58 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:58 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:58 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:58 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2c7757b1-c011-4903-8308-de78aa1ec1b1 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Volume info retrieved successfully. Sep 02 00:57:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2c7757b1-c011-4903-8308-de78aa1ec1b1 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e returned with HTTP 200 Sep 02 00:57:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1447/2917] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:57:58 2026] GET /volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e => generated 904 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:57:58 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13f231d7-d087-4987-9cf9-83f2c4a530fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57a83889-ef5d-40de-a8e6-66140ae8e688) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:57:58 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13f231d7-d087-4987-9cf9-83f2c4a530fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Flow 'volume_create_api' (1c1a3775-5598-4285-92aa-3cad790e8b2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-13f231d7-d087-4987-9cf9-83f2c4a530fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume request issued successfully. Sep 02 00:57:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-13f231d7-d087-4987-9cf9-83f2c4a530fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:57:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1471/2918] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:57:57 2026] POST /volume/v3/volumes => generated 787 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:57:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b9df69c2-7c61-43f5-92a2-a03b52fee73c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b9df69c2-7c61-43f5-92a2-a03b52fee73c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/c06a29b2-5f20-498f-92d6-63b4c01ac01d Sep 02 00:57:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b9df69c2-7c61-43f5-92a2-a03b52fee73c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b9df69c2-7c61-43f5-92a2-a03b52fee73c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:58 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:58 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:58 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:58 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:58 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b9df69c2-7c61-43f5-92a2-a03b52fee73c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:57:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b9df69c2-7c61-43f5-92a2-a03b52fee73c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/c06a29b2-5f20-498f-92d6-63b4c01ac01d returned with HTTP 200 Sep 02 00:57:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1448/2919] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:58 2026] GET /volume/v3/volumes/c06a29b2-5f20-498f-92d6-63b4c01ac01d => generated 966 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-adca9984-dd4d-4b1d-aa35-2f835287365d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-adca9984-dd4d-4b1d-aa35-2f835287365d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 Sep 02 00:57:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-adca9984-dd4d-4b1d-aa35-2f835287365d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-adca9984-dd4d-4b1d-aa35-2f835287365d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:58 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:58 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-adca9984-dd4d-4b1d-aa35-2f835287365d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:57:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-69c3460e-9e7f-45be-a890-398eae99e602 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-adca9984-dd4d-4b1d-aa35-2f835287365d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 returned with HTTP 200 Sep 02 00:57:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1472/2920] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:58 2026] GET /volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 => generated 864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-69c3460e-9e7f-45be-a890-398eae99e602 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/34813978-b5b2-4dbe-8c9e-e874eebf65ee Sep 02 00:57:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-69c3460e-9e7f-45be-a890-398eae99e602 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-69c3460e-9e7f-45be-a890-398eae99e602 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:58 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:58 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:58 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:58 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:58 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-69c3460e-9e7f-45be-a890-398eae99e602 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:57:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-69c3460e-9e7f-45be-a890-398eae99e602 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/34813978-b5b2-4dbe-8c9e-e874eebf65ee returned with HTTP 200 Sep 02 00:57:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1449/2921] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:57:58 2026] GET /volume/v3/volumes/34813978-b5b2-4dbe-8c9e-e874eebf65ee => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:57:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b31bba01-ea42-4c0d-8ff4-dc3f84d5f1ad None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b31bba01-ea42-4c0d-8ff4-dc3f84d5f1ad tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e Sep 02 00:57:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b31bba01-ea42-4c0d-8ff4-dc3f84d5f1ad tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b31bba01-ea42-4c0d-8ff4-dc3f84d5f1ad tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:59 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:59 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:59 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:59 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b31bba01-ea42-4c0d-8ff4-dc3f84d5f1ad tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Volume info retrieved successfully. Sep 02 00:57:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b31bba01-ea42-4c0d-8ff4-dc3f84d5f1ad tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e returned with HTTP 200 Sep 02 00:57:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1473/2922] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:57:59 2026] GET /volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e => generated 905 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:57:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-77e5b994-d5f0-493a-8d43-716de537f555 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-77e5b994-d5f0-493a-8d43-716de537f555 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc Sep 02 00:57:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-77e5b994-d5f0-493a-8d43-716de537f555 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-77e5b994-d5f0-493a-8d43-716de537f555 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2be74c33-0eb5-452d-abbe-df16a658bf06 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:59 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-77e5b994-d5f0-493a-8d43-716de537f555 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Delete snapshot with id: d8397a1a-78ec-4f48-b4c0-8e68def207bc Sep 02 00:57:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2be74c33-0eb5-452d-abbe-df16a658bf06 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/c06a29b2-5f20-498f-92d6-63b4c01ac01d Sep 02 00:57:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2be74c33-0eb5-452d-abbe-df16a658bf06 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2be74c33-0eb5-452d-abbe-df16a658bf06 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-77e5b994-d5f0-493a-8d43-716de537f555 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Snapshot retrieved successfully. Sep 02 00:57:59 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:59 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:59 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:59 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:59 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2be74c33-0eb5-452d-abbe-df16a658bf06 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:57:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2be74c33-0eb5-452d-abbe-df16a658bf06 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/c06a29b2-5f20-498f-92d6-63b4c01ac01d returned with HTTP 200 Sep 02 00:57:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1474/2923] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:59 2026] GET /volume/v3/volumes/c06a29b2-5f20-498f-92d6-63b4c01ac01d => generated 1016 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:57:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-77e5b994-d5f0-493a-8d43-716de537f555 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Snapshot delete request issued successfully. Sep 02 00:57:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-77e5b994-d5f0-493a-8d43-716de537f555 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc returned with HTTP 202 Sep 02 00:57:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1450/2924] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:57:59 2026] DELETE /volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:57:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cf799a78-915f-49f2-934a-ae1cc23e29c4 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cf799a78-915f-49f2-934a-ae1cc23e29c4 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc Sep 02 00:57:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cf799a78-915f-49f2-934a-ae1cc23e29c4 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cf799a78-915f-49f2-934a-ae1cc23e29c4 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:59 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:59 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-cf799a78-915f-49f2-934a-ae1cc23e29c4 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Snapshot retrieved successfully. Sep 02 00:57:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cf799a78-915f-49f2-934a-ae1cc23e29c4 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc returned with HTTP 200 Sep 02 00:57:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1475/2925] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:57:59 2026] GET /volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e6e5c7c0-6744-4131-9c1d-afea5797b1b8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e6e5c7c0-6744-4131-9c1d-afea5797b1b8 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 Sep 02 00:57:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e6e5c7c0-6744-4131-9c1d-afea5797b1b8 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e6e5c7c0-6744-4131-9c1d-afea5797b1b8 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:59 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:57:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:57:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e6e5c7c0-6744-4131-9c1d-afea5797b1b8 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:57:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6e128f96-e666-40ba-b2b6-10106b456551 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6e128f96-e666-40ba-b2b6-10106b456551 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/34813978-b5b2-4dbe-8c9e-e874eebf65ee Sep 02 00:57:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6e128f96-e666-40ba-b2b6-10106b456551 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:57:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6e128f96-e666-40ba-b2b6-10106b456551 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:57:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e6e5c7c0-6744-4131-9c1d-afea5797b1b8 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 returned with HTTP 200 Sep 02 00:57:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1451/2926] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:57:59 2026] GET /volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:57:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-822a7923-4552-4910-894d-2e3375116f19 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:57:59 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:57:59 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:57:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-822a7923-4552-4910-894d-2e3375116f19 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:57:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-822a7923-4552-4910-894d-2e3375116f19 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7c09df26-a5b3-496b-abcf-b8137ade2908", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2026341653"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:57:59 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:57:59 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:57:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-822a7923-4552-4910-894d-2e3375116f19 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Create volume request body: {'volume': {"'source_volid": '7c09df26-a5b3-496b-abcf-b8137ade2908', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2026341653'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:57:59 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-822a7923-4552-4910-894d-2e3375116f19 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Create volume of 1 GB Sep 02 00:57:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6e128f96-e666-40ba-b2b6-10106b456551 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:57:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-822a7923-4552-4910-894d-2e3375116f19 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Availability Zones retrieved successfully. Sep 02 00:57:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6e128f96-e666-40ba-b2b6-10106b456551 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/34813978-b5b2-4dbe-8c9e-e874eebf65ee returned with HTTP 200 Sep 02 00:57:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1476/2927] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:57:59 2026] GET /volume/v3/volumes/34813978-b5b2-4dbe-8c9e-e874eebf65ee => generated 1016 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:57:59 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-822a7923-4552-4910-894d-2e3375116f19 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Flow 'volume_create_api' (1e7cbc57-1f04-4681-9e7b-5847b7cfc9a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:57:59 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-822a7923-4552-4910-894d-2e3375116f19 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (234679fc-fa51-4e50-96ca-454918c67cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:57:59 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-822a7923-4552-4910-894d-2e3375116f19 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:57:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6f6d6b43-2db1-4544-8d27-1efee48cd995 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-822a7923-4552-4910-894d-2e3375116f19 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (234679fc-fa51-4e50-96ca-454918c67cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-822a7923-4552-4910-894d-2e3375116f19 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb3e73d1-fc2d-41d0-ae53-1b188a0b0995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-822a7923-4552-4910-894d-2e3375116f19 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Created reservations ['81f795f5-110c-4c7d-9154-476fc41ce85c', '1d71e8f4-a4f9-4a35-a41d-49e67e779b19', '952a8d00-8400-4ee2-a304-9c3e75af50ab', 'a4eaafc5-a366-4e57-a813-50142196ec54'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-822a7923-4552-4910-894d-2e3375116f19 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb3e73d1-fc2d-41d0-ae53-1b188a0b0995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81f795f5-110c-4c7d-9154-476fc41ce85c', '1d71e8f4-a4f9-4a35-a41d-49e67e779b19', '952a8d00-8400-4ee2-a304-9c3e75af50ab', 'a4eaafc5-a366-4e57-a813-50142196ec54']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6f6d6b43-2db1-4544-8d27-1efee48cd995 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] GET http://192.168.122.129/volume/v3/volumes Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6f6d6b43-2db1-4544-8d27-1efee48cd995 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6f6d6b43-2db1-4544-8d27-1efee48cd995 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-6f6d6b43-2db1-4544-8d27-1efee48cd995 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-822a7923-4552-4910-894d-2e3375116f19 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4e92cc4-c477-4e10-aacb-20ac55733ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-6f6d6b43-2db1-4544-8d27-1efee48cd995 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86898) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:00 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6f6d6b43-2db1-4544-8d27-1efee48cd995 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] Get all volumes completed successfully. Sep 02 00:58:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6f6d6b43-2db1-4544-8d27-1efee48cd995 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] http://192.168.122.129/volume/v3/volumes returned with HTTP 200 Sep 02 00:58:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1477/2928] 192.168.122.129 () {60 vars in 1162 bytes} [Wed Sep 2 00:57:59 2026] GET /volume/v3/volumes => generated 343 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b42f9804-b69a-45c4-b3a9-94cc30418d63 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:00 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:00 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b42f9804-b69a-45c4-b3a9-94cc30418d63 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/34813978-b5b2-4dbe-8c9e-e874eebf65ee Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b42f9804-b69a-45c4-b3a9-94cc30418d63 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-822a7923-4552-4910-894d-2e3375116f19 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4e92cc4-c477-4e10-aacb-20ac55733ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '890ef211-177b-4174-bc83-14e1beb76636', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2026341653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6df999ec1ba546dfb7b80b5a6461bcd8',qos_specs=None,replication_status=,reservations=['81f795f5-110c-4c7d-9154-476fc41ce85c','1d71e8f4-a4f9-4a35-a41d-49e67e779b19','952a8d00-8400-4ee2-a304-9c3e75af50ab','a4eaafc5-a366-4e57-a813-50142196ec54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76c514d5bb24d2ab907780da5d49bde',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:58:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2026341653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=890ef211-177b-4174-bc83-14e1beb76636,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6df999ec1ba546dfb7b80b5a6461bcd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76c514d5bb24d2ab907780da5d49bde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b42f9804-b69a-45c4-b3a9-94cc30418d63 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-b42f9804-b69a-45c4-b3a9-94cc30418d63 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Delete volume with id: 34813978-b5b2-4dbe-8c9e-e874eebf65ee Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-822a7923-4552-4910-894d-2e3375116f19 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8794ea17-7bb2-48fb-a5ec-3fd22180c3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:00 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b42f9804-b69a-45c4-b3a9-94cc30418d63 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-822a7923-4552-4910-894d-2e3375116f19 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8794ea17-7bb2-48fb-a5ec-3fd22180c3af) transitioned into state 'SUCCESS' from state '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-2026341653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6df999ec1ba546dfb7b80b5a6461bcd8',qos_specs=None,replication_status=,reservations=['81f795f5-110c-4c7d-9154-476fc41ce85c','1d71e8f4-a4f9-4a35-a41d-49e67e779b19','952a8d00-8400-4ee2-a304-9c3e75af50ab','a4eaafc5-a366-4e57-a813-50142196ec54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76c514d5bb24d2ab907780da5d49bde',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-822a7923-4552-4910-894d-2e3375116f19 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a949518-f570-4ff6-928a-44b4e0f77e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b42f9804-b69a-45c4-b3a9-94cc30418d63 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Delete volume request issued successfully. Sep 02 00:58:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b42f9804-b69a-45c4-b3a9-94cc30418d63 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/34813978-b5b2-4dbe-8c9e-e874eebf65ee returned with HTTP 202 Sep 02 00:58:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1478/2929] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:58:00 2026] DELETE /volume/v3/volumes/34813978-b5b2-4dbe-8c9e-e874eebf65ee => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ae161278-03c7-4118-83f8-97e23ec4dd67 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ae161278-03c7-4118-83f8-97e23ec4dd67 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/34813978-b5b2-4dbe-8c9e-e874eebf65ee Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ae161278-03c7-4118-83f8-97e23ec4dd67 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ae161278-03c7-4118-83f8-97e23ec4dd67 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:00 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-822a7923-4552-4910-894d-2e3375116f19 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a949518-f570-4ff6-928a-44b4e0f77e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-822a7923-4552-4910-894d-2e3375116f19 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Flow 'volume_create_api' (1e7cbc57-1f04-4681-9e7b-5847b7cfc9a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ae161278-03c7-4118-83f8-97e23ec4dd67 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:58:00 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-822a7923-4552-4910-894d-2e3375116f19 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Create volume request issued successfully. Sep 02 00:58:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-822a7923-4552-4910-894d-2e3375116f19 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:58:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1452/2930] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:57:59 2026] POST /volume/v3/volumes => generated 773 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ae161278-03c7-4118-83f8-97e23ec4dd67 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/34813978-b5b2-4dbe-8c9e-e874eebf65ee returned with HTTP 200 Sep 02 00:58:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1479/2931] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:00 2026] GET /volume/v3/volumes/34813978-b5b2-4dbe-8c9e-e874eebf65ee => generated 1015 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-9ccbd91a-1e30-49ce-a6b1-ecd56dc6c99a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2c7d1146-cf8d-4929-bea3-52932a640bf3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9ccbd91a-1e30-49ce-a6b1-ecd56dc6c99a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/c06a29b2-5f20-498f-92d6-63b4c01ac01d Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9ccbd91a-1e30-49ce-a6b1-ecd56dc6c99a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9ccbd91a-1e30-49ce-a6b1-ecd56dc6c99a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2c7d1146-cf8d-4929-bea3-52932a640bf3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2c7d1146-cf8d-4929-bea3-52932a640bf3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7c09df26-a5b3-496b-abcf-b8137ade2908", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1879415241"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-2c7d1146-cf8d-4929-bea3-52932a640bf3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Create volume request body: {'volume': {"'source_volid": '7c09df26-a5b3-496b-abcf-b8137ade2908', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1879415241'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-2c7d1146-cf8d-4929-bea3-52932a640bf3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Create volume of 1 GB Sep 02 00:58:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2c7d1146-cf8d-4929-bea3-52932a640bf3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Availability Zones retrieved successfully. Sep 02 00:58:00 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:00 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:00 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:00 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-2c7d1146-cf8d-4929-bea3-52932a640bf3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Flow 'volume_create_api' (b72a2453-9a40-49d8-8b1c-48e10105d544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-2c7d1146-cf8d-4929-bea3-52932a640bf3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cc65ebe-0f2d-45ea-ba7a-26373d2aba8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-2c7d1146-cf8d-4929-bea3-52932a640bf3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:58:00 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-9ccbd91a-1e30-49ce-a6b1-ecd56dc6c99a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9ccbd91a-1e30-49ce-a6b1-ecd56dc6c99a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/c06a29b2-5f20-498f-92d6-63b4c01ac01d returned with HTTP 200 Sep 02 00:58:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1453/2932] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:00 2026] GET /volume/v3/volumes/c06a29b2-5f20-498f-92d6-63b4c01ac01d => generated 1016 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ecfb59ed-ce03-44fd-9896-43ab36386d8e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ecfb59ed-ce03-44fd-9896-43ab36386d8e tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ecfb59ed-ce03-44fd-9896-43ab36386d8e tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ecfb59ed-ce03-44fd-9896-43ab36386d8e tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-2c7d1146-cf8d-4929-bea3-52932a640bf3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cc65ebe-0f2d-45ea-ba7a-26373d2aba8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-2c7d1146-cf8d-4929-bea3-52932a640bf3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfbd3f02-cce4-4b5d-a34d-e345ea552cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:00 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:00 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:00 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ecfb59ed-ce03-44fd-9896-43ab36386d8e tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Snapshot retrieved successfully. Sep 02 00:58:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ecfb59ed-ce03-44fd-9896-43ab36386d8e tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc returned with HTTP 200 Sep 02 00:58:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1454/2933] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:00 2026] GET /volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-2c7d1146-cf8d-4929-bea3-52932a640bf3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Created reservations ['7ad1cdf7-e0c2-43fb-8799-7958465f5511', 'f37ac45b-de2b-42ae-9350-ec071bc1456d', '041d384a-6ca1-48af-954e-41d406884416', '75d1548f-d5dd-4e99-a801-954ed318b94b'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-2c7d1146-cf8d-4929-bea3-52932a640bf3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfbd3f02-cce4-4b5d-a34d-e345ea552cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ad1cdf7-e0c2-43fb-8799-7958465f5511', 'f37ac45b-de2b-42ae-9350-ec071bc1456d', '041d384a-6ca1-48af-954e-41d406884416', '75d1548f-d5dd-4e99-a801-954ed318b94b']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-2c7d1146-cf8d-4929-bea3-52932a640bf3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42d760cf-fad3-4dd2-94d9-057dd7cdee49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:00 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-2c7d1146-cf8d-4929-bea3-52932a640bf3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42d760cf-fad3-4dd2-94d9-057dd7cdee49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '495fa84d-2d79-44bd-8e35-dfd7075f6477', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1879415241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6df999ec1ba546dfb7b80b5a6461bcd8',qos_specs=None,replication_status=,reservations=['7ad1cdf7-e0c2-43fb-8799-7958465f5511','f37ac45b-de2b-42ae-9350-ec071bc1456d','041d384a-6ca1-48af-954e-41d406884416','75d1548f-d5dd-4e99-a801-954ed318b94b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76c514d5bb24d2ab907780da5d49bde',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:58:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1879415241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=495fa84d-2d79-44bd-8e35-dfd7075f6477,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6df999ec1ba546dfb7b80b5a6461bcd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76c514d5bb24d2ab907780da5d49bde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-2c7d1146-cf8d-4929-bea3-52932a640bf3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (184d5dd0-f7ad-4578-901e-6f1f6a936077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-2c7d1146-cf8d-4929-bea3-52932a640bf3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (184d5dd0-f7ad-4578-901e-6f1f6a936077) transitioned into state 'SUCCESS' from state '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-1879415241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6df999ec1ba546dfb7b80b5a6461bcd8',qos_specs=None,replication_status=,reservations=['7ad1cdf7-e0c2-43fb-8799-7958465f5511','f37ac45b-de2b-42ae-9350-ec071bc1456d','041d384a-6ca1-48af-954e-41d406884416','75d1548f-d5dd-4e99-a801-954ed318b94b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76c514d5bb24d2ab907780da5d49bde',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-2c7d1146-cf8d-4929-bea3-52932a640bf3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2c937f0-6e7a-46b9-bf8e-4a1327597ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-2c7d1146-cf8d-4929-bea3-52932a640bf3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2c937f0-6e7a-46b9-bf8e-4a1327597ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-2c7d1146-cf8d-4929-bea3-52932a640bf3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Flow 'volume_create_api' (b72a2453-9a40-49d8-8b1c-48e10105d544) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2c7d1146-cf8d-4929-bea3-52932a640bf3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Create volume request issued successfully. Sep 02 00:58:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2c7d1146-cf8d-4929-bea3-52932a640bf3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:58:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1480/2934] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:58:00 2026] POST /volume/v3/volumes => generated 773 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b0d271c6-637e-41cf-88bf-3bee966ed17d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b0d271c6-637e-41cf-88bf-3bee966ed17d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b0d271c6-637e-41cf-88bf-3bee966ed17d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7c09df26-a5b3-496b-abcf-b8137ade2908", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1148399484"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-b0d271c6-637e-41cf-88bf-3bee966ed17d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Create volume request body: {'volume': {"'source_volid": '7c09df26-a5b3-496b-abcf-b8137ade2908', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1148399484'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:58:00 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-b0d271c6-637e-41cf-88bf-3bee966ed17d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Create volume of 1 GB Sep 02 00:58:00 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b0d271c6-637e-41cf-88bf-3bee966ed17d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Availability Zones retrieved successfully. Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b0d271c6-637e-41cf-88bf-3bee966ed17d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Flow 'volume_create_api' (814aa2f2-7aed-45c1-8881-0ed5c2e05570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b0d271c6-637e-41cf-88bf-3bee966ed17d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb9080ac-21dd-464a-b828-067c487adbc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-b0d271c6-637e-41cf-88bf-3bee966ed17d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b0d271c6-637e-41cf-88bf-3bee966ed17d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb9080ac-21dd-464a-b828-067c487adbc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:00 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b0d271c6-637e-41cf-88bf-3bee966ed17d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f837355-e326-4cbc-9ad8-c917231c9b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-b0d271c6-637e-41cf-88bf-3bee966ed17d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Created reservations ['c5b53979-d0e1-43a2-a1fe-61942941dfd4', '35d53e48-86f9-4fd2-977a-c0f75299b023', '32a6f767-923e-47f3-9729-61f9f9f3335c', '634117a8-272a-4f9d-9a7a-dd4a6349f67d'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b0d271c6-637e-41cf-88bf-3bee966ed17d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f837355-e326-4cbc-9ad8-c917231c9b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5b53979-d0e1-43a2-a1fe-61942941dfd4', '35d53e48-86f9-4fd2-977a-c0f75299b023', '32a6f767-923e-47f3-9729-61f9f9f3335c', '634117a8-272a-4f9d-9a7a-dd4a6349f67d']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b0d271c6-637e-41cf-88bf-3bee966ed17d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e903a4a-d2eb-451b-befb-646e5bec052c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:01 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:01 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b0d271c6-637e-41cf-88bf-3bee966ed17d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e903a4a-d2eb-451b-befb-646e5bec052c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16643b24-2818-4656-86ef-5abd3c2831f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1148399484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6df999ec1ba546dfb7b80b5a6461bcd8',qos_specs=None,replication_status=,reservations=['c5b53979-d0e1-43a2-a1fe-61942941dfd4','35d53e48-86f9-4fd2-977a-c0f75299b023','32a6f767-923e-47f3-9729-61f9f9f3335c','634117a8-272a-4f9d-9a7a-dd4a6349f67d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76c514d5bb24d2ab907780da5d49bde',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:58:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1148399484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16643b24-2818-4656-86ef-5abd3c2831f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6df999ec1ba546dfb7b80b5a6461bcd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76c514d5bb24d2ab907780da5d49bde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b0d271c6-637e-41cf-88bf-3bee966ed17d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c4433c2-879a-4f4b-b030-491fc65a4e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b0d271c6-637e-41cf-88bf-3bee966ed17d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c4433c2-879a-4f4b-b030-491fc65a4e92) transitioned into state 'SUCCESS' from state '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-1148399484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6df999ec1ba546dfb7b80b5a6461bcd8',qos_specs=None,replication_status=,reservations=['c5b53979-d0e1-43a2-a1fe-61942941dfd4','35d53e48-86f9-4fd2-977a-c0f75299b023','32a6f767-923e-47f3-9729-61f9f9f3335c','634117a8-272a-4f9d-9a7a-dd4a6349f67d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76c514d5bb24d2ab907780da5d49bde',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b0d271c6-637e-41cf-88bf-3bee966ed17d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae01d302-a06b-4c68-a5bc-00be12a91b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b0d271c6-637e-41cf-88bf-3bee966ed17d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae01d302-a06b-4c68-a5bc-00be12a91b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b0d271c6-637e-41cf-88bf-3bee966ed17d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Flow 'volume_create_api' (814aa2f2-7aed-45c1-8881-0ed5c2e05570) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b0d271c6-637e-41cf-88bf-3bee966ed17d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Create volume request issued successfully. Sep 02 00:58:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b0d271c6-637e-41cf-88bf-3bee966ed17d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:58:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1455/2935] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:58:00 2026] POST /volume/v3/volumes => generated 773 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d7b49ca5-0f79-43b1-a42a-776703bb7a5a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d7b49ca5-0f79-43b1-a42a-776703bb7a5a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d7b49ca5-0f79-43b1-a42a-776703bb7a5a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7c09df26-a5b3-496b-abcf-b8137ade2908", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1663518504"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-d7b49ca5-0f79-43b1-a42a-776703bb7a5a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Create volume request body: {'volume': {"'source_volid": '7c09df26-a5b3-496b-abcf-b8137ade2908', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1663518504'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:58:01 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-d7b49ca5-0f79-43b1-a42a-776703bb7a5a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Create volume of 1 GB Sep 02 00:58:01 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:01 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d7b49ca5-0f79-43b1-a42a-776703bb7a5a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Availability Zones retrieved successfully. Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d7b49ca5-0f79-43b1-a42a-776703bb7a5a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Flow 'volume_create_api' (3be0c8ca-2c48-4b6d-957d-57fb2d891fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d7b49ca5-0f79-43b1-a42a-776703bb7a5a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b45b5df-9744-4401-bb7e-214298ea3cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-d7b49ca5-0f79-43b1-a42a-776703bb7a5a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e33d82cc-aecd-4525-a065-6ee7bcbc1d31 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e33d82cc-aecd-4525-a065-6ee7bcbc1d31 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/34813978-b5b2-4dbe-8c9e-e874eebf65ee Sep 02 00:58:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e33d82cc-aecd-4525-a065-6ee7bcbc1d31 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e33d82cc-aecd-4525-a065-6ee7bcbc1d31 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:01 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:01 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:01 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e33d82cc-aecd-4525-a065-6ee7bcbc1d31 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:58:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e33d82cc-aecd-4525-a065-6ee7bcbc1d31 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/34813978-b5b2-4dbe-8c9e-e874eebf65ee returned with HTTP 200 Sep 02 00:58:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1456/2936] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:01 2026] GET /volume/v3/volumes/34813978-b5b2-4dbe-8c9e-e874eebf65ee => generated 1015 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d7b49ca5-0f79-43b1-a42a-776703bb7a5a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b45b5df-9744-4401-bb7e-214298ea3cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3e649054-634d-4465-8b3b-265e12bbc5cc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d7b49ca5-0f79-43b1-a42a-776703bb7a5a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b45ff6b9-fe46-4d39-b1a5-42106d22c1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3e649054-634d-4465-8b3b-265e12bbc5cc tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/c06a29b2-5f20-498f-92d6-63b4c01ac01d Sep 02 00:58:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3e649054-634d-4465-8b3b-265e12bbc5cc tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3e649054-634d-4465-8b3b-265e12bbc5cc tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:01 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:01 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:01 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3e649054-634d-4465-8b3b-265e12bbc5cc tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3e649054-634d-4465-8b3b-265e12bbc5cc tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/c06a29b2-5f20-498f-92d6-63b4c01ac01d returned with HTTP 200 Sep 02 00:58:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1457/2937] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:01 2026] GET /volume/v3/volumes/c06a29b2-5f20-498f-92d6-63b4c01ac01d => generated 1017 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5f55a4cc-0253-4eb5-a2de-fe7b42ef14de None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5f55a4cc-0253-4eb5-a2de-fe7b42ef14de tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc Sep 02 00:58:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5f55a4cc-0253-4eb5-a2de-fe7b42ef14de tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5f55a4cc-0253-4eb5-a2de-fe7b42ef14de tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:01 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5f55a4cc-0253-4eb5-a2de-fe7b42ef14de tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Snapshot retrieved successfully. Sep 02 00:58:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5f55a4cc-0253-4eb5-a2de-fe7b42ef14de tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc returned with HTTP 200 Sep 02 00:58:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1458/2938] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:01 2026] GET /volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4e58bf77-cd05-45f5-90df-ae421c430e21 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-d7b49ca5-0f79-43b1-a42a-776703bb7a5a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Created reservations ['5b092181-784b-4fe9-910d-a29555082bc8', '3e9097fe-b31e-423a-8109-1d34e6d90df4', 'fd2db38d-1301-40e3-9267-ed125e587ef2', 'f01c2db3-140b-4b02-bce7-22618ed70124'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d7b49ca5-0f79-43b1-a42a-776703bb7a5a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b45ff6b9-fe46-4d39-b1a5-42106d22c1e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b092181-784b-4fe9-910d-a29555082bc8', '3e9097fe-b31e-423a-8109-1d34e6d90df4', 'fd2db38d-1301-40e3-9267-ed125e587ef2', 'f01c2db3-140b-4b02-bce7-22618ed70124']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d7b49ca5-0f79-43b1-a42a-776703bb7a5a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34add689-7330-4859-8cf9-2959693c35c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:01 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:01 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d7b49ca5-0f79-43b1-a42a-776703bb7a5a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34add689-7330-4859-8cf9-2959693c35c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4552c3c5-a07c-489b-b6a3-52b655cb1ac4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1663518504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6df999ec1ba546dfb7b80b5a6461bcd8',qos_specs=None,replication_status=,reservations=['5b092181-784b-4fe9-910d-a29555082bc8','3e9097fe-b31e-423a-8109-1d34e6d90df4','fd2db38d-1301-40e3-9267-ed125e587ef2','f01c2db3-140b-4b02-bce7-22618ed70124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76c514d5bb24d2ab907780da5d49bde',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:58:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1663518504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4552c3c5-a07c-489b-b6a3-52b655cb1ac4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6df999ec1ba546dfb7b80b5a6461bcd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76c514d5bb24d2ab907780da5d49bde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d7b49ca5-0f79-43b1-a42a-776703bb7a5a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09ff9235-d06c-485c-9472-319de5c0caf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4e58bf77-cd05-45f5-90df-ae421c430e21 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d7b49ca5-0f79-43b1-a42a-776703bb7a5a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09ff9235-d06c-485c-9472-319de5c0caf0) transitioned into state 'SUCCESS' from state '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-1663518504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6df999ec1ba546dfb7b80b5a6461bcd8',qos_specs=None,replication_status=,reservations=['5b092181-784b-4fe9-910d-a29555082bc8','3e9097fe-b31e-423a-8109-1d34e6d90df4','fd2db38d-1301-40e3-9267-ed125e587ef2','f01c2db3-140b-4b02-bce7-22618ed70124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76c514d5bb24d2ab907780da5d49bde',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4e58bf77-cd05-45f5-90df-ae421c430e21 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c06a29b2-5f20-498f-92d6-63b4c01ac01d", "name": "tempest-ProjectMemberTests-Snapshot-1558900536"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d7b49ca5-0f79-43b1-a42a-776703bb7a5a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2e1f20a-a9f5-4420-8c79-6b4c0e10f6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d7b49ca5-0f79-43b1-a42a-776703bb7a5a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2e1f20a-a9f5-4420-8c79-6b4c0e10f6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:01 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d7b49ca5-0f79-43b1-a42a-776703bb7a5a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Flow 'volume_create_api' (3be0c8ca-2c48-4b6d-957d-57fb2d891fdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d7b49ca5-0f79-43b1-a42a-776703bb7a5a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Create volume request issued successfully. Sep 02 00:58:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d7b49ca5-0f79-43b1-a42a-776703bb7a5a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:58:01 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:01 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4e58bf77-cd05-45f5-90df-ae421c430e21 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Volume info retrieved successfully. Sep 02 00:58:01 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-4e58bf77-cd05-45f5-90df-ae421c430e21 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Create snapshot from volume c06a29b2-5f20-498f-92d6-63b4c01ac01d Sep 02 00:58:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1481/2939] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:58:01 2026] POST /volume/v3/volumes => generated 773 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f24ce9d8-1e90-4387-a70e-8bed79e23fa6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f24ce9d8-1e90-4387-a70e-8bed79e23fa6 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f24ce9d8-1e90-4387-a70e-8bed79e23fa6 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7c09df26-a5b3-496b-abcf-b8137ade2908", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-643044898"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-f24ce9d8-1e90-4387-a70e-8bed79e23fa6 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Create volume request body: {'volume': {"'source_volid": '7c09df26-a5b3-496b-abcf-b8137ade2908', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-643044898'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:58:01 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-f24ce9d8-1e90-4387-a70e-8bed79e23fa6 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Create volume of 1 GB Sep 02 00:58:01 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:01 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f24ce9d8-1e90-4387-a70e-8bed79e23fa6 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Availability Zones retrieved successfully. Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f24ce9d8-1e90-4387-a70e-8bed79e23fa6 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Flow 'volume_create_api' (34ebf649-11c0-49be-8850-085c50317a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f24ce9d8-1e90-4387-a70e-8bed79e23fa6 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9f1b7f5-b3d1-406d-a56a-9d0d2403baf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-f24ce9d8-1e90-4387-a70e-8bed79e23fa6 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f24ce9d8-1e90-4387-a70e-8bed79e23fa6 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9f1b7f5-b3d1-406d-a56a-9d0d2403baf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:01 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-4e58bf77-cd05-45f5-90df-ae421c430e21 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Created reservations ['18ff81f3-ba65-4307-b752-95140dc1ea98', '99bb792f-a4b6-4870-9564-ac557c9cc078', '48bb4f8e-8fdb-4bc9-8332-2c94633bd42a', '1dcf219a-81db-4b40-944c-92192c5f895f'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:01 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f24ce9d8-1e90-4387-a70e-8bed79e23fa6 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b85a6ea7-ce78-4b0e-bd6c-ec8ff6a0a4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:02 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-f24ce9d8-1e90-4387-a70e-8bed79e23fa6 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Created reservations ['07e1ba07-91e2-4133-9528-f8e719765fdc', 'a9ac1f90-b9e6-446a-a2b3-8b377a80b866', 'a6973c14-f99a-4589-a6bd-8496600f6a58', '6331e55d-fcc4-48b4-9367-2f1be3d7d715'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f24ce9d8-1e90-4387-a70e-8bed79e23fa6 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b85a6ea7-ce78-4b0e-bd6c-ec8ff6a0a4fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07e1ba07-91e2-4133-9528-f8e719765fdc', 'a9ac1f90-b9e6-446a-a2b3-8b377a80b866', 'a6973c14-f99a-4589-a6bd-8496600f6a58', '6331e55d-fcc4-48b4-9367-2f1be3d7d715']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f24ce9d8-1e90-4387-a70e-8bed79e23fa6 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3b313e9-119c-48dd-b046-dce6a277575b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4e58bf77-cd05-45f5-90df-ae421c430e21 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Snapshot create request issued successfully. Sep 02 00:58:02 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:02 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4e58bf77-cd05-45f5-90df-ae421c430e21 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:58:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1459/2940] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:58:01 2026] POST /volume/v3/snapshots => generated 305 bytes in 732 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f24ce9d8-1e90-4387-a70e-8bed79e23fa6 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3b313e9-119c-48dd-b046-dce6a277575b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a64f9b9-1567-4934-bd00-5dc38f210c78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-643044898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6df999ec1ba546dfb7b80b5a6461bcd8',qos_specs=None,replication_status=,reservations=['07e1ba07-91e2-4133-9528-f8e719765fdc','a9ac1f90-b9e6-446a-a2b3-8b377a80b866','a6973c14-f99a-4589-a6bd-8496600f6a58','6331e55d-fcc4-48b4-9367-2f1be3d7d715'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76c514d5bb24d2ab907780da5d49bde',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:58:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-643044898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a64f9b9-1567-4934-bd00-5dc38f210c78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6df999ec1ba546dfb7b80b5a6461bcd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c76c514d5bb24d2ab907780da5d49bde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f24ce9d8-1e90-4387-a70e-8bed79e23fa6 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dcd515a-53f3-426d-a9b1-c07d7a40c625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e1e49c3a-c5a8-40dd-a3eb-e7402a2f0ed1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e1e49c3a-c5a8-40dd-a3eb-e7402a2f0ed1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] GET http://192.168.122.129/volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff Sep 02 00:58:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e1e49c3a-c5a8-40dd-a3eb-e7402a2f0ed1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e1e49c3a-c5a8-40dd-a3eb-e7402a2f0ed1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:02 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e1e49c3a-c5a8-40dd-a3eb-e7402a2f0ed1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Snapshot retrieved successfully. Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e1e49c3a-c5a8-40dd-a3eb-e7402a2f0ed1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] http://192.168.122.129/volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff returned with HTTP 200 Sep 02 00:58:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1460/2941] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:02 2026] GET /volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff => generated 437 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f24ce9d8-1e90-4387-a70e-8bed79e23fa6 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dcd515a-53f3-426d-a9b1-c07d7a40c625) transitioned into state 'SUCCESS' from state '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-643044898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6df999ec1ba546dfb7b80b5a6461bcd8',qos_specs=None,replication_status=,reservations=['07e1ba07-91e2-4133-9528-f8e719765fdc','a9ac1f90-b9e6-446a-a2b3-8b377a80b866','a6973c14-f99a-4589-a6bd-8496600f6a58','6331e55d-fcc4-48b4-9367-2f1be3d7d715'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c76c514d5bb24d2ab907780da5d49bde',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f24ce9d8-1e90-4387-a70e-8bed79e23fa6 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (505c300c-8710-4967-a580-aecfaaafb6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f24ce9d8-1e90-4387-a70e-8bed79e23fa6 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (505c300c-8710-4967-a580-aecfaaafb6ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-f24ce9d8-1e90-4387-a70e-8bed79e23fa6 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Flow 'volume_create_api' (34ebf649-11c0-49be-8850-085c50317a15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f24ce9d8-1e90-4387-a70e-8bed79e23fa6 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Create volume request issued successfully. Sep 02 00:58:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f24ce9d8-1e90-4387-a70e-8bed79e23fa6 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:58:02 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1482/2942] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:58:01 2026] POST /volume/v3/volumes => generated 772 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a9135553-55ae-46ed-a0a7-7e5174d7b30f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a9135553-55ae-46ed-a0a7-7e5174d7b30f tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/890ef211-177b-4174-bc83-14e1beb76636 Sep 02 00:58:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a9135553-55ae-46ed-a0a7-7e5174d7b30f tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-277ca8f9-f622-446a-a941-650d8f39fdfd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a9135553-55ae-46ed-a0a7-7e5174d7b30f tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-277ca8f9-f622-446a-a941-650d8f39fdfd tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/34813978-b5b2-4dbe-8c9e-e874eebf65ee Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-277ca8f9-f622-446a-a941-650d8f39fdfd tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-277ca8f9-f622-446a-a941-650d8f39fdfd tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:02 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-277ca8f9-f622-446a-a941-650d8f39fdfd tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/34813978-b5b2-4dbe-8c9e-e874eebf65ee returned with HTTP 404 Sep 02 00:58:02 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1483/2943] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:02 2026] GET /volume/v3/volumes/34813978-b5b2-4dbe-8c9e-e874eebf65ee => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:58:02 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:02 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d0754a5c-55ba-4c87-a4d6-f039a0cca78c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d0754a5c-55ba-4c87-a4d6-f039a0cca78c tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d0754a5c-55ba-4c87-a4d6-f039a0cca78c tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1298220235"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a9135553-55ae-46ed-a0a7-7e5174d7b30f tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-d0754a5c-55ba-4c87-a4d6-f039a0cca78c tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1298220235'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-d0754a5c-55ba-4c87-a4d6-f039a0cca78c tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Create volume of 1 GB Sep 02 00:58:02 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:02 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:02 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d0754a5c-55ba-4c87-a4d6-f039a0cca78c tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Availability Zones retrieved successfully. Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a9135553-55ae-46ed-a0a7-7e5174d7b30f tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/890ef211-177b-4174-bc83-14e1beb76636 returned with HTTP 200 Sep 02 00:58:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1461/2944] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:02 2026] GET /volume/v3/volumes/890ef211-177b-4174-bc83-14e1beb76636 => generated 866 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d0754a5c-55ba-4c87-a4d6-f039a0cca78c tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Flow 'volume_create_api' (b09f14be-e3e8-47f7-8508-a105e9eeeb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b2603fde-6010-4cd2-b4b3-a8345970d640 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d0754a5c-55ba-4c87-a4d6-f039a0cca78c tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd3ac523-1927-45de-bcc7-0e00b1789480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b2603fde-6010-4cd2-b4b3-a8345970d640 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/495fa84d-2d79-44bd-8e35-dfd7075f6477 Sep 02 00:58:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b2603fde-6010-4cd2-b4b3-a8345970d640 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b2603fde-6010-4cd2-b4b3-a8345970d640 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-d0754a5c-55ba-4c87-a4d6-f039a0cca78c tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:02 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:02 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:02 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b2603fde-6010-4cd2-b4b3-a8345970d640 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b2603fde-6010-4cd2-b4b3-a8345970d640 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/495fa84d-2d79-44bd-8e35-dfd7075f6477 returned with HTTP 200 Sep 02 00:58:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1462/2945] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:02 2026] GET /volume/v3/volumes/495fa84d-2d79-44bd-8e35-dfd7075f6477 => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-01876902-aca7-4aef-b1c9-9978b7f509a5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-01876902-aca7-4aef-b1c9-9978b7f509a5 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc Sep 02 00:58:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-01876902-aca7-4aef-b1c9-9978b7f509a5 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-01876902-aca7-4aef-b1c9-9978b7f509a5 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-01876902-aca7-4aef-b1c9-9978b7f509a5 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc returned with HTTP 404 Sep 02 00:58:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1463/2946] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:02 2026] GET /volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d0754a5c-55ba-4c87-a4d6-f039a0cca78c tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd3ac523-1927-45de-bcc7-0e00b1789480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d0754a5c-55ba-4c87-a4d6-f039a0cca78c tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccfc2063-0058-45b0-b137-89b69fbd3538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-9426a0fd-007b-4766-b711-d2313e23c839 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9426a0fd-007b-4766-b711-d2313e23c839 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] DELETE http://192.168.122.129/volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de Sep 02 00:58:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9426a0fd-007b-4766-b711-d2313e23c839 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9426a0fd-007b-4766-b711-d2313e23c839 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-9426a0fd-007b-4766-b711-d2313e23c839 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Delete volume with id: 8d6e4654-9dc3-40bb-a610-b2b8481400de Sep 02 00:58:02 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:02 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:02 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:02 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-9426a0fd-007b-4766-b711-d2313e23c839 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Volume info retrieved successfully. Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-9426a0fd-007b-4766-b711-d2313e23c839 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Delete volume request issued successfully. Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9426a0fd-007b-4766-b711-d2313e23c839 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de returned with HTTP 202 Sep 02 00:58:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1464/2947] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:58:02 2026] DELETE /volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:58:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-54f46320-b979-445f-90f7-68d12aa63c3e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-54f46320-b979-445f-90f7-68d12aa63c3e tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de Sep 02 00:58:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-54f46320-b979-445f-90f7-68d12aa63c3e tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-54f46320-b979-445f-90f7-68d12aa63c3e tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-d0754a5c-55ba-4c87-a4d6-f039a0cca78c tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Created reservations ['5d56c772-58d3-40d5-958a-babac75457d6', '6952b82f-7696-4022-93d2-d976a8de1f0e', '85f9b443-4553-4e35-8c79-a492aa0b16e9', 'c4d58191-ca25-47f0-a2a0-a2de4c6bc1c9'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d0754a5c-55ba-4c87-a4d6-f039a0cca78c tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccfc2063-0058-45b0-b137-89b69fbd3538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d56c772-58d3-40d5-958a-babac75457d6', '6952b82f-7696-4022-93d2-d976a8de1f0e', '85f9b443-4553-4e35-8c79-a492aa0b16e9', 'c4d58191-ca25-47f0-a2a0-a2de4c6bc1c9']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d0754a5c-55ba-4c87-a4d6-f039a0cca78c tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b99d147b-b566-426a-b419-ef97c789eb65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:02 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:02 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:02 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-54f46320-b979-445f-90f7-68d12aa63c3e tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Volume info retrieved successfully. Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-54f46320-b979-445f-90f7-68d12aa63c3e tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de returned with HTTP 200 Sep 02 00:58:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1465/2948] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:02 2026] GET /volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de => generated 870 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:02 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:02 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d0754a5c-55ba-4c87-a4d6-f039a0cca78c tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b99d147b-b566-426a-b419-ef97c789eb65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebc398ff-8c59-4525-bf32-c40dab600ea9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1298220235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a9c8144268479eb35289306c873897',qos_specs=None,replication_status=,reservations=['5d56c772-58d3-40d5-958a-babac75457d6','6952b82f-7696-4022-93d2-d976a8de1f0e','85f9b443-4553-4e35-8c79-a492aa0b16e9','c4d58191-ca25-47f0-a2a0-a2de4c6bc1c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e309c5963843119531cfa94aec19d3',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:58:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1298220235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebc398ff-8c59-4525-bf32-c40dab600ea9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6a9c8144268479eb35289306c873897',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03e309c5963843119531cfa94aec19d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d0754a5c-55ba-4c87-a4d6-f039a0cca78c tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ed266c8-a661-4ce2-8d8d-128976c0ee5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d0754a5c-55ba-4c87-a4d6-f039a0cca78c tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ed266c8-a661-4ce2-8d8d-128976c0ee5e) transitioned into state 'SUCCESS' from state '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-1298220235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a9c8144268479eb35289306c873897',qos_specs=None,replication_status=,reservations=['5d56c772-58d3-40d5-958a-babac75457d6','6952b82f-7696-4022-93d2-d976a8de1f0e','85f9b443-4553-4e35-8c79-a492aa0b16e9','c4d58191-ca25-47f0-a2a0-a2de4c6bc1c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e309c5963843119531cfa94aec19d3',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d0754a5c-55ba-4c87-a4d6-f039a0cca78c tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (391b6e34-17c7-435c-96f1-62b687305958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d0754a5c-55ba-4c87-a4d6-f039a0cca78c tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (391b6e34-17c7-435c-96f1-62b687305958) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d0754a5c-55ba-4c87-a4d6-f039a0cca78c tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Flow 'volume_create_api' (b09f14be-e3e8-47f7-8508-a105e9eeeb62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:02 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d0754a5c-55ba-4c87-a4d6-f039a0cca78c tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Create volume request issued successfully. Sep 02 00:58:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d0754a5c-55ba-4c87-a4d6-f039a0cca78c tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:58:02 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1484/2949] 192.168.122.129 () {62 vars in 1183 bytes} [Wed Sep 2 00:58:02 2026] POST /volume/v3/volumes => generated 787 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-39c9cfc4-c954-42c4-ba0f-8ae686606107 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-39c9cfc4-c954-42c4-ba0f-8ae686606107 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 Sep 02 00:58:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-39c9cfc4-c954-42c4-ba0f-8ae686606107 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-39c9cfc4-c954-42c4-ba0f-8ae686606107 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:02 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:02 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:02 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:02 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-39c9cfc4-c954-42c4-ba0f-8ae686606107 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:58:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-39c9cfc4-c954-42c4-ba0f-8ae686606107 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 returned with HTTP 200 Sep 02 00:58:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1466/2950] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:02 2026] GET /volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 => generated 966 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-92bcb68d-cfc8-4752-9af8-9bc16c9599a5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-92bcb68d-cfc8-4752-9af8-9bc16c9599a5 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] GET http://192.168.122.129/volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff Sep 02 00:58:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-92bcb68d-cfc8-4752-9af8-9bc16c9599a5 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-92bcb68d-cfc8-4752-9af8-9bc16c9599a5 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:03 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:03 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:03 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-92bcb68d-cfc8-4752-9af8-9bc16c9599a5 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Snapshot retrieved successfully. Sep 02 00:58:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-92bcb68d-cfc8-4752-9af8-9bc16c9599a5 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] http://192.168.122.129/volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff returned with HTTP 200 Sep 02 00:58:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1485/2951] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:03 2026] GET /volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-628e539b-197b-425a-8c6d-3231b447b97d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-628e539b-197b-425a-8c6d-3231b447b97d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/495fa84d-2d79-44bd-8e35-dfd7075f6477 Sep 02 00:58:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-628e539b-197b-425a-8c6d-3231b447b97d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-628e539b-197b-425a-8c6d-3231b447b97d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:03 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:03 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:03 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:03 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:03 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-628e539b-197b-425a-8c6d-3231b447b97d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-628e539b-197b-425a-8c6d-3231b447b97d tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/495fa84d-2d79-44bd-8e35-dfd7075f6477 returned with HTTP 200 Sep 02 00:58:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1467/2952] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:03 2026] GET /volume/v3/volumes/495fa84d-2d79-44bd-8e35-dfd7075f6477 => generated 866 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-efff2b18-32dc-4a36-856d-5a46382764bd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-efff2b18-32dc-4a36-856d-5a46382764bd tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/16643b24-2818-4656-86ef-5abd3c2831f9 Sep 02 00:58:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-efff2b18-32dc-4a36-856d-5a46382764bd tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-efff2b18-32dc-4a36-856d-5a46382764bd tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:03 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:03 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:03 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:03 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:03 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-efff2b18-32dc-4a36-856d-5a46382764bd tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-efff2b18-32dc-4a36-856d-5a46382764bd tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/16643b24-2818-4656-86ef-5abd3c2831f9 returned with HTTP 200 Sep 02 00:58:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1486/2953] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:03 2026] GET /volume/v3/volumes/16643b24-2818-4656-86ef-5abd3c2831f9 => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-30a44c2f-d52e-4805-90ed-9a638e1b96f3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-30a44c2f-d52e-4805-90ed-9a638e1b96f3 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de Sep 02 00:58:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-30a44c2f-d52e-4805-90ed-9a638e1b96f3 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-30a44c2f-d52e-4805-90ed-9a638e1b96f3 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-30a44c2f-d52e-4805-90ed-9a638e1b96f3 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de returned with HTTP 404 Sep 02 00:58:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1468/2954] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:03 2026] GET /volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:58:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-94933a96-e820-4cc6-b714-57e5562e626b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-94933a96-e820-4cc6-b714-57e5562e626b tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] DELETE http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e Sep 02 00:58:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-94933a96-e820-4cc6-b714-57e5562e626b tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-94933a96-e820-4cc6-b714-57e5562e626b tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:03 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-94933a96-e820-4cc6-b714-57e5562e626b tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Delete volume with id: 3165d1dc-989e-4bff-818f-8035eb6bda3e Sep 02 00:58:03 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:03 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:03 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:03 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:03 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-94933a96-e820-4cc6-b714-57e5562e626b tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Volume info retrieved successfully. Sep 02 00:58:03 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-94933a96-e820-4cc6-b714-57e5562e626b tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Delete volume request issued successfully. Sep 02 00:58:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-94933a96-e820-4cc6-b714-57e5562e626b tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e returned with HTTP 202 Sep 02 00:58:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1487/2955] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:58:03 2026] DELETE /volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:58:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c41844a5-fe9e-439b-9bbb-ec3858712ba0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c41844a5-fe9e-439b-9bbb-ec3858712ba0 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e Sep 02 00:58:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c41844a5-fe9e-439b-9bbb-ec3858712ba0 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c41844a5-fe9e-439b-9bbb-ec3858712ba0 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:03 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:03 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:03 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:03 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:03 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c41844a5-fe9e-439b-9bbb-ec3858712ba0 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Volume info retrieved successfully. Sep 02 00:58:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c41844a5-fe9e-439b-9bbb-ec3858712ba0 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e returned with HTTP 200 Sep 02 00:58:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1469/2956] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:03 2026] GET /volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e => generated 904 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5a807387-4761-4377-b161-0d365de9a606 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5a807387-4761-4377-b161-0d365de9a606 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 Sep 02 00:58:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5a807387-4761-4377-b161-0d365de9a606 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5a807387-4761-4377-b161-0d365de9a606 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:04 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:04 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:04 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:04 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:04 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5a807387-4761-4377-b161-0d365de9a606 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:58:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5a807387-4761-4377-b161-0d365de9a606 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 returned with HTTP 200 Sep 02 00:58:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1488/2957] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:03 2026] GET /volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:58:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c4ad663a-572e-4cea-8ae6-ce91a9694b37 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c4ad663a-572e-4cea-8ae6-ce91a9694b37 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] GET http://192.168.122.129/volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff Sep 02 00:58:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c4ad663a-572e-4cea-8ae6-ce91a9694b37 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c4ad663a-572e-4cea-8ae6-ce91a9694b37 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:04 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:04 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:04 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c4ad663a-572e-4cea-8ae6-ce91a9694b37 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Snapshot retrieved successfully. Sep 02 00:58:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c4ad663a-572e-4cea-8ae6-ce91a9694b37 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] http://192.168.122.129/volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff returned with HTTP 200 Sep 02 00:58:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1470/2958] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:04 2026] GET /volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff => generated 437 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3810d5ed-5950-457e-a866-bffd9cd603e8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3810d5ed-5950-457e-a866-bffd9cd603e8 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/16643b24-2818-4656-86ef-5abd3c2831f9 Sep 02 00:58:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3810d5ed-5950-457e-a866-bffd9cd603e8 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3810d5ed-5950-457e-a866-bffd9cd603e8 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:04 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:04 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:04 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:04 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:04 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3810d5ed-5950-457e-a866-bffd9cd603e8 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3810d5ed-5950-457e-a866-bffd9cd603e8 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/16643b24-2818-4656-86ef-5abd3c2831f9 returned with HTTP 200 Sep 02 00:58:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1489/2959] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:04 2026] GET /volume/v3/volumes/16643b24-2818-4656-86ef-5abd3c2831f9 => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1dad63ec-2722-4cd0-8dc4-149e89572760 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1dad63ec-2722-4cd0-8dc4-149e89572760 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/4552c3c5-a07c-489b-b6a3-52b655cb1ac4 Sep 02 00:58:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1dad63ec-2722-4cd0-8dc4-149e89572760 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1dad63ec-2722-4cd0-8dc4-149e89572760 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:04 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:04 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:04 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:04 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:04 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1dad63ec-2722-4cd0-8dc4-149e89572760 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1dad63ec-2722-4cd0-8dc4-149e89572760 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/4552c3c5-a07c-489b-b6a3-52b655cb1ac4 returned with HTTP 200 Sep 02 00:58:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1471/2960] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:04 2026] GET /volume/v3/volumes/4552c3c5-a07c-489b-b6a3-52b655cb1ac4 => generated 866 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:58:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-845010b5-2d70-41c2-b9f8-6608701ddabf None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-845010b5-2d70-41c2-b9f8-6608701ddabf tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 Sep 02 00:58:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-845010b5-2d70-41c2-b9f8-6608701ddabf tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-845010b5-2d70-41c2-b9f8-6608701ddabf tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:04 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:04 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:04 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:04 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:04 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-845010b5-2d70-41c2-b9f8-6608701ddabf tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-845010b5-2d70-41c2-b9f8-6608701ddabf tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 returned with HTTP 200 Sep 02 00:58:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1490/2961] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:04 2026] GET /volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 => generated 864 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-59cca548-64b6-48bd-8802-d1c4936dbbb6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-59cca548-64b6-48bd-8802-d1c4936dbbb6 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e Sep 02 00:58:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-59cca548-64b6-48bd-8802-d1c4936dbbb6 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-59cca548-64b6-48bd-8802-d1c4936dbbb6 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-59cca548-64b6-48bd-8802-d1c4936dbbb6 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e returned with HTTP 404 Sep 02 00:58:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1472/2962] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:04 2026] GET /volume/v3/volumes/3165d1dc-989e-4bff-818f-8035eb6bda3e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:58:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-793402b2-202e-4615-8cfd-47c8109343fd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-793402b2-202e-4615-8cfd-47c8109343fd tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc Sep 02 00:58:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-793402b2-202e-4615-8cfd-47c8109343fd tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-793402b2-202e-4615-8cfd-47c8109343fd tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:05 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-793402b2-202e-4615-8cfd-47c8109343fd tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Delete snapshot with id: d8397a1a-78ec-4f48-b4c0-8e68def207bc Sep 02 00:58:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-793402b2-202e-4615-8cfd-47c8109343fd tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc returned with HTTP 404 Sep 02 00:58:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1491/2963] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:58:05 2026] DELETE /volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:58:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b145f3f4-5a62-411f-9279-3f0a18070d06 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b145f3f4-5a62-411f-9279-3f0a18070d06 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc Sep 02 00:58:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b145f3f4-5a62-411f-9279-3f0a18070d06 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b145f3f4-5a62-411f-9279-3f0a18070d06 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ce4518bd-7eaa-43e2-8c4c-b50c522e48b7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ce4518bd-7eaa-43e2-8c4c-b50c522e48b7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 Sep 02 00:58:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ce4518bd-7eaa-43e2-8c4c-b50c522e48b7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ce4518bd-7eaa-43e2-8c4c-b50c522e48b7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b145f3f4-5a62-411f-9279-3f0a18070d06 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc returned with HTTP 404 Sep 02 00:58:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1473/2964] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:05 2026] GET /volume/v3/snapshots/d8397a1a-78ec-4f48-b4c0-8e68def207bc => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:58:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fa07dd58-38a6-4e07-b39d-8132b1cdfcd3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:05 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:05 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fa07dd58-38a6-4e07-b39d-8132b1cdfcd3 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] DELETE http://192.168.122.129/volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de Sep 02 00:58:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fa07dd58-38a6-4e07-b39d-8132b1cdfcd3 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fa07dd58-38a6-4e07-b39d-8132b1cdfcd3 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:05 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-fa07dd58-38a6-4e07-b39d-8132b1cdfcd3 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Delete volume with id: 8d6e4654-9dc3-40bb-a610-b2b8481400de Sep 02 00:58:05 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:05 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:05 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ce4518bd-7eaa-43e2-8c4c-b50c522e48b7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:58:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fa07dd58-38a6-4e07-b39d-8132b1cdfcd3 tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de returned with HTTP 404 Sep 02 00:58:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1474/2965] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:58:05 2026] DELETE /volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:58:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ce4518bd-7eaa-43e2-8c4c-b50c522e48b7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 returned with HTTP 200 Sep 02 00:58:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1492/2966] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:05 2026] GET /volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 => generated 1016 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:58:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fe8d69d7-6910-4834-9bb2-642f364f7e4e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fe8d69d7-6910-4834-9bb2-642f364f7e4e tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] GET http://192.168.122.129/volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de Sep 02 00:58:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fe8d69d7-6910-4834-9bb2-642f364f7e4e tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fe8d69d7-6910-4834-9bb2-642f364f7e4e tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fe8d69d7-6910-4834-9bb2-642f364f7e4e tempest-VolumeDependencyTests-1601108631 tempest-VolumeDependencyTests-1601108631-project-member] http://192.168.122.129/volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de returned with HTTP 404 Sep 02 00:58:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1475/2967] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:05 2026] GET /volume/v3/volumes/8d6e4654-9dc3-40bb-a610-b2b8481400de => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:58:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f8aa9a77-6e9f-4f86-85aa-0bbf2f7062b9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f8aa9a77-6e9f-4f86-85aa-0bbf2f7062b9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] GET http://192.168.122.129/volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff Sep 02 00:58:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f8aa9a77-6e9f-4f86-85aa-0bbf2f7062b9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f8aa9a77-6e9f-4f86-85aa-0bbf2f7062b9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:05 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:05 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:05 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f8aa9a77-6e9f-4f86-85aa-0bbf2f7062b9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Snapshot retrieved successfully. Sep 02 00:58:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f8aa9a77-6e9f-4f86-85aa-0bbf2f7062b9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] http://192.168.122.129/volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff returned with HTTP 200 Sep 02 00:58:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1493/2968] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:05 2026] GET /volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff => generated 437 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e27cf037-836c-4322-9fee-ff83f61f098c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e27cf037-836c-4322-9fee-ff83f61f098c tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 Sep 02 00:58:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e27cf037-836c-4322-9fee-ff83f61f098c tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e27cf037-836c-4322-9fee-ff83f61f098c tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:05 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:05 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:05 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:05 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e27cf037-836c-4322-9fee-ff83f61f098c tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e27cf037-836c-4322-9fee-ff83f61f098c tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 returned with HTTP 200 Sep 02 00:58:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1476/2969] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:05 2026] GET /volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-eed55630-e399-4b04-8aa3-1038549a4916 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-eed55630-e399-4b04-8aa3-1038549a4916 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 Sep 02 00:58:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-eed55630-e399-4b04-8aa3-1038549a4916 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-eed55630-e399-4b04-8aa3-1038549a4916 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:06 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:06 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:06 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:06 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:06 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-eed55630-e399-4b04-8aa3-1038549a4916 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:58:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-eed55630-e399-4b04-8aa3-1038549a4916 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 returned with HTTP 200 Sep 02 00:58:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1494/2970] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:06 2026] GET /volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 02 00:58:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-92e46b50-7c74-449e-84c5-bb4feb05a157 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-92e46b50-7c74-449e-84c5-bb4feb05a157 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] GET http://192.168.122.129/volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff Sep 02 00:58:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-92e46b50-7c74-449e-84c5-bb4feb05a157 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-92e46b50-7c74-449e-84c5-bb4feb05a157 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:06 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:06 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:06 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-92e46b50-7c74-449e-84c5-bb4feb05a157 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Snapshot retrieved successfully. Sep 02 00:58:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-92e46b50-7c74-449e-84c5-bb4feb05a157 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] http://192.168.122.129/volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff returned with HTTP 200 Sep 02 00:58:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1477/2971] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:06 2026] GET /volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff => generated 437 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-eee25fa0-2a47-4d06-8ecf-d35ff14a6ef3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-eee25fa0-2a47-4d06-8ecf-d35ff14a6ef3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 Sep 02 00:58:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-eee25fa0-2a47-4d06-8ecf-d35ff14a6ef3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-eee25fa0-2a47-4d06-8ecf-d35ff14a6ef3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:06 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:06 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:06 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:06 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:07 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-eee25fa0-2a47-4d06-8ecf-d35ff14a6ef3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-eee25fa0-2a47-4d06-8ecf-d35ff14a6ef3 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 returned with HTTP 200 Sep 02 00:58:07 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1495/2972] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:06 2026] GET /volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-170818dc-8b9c-46ca-8458-a2454c6ffd55 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-170818dc-8b9c-46ca-8458-a2454c6ffd55 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 Sep 02 00:58:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-170818dc-8b9c-46ca-8458-a2454c6ffd55 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-170818dc-8b9c-46ca-8458-a2454c6ffd55 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:07 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:07 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:07 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:07 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:07 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-170818dc-8b9c-46ca-8458-a2454c6ffd55 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:58:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-170818dc-8b9c-46ca-8458-a2454c6ffd55 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 returned with HTTP 200 Sep 02 00:58:07 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1478/2973] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:07 2026] GET /volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:58:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f46f8b74-6be5-4a58-b0e3-648826dba586 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f46f8b74-6be5-4a58-b0e3-648826dba586 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] GET http://192.168.122.129/volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff Sep 02 00:58:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f46f8b74-6be5-4a58-b0e3-648826dba586 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f46f8b74-6be5-4a58-b0e3-648826dba586 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:07 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:07 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:07 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f46f8b74-6be5-4a58-b0e3-648826dba586 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Snapshot retrieved successfully. Sep 02 00:58:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f46f8b74-6be5-4a58-b0e3-648826dba586 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] http://192.168.122.129/volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff returned with HTTP 200 Sep 02 00:58:07 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1496/2974] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:07 2026] GET /volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff => generated 464 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8779e684-a921-4bc4-b069-95d138487131 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8779e684-a921-4bc4-b069-95d138487131 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff Sep 02 00:58:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8779e684-a921-4bc4-b069-95d138487131 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8779e684-a921-4bc4-b069-95d138487131 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:07 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-8779e684-a921-4bc4-b069-95d138487131 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Delete snapshot with id: f40120c3-d066-43e6-9177-e1980452e7ff Sep 02 00:58:07 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:07 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:07 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8779e684-a921-4bc4-b069-95d138487131 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Snapshot retrieved successfully. Sep 02 00:58:07 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:07 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:07 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8779e684-a921-4bc4-b069-95d138487131 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Snapshot delete request issued successfully. Sep 02 00:58:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8779e684-a921-4bc4-b069-95d138487131 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] http://192.168.122.129/volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff returned with HTTP 202 Sep 02 00:58:07 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1479/2975] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:58:07 2026] DELETE /volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-149695d7-44e1-408c-a7cf-bdefd679853a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-149695d7-44e1-408c-a7cf-bdefd679853a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] GET http://192.168.122.129/volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff Sep 02 00:58:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-149695d7-44e1-408c-a7cf-bdefd679853a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-149695d7-44e1-408c-a7cf-bdefd679853a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:07 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:07 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:07 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-149695d7-44e1-408c-a7cf-bdefd679853a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Snapshot retrieved successfully. Sep 02 00:58:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-149695d7-44e1-408c-a7cf-bdefd679853a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] http://192.168.122.129/volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff returned with HTTP 200 Sep 02 00:58:07 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1497/2976] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:07 2026] GET /volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff => generated 463 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-49475420-502a-41d8-9a8a-86e8fea2717a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-49475420-502a-41d8-9a8a-86e8fea2717a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 Sep 02 00:58:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-49475420-502a-41d8-9a8a-86e8fea2717a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-49475420-502a-41d8-9a8a-86e8fea2717a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f53f25fa-853f-4968-aaf0-44ac16fb9524 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:08 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:08 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:08 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:08 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:08 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-49475420-502a-41d8-9a8a-86e8fea2717a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-49475420-502a-41d8-9a8a-86e8fea2717a tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 returned with HTTP 200 Sep 02 00:58:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1480/2977] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:08 2026] GET /volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:58:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-18cab891-47f7-4b81-a2ac-c871f7850465 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-18cab891-47f7-4b81-a2ac-c871f7850465 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] DELETE http://192.168.122.129/volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 Sep 02 00:58:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-18cab891-47f7-4b81-a2ac-c871f7850465 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-18cab891-47f7-4b81-a2ac-c871f7850465 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:08 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-18cab891-47f7-4b81-a2ac-c871f7850465 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Delete volume with id: 3a64f9b9-1567-4934-bd00-5dc38f210c78 Sep 02 00:58:08 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:08 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:08 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:08 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:08 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-18cab891-47f7-4b81-a2ac-c871f7850465 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:08 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-18cab891-47f7-4b81-a2ac-c871f7850465 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Delete volume request issued successfully. Sep 02 00:58:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-18cab891-47f7-4b81-a2ac-c871f7850465 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 returned with HTTP 202 Sep 02 00:58:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1481/2978] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:58:08 2026] DELETE /volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-29d77e23-44a1-4fd3-bd28-f9ec2858017c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-29d77e23-44a1-4fd3-bd28-f9ec2858017c tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 Sep 02 00:58:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-29d77e23-44a1-4fd3-bd28-f9ec2858017c tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-29d77e23-44a1-4fd3-bd28-f9ec2858017c tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:08 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:08 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:08 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:08 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:08 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-29d77e23-44a1-4fd3-bd28-f9ec2858017c tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-29d77e23-44a1-4fd3-bd28-f9ec2858017c tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 returned with HTTP 200 Sep 02 00:58:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1482/2979] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:08 2026] GET /volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 => generated 864 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1bf9573b-b35b-4ac3-b2fd-1a288fceabe8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1bf9573b-b35b-4ac3-b2fd-1a288fceabe8 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 Sep 02 00:58:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1bf9573b-b35b-4ac3-b2fd-1a288fceabe8 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1bf9573b-b35b-4ac3-b2fd-1a288fceabe8 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f53f25fa-853f-4968-aaf0-44ac16fb9524 tempest-ProjectAdminTests-205971486 tempest-ProjectAdminTests-205971486-project-admin] GET http://192.168.122.129/volume/v3/scheduler-stats/get_pools Sep 02 00:58:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f53f25fa-853f-4968-aaf0-44ac16fb9524 tempest-ProjectAdminTests-205971486 tempest-ProjectAdminTests-205971486-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f53f25fa-853f-4968-aaf0-44ac16fb9524 tempest-ProjectAdminTests-205971486 tempest-ProjectAdminTests-205971486-project-admin] Calling method 'get_pools' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:08 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:08 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:08 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:08 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:08 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1bf9573b-b35b-4ac3-b2fd-1a288fceabe8 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:58:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f53f25fa-853f-4968-aaf0-44ac16fb9524 tempest-ProjectAdminTests-205971486 tempest-ProjectAdminTests-205971486-project-admin] http://192.168.122.129/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 02 00:58:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1498/2980] 192.168.122.129 () {58 vars in 1175 bytes} [Wed Sep 2 00:58:08 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:58:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9d09b089-b965-42bd-8a30-e358aa2d2a13 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9d09b089-b965-42bd-8a30-e358aa2d2a13 tempest-ProjectAdminTests-205971486 tempest-ProjectAdminTests-205971486-project-admin] GET http://192.168.122.129/volume/v3/capabilities/devstack@QuobyteHD Sep 02 00:58:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9d09b089-b965-42bd-8a30-e358aa2d2a13 tempest-ProjectAdminTests-205971486 tempest-ProjectAdminTests-205971486-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9d09b089-b965-42bd-8a30-e358aa2d2a13 tempest-ProjectAdminTests-205971486 tempest-ProjectAdminTests-205971486-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1bf9573b-b35b-4ac3-b2fd-1a288fceabe8 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 returned with HTTP 200 Sep 02 00:58:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1483/2981] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:08 2026] GET /volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 => generated 1017 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:58:08 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:08 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Service, Sep 02 00:58:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bceecc45-8058-4a08-b62c-34f905c00a8e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bceecc45-8058-4a08-b62c-34f905c00a8e tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] GET http://192.168.122.129/volume/v3/volumes/detail Sep 02 00:58:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bceecc45-8058-4a08-b62c-34f905c00a8e tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bceecc45-8058-4a08-b62c-34f905c00a8e tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] Calling method 'detail' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-bceecc45-8058-4a08-b62c-34f905c00a8e tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:58:08 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-bceecc45-8058-4a08-b62c-34f905c00a8e tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86899) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 02 00:58:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9d09b089-b965-42bd-8a30-e358aa2d2a13 tempest-ProjectAdminTests-205971486 tempest-ProjectAdminTests-205971486-project-admin] http://192.168.122.129/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 02 00:58:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1499/2982] 192.168.122.129 () {58 vars in 1193 bytes} [Wed Sep 2 00:58:08 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:08 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:08 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:08 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-bceecc45-8058-4a08-b62c-34f905c00a8e tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] Get all volumes completed successfully. Sep 02 00:58:08 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:08 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bceecc45-8058-4a08-b62c-34f905c00a8e tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] http://192.168.122.129/volume/v3/volumes/detail returned with HTTP 200 Sep 02 00:58:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1484/2983] 192.168.122.129 () {60 vars in 1183 bytes} [Wed Sep 2 00:58:08 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2e2174ac-e1b1-4bfb-86da-4baad7de0240 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2e2174ac-e1b1-4bfb-86da-4baad7de0240 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 Sep 02 00:58:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2e2174ac-e1b1-4bfb-86da-4baad7de0240 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2e2174ac-e1b1-4bfb-86da-4baad7de0240 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:08 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-2e2174ac-e1b1-4bfb-86da-4baad7de0240 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Delete volume with id: ebc398ff-8c59-4525-bf32-c40dab600ea9 Sep 02 00:58:08 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:08 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2e2174ac-e1b1-4bfb-86da-4baad7de0240 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:58:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2e2174ac-e1b1-4bfb-86da-4baad7de0240 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Delete volume request issued successfully. Sep 02 00:58:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2e2174ac-e1b1-4bfb-86da-4baad7de0240 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 returned with HTTP 202 Sep 02 00:58:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1500/2984] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:58:08 2026] DELETE /volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:58:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c7484313-2a7e-4d10-bd9b-30d3d614cfff None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c7484313-2a7e-4d10-bd9b-30d3d614cfff tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 Sep 02 00:58:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c7484313-2a7e-4d10-bd9b-30d3d614cfff tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c7484313-2a7e-4d10-bd9b-30d3d614cfff tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-113bf73d-01ab-4c8a-b9bd-5db3ab4b1c65 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-113bf73d-01ab-4c8a-b9bd-5db3ab4b1c65 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] GET http://192.168.122.129/volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff Sep 02 00:58:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-113bf73d-01ab-4c8a-b9bd-5db3ab4b1c65 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-113bf73d-01ab-4c8a-b9bd-5db3ab4b1c65 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:08 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:08 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:08 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:08 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-113bf73d-01ab-4c8a-b9bd-5db3ab4b1c65 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Snapshot retrieved successfully. Sep 02 00:58:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-113bf73d-01ab-4c8a-b9bd-5db3ab4b1c65 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] http://192.168.122.129/volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff returned with HTTP 200 Sep 02 00:58:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1501/2985] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:08 2026] GET /volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff => generated 463 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:08 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c7484313-2a7e-4d10-bd9b-30d3d614cfff tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:58:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c7484313-2a7e-4d10-bd9b-30d3d614cfff tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 returned with HTTP 200 Sep 02 00:58:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1485/2986] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:08 2026] GET /volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 => generated 1016 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:58:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1de2ef3e-765d-41dc-a224-73b4b47df778 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1de2ef3e-765d-41dc-a224-73b4b47df778 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 Sep 02 00:58:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1de2ef3e-765d-41dc-a224-73b4b47df778 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1de2ef3e-765d-41dc-a224-73b4b47df778 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:09 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:09 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:09 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:09 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:09 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1de2ef3e-765d-41dc-a224-73b4b47df778 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1de2ef3e-765d-41dc-a224-73b4b47df778 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 returned with HTTP 200 Sep 02 00:58:09 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1502/2987] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:09 2026] GET /volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 => generated 864 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f8ab270a-e39a-43ea-b573-150f1bb38644 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f8ab270a-e39a-43ea-b573-150f1bb38644 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] GET http://192.168.122.129/volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff Sep 02 00:58:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f8ab270a-e39a-43ea-b573-150f1bb38644 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f8ab270a-e39a-43ea-b573-150f1bb38644 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:09 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:09 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:09 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f8ab270a-e39a-43ea-b573-150f1bb38644 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Snapshot retrieved successfully. Sep 02 00:58:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f8ab270a-e39a-43ea-b573-150f1bb38644 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] http://192.168.122.129/volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff returned with HTTP 200 Sep 02 00:58:09 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1486/2988] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:09 2026] GET /volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff => generated 463 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0f26e5e7-7aaa-4d66-bfdf-e57f68e01590 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0f26e5e7-7aaa-4d66-bfdf-e57f68e01590 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 Sep 02 00:58:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0f26e5e7-7aaa-4d66-bfdf-e57f68e01590 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0f26e5e7-7aaa-4d66-bfdf-e57f68e01590 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:09 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:09 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:09 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:09 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0f26e5e7-7aaa-4d66-bfdf-e57f68e01590 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 returned with HTTP 404 Sep 02 00:58:09 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1503/2989] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:09 2026] GET /volume/v3/volumes/ebc398ff-8c59-4525-bf32-c40dab600ea9 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:58:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e3bda86f-7eac-40b6-9e02-b7195ca56bb7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e3bda86f-7eac-40b6-9e02-b7195ca56bb7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:58:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e3bda86f-7eac-40b6-9e02-b7195ca56bb7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1482587818"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-e3bda86f-7eac-40b6-9e02-b7195ca56bb7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1482587818'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:58:09 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-e3bda86f-7eac-40b6-9e02-b7195ca56bb7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Create volume of 1 GB Sep 02 00:58:09 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e3bda86f-7eac-40b6-9e02-b7195ca56bb7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Availability Zones retrieved successfully. Sep 02 00:58:09 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e3bda86f-7eac-40b6-9e02-b7195ca56bb7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Flow 'volume_create_api' (bef43f68-b2ae-4e8b-9519-91bf4e1d1f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:09 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e3bda86f-7eac-40b6-9e02-b7195ca56bb7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48b6bac4-833f-41ee-8b20-c55d72a5bf55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:09 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-e3bda86f-7eac-40b6-9e02-b7195ca56bb7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:58:09 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e3bda86f-7eac-40b6-9e02-b7195ca56bb7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48b6bac4-833f-41ee-8b20-c55d72a5bf55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:09 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e3bda86f-7eac-40b6-9e02-b7195ca56bb7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (021014ac-66f7-496d-9e4f-2bebb16d143c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:10 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-e3bda86f-7eac-40b6-9e02-b7195ca56bb7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Created reservations ['62b5e0f7-1002-4131-98fd-af89632ca67d', 'bd7d1bdf-1c2e-428e-a4d3-c863eb9f3464', '5b2b924b-86f2-4820-9e67-556c7df6cf11', '44689776-5178-4555-be93-713bd95cdaec'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e3bda86f-7eac-40b6-9e02-b7195ca56bb7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (021014ac-66f7-496d-9e4f-2bebb16d143c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62b5e0f7-1002-4131-98fd-af89632ca67d', 'bd7d1bdf-1c2e-428e-a4d3-c863eb9f3464', '5b2b924b-86f2-4820-9e67-556c7df6cf11', '44689776-5178-4555-be93-713bd95cdaec']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e3bda86f-7eac-40b6-9e02-b7195ca56bb7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cadf83ef-5238-401e-81b9-f6e27f731b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:10 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:10 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e3bda86f-7eac-40b6-9e02-b7195ca56bb7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cadf83ef-5238-401e-81b9-f6e27f731b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9391967-cea4-4a0e-a254-cf7ff1637d23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1482587818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a9c8144268479eb35289306c873897',qos_specs=None,replication_status=,reservations=['62b5e0f7-1002-4131-98fd-af89632ca67d','bd7d1bdf-1c2e-428e-a4d3-c863eb9f3464','5b2b924b-86f2-4820-9e67-556c7df6cf11','44689776-5178-4555-be93-713bd95cdaec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e309c5963843119531cfa94aec19d3',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:58:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1482587818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9391967-cea4-4a0e-a254-cf7ff1637d23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6a9c8144268479eb35289306c873897',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03e309c5963843119531cfa94aec19d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e3bda86f-7eac-40b6-9e02-b7195ca56bb7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a228721-3d38-4c90-b1f6-21ea09d9a01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e3bda86f-7eac-40b6-9e02-b7195ca56bb7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a228721-3d38-4c90-b1f6-21ea09d9a01d) transitioned into state 'SUCCESS' from state '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-1482587818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a9c8144268479eb35289306c873897',qos_specs=None,replication_status=,reservations=['62b5e0f7-1002-4131-98fd-af89632ca67d','bd7d1bdf-1c2e-428e-a4d3-c863eb9f3464','5b2b924b-86f2-4820-9e67-556c7df6cf11','44689776-5178-4555-be93-713bd95cdaec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e309c5963843119531cfa94aec19d3',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e3bda86f-7eac-40b6-9e02-b7195ca56bb7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (614b1f5f-f399-4f14-b3f6-9b33f5d44f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e3bda86f-7eac-40b6-9e02-b7195ca56bb7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (614b1f5f-f399-4f14-b3f6-9b33f5d44f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:10 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e3bda86f-7eac-40b6-9e02-b7195ca56bb7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Flow 'volume_create_api' (bef43f68-b2ae-4e8b-9519-91bf4e1d1f25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:10 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e3bda86f-7eac-40b6-9e02-b7195ca56bb7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Create volume request issued successfully. Sep 02 00:58:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e3bda86f-7eac-40b6-9e02-b7195ca56bb7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:58:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1487/2990] 192.168.122.129 () {62 vars in 1183 bytes} [Wed Sep 2 00:58:09 2026] POST /volume/v3/volumes => generated 787 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cb154e52-ac23-4463-b67a-7bb540000a46 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cb154e52-ac23-4463-b67a-7bb540000a46 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/b9391967-cea4-4a0e-a254-cf7ff1637d23 Sep 02 00:58:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cb154e52-ac23-4463-b67a-7bb540000a46 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cb154e52-ac23-4463-b67a-7bb540000a46 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:10 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:10 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:10 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:10 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:10 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-cb154e52-ac23-4463-b67a-7bb540000a46 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:58:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cb154e52-ac23-4463-b67a-7bb540000a46 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/b9391967-cea4-4a0e-a254-cf7ff1637d23 returned with HTTP 200 Sep 02 00:58:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1504/2991] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:10 2026] GET /volume/v3/volumes/b9391967-cea4-4a0e-a254-cf7ff1637d23 => generated 966 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ff0de5d7-c7a9-43bb-b768-f73171881eb1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ff0de5d7-c7a9-43bb-b768-f73171881eb1 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 Sep 02 00:58:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ff0de5d7-c7a9-43bb-b768-f73171881eb1 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ff0de5d7-c7a9-43bb-b768-f73171881eb1 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ff0de5d7-c7a9-43bb-b768-f73171881eb1 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 returned with HTTP 404 Sep 02 00:58:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1488/2992] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:10 2026] GET /volume/v3/volumes/3a64f9b9-1567-4934-bd00-5dc38f210c78 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-175724ca-9a7b-4091-95dd-1e92e77b0a43 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-175724ca-9a7b-4091-95dd-1e92e77b0a43 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] DELETE http://192.168.122.129/volume/v3/volumes/4552c3c5-a07c-489b-b6a3-52b655cb1ac4 Sep 02 00:58:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-175724ca-9a7b-4091-95dd-1e92e77b0a43 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-175724ca-9a7b-4091-95dd-1e92e77b0a43 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:10 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-175724ca-9a7b-4091-95dd-1e92e77b0a43 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Delete volume with id: 4552c3c5-a07c-489b-b6a3-52b655cb1ac4 Sep 02 00:58:10 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:10 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:10 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:10 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:10 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-175724ca-9a7b-4091-95dd-1e92e77b0a43 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:10 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-175724ca-9a7b-4091-95dd-1e92e77b0a43 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Delete volume request issued successfully. Sep 02 00:58:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-175724ca-9a7b-4091-95dd-1e92e77b0a43 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/4552c3c5-a07c-489b-b6a3-52b655cb1ac4 returned with HTTP 202 Sep 02 00:58:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1505/2993] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:58:10 2026] DELETE /volume/v3/volumes/4552c3c5-a07c-489b-b6a3-52b655cb1ac4 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:58:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-977688be-40bf-4489-8e4e-8c2f24ae3646 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-977688be-40bf-4489-8e4e-8c2f24ae3646 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/4552c3c5-a07c-489b-b6a3-52b655cb1ac4 Sep 02 00:58:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-977688be-40bf-4489-8e4e-8c2f24ae3646 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-977688be-40bf-4489-8e4e-8c2f24ae3646 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:10 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:10 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:10 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:10 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:10 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-977688be-40bf-4489-8e4e-8c2f24ae3646 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-977688be-40bf-4489-8e4e-8c2f24ae3646 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/4552c3c5-a07c-489b-b6a3-52b655cb1ac4 returned with HTTP 200 Sep 02 00:58:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1489/2994] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:10 2026] GET /volume/v3/volumes/4552c3c5-a07c-489b-b6a3-52b655cb1ac4 => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:58:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8705ebb5-f5cc-4b6a-9397-f61920ca2e36 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8705ebb5-f5cc-4b6a-9397-f61920ca2e36 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] GET http://192.168.122.129/volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff Sep 02 00:58:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8705ebb5-f5cc-4b6a-9397-f61920ca2e36 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8705ebb5-f5cc-4b6a-9397-f61920ca2e36 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8705ebb5-f5cc-4b6a-9397-f61920ca2e36 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] http://192.168.122.129/volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff returned with HTTP 404 Sep 02 00:58:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1506/2995] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:10 2026] GET /volume/v3/snapshots/f40120c3-d066-43e6-9177-e1980452e7ff => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6f3e7a82-e29c-4054-97fb-c88aa15ed924 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6f3e7a82-e29c-4054-97fb-c88aa15ed924 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/c06a29b2-5f20-498f-92d6-63b4c01ac01d Sep 02 00:58:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6f3e7a82-e29c-4054-97fb-c88aa15ed924 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6f3e7a82-e29c-4054-97fb-c88aa15ed924 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:10 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-6f3e7a82-e29c-4054-97fb-c88aa15ed924 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete volume with id: c06a29b2-5f20-498f-92d6-63b4c01ac01d Sep 02 00:58:10 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:10 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:10 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:10 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:10 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6f3e7a82-e29c-4054-97fb-c88aa15ed924 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:10 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6f3e7a82-e29c-4054-97fb-c88aa15ed924 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete volume request issued successfully. Sep 02 00:58:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6f3e7a82-e29c-4054-97fb-c88aa15ed924 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/c06a29b2-5f20-498f-92d6-63b4c01ac01d returned with HTTP 202 Sep 02 00:58:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1490/2996] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:58:10 2026] DELETE /volume/v3/volumes/c06a29b2-5f20-498f-92d6-63b4c01ac01d => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9e5e4180-223e-4040-9981-1afae5156597 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9e5e4180-223e-4040-9981-1afae5156597 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/c06a29b2-5f20-498f-92d6-63b4c01ac01d Sep 02 00:58:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9e5e4180-223e-4040-9981-1afae5156597 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9e5e4180-223e-4040-9981-1afae5156597 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:10 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:10 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:10 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:10 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:10 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9e5e4180-223e-4040-9981-1afae5156597 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9e5e4180-223e-4040-9981-1afae5156597 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/c06a29b2-5f20-498f-92d6-63b4c01ac01d returned with HTTP 200 Sep 02 00:58:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1507/2997] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:10 2026] GET /volume/v3/volumes/c06a29b2-5f20-498f-92d6-63b4c01ac01d => generated 1016 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-91b85814-a6c7-4807-a6ff-b81814ebb63f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-91b85814-a6c7-4807-a6ff-b81814ebb63f tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/b9391967-cea4-4a0e-a254-cf7ff1637d23 Sep 02 00:58:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-91b85814-a6c7-4807-a6ff-b81814ebb63f tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-91b85814-a6c7-4807-a6ff-b81814ebb63f tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:11 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:11 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:11 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:11 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:11 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-91b85814-a6c7-4807-a6ff-b81814ebb63f tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:58:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-91b85814-a6c7-4807-a6ff-b81814ebb63f tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/b9391967-cea4-4a0e-a254-cf7ff1637d23 returned with HTTP 200 Sep 02 00:58:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1491/2998] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:11 2026] GET /volume/v3/volumes/b9391967-cea4-4a0e-a254-cf7ff1637d23 => generated 1016 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:58:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-442a2829-68b4-4ac1-b0dd-52ce9ba497d1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-442a2829-68b4-4ac1-b0dd-52ce9ba497d1 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/4552c3c5-a07c-489b-b6a3-52b655cb1ac4 Sep 02 00:58:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-442a2829-68b4-4ac1-b0dd-52ce9ba497d1 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-442a2829-68b4-4ac1-b0dd-52ce9ba497d1 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:11 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-442a2829-68b4-4ac1-b0dd-52ce9ba497d1 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-442a2829-68b4-4ac1-b0dd-52ce9ba497d1 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/4552c3c5-a07c-489b-b6a3-52b655cb1ac4 returned with HTTP 200 Sep 02 00:58:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1508/2999] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:11 2026] GET /volume/v3/volumes/4552c3c5-a07c-489b-b6a3-52b655cb1ac4 => generated 865 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8a3d725e-c8ef-40fd-ab0d-fc61e60de7d8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8a3d725e-c8ef-40fd-ab0d-fc61e60de7d8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/c06a29b2-5f20-498f-92d6-63b4c01ac01d Sep 02 00:58:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8a3d725e-c8ef-40fd-ab0d-fc61e60de7d8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8a3d725e-c8ef-40fd-ab0d-fc61e60de7d8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8a3d725e-c8ef-40fd-ab0d-fc61e60de7d8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/c06a29b2-5f20-498f-92d6-63b4c01ac01d returned with HTTP 404 Sep 02 00:58:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1492/3000] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:11 2026] GET /volume/v3/volumes/c06a29b2-5f20-498f-92d6-63b4c01ac01d => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-13c07d65-c52e-4f3a-83c6-574eac839db1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-13c07d65-c52e-4f3a-83c6-574eac839db1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:58:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-13c07d65-c52e-4f3a-83c6-574eac839db1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-836278169"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-13c07d65-c52e-4f3a-83c6-574eac839db1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-836278169'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:58:11 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-13c07d65-c52e-4f3a-83c6-574eac839db1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume of 1 GB Sep 02 00:58:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-13c07d65-c52e-4f3a-83c6-574eac839db1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Availability Zones retrieved successfully. Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13c07d65-c52e-4f3a-83c6-574eac839db1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Flow 'volume_create_api' (2ffa1064-89ec-4071-b071-66f5d3885c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13c07d65-c52e-4f3a-83c6-574eac839db1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46084b7b-4576-42c2-9d35-38edc20ab8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-13c07d65-c52e-4f3a-83c6-574eac839db1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13c07d65-c52e-4f3a-83c6-574eac839db1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46084b7b-4576-42c2-9d35-38edc20ab8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13c07d65-c52e-4f3a-83c6-574eac839db1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f37c81c7-bea6-4cc4-b7e7-f5b282053a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-13c07d65-c52e-4f3a-83c6-574eac839db1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Created reservations ['6174876c-7686-41f6-a52c-780109188ad1', '65b088c1-6643-421e-8d2f-0b7b75c6f149', 'c406ed40-1dfb-4aba-a932-16b10d740de2', 'fdcb0a9e-7590-4cd7-a111-5c119feeb562'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13c07d65-c52e-4f3a-83c6-574eac839db1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f37c81c7-bea6-4cc4-b7e7-f5b282053a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6174876c-7686-41f6-a52c-780109188ad1', '65b088c1-6643-421e-8d2f-0b7b75c6f149', 'c406ed40-1dfb-4aba-a932-16b10d740de2', 'fdcb0a9e-7590-4cd7-a111-5c119feeb562']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13c07d65-c52e-4f3a-83c6-574eac839db1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f5092f0-39cb-4374-a62a-ec8c06d0720a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:12 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13c07d65-c52e-4f3a-83c6-574eac839db1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f5092f0-39cb-4374-a62a-ec8c06d0720a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09b0d81e-ee3b-4d2b-975a-a093f097daa9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-836278169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d115c3d9414b01998faef9d89da81e',qos_specs=None,replication_status=,reservations=['6174876c-7686-41f6-a52c-780109188ad1','65b088c1-6643-421e-8d2f-0b7b75c6f149','c406ed40-1dfb-4aba-a932-16b10d740de2','fdcb0a9e-7590-4cd7-a111-5c119feeb562'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4433d603511424ab0b56b5b98bef8e0',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:58:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-836278169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09b0d81e-ee3b-4d2b-975a-a093f097daa9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12d115c3d9414b01998faef9d89da81e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4433d603511424ab0b56b5b98bef8e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13c07d65-c52e-4f3a-83c6-574eac839db1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f89e0d1e-29ca-4bee-9955-a58aa5fc6770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13c07d65-c52e-4f3a-83c6-574eac839db1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f89e0d1e-29ca-4bee-9955-a58aa5fc6770) transitioned into state 'SUCCESS' from state '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-836278169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d115c3d9414b01998faef9d89da81e',qos_specs=None,replication_status=,reservations=['6174876c-7686-41f6-a52c-780109188ad1','65b088c1-6643-421e-8d2f-0b7b75c6f149','c406ed40-1dfb-4aba-a932-16b10d740de2','fdcb0a9e-7590-4cd7-a111-5c119feeb562'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4433d603511424ab0b56b5b98bef8e0',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13c07d65-c52e-4f3a-83c6-574eac839db1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0a07a83-4a32-45c7-936b-6080940c45f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13c07d65-c52e-4f3a-83c6-574eac839db1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0a07a83-4a32-45c7-936b-6080940c45f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-13c07d65-c52e-4f3a-83c6-574eac839db1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Flow 'volume_create_api' (2ffa1064-89ec-4071-b071-66f5d3885c18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-13c07d65-c52e-4f3a-83c6-574eac839db1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume request issued successfully. Sep 02 00:58:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-13c07d65-c52e-4f3a-83c6-574eac839db1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:58:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1509/3001] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:58:11 2026] POST /volume/v3/volumes => generated 786 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:58:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1e48697a-6156-4a38-86d4-2194d26d503c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1e48697a-6156-4a38-86d4-2194d26d503c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/09b0d81e-ee3b-4d2b-975a-a093f097daa9 Sep 02 00:58:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1e48697a-6156-4a38-86d4-2194d26d503c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1e48697a-6156-4a38-86d4-2194d26d503c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:12 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:12 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a3f31140-3bcb-477a-9319-2cd3ca24fb77 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a3f31140-3bcb-477a-9319-2cd3ca24fb77 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/b9391967-cea4-4a0e-a254-cf7ff1637d23 Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a3f31140-3bcb-477a-9319-2cd3ca24fb77 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a3f31140-3bcb-477a-9319-2cd3ca24fb77 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1e48697a-6156-4a38-86d4-2194d26d503c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1e48697a-6156-4a38-86d4-2194d26d503c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/09b0d81e-ee3b-4d2b-975a-a093f097daa9 returned with HTTP 200 Sep 02 00:58:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1493/3002] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:12 2026] GET /volume/v3/volumes/09b0d81e-ee3b-4d2b-975a-a093f097daa9 => generated 965 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:12 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:12 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a3f31140-3bcb-477a-9319-2cd3ca24fb77 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:58:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a3f31140-3bcb-477a-9319-2cd3ca24fb77 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/b9391967-cea4-4a0e-a254-cf7ff1637d23 returned with HTTP 200 Sep 02 00:58:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1510/3003] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:12 2026] GET /volume/v3/volumes/b9391967-cea4-4a0e-a254-cf7ff1637d23 => generated 1017 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:58:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-9be86f2d-ebc1-4454-b812-52319ec1288f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9be86f2d-ebc1-4454-b812-52319ec1288f tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] GET http://192.168.122.129/volume/v3/volumes/b9391967-cea4-4a0e-a254-cf7ff1637d23 Sep 02 00:58:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9be86f2d-ebc1-4454-b812-52319ec1288f tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9be86f2d-ebc1-4454-b812-52319ec1288f tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e9024828-e47f-4f40-be2e-74b1c6735c45 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:12 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:12 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-9be86f2d-ebc1-4454-b812-52319ec1288f tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] Volume info retrieved successfully. Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9be86f2d-ebc1-4454-b812-52319ec1288f tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] http://192.168.122.129/volume/v3/volumes/b9391967-cea4-4a0e-a254-cf7ff1637d23 returned with HTTP 200 Sep 02 00:58:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1494/3004] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:12 2026] GET /volume/v3/volumes/b9391967-cea4-4a0e-a254-cf7ff1637d23 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c51468e2-afb6-4cff-98d6-440f217d43a7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c51468e2-afb6-4cff-98d6-440f217d43a7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/b9391967-cea4-4a0e-a254-cf7ff1637d23 Sep 02 00:58:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c51468e2-afb6-4cff-98d6-440f217d43a7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c51468e2-afb6-4cff-98d6-440f217d43a7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-c51468e2-afb6-4cff-98d6-440f217d43a7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Delete volume with id: b9391967-cea4-4a0e-a254-cf7ff1637d23 Sep 02 00:58:12 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:12 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c51468e2-afb6-4cff-98d6-440f217d43a7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c51468e2-afb6-4cff-98d6-440f217d43a7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Delete volume request issued successfully. Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c51468e2-afb6-4cff-98d6-440f217d43a7 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/b9391967-cea4-4a0e-a254-cf7ff1637d23 returned with HTTP 202 Sep 02 00:58:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1495/3005] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:58:12 2026] DELETE /volume/v3/volumes/b9391967-cea4-4a0e-a254-cf7ff1637d23 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:58:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-237cbbf6-913b-41dc-8115-76092ba55156 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-237cbbf6-913b-41dc-8115-76092ba55156 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/4552c3c5-a07c-489b-b6a3-52b655cb1ac4 Sep 02 00:58:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-237cbbf6-913b-41dc-8115-76092ba55156 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-237cbbf6-913b-41dc-8115-76092ba55156 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-237cbbf6-913b-41dc-8115-76092ba55156 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/4552c3c5-a07c-489b-b6a3-52b655cb1ac4 returned with HTTP 404 Sep 02 00:58:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1496/3006] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:12 2026] GET /volume/v3/volumes/4552c3c5-a07c-489b-b6a3-52b655cb1ac4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-53b9c471-ca1e-4c37-9779-8edb7600abbe None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-53b9c471-ca1e-4c37-9779-8edb7600abbe tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/b9391967-cea4-4a0e-a254-cf7ff1637d23 Sep 02 00:58:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-53b9c471-ca1e-4c37-9779-8edb7600abbe tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-53b9c471-ca1e-4c37-9779-8edb7600abbe tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e9024828-e47f-4f40-be2e-74b1c6735c45 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e9024828-e47f-4f40-be2e-74b1c6735c45 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1375023144"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-e9024828-e47f-4f40-be2e-74b1c6735c45 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1375023144'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-e9024828-e47f-4f40-be2e-74b1c6735c45 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Create volume of 1 GB Sep 02 00:58:12 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:12 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e9024828-e47f-4f40-be2e-74b1c6735c45 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Availability Zones retrieved successfully. Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-53b9c471-ca1e-4c37-9779-8edb7600abbe tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-53b9c471-ca1e-4c37-9779-8edb7600abbe tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/b9391967-cea4-4a0e-a254-cf7ff1637d23 returned with HTTP 200 Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e9024828-e47f-4f40-be2e-74b1c6735c45 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Flow 'volume_create_api' (5a81545d-bda3-4f2e-8b28-1f3b1e80411b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1497/3007] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:12 2026] GET /volume/v3/volumes/b9391967-cea4-4a0e-a254-cf7ff1637d23 => generated 1016 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:58:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5f0125d7-4f89-4483-81fa-d1a8ef20140b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e9024828-e47f-4f40-be2e-74b1c6735c45 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76fc9a66-dffc-4e8f-9e52-814856c865ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-e9024828-e47f-4f40-be2e-74b1c6735c45 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5f0125d7-4f89-4483-81fa-d1a8ef20140b tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] DELETE http://192.168.122.129/volume/v3/volumes/16643b24-2818-4656-86ef-5abd3c2831f9 Sep 02 00:58:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5f0125d7-4f89-4483-81fa-d1a8ef20140b tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5f0125d7-4f89-4483-81fa-d1a8ef20140b tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-5f0125d7-4f89-4483-81fa-d1a8ef20140b tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Delete volume with id: 16643b24-2818-4656-86ef-5abd3c2831f9 Sep 02 00:58:12 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:12 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5f0125d7-4f89-4483-81fa-d1a8ef20140b tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e9024828-e47f-4f40-be2e-74b1c6735c45 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76fc9a66-dffc-4e8f-9e52-814856c865ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e9024828-e47f-4f40-be2e-74b1c6735c45 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc2b0e33-f454-4b73-8bf2-030c2543c782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5f0125d7-4f89-4483-81fa-d1a8ef20140b tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Delete volume request issued successfully. Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5f0125d7-4f89-4483-81fa-d1a8ef20140b tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/16643b24-2818-4656-86ef-5abd3c2831f9 returned with HTTP 202 Sep 02 00:58:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1498/3008] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:58:12 2026] DELETE /volume/v3/volumes/16643b24-2818-4656-86ef-5abd3c2831f9 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6edf44cc-1f2a-4b77-8fe2-68ed315f7d1b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6edf44cc-1f2a-4b77-8fe2-68ed315f7d1b tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/16643b24-2818-4656-86ef-5abd3c2831f9 Sep 02 00:58:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6edf44cc-1f2a-4b77-8fe2-68ed315f7d1b tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6edf44cc-1f2a-4b77-8fe2-68ed315f7d1b tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:12 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:12 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6edf44cc-1f2a-4b77-8fe2-68ed315f7d1b tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6edf44cc-1f2a-4b77-8fe2-68ed315f7d1b tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/16643b24-2818-4656-86ef-5abd3c2831f9 returned with HTTP 200 Sep 02 00:58:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1499/3009] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:12 2026] GET /volume/v3/volumes/16643b24-2818-4656-86ef-5abd3c2831f9 => generated 865 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-e9024828-e47f-4f40-be2e-74b1c6735c45 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Created reservations ['0d427670-6e09-49ba-b0f2-7b863531fe0c', 'd317b323-8db9-499f-9e73-58b911bb26fd', '1e77ea2c-e4b7-4f31-864e-d6be9de35742', '166f32ea-609e-4000-a8b1-1e09e4e214fb'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e9024828-e47f-4f40-be2e-74b1c6735c45 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc2b0e33-f454-4b73-8bf2-030c2543c782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d427670-6e09-49ba-b0f2-7b863531fe0c', 'd317b323-8db9-499f-9e73-58b911bb26fd', '1e77ea2c-e4b7-4f31-864e-d6be9de35742', '166f32ea-609e-4000-a8b1-1e09e4e214fb']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:12 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e9024828-e47f-4f40-be2e-74b1c6735c45 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35b47f97-2a96-4b3a-bacc-8852f12f6ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:13 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:13 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e9024828-e47f-4f40-be2e-74b1c6735c45 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35b47f97-2a96-4b3a-bacc-8852f12f6ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8200359-4e54-492b-91fe-8950a99d0468', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1375023144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='164b3415e3be40b7bae6e6ac00f0f6e3',qos_specs=None,replication_status=,reservations=['0d427670-6e09-49ba-b0f2-7b863531fe0c','d317b323-8db9-499f-9e73-58b911bb26fd','1e77ea2c-e4b7-4f31-864e-d6be9de35742','166f32ea-609e-4000-a8b1-1e09e4e214fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9bcb82806c348b89b1ab772a1393c4f',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:58:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1375023144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8200359-4e54-492b-91fe-8950a99d0468,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='164b3415e3be40b7bae6e6ac00f0f6e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9bcb82806c348b89b1ab772a1393c4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e9024828-e47f-4f40-be2e-74b1c6735c45 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (875d6969-770a-4688-8798-afaf8fbff1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e9024828-e47f-4f40-be2e-74b1c6735c45 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (875d6969-770a-4688-8798-afaf8fbff1fd) transitioned into state 'SUCCESS' from state '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-1375023144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='164b3415e3be40b7bae6e6ac00f0f6e3',qos_specs=None,replication_status=,reservations=['0d427670-6e09-49ba-b0f2-7b863531fe0c','d317b323-8db9-499f-9e73-58b911bb26fd','1e77ea2c-e4b7-4f31-864e-d6be9de35742','166f32ea-609e-4000-a8b1-1e09e4e214fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9bcb82806c348b89b1ab772a1393c4f',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e9024828-e47f-4f40-be2e-74b1c6735c45 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6f27a84-0546-4196-822c-a734be92d371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e9024828-e47f-4f40-be2e-74b1c6735c45 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6f27a84-0546-4196-822c-a734be92d371) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e9024828-e47f-4f40-be2e-74b1c6735c45 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Flow 'volume_create_api' (5a81545d-bda3-4f2e-8b28-1f3b1e80411b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:13 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e9024828-e47f-4f40-be2e-74b1c6735c45 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Create volume request issued successfully. Sep 02 00:58:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e9024828-e47f-4f40-be2e-74b1c6735c45 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:58:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1511/3010] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:58:12 2026] POST /volume/v3/volumes => generated 787 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-eaacdfa6-020e-4f5d-8d2c-2027ae69ecb8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-eaacdfa6-020e-4f5d-8d2c-2027ae69ecb8 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] GET http://192.168.122.129/volume/v3/volumes/e8200359-4e54-492b-91fe-8950a99d0468 Sep 02 00:58:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-eaacdfa6-020e-4f5d-8d2c-2027ae69ecb8 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-eaacdfa6-020e-4f5d-8d2c-2027ae69ecb8 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:13 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:13 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:13 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:13 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-eaacdfa6-020e-4f5d-8d2c-2027ae69ecb8 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Volume info retrieved successfully. Sep 02 00:58:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-eaacdfa6-020e-4f5d-8d2c-2027ae69ecb8 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] http://192.168.122.129/volume/v3/volumes/e8200359-4e54-492b-91fe-8950a99d0468 returned with HTTP 200 Sep 02 00:58:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1500/3011] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:13 2026] GET /volume/v3/volumes/e8200359-4e54-492b-91fe-8950a99d0468 => generated 966 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-058f9360-bb7e-4694-af8a-e09b6f964132 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-058f9360-bb7e-4694-af8a-e09b6f964132 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/09b0d81e-ee3b-4d2b-975a-a093f097daa9 Sep 02 00:58:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-058f9360-bb7e-4694-af8a-e09b6f964132 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-058f9360-bb7e-4694-af8a-e09b6f964132 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:13 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:13 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:13 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:13 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:13 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-058f9360-bb7e-4694-af8a-e09b6f964132 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-058f9360-bb7e-4694-af8a-e09b6f964132 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/09b0d81e-ee3b-4d2b-975a-a093f097daa9 returned with HTTP 200 Sep 02 00:58:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1512/3012] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:13 2026] GET /volume/v3/volumes/09b0d81e-ee3b-4d2b-975a-a093f097daa9 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-be26479d-539c-40fb-a0b6-d5485c826a04 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-be26479d-539c-40fb-a0b6-d5485c826a04 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/b9391967-cea4-4a0e-a254-cf7ff1637d23 Sep 02 00:58:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-be26479d-539c-40fb-a0b6-d5485c826a04 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-be26479d-539c-40fb-a0b6-d5485c826a04 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-be26479d-539c-40fb-a0b6-d5485c826a04 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/b9391967-cea4-4a0e-a254-cf7ff1637d23 returned with HTTP 404 Sep 02 00:58:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1501/3013] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:13 2026] GET /volume/v3/volumes/b9391967-cea4-4a0e-a254-cf7ff1637d23 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 02 00:58:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1c024c3c-6cf7-48c9-96cb-eb4d9d99e887 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1c024c3c-6cf7-48c9-96cb-eb4d9d99e887 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:58:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1c024c3c-6cf7-48c9-96cb-eb4d9d99e887 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2070681768"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-1c024c3c-6cf7-48c9-96cb-eb4d9d99e887 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2070681768'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:58:13 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-1c024c3c-6cf7-48c9-96cb-eb4d9d99e887 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Create volume of 1 GB Sep 02 00:58:13 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1c024c3c-6cf7-48c9-96cb-eb4d9d99e887 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Availability Zones retrieved successfully. Sep 02 00:58:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1c024c3c-6cf7-48c9-96cb-eb4d9d99e887 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Flow 'volume_create_api' (82b4c83b-c9f6-46c9-9218-2ce4b9eb0023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1c024c3c-6cf7-48c9-96cb-eb4d9d99e887 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a85ea7ea-320b-438d-9211-9f06dd3de1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-1c024c3c-6cf7-48c9-96cb-eb4d9d99e887 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:58:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1c024c3c-6cf7-48c9-96cb-eb4d9d99e887 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a85ea7ea-320b-438d-9211-9f06dd3de1d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:13 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1c024c3c-6cf7-48c9-96cb-eb4d9d99e887 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (070207e4-0fa3-4780-a2e8-244b1164ec46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cb72a942-7032-4b14-bac4-9539fa289679 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cb72a942-7032-4b14-bac4-9539fa289679 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/16643b24-2818-4656-86ef-5abd3c2831f9 Sep 02 00:58:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cb72a942-7032-4b14-bac4-9539fa289679 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cb72a942-7032-4b14-bac4-9539fa289679 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cb72a942-7032-4b14-bac4-9539fa289679 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/16643b24-2818-4656-86ef-5abd3c2831f9 returned with HTTP 404 Sep 02 00:58:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1502/3014] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:13 2026] GET /volume/v3/volumes/16643b24-2818-4656-86ef-5abd3c2831f9 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:58:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f4306445-ac30-469b-a54b-0b2e0031aa22 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:14 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-1c024c3c-6cf7-48c9-96cb-eb4d9d99e887 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Created reservations ['0f9ae467-04e6-4d75-bd18-48bb16f9d36e', 'af0ea9c2-1192-46a1-ab03-89e8e8bcc1ea', '945f5ab8-decb-4139-b925-b6585afeadab', '7ef0200d-86f6-4ae2-aa66-712428d94119'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1c024c3c-6cf7-48c9-96cb-eb4d9d99e887 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (070207e4-0fa3-4780-a2e8-244b1164ec46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f9ae467-04e6-4d75-bd18-48bb16f9d36e', 'af0ea9c2-1192-46a1-ab03-89e8e8bcc1ea', '945f5ab8-decb-4139-b925-b6585afeadab', '7ef0200d-86f6-4ae2-aa66-712428d94119']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f4306445-ac30-469b-a54b-0b2e0031aa22 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] DELETE http://192.168.122.129/volume/v3/volumes/495fa84d-2d79-44bd-8e35-dfd7075f6477 Sep 02 00:58:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f4306445-ac30-469b-a54b-0b2e0031aa22 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f4306445-ac30-469b-a54b-0b2e0031aa22 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:14 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-f4306445-ac30-469b-a54b-0b2e0031aa22 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Delete volume with id: 495fa84d-2d79-44bd-8e35-dfd7075f6477 Sep 02 00:58:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1c024c3c-6cf7-48c9-96cb-eb4d9d99e887 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2ea9a8b-a650-4c34-962c-9165674def24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f4306445-ac30-469b-a54b-0b2e0031aa22 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1c024c3c-6cf7-48c9-96cb-eb4d9d99e887 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2ea9a8b-a650-4c34-962c-9165674def24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c7b320b-46e5-4581-8519-554b0624e5f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2070681768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a9c8144268479eb35289306c873897',qos_specs=None,replication_status=,reservations=['0f9ae467-04e6-4d75-bd18-48bb16f9d36e','af0ea9c2-1192-46a1-ab03-89e8e8bcc1ea','945f5ab8-decb-4139-b925-b6585afeadab','7ef0200d-86f6-4ae2-aa66-712428d94119'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e309c5963843119531cfa94aec19d3',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:58:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2070681768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c7b320b-46e5-4581-8519-554b0624e5f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6a9c8144268479eb35289306c873897',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03e309c5963843119531cfa94aec19d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1c024c3c-6cf7-48c9-96cb-eb4d9d99e887 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09a5d319-64f1-4701-9dd6-a973a7fdb068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f4306445-ac30-469b-a54b-0b2e0031aa22 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Delete volume request issued successfully. Sep 02 00:58:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f4306445-ac30-469b-a54b-0b2e0031aa22 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/495fa84d-2d79-44bd-8e35-dfd7075f6477 returned with HTTP 202 Sep 02 00:58:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1503/3015] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:58:14 2026] DELETE /volume/v3/volumes/495fa84d-2d79-44bd-8e35-dfd7075f6477 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ce3935f0-c786-4253-949e-6ea56daa3dd0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ce3935f0-c786-4253-949e-6ea56daa3dd0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/495fa84d-2d79-44bd-8e35-dfd7075f6477 Sep 02 00:58:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1c024c3c-6cf7-48c9-96cb-eb4d9d99e887 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09a5d319-64f1-4701-9dd6-a973a7fdb068) transitioned into state 'SUCCESS' from state '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-2070681768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a9c8144268479eb35289306c873897',qos_specs=None,replication_status=,reservations=['0f9ae467-04e6-4d75-bd18-48bb16f9d36e','af0ea9c2-1192-46a1-ab03-89e8e8bcc1ea','945f5ab8-decb-4139-b925-b6585afeadab','7ef0200d-86f6-4ae2-aa66-712428d94119'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03e309c5963843119531cfa94aec19d3',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ce3935f0-c786-4253-949e-6ea56daa3dd0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ce3935f0-c786-4253-949e-6ea56daa3dd0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1c024c3c-6cf7-48c9-96cb-eb4d9d99e887 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3648f6d-e214-43b7-899a-8e112022bcc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ce3935f0-c786-4253-949e-6ea56daa3dd0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1c024c3c-6cf7-48c9-96cb-eb4d9d99e887 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3648f6d-e214-43b7-899a-8e112022bcc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ce3935f0-c786-4253-949e-6ea56daa3dd0 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/495fa84d-2d79-44bd-8e35-dfd7075f6477 returned with HTTP 200 Sep 02 00:58:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1504/3016] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:14 2026] GET /volume/v3/volumes/495fa84d-2d79-44bd-8e35-dfd7075f6477 => generated 865 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7ce2aa8f-19bf-4b92-84bb-fdd432ef1425 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:14 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-1c024c3c-6cf7-48c9-96cb-eb4d9d99e887 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Flow 'volume_create_api' (82b4c83b-c9f6-46c9-9218-2ce4b9eb0023) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1c024c3c-6cf7-48c9-96cb-eb4d9d99e887 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Create volume request issued successfully. Sep 02 00:58:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1c024c3c-6cf7-48c9-96cb-eb4d9d99e887 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:58:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7ce2aa8f-19bf-4b92-84bb-fdd432ef1425 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] GET http://192.168.122.129/volume/v3/volumes/e8200359-4e54-492b-91fe-8950a99d0468 Sep 02 00:58:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7ce2aa8f-19bf-4b92-84bb-fdd432ef1425 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1513/3017] 192.168.122.129 () {62 vars in 1183 bytes} [Wed Sep 2 00:58:13 2026] POST /volume/v3/volumes => generated 787 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7ce2aa8f-19bf-4b92-84bb-fdd432ef1425 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2c0a8b3d-f979-46f4-8e81-c39c23332154 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2c0a8b3d-f979-46f4-8e81-c39c23332154 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/3c7b320b-46e5-4581-8519-554b0624e5f1 Sep 02 00:58:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2c0a8b3d-f979-46f4-8e81-c39c23332154 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2c0a8b3d-f979-46f4-8e81-c39c23332154 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7ce2aa8f-19bf-4b92-84bb-fdd432ef1425 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Volume info retrieved successfully. Sep 02 00:58:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2c0a8b3d-f979-46f4-8e81-c39c23332154 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:58:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2c0a8b3d-f979-46f4-8e81-c39c23332154 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/3c7b320b-46e5-4581-8519-554b0624e5f1 returned with HTTP 200 Sep 02 00:58:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1514/3018] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:14 2026] GET /volume/v3/volumes/3c7b320b-46e5-4581-8519-554b0624e5f1 => generated 966 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:58:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7ce2aa8f-19bf-4b92-84bb-fdd432ef1425 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] http://192.168.122.129/volume/v3/volumes/e8200359-4e54-492b-91fe-8950a99d0468 returned with HTTP 200 Sep 02 00:58:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1505/3019] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:14 2026] GET /volume/v3/volumes/e8200359-4e54-492b-91fe-8950a99d0468 => generated 1016 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-71ef7072-fcc6-4849-901b-cad2bf4809e9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-71ef7072-fcc6-4849-901b-cad2bf4809e9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/09b0d81e-ee3b-4d2b-975a-a093f097daa9 Sep 02 00:58:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-71ef7072-fcc6-4849-901b-cad2bf4809e9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-71ef7072-fcc6-4849-901b-cad2bf4809e9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-71ef7072-fcc6-4849-901b-cad2bf4809e9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-71ef7072-fcc6-4849-901b-cad2bf4809e9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/09b0d81e-ee3b-4d2b-975a-a093f097daa9 returned with HTTP 200 Sep 02 00:58:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1515/3020] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:14 2026] GET /volume/v3/volumes/09b0d81e-ee3b-4d2b-975a-a093f097daa9 => generated 1016 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6d3a45c5-250e-4b22-9b3c-a8e1d7964530 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6d3a45c5-250e-4b22-9b3c-a8e1d7964530 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:58:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6d3a45c5-250e-4b22-9b3c-a8e1d7964530 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "09b0d81e-ee3b-4d2b-975a-a093f097daa9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1045661617"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6d3a45c5-250e-4b22-9b3c-a8e1d7964530 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:14 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-6d3a45c5-250e-4b22-9b3c-a8e1d7964530 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create snapshot from volume 09b0d81e-ee3b-4d2b-975a-a093f097daa9 Sep 02 00:58:14 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-6d3a45c5-250e-4b22-9b3c-a8e1d7964530 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Created reservations ['a0279f83-510b-4218-8012-6f36645f4913', 'ded6390d-e4ea-47ad-b17b-9093f07acf9e', '84a0e89e-4305-4ff2-8576-62dd63172a30', 'a8fdd713-37b1-4682-b799-fe9cb93afac5'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6d3a45c5-250e-4b22-9b3c-a8e1d7964530 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot create request issued successfully. Sep 02 00:58:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6d3a45c5-250e-4b22-9b3c-a8e1d7964530 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:58:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1506/3021] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:58:14 2026] POST /volume/v3/snapshots => generated 308 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b4f5cb28-7a92-4255-a3ee-79da9bbc5724 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b4f5cb28-7a92-4255-a3ee-79da9bbc5724 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 Sep 02 00:58:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b4f5cb28-7a92-4255-a3ee-79da9bbc5724 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b4f5cb28-7a92-4255-a3ee-79da9bbc5724 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b4f5cb28-7a92-4255-a3ee-79da9bbc5724 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b4f5cb28-7a92-4255-a3ee-79da9bbc5724 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 returned with HTTP 200 Sep 02 00:58:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1516/3022] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:14 2026] GET /volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-eb4bd19f-57ad-46fe-8782-e00baa591bc4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-eb4bd19f-57ad-46fe-8782-e00baa591bc4 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/495fa84d-2d79-44bd-8e35-dfd7075f6477 Sep 02 00:58:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-eb4bd19f-57ad-46fe-8782-e00baa591bc4 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-eb4bd19f-57ad-46fe-8782-e00baa591bc4 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-eb4bd19f-57ad-46fe-8782-e00baa591bc4 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/495fa84d-2d79-44bd-8e35-dfd7075f6477 returned with HTTP 404 Sep 02 00:58:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1507/3023] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:15 2026] GET /volume/v3/volumes/495fa84d-2d79-44bd-8e35-dfd7075f6477 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d73cac6a-8989-4c45-8818-eb99ed1aa3a5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d73cac6a-8989-4c45-8818-eb99ed1aa3a5 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] DELETE http://192.168.122.129/volume/v3/volumes/890ef211-177b-4174-bc83-14e1beb76636 Sep 02 00:58:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d73cac6a-8989-4c45-8818-eb99ed1aa3a5 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d73cac6a-8989-4c45-8818-eb99ed1aa3a5 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:15 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-d73cac6a-8989-4c45-8818-eb99ed1aa3a5 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Delete volume with id: 890ef211-177b-4174-bc83-14e1beb76636 Sep 02 00:58:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d73cac6a-8989-4c45-8818-eb99ed1aa3a5 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f16a6519-0381-411d-8184-6adb5068748b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d73cac6a-8989-4c45-8818-eb99ed1aa3a5 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Delete volume request issued successfully. Sep 02 00:58:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d73cac6a-8989-4c45-8818-eb99ed1aa3a5 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/890ef211-177b-4174-bc83-14e1beb76636 returned with HTTP 202 Sep 02 00:58:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1517/3024] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:58:15 2026] DELETE /volume/v3/volumes/890ef211-177b-4174-bc83-14e1beb76636 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:58:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f16a6519-0381-411d-8184-6adb5068748b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/3c7b320b-46e5-4581-8519-554b0624e5f1 Sep 02 00:58:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f16a6519-0381-411d-8184-6adb5068748b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f16a6519-0381-411d-8184-6adb5068748b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-135ffebf-93bf-428a-94a4-ba3822936e4e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-135ffebf-93bf-428a-94a4-ba3822936e4e tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/890ef211-177b-4174-bc83-14e1beb76636 Sep 02 00:58:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-135ffebf-93bf-428a-94a4-ba3822936e4e tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-135ffebf-93bf-428a-94a4-ba3822936e4e tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:15 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:15 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:15 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:15 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f16a6519-0381-411d-8184-6adb5068748b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:58:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-135ffebf-93bf-428a-94a4-ba3822936e4e tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f16a6519-0381-411d-8184-6adb5068748b tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/3c7b320b-46e5-4581-8519-554b0624e5f1 returned with HTTP 200 Sep 02 00:58:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1508/3025] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:15 2026] GET /volume/v3/volumes/3c7b320b-46e5-4581-8519-554b0624e5f1 => generated 1016 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:58:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-135ffebf-93bf-428a-94a4-ba3822936e4e tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/890ef211-177b-4174-bc83-14e1beb76636 returned with HTTP 200 Sep 02 00:58:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1518/3026] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:15 2026] GET /volume/v3/volumes/890ef211-177b-4174-bc83-14e1beb76636 => generated 865 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-752b07ac-bf4f-428a-9078-c288b2c80d67 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-752b07ac-bf4f-428a-9078-c288b2c80d67 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] GET http://192.168.122.129/volume/v3/volumes/e8200359-4e54-492b-91fe-8950a99d0468 Sep 02 00:58:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-752b07ac-bf4f-428a-9078-c288b2c80d67 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-752b07ac-bf4f-428a-9078-c288b2c80d67 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:15 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:15 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:15 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:15 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-752b07ac-bf4f-428a-9078-c288b2c80d67 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Volume info retrieved successfully. Sep 02 00:58:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-752b07ac-bf4f-428a-9078-c288b2c80d67 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] http://192.168.122.129/volume/v3/volumes/e8200359-4e54-492b-91fe-8950a99d0468 returned with HTTP 200 Sep 02 00:58:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1509/3027] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:15 2026] GET /volume/v3/volumes/e8200359-4e54-492b-91fe-8950a99d0468 => generated 1017 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-da546134-c9f1-472f-a264-1524700d87a6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-da546134-c9f1-472f-a264-1524700d87a6 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-reader] POST http://192.168.122.129/volume/v3/volumes/e8200359-4e54-492b-91fe-8950a99d0468/action Sep 02 00:58:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-da546134-c9f1-472f-a264-1524700d87a6 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:58:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-da546134-c9f1-472f-a264-1524700d87a6 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-da546134-c9f1-472f-a264-1524700d87a6 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-reader] Volume info retrieved successfully. Sep 02 00:58:15 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-da546134-c9f1-472f-a264-1524700d87a6 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8754f75ed367439f8f590affb2bd07ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '164b3415e3be40b7bae6e6ac00f0f6e3', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:58:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-da546134-c9f1-472f-a264-1524700d87a6 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-reader] http://192.168.122.129/volume/v3/volumes/e8200359-4e54-492b-91fe-8950a99d0468/action returned with HTTP 403 Sep 02 00:58:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1519/3028] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:58:15 2026] POST /volume/v3/volumes/e8200359-4e54-492b-91fe-8950a99d0468/action => generated 131 bytes in 155 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a973c66d-7ad1-41d7-9e08-123235666c47 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a973c66d-7ad1-41d7-9e08-123235666c47 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/e8200359-4e54-492b-91fe-8950a99d0468 Sep 02 00:58:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a973c66d-7ad1-41d7-9e08-123235666c47 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a973c66d-7ad1-41d7-9e08-123235666c47 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:15 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-a973c66d-7ad1-41d7-9e08-123235666c47 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Delete volume with id: e8200359-4e54-492b-91fe-8950a99d0468 Sep 02 00:58:15 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:15 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:15 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:15 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a973c66d-7ad1-41d7-9e08-123235666c47 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Volume info retrieved successfully. Sep 02 00:58:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a973c66d-7ad1-41d7-9e08-123235666c47 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Delete volume request issued successfully. Sep 02 00:58:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a973c66d-7ad1-41d7-9e08-123235666c47 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] http://192.168.122.129/volume/v3/volumes/e8200359-4e54-492b-91fe-8950a99d0468 returned with HTTP 202 Sep 02 00:58:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1510/3029] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:58:15 2026] DELETE /volume/v3/volumes/e8200359-4e54-492b-91fe-8950a99d0468 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5b068c35-602a-4e1b-aa35-41640826757b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5b068c35-602a-4e1b-aa35-41640826757b tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] GET http://192.168.122.129/volume/v3/volumes/e8200359-4e54-492b-91fe-8950a99d0468 Sep 02 00:58:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5b068c35-602a-4e1b-aa35-41640826757b tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5b068c35-602a-4e1b-aa35-41640826757b tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:15 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:15 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5b068c35-602a-4e1b-aa35-41640826757b tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Volume info retrieved successfully. Sep 02 00:58:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-09d7e07c-f3ba-485b-a028-8b4422ddfc67 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5b068c35-602a-4e1b-aa35-41640826757b tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] http://192.168.122.129/volume/v3/volumes/e8200359-4e54-492b-91fe-8950a99d0468 returned with HTTP 200 Sep 02 00:58:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1520/3030] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:15 2026] GET /volume/v3/volumes/e8200359-4e54-492b-91fe-8950a99d0468 => generated 1016 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-09d7e07c-f3ba-485b-a028-8b4422ddfc67 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 Sep 02 00:58:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-09d7e07c-f3ba-485b-a028-8b4422ddfc67 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-09d7e07c-f3ba-485b-a028-8b4422ddfc67 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:15 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:15 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:15 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-09d7e07c-f3ba-485b-a028-8b4422ddfc67 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-09d7e07c-f3ba-485b-a028-8b4422ddfc67 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 returned with HTTP 200 Sep 02 00:58:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1511/3031] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:15 2026] GET /volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 => generated 440 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ffda8d3f-a03a-4105-ad30-3c6f4628d973 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ffda8d3f-a03a-4105-ad30-3c6f4628d973 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/3c7b320b-46e5-4581-8519-554b0624e5f1 Sep 02 00:58:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ffda8d3f-a03a-4105-ad30-3c6f4628d973 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ffda8d3f-a03a-4105-ad30-3c6f4628d973 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0c4f497c-c396-4b80-a95a-b54c0ebf8c61 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0c4f497c-c396-4b80-a95a-b54c0ebf8c61 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/890ef211-177b-4174-bc83-14e1beb76636 Sep 02 00:58:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0c4f497c-c396-4b80-a95a-b54c0ebf8c61 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0c4f497c-c396-4b80-a95a-b54c0ebf8c61 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0c4f497c-c396-4b80-a95a-b54c0ebf8c61 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/890ef211-177b-4174-bc83-14e1beb76636 returned with HTTP 404 Sep 02 00:58:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1512/3032] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:16 2026] GET /volume/v3/volumes/890ef211-177b-4174-bc83-14e1beb76636 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b896c23a-ff45-499d-a60b-c1aec40aad68 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b896c23a-ff45-499d-a60b-c1aec40aad68 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] DELETE http://192.168.122.129/volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 Sep 02 00:58:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b896c23a-ff45-499d-a60b-c1aec40aad68 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b896c23a-ff45-499d-a60b-c1aec40aad68 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:16 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-b896c23a-ff45-499d-a60b-c1aec40aad68 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Delete volume with id: 7c09df26-a5b3-496b-abcf-b8137ade2908 Sep 02 00:58:16 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:16 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:16 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:16 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b896c23a-ff45-499d-a60b-c1aec40aad68 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b896c23a-ff45-499d-a60b-c1aec40aad68 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Delete volume request issued successfully. Sep 02 00:58:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b896c23a-ff45-499d-a60b-c1aec40aad68 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 returned with HTTP 202 Sep 02 00:58:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1513/3033] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:58:16 2026] DELETE /volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-07831a4a-4237-469f-85eb-329737d975a9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-07831a4a-4237-469f-85eb-329737d975a9 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 Sep 02 00:58:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-07831a4a-4237-469f-85eb-329737d975a9 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-07831a4a-4237-469f-85eb-329737d975a9 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:16 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:16 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:16 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:16 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-07831a4a-4237-469f-85eb-329737d975a9 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-07831a4a-4237-469f-85eb-329737d975a9 tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 returned with HTTP 200 Sep 02 00:58:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1514/3034] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:16 2026] GET /volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 => generated 864 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:16 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ffda8d3f-a03a-4105-ad30-3c6f4628d973 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:58:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ffda8d3f-a03a-4105-ad30-3c6f4628d973 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/3c7b320b-46e5-4581-8519-554b0624e5f1 returned with HTTP 200 Sep 02 00:58:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1521/3035] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:16 2026] GET /volume/v3/volumes/3c7b320b-46e5-4581-8519-554b0624e5f1 => generated 1017 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:58:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-543259d7-eda5-4210-90d8-2a5b0ba211e5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-543259d7-eda5-4210-90d8-2a5b0ba211e5 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] GET http://192.168.122.129/volume/v3/volumes/summary Sep 02 00:58:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-543259d7-eda5-4210-90d8-2a5b0ba211e5 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-543259d7-eda5-4210-90d8-2a5b0ba211e5 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-543259d7-eda5-4210-90d8-2a5b0ba211e5 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:58:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-543259d7-eda5-4210-90d8-2a5b0ba211e5 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] Get summary completed successfully. Sep 02 00:58:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-543259d7-eda5-4210-90d8-2a5b0ba211e5 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-reader] http://192.168.122.129/volume/v3/volumes/summary returned with HTTP 200 Sep 02 00:58:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1515/3036] 192.168.122.129 () {60 vars in 1186 bytes} [Wed Sep 2 00:58:16 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5451d4e0-cea7-4bdb-83fb-621ca7833ec1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5451d4e0-cea7-4bdb-83fb-621ca7833ec1 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/3c7b320b-46e5-4581-8519-554b0624e5f1 Sep 02 00:58:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5451d4e0-cea7-4bdb-83fb-621ca7833ec1 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5451d4e0-cea7-4bdb-83fb-621ca7833ec1 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:16 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-5451d4e0-cea7-4bdb-83fb-621ca7833ec1 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Delete volume with id: 3c7b320b-46e5-4581-8519-554b0624e5f1 Sep 02 00:58:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b3504fb0-650d-4464-9a99-6e32c49a8ba0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b3504fb0-650d-4464-9a99-6e32c49a8ba0 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] GET http://192.168.122.129/volume/v3/volumes/e8200359-4e54-492b-91fe-8950a99d0468 Sep 02 00:58:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b3504fb0-650d-4464-9a99-6e32c49a8ba0 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:16 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:16 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b3504fb0-650d-4464-9a99-6e32c49a8ba0 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5451d4e0-cea7-4bdb-83fb-621ca7833ec1 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:58:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b3504fb0-650d-4464-9a99-6e32c49a8ba0 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] http://192.168.122.129/volume/v3/volumes/e8200359-4e54-492b-91fe-8950a99d0468 returned with HTTP 404 Sep 02 00:58:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1516/3037] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:16 2026] GET /volume/v3/volumes/e8200359-4e54-492b-91fe-8950a99d0468 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1b68f4d7-0b28-4139-a07f-2b33de9061c1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1b68f4d7-0b28-4139-a07f-2b33de9061c1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 Sep 02 00:58:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1b68f4d7-0b28-4139-a07f-2b33de9061c1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1b68f4d7-0b28-4139-a07f-2b33de9061c1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5451d4e0-cea7-4bdb-83fb-621ca7833ec1 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Delete volume request issued successfully. Sep 02 00:58:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5451d4e0-cea7-4bdb-83fb-621ca7833ec1 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/3c7b320b-46e5-4581-8519-554b0624e5f1 returned with HTTP 202 Sep 02 00:58:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1522/3038] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:58:16 2026] DELETE /volume/v3/volumes/3c7b320b-46e5-4581-8519-554b0624e5f1 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:58:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c787d4c7-21f9-49ed-8f74-4473d841bb9a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c787d4c7-21f9-49ed-8f74-4473d841bb9a tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:58:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c787d4c7-21f9-49ed-8f74-4473d841bb9a tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1968926689"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-c787d4c7-21f9-49ed-8f74-4473d841bb9a tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1968926689'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:58:16 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-c787d4c7-21f9-49ed-8f74-4473d841bb9a tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Create volume of 1 GB Sep 02 00:58:16 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:16 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1b68f4d7-0b28-4139-a07f-2b33de9061c1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:16 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c787d4c7-21f9-49ed-8f74-4473d841bb9a tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Availability Zones retrieved successfully. Sep 02 00:58:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1b68f4d7-0b28-4139-a07f-2b33de9061c1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 returned with HTTP 200 Sep 02 00:58:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1517/3039] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:16 2026] GET /volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 => generated 440 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-69ecbea7-4cd3-4ece-a969-86088aff1b56 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c787d4c7-21f9-49ed-8f74-4473d841bb9a tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Flow 'volume_create_api' (6072941b-0d9c-489e-9a15-42ad3b7da341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-69ecbea7-4cd3-4ece-a969-86088aff1b56 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/3c7b320b-46e5-4581-8519-554b0624e5f1 Sep 02 00:58:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c787d4c7-21f9-49ed-8f74-4473d841bb9a tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (859b5344-1586-4766-98fb-7d84472a02ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-69ecbea7-4cd3-4ece-a969-86088aff1b56 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-69ecbea7-4cd3-4ece-a969-86088aff1b56 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-c787d4c7-21f9-49ed-8f74-4473d841bb9a tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:58:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:17 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:17 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-69ecbea7-4cd3-4ece-a969-86088aff1b56 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Volume info retrieved successfully. Sep 02 00:58:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c787d4c7-21f9-49ed-8f74-4473d841bb9a tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (859b5344-1586-4766-98fb-7d84472a02ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c787d4c7-21f9-49ed-8f74-4473d841bb9a tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d34929-c46c-4e9f-94f7-7e08cfd4a162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-69ecbea7-4cd3-4ece-a969-86088aff1b56 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/3c7b320b-46e5-4581-8519-554b0624e5f1 returned with HTTP 200 Sep 02 00:58:17 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1518/3040] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:16 2026] GET /volume/v3/volumes/3c7b320b-46e5-4581-8519-554b0624e5f1 => generated 1016 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:58:17 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-c787d4c7-21f9-49ed-8f74-4473d841bb9a tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Created reservations ['bcdab280-a228-4ca1-9b34-274ff9e84ddb', 'daf6cc19-efb0-4006-a300-8cf3fcdf9780', 'd21f2fa9-8b87-4e3a-8231-c46f7856fa0e', 'fe33e3c3-9536-43e7-981c-38a509487448'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c787d4c7-21f9-49ed-8f74-4473d841bb9a tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d34929-c46c-4e9f-94f7-7e08cfd4a162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcdab280-a228-4ca1-9b34-274ff9e84ddb', 'daf6cc19-efb0-4006-a300-8cf3fcdf9780', 'd21f2fa9-8b87-4e3a-8231-c46f7856fa0e', 'fe33e3c3-9536-43e7-981c-38a509487448']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c787d4c7-21f9-49ed-8f74-4473d841bb9a tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3507c4b2-2a11-43c2-aae8-3cc902af6248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c787d4c7-21f9-49ed-8f74-4473d841bb9a tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3507c4b2-2a11-43c2-aae8-3cc902af6248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c49c57b-99e9-45cc-80b4-c585bc61687f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1968926689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='164b3415e3be40b7bae6e6ac00f0f6e3',qos_specs=None,replication_status=,reservations=['bcdab280-a228-4ca1-9b34-274ff9e84ddb','daf6cc19-efb0-4006-a300-8cf3fcdf9780','d21f2fa9-8b87-4e3a-8231-c46f7856fa0e','fe33e3c3-9536-43e7-981c-38a509487448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9bcb82806c348b89b1ab772a1393c4f',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:58:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1968926689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c49c57b-99e9-45cc-80b4-c585bc61687f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='164b3415e3be40b7bae6e6ac00f0f6e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9bcb82806c348b89b1ab772a1393c4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c787d4c7-21f9-49ed-8f74-4473d841bb9a tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4051c41c-69e0-4db4-afb0-5056570ab558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c787d4c7-21f9-49ed-8f74-4473d841bb9a tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4051c41c-69e0-4db4-afb0-5056570ab558) transitioned into state 'SUCCESS' from state '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-1968926689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='164b3415e3be40b7bae6e6ac00f0f6e3',qos_specs=None,replication_status=,reservations=['bcdab280-a228-4ca1-9b34-274ff9e84ddb','daf6cc19-efb0-4006-a300-8cf3fcdf9780','d21f2fa9-8b87-4e3a-8231-c46f7856fa0e','fe33e3c3-9536-43e7-981c-38a509487448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9bcb82806c348b89b1ab772a1393c4f',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c787d4c7-21f9-49ed-8f74-4473d841bb9a tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c24933ce-e8cc-4b7b-b4fd-3fbf270fb63a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c787d4c7-21f9-49ed-8f74-4473d841bb9a tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c24933ce-e8cc-4b7b-b4fd-3fbf270fb63a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:17 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-c787d4c7-21f9-49ed-8f74-4473d841bb9a tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Flow 'volume_create_api' (6072941b-0d9c-489e-9a15-42ad3b7da341) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c787d4c7-21f9-49ed-8f74-4473d841bb9a tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Create volume request issued successfully. Sep 02 00:58:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c787d4c7-21f9-49ed-8f74-4473d841bb9a tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:58:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1523/3041] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:58:16 2026] POST /volume/v3/volumes => generated 787 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fb5a712a-a153-4a6c-9298-7579b4803cfe None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fb5a712a-a153-4a6c-9298-7579b4803cfe tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] GET http://192.168.122.129/volume/v3/volumes/5c49c57b-99e9-45cc-80b4-c585bc61687f Sep 02 00:58:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fb5a712a-a153-4a6c-9298-7579b4803cfe tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fb5a712a-a153-4a6c-9298-7579b4803cfe tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:17 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=825,cinder:INSERT=170,cinder:UPDATE=243 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:58:17 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:17 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:17 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:17 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-fb5a712a-a153-4a6c-9298-7579b4803cfe tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Volume info retrieved successfully. Sep 02 00:58:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fb5a712a-a153-4a6c-9298-7579b4803cfe tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] http://192.168.122.129/volume/v3/volumes/5c49c57b-99e9-45cc-80b4-c585bc61687f returned with HTTP 200 Sep 02 00:58:17 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1519/3042] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:17 2026] GET /volume/v3/volumes/5c49c57b-99e9-45cc-80b4-c585bc61687f => generated 966 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-62060cb7-80b4-47b4-aa8d-cc0679f1edda None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-62060cb7-80b4-47b4-aa8d-cc0679f1edda tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 Sep 02 00:58:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-62060cb7-80b4-47b4-aa8d-cc0679f1edda tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-62060cb7-80b4-47b4-aa8d-cc0679f1edda tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:17 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:17 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:17 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:17 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-62060cb7-80b4-47b4-aa8d-cc0679f1edda tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Volume info retrieved successfully. Sep 02 00:58:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-62060cb7-80b4-47b4-aa8d-cc0679f1edda tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 returned with HTTP 200 Sep 02 00:58:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1524/3043] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:17 2026] GET /volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 => generated 864 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:17 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6930576e-61c7-45e1-8d42-340978e06e7b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6930576e-61c7-45e1-8d42-340978e06e7b tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 Sep 02 00:58:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6930576e-61c7-45e1-8d42-340978e06e7b tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6930576e-61c7-45e1-8d42-340978e06e7b tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:18 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:18 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:18 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6930576e-61c7-45e1-8d42-340978e06e7b tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6930576e-61c7-45e1-8d42-340978e06e7b tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 returned with HTTP 200 Sep 02 00:58:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1520/3044] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:17 2026] GET /volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:58:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-df681343-6fb7-42bf-aa35-ff6c9c4fe712 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-df681343-6fb7-42bf-aa35-ff6c9c4fe712 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] GET http://192.168.122.129/volume/v3/volumes/3c7b320b-46e5-4581-8519-554b0624e5f1 Sep 02 00:58:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-df681343-6fb7-42bf-aa35-ff6c9c4fe712 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-df681343-6fb7-42bf-aa35-ff6c9c4fe712 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:18 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:18 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:18 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:18 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-df681343-6fb7-42bf-aa35-ff6c9c4fe712 tempest-ProjectReaderTests-386837028 tempest-ProjectReaderTests-386837028-project-admin] http://192.168.122.129/volume/v3/volumes/3c7b320b-46e5-4581-8519-554b0624e5f1 returned with HTTP 404 Sep 02 00:58:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1525/3045] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:18 2026] GET /volume/v3/volumes/3c7b320b-46e5-4581-8519-554b0624e5f1 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:58:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5995a1ca-9b3f-4105-bc7f-42f9e4ee0f99 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5995a1ca-9b3f-4105-bc7f-42f9e4ee0f99 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] GET http://192.168.122.129/volume/v3/volumes/5c49c57b-99e9-45cc-80b4-c585bc61687f Sep 02 00:58:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5995a1ca-9b3f-4105-bc7f-42f9e4ee0f99 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5995a1ca-9b3f-4105-bc7f-42f9e4ee0f99 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:18 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:18 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:18 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:18 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:18 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5995a1ca-9b3f-4105-bc7f-42f9e4ee0f99 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Volume info retrieved successfully. Sep 02 00:58:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5995a1ca-9b3f-4105-bc7f-42f9e4ee0f99 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] http://192.168.122.129/volume/v3/volumes/5c49c57b-99e9-45cc-80b4-c585bc61687f returned with HTTP 200 Sep 02 00:58:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1521/3046] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:18 2026] GET /volume/v3/volumes/5c49c57b-99e9-45cc-80b4-c585bc61687f => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:58:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a399847d-e284-4827-b4ab-9837ea9e590f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a399847d-e284-4827-b4ab-9837ea9e590f tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] GET http://192.168.122.129/volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 Sep 02 00:58:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a399847d-e284-4827-b4ab-9837ea9e590f tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a399847d-e284-4827-b4ab-9837ea9e590f tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:18 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=783,cinder:INSERT=149,cinder:UPDATE=247 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:58:18 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a399847d-e284-4827-b4ab-9837ea9e590f tempest-CreateVolumesFromSourceVolumeTest-950217230 tempest-CreateVolumesFromSourceVolumeTest-950217230-project-member] http://192.168.122.129/volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 returned with HTTP 404 Sep 02 00:58:18 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1526/3047] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:18 2026] GET /volume/v3/volumes/7c09df26-a5b3-496b-abcf-b8137ade2908 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-828e1506-6fd9-4116-8e3b-1142e67ae7fb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-828e1506-6fd9-4116-8e3b-1142e67ae7fb tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 Sep 02 00:58:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-828e1506-6fd9-4116-8e3b-1142e67ae7fb tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-828e1506-6fd9-4116-8e3b-1142e67ae7fb tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:19 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-828e1506-6fd9-4116-8e3b-1142e67ae7fb tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-828e1506-6fd9-4116-8e3b-1142e67ae7fb tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 returned with HTTP 200 Sep 02 00:58:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1522/3048] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:19 2026] GET /volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1086d9ad-7e79-454f-9e0d-a8fe5d1757b4 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1086d9ad-7e79-454f-9e0d-a8fe5d1757b4 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 Sep 02 00:58:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1086d9ad-7e79-454f-9e0d-a8fe5d1757b4 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1086d9ad-7e79-454f-9e0d-a8fe5d1757b4 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:19 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-1086d9ad-7e79-454f-9e0d-a8fe5d1757b4 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Delete snapshot with id: d8165e87-bb70-4096-aea5-cf9e792e9003 Sep 02 00:58:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1086d9ad-7e79-454f-9e0d-a8fe5d1757b4 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Snapshot retrieved successfully. Sep 02 00:58:19 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:19 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1086d9ad-7e79-454f-9e0d-a8fe5d1757b4 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Snapshot delete request issued successfully. Sep 02 00:58:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1086d9ad-7e79-454f-9e0d-a8fe5d1757b4 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] http://192.168.122.129/volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 returned with HTTP 202 Sep 02 00:58:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1527/3049] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:58:19 2026] DELETE /volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:58:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c24eacef-6c4e-45ae-b97c-2d31d22834bc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c24eacef-6c4e-45ae-b97c-2d31d22834bc tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] GET http://192.168.122.129/volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 Sep 02 00:58:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c24eacef-6c4e-45ae-b97c-2d31d22834bc tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c24eacef-6c4e-45ae-b97c-2d31d22834bc tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:19 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c24eacef-6c4e-45ae-b97c-2d31d22834bc tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Snapshot retrieved successfully. Sep 02 00:58:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c24eacef-6c4e-45ae-b97c-2d31d22834bc tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] http://192.168.122.129/volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 returned with HTTP 200 Sep 02 00:58:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1523/3050] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:19 2026] GET /volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-087917ea-42c7-4024-95c9-84c121e44b74 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-087917ea-42c7-4024-95c9-84c121e44b74 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] GET http://192.168.122.129/volume/v3/volumes/5c49c57b-99e9-45cc-80b4-c585bc61687f Sep 02 00:58:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-087917ea-42c7-4024-95c9-84c121e44b74 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-087917ea-42c7-4024-95c9-84c121e44b74 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:19 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:19 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-087917ea-42c7-4024-95c9-84c121e44b74 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Volume info retrieved successfully. Sep 02 00:58:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-087917ea-42c7-4024-95c9-84c121e44b74 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] http://192.168.122.129/volume/v3/volumes/5c49c57b-99e9-45cc-80b4-c585bc61687f returned with HTTP 200 Sep 02 00:58:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1528/3051] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:19 2026] GET /volume/v3/volumes/5c49c57b-99e9-45cc-80b4-c585bc61687f => generated 1017 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:58:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e791a24f-1610-4dff-acbc-d89f03c93e97 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e791a24f-1610-4dff-acbc-d89f03c93e97 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-reader] POST http://192.168.122.129/volume/v3/volumes/5c49c57b-99e9-45cc-80b4-c585bc61687f/action Sep 02 00:58:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e791a24f-1610-4dff-acbc-d89f03c93e97 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:58:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e791a24f-1610-4dff-acbc-d89f03c93e97 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:19 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:19 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:19 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-e791a24f-1610-4dff-acbc-d89f03c93e97 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8754f75ed367439f8f590affb2bd07ad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '164b3415e3be40b7bae6e6ac00f0f6e3', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:58:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e791a24f-1610-4dff-acbc-d89f03c93e97 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-reader] http://192.168.122.129/volume/v3/volumes/5c49c57b-99e9-45cc-80b4-c585bc61687f/action returned with HTTP 403 Sep 02 00:58:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1524/3052] 192.168.122.129 () {60 vars in 1274 bytes} [Wed Sep 2 00:58:19 2026] POST /volume/v3/volumes/5c49c57b-99e9-45cc-80b4-c585bc61687f/action => generated 131 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:58:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4c6ac174-47a0-4306-8fca-9ebc1616cf18 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4c6ac174-47a0-4306-8fca-9ebc1616cf18 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/5c49c57b-99e9-45cc-80b4-c585bc61687f Sep 02 00:58:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4c6ac174-47a0-4306-8fca-9ebc1616cf18 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4c6ac174-47a0-4306-8fca-9ebc1616cf18 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:19 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-4c6ac174-47a0-4306-8fca-9ebc1616cf18 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Delete volume with id: 5c49c57b-99e9-45cc-80b4-c585bc61687f Sep 02 00:58:19 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:19 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4c6ac174-47a0-4306-8fca-9ebc1616cf18 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Volume info retrieved successfully. Sep 02 00:58:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4c6ac174-47a0-4306-8fca-9ebc1616cf18 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Delete volume request issued successfully. Sep 02 00:58:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4c6ac174-47a0-4306-8fca-9ebc1616cf18 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] http://192.168.122.129/volume/v3/volumes/5c49c57b-99e9-45cc-80b4-c585bc61687f returned with HTTP 202 Sep 02 00:58:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1529/3053] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:58:19 2026] DELETE /volume/v3/volumes/5c49c57b-99e9-45cc-80b4-c585bc61687f => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-606c3eb9-baa6-4f5a-a068-fc9415ae58c9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-606c3eb9-baa6-4f5a-a068-fc9415ae58c9 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] GET http://192.168.122.129/volume/v3/volumes/5c49c57b-99e9-45cc-80b4-c585bc61687f Sep 02 00:58:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-606c3eb9-baa6-4f5a-a068-fc9415ae58c9 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-606c3eb9-baa6-4f5a-a068-fc9415ae58c9 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:19 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:19 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:19 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-606c3eb9-baa6-4f5a-a068-fc9415ae58c9 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Volume info retrieved successfully. Sep 02 00:58:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-606c3eb9-baa6-4f5a-a068-fc9415ae58c9 tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] http://192.168.122.129/volume/v3/volumes/5c49c57b-99e9-45cc-80b4-c585bc61687f returned with HTTP 200 Sep 02 00:58:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1525/3054] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:19 2026] GET /volume/v3/volumes/5c49c57b-99e9-45cc-80b4-c585bc61687f => generated 1016 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:58:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ce5ca884-128f-4d4b-abec-103bb3ff9a9a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ce5ca884-128f-4d4b-abec-103bb3ff9a9a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] GET http://192.168.122.129/volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 Sep 02 00:58:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ce5ca884-128f-4d4b-abec-103bb3ff9a9a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ce5ca884-128f-4d4b-abec-103bb3ff9a9a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ce5ca884-128f-4d4b-abec-103bb3ff9a9a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Snapshot retrieved successfully. Sep 02 00:58:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ce5ca884-128f-4d4b-abec-103bb3ff9a9a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] http://192.168.122.129/volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 returned with HTTP 200 Sep 02 00:58:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1530/3055] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:20 2026] GET /volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b4bcf850-2f6d-4385-b5fc-245ea8e7673c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b4bcf850-2f6d-4385-b5fc-245ea8e7673c tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] GET http://192.168.122.129/volume/v3/volumes/5c49c57b-99e9-45cc-80b4-c585bc61687f Sep 02 00:58:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b4bcf850-2f6d-4385-b5fc-245ea8e7673c tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b4bcf850-2f6d-4385-b5fc-245ea8e7673c tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b4bcf850-2f6d-4385-b5fc-245ea8e7673c tempest-ProjectReaderTests-1916336761 tempest-ProjectReaderTests-1916336761-project-admin] http://192.168.122.129/volume/v3/volumes/5c49c57b-99e9-45cc-80b4-c585bc61687f returned with HTTP 404 Sep 02 00:58:20 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1526/3056] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:20 2026] GET /volume/v3/volumes/5c49c57b-99e9-45cc-80b4-c585bc61687f => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-005edc57-a3a1-4425-a01c-8c692081c73a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-005edc57-a3a1-4425-a01c-8c692081c73a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] GET http://192.168.122.129/volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 Sep 02 00:58:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-005edc57-a3a1-4425-a01c-8c692081c73a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-005edc57-a3a1-4425-a01c-8c692081c73a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-005edc57-a3a1-4425-a01c-8c692081c73a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] http://192.168.122.129/volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 returned with HTTP 404 Sep 02 00:58:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1531/3057] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:21 2026] GET /volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3496bc91-47a0-4903-96d5-920b1a08ea0c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3496bc91-47a0-4903-96d5-920b1a08ea0c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] DELETE http://192.168.122.129/volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 Sep 02 00:58:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3496bc91-47a0-4903-96d5-920b1a08ea0c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3496bc91-47a0-4903-96d5-920b1a08ea0c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:21 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-3496bc91-47a0-4903-96d5-920b1a08ea0c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete snapshot with id: d8165e87-bb70-4096-aea5-cf9e792e9003 Sep 02 00:58:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3496bc91-47a0-4903-96d5-920b1a08ea0c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 returned with HTTP 404 Sep 02 00:58:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1527/3058] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:58:21 2026] DELETE /volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-56c57bf7-a534-493f-a656-501aadc559aa None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-56c57bf7-a534-493f-a656-501aadc559aa tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 Sep 02 00:58:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-56c57bf7-a534-493f-a656-501aadc559aa tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-56c57bf7-a534-493f-a656-501aadc559aa tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-56c57bf7-a534-493f-a656-501aadc559aa tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 returned with HTTP 404 Sep 02 00:58:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1532/3059] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:21 2026] GET /volume/v3/snapshots/d8165e87-bb70-4096-aea5-cf9e792e9003 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-88e1ad80-fd56-4550-95cd-39085ec53b8a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-88e1ad80-fd56-4550-95cd-39085ec53b8a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/09b0d81e-ee3b-4d2b-975a-a093f097daa9 Sep 02 00:58:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-88e1ad80-fd56-4550-95cd-39085ec53b8a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-88e1ad80-fd56-4550-95cd-39085ec53b8a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:21 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-88e1ad80-fd56-4550-95cd-39085ec53b8a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete volume with id: 09b0d81e-ee3b-4d2b-975a-a093f097daa9 Sep 02 00:58:21 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:21 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:21 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:21 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-88e1ad80-fd56-4550-95cd-39085ec53b8a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-88e1ad80-fd56-4550-95cd-39085ec53b8a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete volume request issued successfully. Sep 02 00:58:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-88e1ad80-fd56-4550-95cd-39085ec53b8a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/09b0d81e-ee3b-4d2b-975a-a093f097daa9 returned with HTTP 202 Sep 02 00:58:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1528/3060] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:58:21 2026] DELETE /volume/v3/volumes/09b0d81e-ee3b-4d2b-975a-a093f097daa9 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a6b008b6-0694-4ded-8859-1f7b15773f32 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a6b008b6-0694-4ded-8859-1f7b15773f32 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/09b0d81e-ee3b-4d2b-975a-a093f097daa9 Sep 02 00:58:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a6b008b6-0694-4ded-8859-1f7b15773f32 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a6b008b6-0694-4ded-8859-1f7b15773f32 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a6b008b6-0694-4ded-8859-1f7b15773f32 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a6b008b6-0694-4ded-8859-1f7b15773f32 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/09b0d81e-ee3b-4d2b-975a-a093f097daa9 returned with HTTP 200 Sep 02 00:58:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1533/3061] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:21 2026] GET /volume/v3/volumes/09b0d81e-ee3b-4d2b-975a-a093f097daa9 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6db33649-be70-4ff3-95de-a1a9c51e8c2c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6db33649-be70-4ff3-95de-a1a9c51e8c2c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/09b0d81e-ee3b-4d2b-975a-a093f097daa9 Sep 02 00:58:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6db33649-be70-4ff3-95de-a1a9c51e8c2c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6db33649-be70-4ff3-95de-a1a9c51e8c2c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6db33649-be70-4ff3-95de-a1a9c51e8c2c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/09b0d81e-ee3b-4d2b-975a-a093f097daa9 returned with HTTP 404 Sep 02 00:58:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1529/3062] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:22 2026] GET /volume/v3/volumes/09b0d81e-ee3b-4d2b-975a-a093f097daa9 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-04651115-0018-430a-b055-ce04cf279be9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-04651115-0018-430a-b055-ce04cf279be9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:58:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-04651115-0018-430a-b055-ce04cf279be9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-619354493"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-04651115-0018-430a-b055-ce04cf279be9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-619354493'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:58:22 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-04651115-0018-430a-b055-ce04cf279be9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume of 1 GB Sep 02 00:58:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-04651115-0018-430a-b055-ce04cf279be9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Availability Zones retrieved successfully. Sep 02 00:58:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-04651115-0018-430a-b055-ce04cf279be9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Flow 'volume_create_api' (96aa498a-20f6-4491-b9f9-321c7d2794e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-04651115-0018-430a-b055-ce04cf279be9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b0b0876-c36a-431a-a688-be595c21d985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-04651115-0018-430a-b055-ce04cf279be9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:58:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-04651115-0018-430a-b055-ce04cf279be9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b0b0876-c36a-431a-a688-be595c21d985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-04651115-0018-430a-b055-ce04cf279be9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dadf300-59c5-4410-9868-e9c707821628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:22 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-04651115-0018-430a-b055-ce04cf279be9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Created reservations ['af814f52-3feb-4eda-a339-4a526b3f0bd4', '6456232d-8728-4776-be8b-2759689654e9', '05b1441a-0330-48b9-8ce2-a20d5c42822b', '891c2117-38f4-4988-8988-89728d6b396c'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-04651115-0018-430a-b055-ce04cf279be9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dadf300-59c5-4410-9868-e9c707821628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af814f52-3feb-4eda-a339-4a526b3f0bd4', '6456232d-8728-4776-be8b-2759689654e9', '05b1441a-0330-48b9-8ce2-a20d5c42822b', '891c2117-38f4-4988-8988-89728d6b396c']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-04651115-0018-430a-b055-ce04cf279be9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d2ee96d-16c7-4321-a8bb-bf84b726424e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:22 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:22 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-04651115-0018-430a-b055-ce04cf279be9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d2ee96d-16c7-4321-a8bb-bf84b726424e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1e3fc80-f859-4586-8b89-a5b18b9f7987', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-619354493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d115c3d9414b01998faef9d89da81e',qos_specs=None,replication_status=,reservations=['af814f52-3feb-4eda-a339-4a526b3f0bd4','6456232d-8728-4776-be8b-2759689654e9','05b1441a-0330-48b9-8ce2-a20d5c42822b','891c2117-38f4-4988-8988-89728d6b396c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4433d603511424ab0b56b5b98bef8e0',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:58:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-619354493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1e3fc80-f859-4586-8b89-a5b18b9f7987,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12d115c3d9414b01998faef9d89da81e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4433d603511424ab0b56b5b98bef8e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-04651115-0018-430a-b055-ce04cf279be9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (727f4019-2ead-438f-a44a-9426678b2d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-04651115-0018-430a-b055-ce04cf279be9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (727f4019-2ead-438f-a44a-9426678b2d1a) transitioned into state 'SUCCESS' from state '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-619354493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d115c3d9414b01998faef9d89da81e',qos_specs=None,replication_status=,reservations=['af814f52-3feb-4eda-a339-4a526b3f0bd4','6456232d-8728-4776-be8b-2759689654e9','05b1441a-0330-48b9-8ce2-a20d5c42822b','891c2117-38f4-4988-8988-89728d6b396c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4433d603511424ab0b56b5b98bef8e0',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-04651115-0018-430a-b055-ce04cf279be9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a948c90-885c-47fb-a4a1-672e5617390d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-04651115-0018-430a-b055-ce04cf279be9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a948c90-885c-47fb-a4a1-672e5617390d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:22 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-04651115-0018-430a-b055-ce04cf279be9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Flow 'volume_create_api' (96aa498a-20f6-4491-b9f9-321c7d2794e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:22 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-04651115-0018-430a-b055-ce04cf279be9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume request issued successfully. Sep 02 00:58:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-04651115-0018-430a-b055-ce04cf279be9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:58:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1534/3063] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:58:22 2026] POST /volume/v3/volumes => generated 786 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-71b43885-c4a2-48f6-9232-4be6c165aa50 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-71b43885-c4a2-48f6-9232-4be6c165aa50 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/c1e3fc80-f859-4586-8b89-a5b18b9f7987 Sep 02 00:58:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-71b43885-c4a2-48f6-9232-4be6c165aa50 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-71b43885-c4a2-48f6-9232-4be6c165aa50 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-71b43885-c4a2-48f6-9232-4be6c165aa50 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-71b43885-c4a2-48f6-9232-4be6c165aa50 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/c1e3fc80-f859-4586-8b89-a5b18b9f7987 returned with HTTP 200 Sep 02 00:58:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1530/3064] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:22 2026] GET /volume/v3/volumes/c1e3fc80-f859-4586-8b89-a5b18b9f7987 => generated 965 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7170ec64-a883-4c80-a342-392bd129f25f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7170ec64-a883-4c80-a342-392bd129f25f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/c1e3fc80-f859-4586-8b89-a5b18b9f7987 Sep 02 00:58:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7170ec64-a883-4c80-a342-392bd129f25f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7170ec64-a883-4c80-a342-392bd129f25f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:24 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:24 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:24 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:24 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:24 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7170ec64-a883-4c80-a342-392bd129f25f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7170ec64-a883-4c80-a342-392bd129f25f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/c1e3fc80-f859-4586-8b89-a5b18b9f7987 returned with HTTP 200 Sep 02 00:58:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1535/3065] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:24 2026] GET /volume/v3/volumes/c1e3fc80-f859-4586-8b89-a5b18b9f7987 => generated 1015 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-06d1011d-911a-4347-aadb-54b344c3e907 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-06d1011d-911a-4347-aadb-54b344c3e907 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:58:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-06d1011d-911a-4347-aadb-54b344c3e907 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "d431f255-e189-4c7f-8b72-3ac7b1c4b6f2", "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-06d1011d-911a-4347-aadb-54b344c3e907 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'd431f255-e189-4c7f-8b72-3ac7b1c4b6f2', 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:58:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1b23579c-a923-4e86-a71d-d5ba12901afe None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1b23579c-a923-4e86-a71d-d5ba12901afe tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:58:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1b23579c-a923-4e86-a71d-d5ba12901afe tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1038479121", "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=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1b23579c-a923-4e86-a71d-d5ba12901afe tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:58:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1536/3066] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:58:24 2026] POST /volume/v3/types => generated 380 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c5573fde-e5ae-4930-8b4b-cc5bd9d7380b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c5573fde-e5ae-4930-8b4b-cc5bd9d7380b tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] POST http://192.168.122.129/volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/encryption Sep 02 00:58:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c5573fde-e5ae-4930-8b4b-cc5bd9d7380b tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c5573fde-e5ae-4930-8b4b-cc5bd9d7380b tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] http://192.168.122.129/volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/encryption returned with HTTP 200 Sep 02 00:58:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1537/3067] 192.168.122.129 () {60 vars in 1281 bytes} [Wed Sep 2 00:58:24 2026] POST /volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1bcaffab-f3a3-4bcd-91d8-f97c2c136a72 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1bcaffab-f3a3-4bcd-91d8-f97c2c136a72 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1bcaffab-f3a3-4bcd-91d8-f97c2c136a72 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2077908336", "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=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-06d1011d-911a-4347-aadb-54b344c3e907 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Create volume of 1 GB Sep 02 00:58:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-06d1011d-911a-4347-aadb-54b344c3e907 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Availability Zones retrieved successfully. Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1bcaffab-f3a3-4bcd-91d8-f97c2c136a72 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:58:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1538/3068] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:58:25 2026] POST /volume/v3/types => generated 380 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-06d1011d-911a-4347-aadb-54b344c3e907 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Flow 'volume_create_api' (110b4eb2-f9f9-4637-9523-803a34679cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-60cdbf69-2c84-4c4e-8162-5b9ab27ffc52 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-06d1011d-911a-4347-aadb-54b344c3e907 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (714df236-e1f9-4e3c-8b09-c1e37f4f0367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-06d1011d-911a-4347-aadb-54b344c3e907 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-06d1011d-911a-4347-aadb-54b344c3e907 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (714df236-e1f9-4e3c-8b09-c1e37f4f0367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-06d1011d-911a-4347-aadb-54b344c3e907 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (578603ca-68ff-4d80-89d5-82a5fba35b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-60cdbf69-2c84-4c4e-8162-5b9ab27ffc52 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] POST http://192.168.122.129/volume/v3/types/b92659a3-ab3c-4dac-99f7-2fa9cff70cec/encryption Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-60cdbf69-2c84-4c4e-8162-5b9ab27ffc52 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-60cdbf69-2c84-4c4e-8162-5b9ab27ffc52 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'ef2a0bb18f5a4809a71d6f3d0dc48483', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '057fec57eebf4174a9234ff43e476ba0', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-60cdbf69-2c84-4c4e-8162-5b9ab27ffc52 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] http://192.168.122.129/volume/v3/types/b92659a3-ab3c-4dac-99f7-2fa9cff70cec/encryption returned with HTTP 403 Sep 02 00:58:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1539/3069] 192.168.122.129 () {60 vars in 1281 bytes} [Wed Sep 2 00:58:25 2026] POST /volume/v3/types/b92659a3-ab3c-4dac-99f7-2fa9cff70cec/encryption => generated 127 bytes in 132 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7e701ce4-fd25-4be1-86a9-f5390a2a5d4f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7e701ce4-fd25-4be1-86a9-f5390a2a5d4f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/c1e3fc80-f859-4586-8b89-a5b18b9f7987 Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7e701ce4-fd25-4be1-86a9-f5390a2a5d4f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7e701ce4-fd25-4be1-86a9-f5390a2a5d4f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7e701ce4-fd25-4be1-86a9-f5390a2a5d4f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7e701ce4-fd25-4be1-86a9-f5390a2a5d4f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/c1e3fc80-f859-4586-8b89-a5b18b9f7987 returned with HTTP 200 Sep 02 00:58:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1540/3070] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:25 2026] GET /volume/v3/volumes/c1e3fc80-f859-4586-8b89-a5b18b9f7987 => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-96e4a88e-3171-43b7-8e2d-450cea52acc3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-96e4a88e-3171-43b7-8e2d-450cea52acc3 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-96e4a88e-3171-43b7-8e2d-450cea52acc3 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-697120463", "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=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-96e4a88e-3171-43b7-8e2d-450cea52acc3 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:58:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1541/3071] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:58:25 2026] POST /volume/v3/types => generated 379 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3a49bcab-00f7-40d3-aef5-1348efcdcca0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3a49bcab-00f7-40d3-aef5-1348efcdcca0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3a49bcab-00f7-40d3-aef5-1348efcdcca0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c1e3fc80-f859-4586-8b89-a5b18b9f7987", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1640174323"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-06d1011d-911a-4347-aadb-54b344c3e907 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Created reservations ['5aa04045-9f80-486a-bece-3a47099c55b1', '2b65eacd-d5d4-43d1-afdf-35a87ad7a5cd', 'fe268d6d-2d01-4767-b614-4af291cbbe52', 'c84f9600-952c-4974-8467-45623fafa697'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-06d1011d-911a-4347-aadb-54b344c3e907 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (578603ca-68ff-4d80-89d5-82a5fba35b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5aa04045-9f80-486a-bece-3a47099c55b1', '2b65eacd-d5d4-43d1-afdf-35a87ad7a5cd', 'fe268d6d-2d01-4767-b614-4af291cbbe52', 'c84f9600-952c-4974-8467-45623fafa697']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-06d1011d-911a-4347-aadb-54b344c3e907 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd4828b6-64c7-4c8a-a889-d728856b6116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3a49bcab-00f7-40d3-aef5-1348efcdcca0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-3a49bcab-00f7-40d3-aef5-1348efcdcca0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create snapshot from volume c1e3fc80-f859-4586-8b89-a5b18b9f7987 Sep 02 00:58:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-06d1011d-911a-4347-aadb-54b344c3e907 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd4828b6-64c7-4c8a-a889-d728856b6116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0e9509b-72cf-475a-ab88-e717e08e03f0', '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='82c044b777e84502bc3c304994de2c06',qos_specs=None,replication_status=,reservations=['5aa04045-9f80-486a-bece-3a47099c55b1','2b65eacd-d5d4-43d1-afdf-35a87ad7a5cd','fe268d6d-2d01-4767-b614-4af291cbbe52','c84f9600-952c-4974-8467-45623fafa697'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd9863b7eae34bac9010c6db3c3f8159',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:58:25Z,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=c0e9509b-72cf-475a-ab88-e717e08e03f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82c044b777e84502bc3c304994de2c06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd9863b7eae34bac9010c6db3c3f8159',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-06d1011d-911a-4347-aadb-54b344c3e907 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c16adc6-4f9b-40a8-b844-8de1285675ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-3a49bcab-00f7-40d3-aef5-1348efcdcca0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Created reservations ['f089dd75-98a2-42f6-b23e-7824dadc7bae', '3595ee17-8bcb-4d85-9e68-ad1fd8cc36c4', 'c65c4ee5-560e-41fe-8d5c-1900bc7c5ba1', '94be17ac-9ab1-4cfa-aa0b-f7739852308c'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-06d1011d-911a-4347-aadb-54b344c3e907 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c16adc6-4f9b-40a8-b844-8de1285675ac) transitioned into state 'SUCCESS' from 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='82c044b777e84502bc3c304994de2c06',qos_specs=None,replication_status=,reservations=['5aa04045-9f80-486a-bece-3a47099c55b1','2b65eacd-d5d4-43d1-afdf-35a87ad7a5cd','fe268d6d-2d01-4767-b614-4af291cbbe52','c84f9600-952c-4974-8467-45623fafa697'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd9863b7eae34bac9010c6db3c3f8159',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-06d1011d-911a-4347-aadb-54b344c3e907 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df231e1-d64c-48d3-9b0e-0beb5cb961b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-06d1011d-911a-4347-aadb-54b344c3e907 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df231e1-d64c-48d3-9b0e-0beb5cb961b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-06d1011d-911a-4347-aadb-54b344c3e907 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Flow 'volume_create_api' (110b4eb2-f9f9-4637-9523-803a34679cc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-06d1011d-911a-4347-aadb-54b344c3e907 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Create volume request issued successfully. Sep 02 00:58:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-06d1011d-911a-4347-aadb-54b344c3e907 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:58:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1531/3072] 192.168.122.129 () {62 vars in 1184 bytes} [Wed Sep 2 00:58:24 2026] POST /volume/v3/volumes => generated 784 bytes in 784 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-63042488-b055-401c-8d97-303046d089a1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-63042488-b055-401c-8d97-303046d089a1 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] POST http://192.168.122.129/volume/v3/types/3f588f5b-103c-4c76-8060-6dcae5070656/extra_specs Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-63042488-b055-401c-8d97-303046d089a1 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-63042488-b055-401c-8d97-303046d089a1 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'ef2a0bb18f5a4809a71d6f3d0dc48483', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '057fec57eebf4174a9234ff43e476ba0', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-63042488-b055-401c-8d97-303046d089a1 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] http://192.168.122.129/volume/v3/types/3f588f5b-103c-4c76-8060-6dcae5070656/extra_specs returned with HTTP 403 Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3a49bcab-00f7-40d3-aef5-1348efcdcca0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot create request issued successfully. Sep 02 00:58:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1532/3073] 192.168.122.129 () {60 vars in 1283 bytes} [Wed Sep 2 00:58:25 2026] POST /volume/v3/types/3f588f5b-103c-4c76-8060-6dcae5070656/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3a49bcab-00f7-40d3-aef5-1348efcdcca0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:58:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1542/3074] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:58:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f066da38-b2ae-4c95-9b44-ce5d5613bb01 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-895280c2-eaab-4b5d-96e7-0b976f291f6a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f066da38-b2ae-4c95-9b44-ce5d5613bb01 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] GET http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f066da38-b2ae-4c95-9b44-ce5d5613bb01 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-895280c2-eaab-4b5d-96e7-0b976f291f6a tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] PUT http://192.168.122.129/volume/v3/types/3f588f5b-103c-4c76-8060-6dcae5070656/extra_specs/key2 Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f066da38-b2ae-4c95-9b44-ce5d5613bb01 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-895280c2-eaab-4b5d-96e7-0b976f291f6a tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-895280c2-eaab-4b5d-96e7-0b976f291f6a tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'ef2a0bb18f5a4809a71d6f3d0dc48483', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '057fec57eebf4174a9234ff43e476ba0', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-895280c2-eaab-4b5d-96e7-0b976f291f6a tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] http://192.168.122.129/volume/v3/types/3f588f5b-103c-4c76-8060-6dcae5070656/extra_specs/key2 returned with HTTP 403 Sep 02 00:58:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1543/3075] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:58:25 2026] PUT /volume/v3/types/3f588f5b-103c-4c76-8060-6dcae5070656/extra_specs/key2 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bf05226e-a237-43b8-9318-51d6c4c610df None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bf05226e-a237-43b8-9318-51d6c4c610df tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bf05226e-a237-43b8-9318-51d6c4c610df tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bf05226e-a237-43b8-9318-51d6c4c610df tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-bf05226e-a237-43b8-9318-51d6c4c610df tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bf05226e-a237-43b8-9318-51d6c4c610df tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 returned with HTTP 200 Sep 02 00:58:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1544/3076] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:25 2026] GET /volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ff8cf918-dc24-4e43-a77d-2051723ec0d8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ff8cf918-dc24-4e43-a77d-2051723ec0d8 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] POST http://192.168.122.129/volume/v3/types Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ff8cf918-dc24-4e43-a77d-2051723ec0d8 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f066da38-b2ae-4c95-9b44-ce5d5613bb01 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Volume info retrieved successfully. Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-ff8cf918-dc24-4e43-a77d-2051723ec0d8 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'ef2a0bb18f5a4809a71d6f3d0dc48483', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '057fec57eebf4174a9234ff43e476ba0', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ff8cf918-dc24-4e43-a77d-2051723ec0d8 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] http://192.168.122.129/volume/v3/types returned with HTTP 403 Sep 02 00:58:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1545/3077] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:58:25 2026] POST /volume/v3/types => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cca3ce04-ebe4-4aac-9792-9ce1b5a6fae1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f066da38-b2ae-4c95-9b44-ce5d5613bb01 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 returned with HTTP 200 Sep 02 00:58:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1533/3078] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:25 2026] GET /volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cca3ce04-ebe4-4aac-9792-9ce1b5a6fae1 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cca3ce04-ebe4-4aac-9792-9ce1b5a6fae1 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1524954648", "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=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cca3ce04-ebe4-4aac-9792-9ce1b5a6fae1 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:58:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1546/3079] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:58:25 2026] POST /volume/v3/types => generated 380 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c4c5f584-522b-4a4a-828e-b2478f890628 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c4c5f584-522b-4a4a-828e-b2478f890628 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] POST http://192.168.122.129/volume/v3/types/a9c37810-f5e1-4a70-bee6-afb05c02a828/encryption Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c4c5f584-522b-4a4a-828e-b2478f890628 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c4c5f584-522b-4a4a-828e-b2478f890628 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] http://192.168.122.129/volume/v3/types/a9c37810-f5e1-4a70-bee6-afb05c02a828/encryption returned with HTTP 200 Sep 02 00:58:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1534/3080] 192.168.122.129 () {60 vars in 1281 bytes} [Wed Sep 2 00:58:25 2026] POST /volume/v3/types/a9c37810-f5e1-4a70-bee6-afb05c02a828/encryption => generated 239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1c1da4aa-09d4-432b-ac26-672b8eb714e9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1c1da4aa-09d4-432b-ac26-672b8eb714e9 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] DELETE http://192.168.122.129/volume/v3/types/a9c37810-f5e1-4a70-bee6-afb05c02a828/encryption/a2be2197-c28c-4989-b629-2e3ddebccb6f Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1c1da4aa-09d4-432b-ac26-672b8eb714e9 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1c1da4aa-09d4-432b-ac26-672b8eb714e9 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-1c1da4aa-09d4-432b-ac26-672b8eb714e9 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'ef2a0bb18f5a4809a71d6f3d0dc48483', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '057fec57eebf4174a9234ff43e476ba0', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1c1da4aa-09d4-432b-ac26-672b8eb714e9 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] http://192.168.122.129/volume/v3/types/a9c37810-f5e1-4a70-bee6-afb05c02a828/encryption/a2be2197-c28c-4989-b629-2e3ddebccb6f returned with HTTP 403 Sep 02 00:58:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1547/3081] 192.168.122.129 () {58 vars in 1373 bytes} [Wed Sep 2 00:58:25 2026] DELETE /volume/v3/types/a9c37810-f5e1-4a70-bee6-afb05c02a828/encryption/a2be2197-c28c-4989-b629-2e3ddebccb6f => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-dfed27fa-651b-401e-846d-eb39d1ce32f8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dfed27fa-651b-401e-846d-eb39d1ce32f8 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dfed27fa-651b-401e-846d-eb39d1ce32f8 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1422367819", "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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dfed27fa-651b-401e-846d-eb39d1ce32f8 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:58:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1535/3082] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:58:25 2026] POST /volume/v3/types => generated 380 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-92428d09-55ed-40f7-a088-caaf40b70dae None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-92428d09-55ed-40f7-a088-caaf40b70dae tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] DELETE http://192.168.122.129/volume/v3/types/043e8c5b-d0e9-4294-a5d8-e22eb3ac7082/extra_specs/key1 Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-92428d09-55ed-40f7-a088-caaf40b70dae tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-92428d09-55ed-40f7-a088-caaf40b70dae tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-92428d09-55ed-40f7-a088-caaf40b70dae tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'ef2a0bb18f5a4809a71d6f3d0dc48483', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '057fec57eebf4174a9234ff43e476ba0', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-92428d09-55ed-40f7-a088-caaf40b70dae tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] http://192.168.122.129/volume/v3/types/043e8c5b-d0e9-4294-a5d8-e22eb3ac7082/extra_specs/key1 returned with HTTP 403 Sep 02 00:58:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1548/3083] 192.168.122.129 () {58 vars in 1280 bytes} [Wed Sep 2 00:58:25 2026] DELETE /volume/v3/types/043e8c5b-d0e9-4294-a5d8-e22eb3ac7082/extra_specs/key1 => generated 122 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e09e1961-6612-4641-b8c8-8df110fa83dc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e09e1961-6612-4641-b8c8-8df110fa83dc tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e09e1961-6612-4641-b8c8-8df110fa83dc tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-730830171", "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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e09e1961-6612-4641-b8c8-8df110fa83dc tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:58:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1536/3084] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:58:25 2026] POST /volume/v3/types => generated 379 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ff70cdb2-47c4-4e15-8bb2-48935d0f0a37 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ff70cdb2-47c4-4e15-8bb2-48935d0f0a37 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] DELETE http://192.168.122.129/volume/v3/types/3b73b239-15dd-457c-879a-312f8e3b7395 Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ff70cdb2-47c4-4e15-8bb2-48935d0f0a37 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ff70cdb2-47c4-4e15-8bb2-48935d0f0a37 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-ff70cdb2-47c4-4e15-8bb2-48935d0f0a37 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'ef2a0bb18f5a4809a71d6f3d0dc48483', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '057fec57eebf4174a9234ff43e476ba0', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ff70cdb2-47c4-4e15-8bb2-48935d0f0a37 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] http://192.168.122.129/volume/v3/types/3b73b239-15dd-457c-879a-312f8e3b7395 returned with HTTP 403 Sep 02 00:58:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1549/3085] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:58:25 2026] DELETE /volume/v3/types/3b73b239-15dd-457c-879a-312f8e3b7395 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2cf07523-c93b-476e-9176-569917a8dfaa None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2cf07523-c93b-476e-9176-569917a8dfaa tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] GET http://192.168.122.129/volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/extra_specs Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2cf07523-c93b-476e-9176-569917a8dfaa tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2cf07523-c93b-476e-9176-569917a8dfaa tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2cf07523-c93b-476e-9176-569917a8dfaa tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] http://192.168.122.129/volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/extra_specs returned with HTTP 200 Sep 02 00:58:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1537/3086] 192.168.122.129 () {58 vars in 1262 bytes} [Wed Sep 2 00:58:25 2026] GET /volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/extra_specs => generated 123 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8c1e39c3-34e2-47a4-a4e6-89c210451e0a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8c1e39c3-34e2-47a4-a4e6-89c210451e0a tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] GET http://192.168.122.129/volume/v3/types Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8c1e39c3-34e2-47a4-a4e6-89c210451e0a tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8c1e39c3-34e2-47a4-a4e6-89c210451e0a tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-8c1e39c3-34e2-47a4-a4e6-89c210451e0a tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:58:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8c1e39c3-34e2-47a4-a4e6-89c210451e0a tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:58:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1550/3087] 192.168.122.129 () {58 vars in 1115 bytes} [Wed Sep 2 00:58:25 2026] GET /volume/v3/types => generated 2362 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3291f944-c38b-4c4c-bbbc-b663e0a35603 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3291f944-c38b-4c4c-bbbc-b663e0a35603 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] GET http://192.168.122.129/volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/encryption/cipher Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3291f944-c38b-4c4c-bbbc-b663e0a35603 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3291f944-c38b-4c4c-bbbc-b663e0a35603 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-3291f944-c38b-4c4c-bbbc-b663e0a35603 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'ef2a0bb18f5a4809a71d6f3d0dc48483', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '057fec57eebf4174a9234ff43e476ba0', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3291f944-c38b-4c4c-bbbc-b663e0a35603 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] http://192.168.122.129/volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/encryption/cipher returned with HTTP 403 Sep 02 00:58:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1538/3088] 192.168.122.129 () {58 vars in 1280 bytes} [Wed Sep 2 00:58:26 2026] GET /volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/encryption/cipher => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bbd026cc-a957-402a-8b17-0cc38054c96c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bbd026cc-a957-402a-8b17-0cc38054c96c tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] GET http://192.168.122.129/volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/encryption Sep 02 00:58:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bbd026cc-a957-402a-8b17-0cc38054c96c tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bbd026cc-a957-402a-8b17-0cc38054c96c tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:26 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-bbd026cc-a957-402a-8b17-0cc38054c96c tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'ef2a0bb18f5a4809a71d6f3d0dc48483', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '057fec57eebf4174a9234ff43e476ba0', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:58:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bbd026cc-a957-402a-8b17-0cc38054c96c tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] http://192.168.122.129/volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/encryption returned with HTTP 403 Sep 02 00:58:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1551/3089] 192.168.122.129 () {58 vars in 1259 bytes} [Wed Sep 2 00:58:26 2026] GET /volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/encryption => generated 124 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-57b19ffd-80cf-400e-9410-ab9782e20bd1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-57b19ffd-80cf-400e-9410-ab9782e20bd1 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] GET http://192.168.122.129/volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/extra_specs/multiattach Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-57b19ffd-80cf-400e-9410-ab9782e20bd1 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-57b19ffd-80cf-400e-9410-ab9782e20bd1 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-57b19ffd-80cf-400e-9410-ab9782e20bd1 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] http://192.168.122.129/volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/extra_specs/multiattach returned with HTTP 200 Sep 02 00:58:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1539/3090] 192.168.122.129 () {58 vars in 1298 bytes} [Wed Sep 2 00:58:26 2026] GET /volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/extra_specs/multiattach => generated 29 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:58:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bcbf0115-92c2-40ee-ad94-9ceb3e351b3b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bcbf0115-92c2-40ee-ad94-9ceb3e351b3b tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] GET http://192.168.122.129/volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/extra_specs/volume_backend_name Sep 02 00:58:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bcbf0115-92c2-40ee-ad94-9ceb3e351b3b tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bcbf0115-92c2-40ee-ad94-9ceb3e351b3b tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bcbf0115-92c2-40ee-ad94-9ceb3e351b3b tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] http://192.168.122.129/volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 00:58:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1552/3091] 192.168.122.129 () {58 vars in 1322 bytes} [Wed Sep 2 00:58:26 2026] GET /volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/extra_specs/volume_backend_name => generated 143 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5926e2f9-a704-4e5f-9472-bc821da172b5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5926e2f9-a704-4e5f-9472-bc821da172b5 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] GET http://192.168.122.129/volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5926e2f9-a704-4e5f-9472-bc821da172b5 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5926e2f9-a704-4e5f-9472-bc821da172b5 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5926e2f9-a704-4e5f-9472-bc821da172b5 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] http://192.168.122.129/volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d returned with HTTP 200 Sep 02 00:58:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1540/3092] 192.168.122.129 () {58 vars in 1226 bytes} [Wed Sep 2 00:58:26 2026] GET /volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d => generated 318 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c3420eb3-bcb0-4717-82cc-624403a4452a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c3420eb3-bcb0-4717-82cc-624403a4452a tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] PUT http://192.168.122.129/volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/encryption/c5c80c8e-50ca-4ae0-a043-61489f394bda Sep 02 00:58:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c3420eb3-bcb0-4717-82cc-624403a4452a tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:26 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-c3420eb3-bcb0-4717-82cc-624403a4452a tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'ef2a0bb18f5a4809a71d6f3d0dc48483', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '057fec57eebf4174a9234ff43e476ba0', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:58:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c3420eb3-bcb0-4717-82cc-624403a4452a tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] http://192.168.122.129/volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/encryption/c5c80c8e-50ca-4ae0-a043-61489f394bda returned with HTTP 403 Sep 02 00:58:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1553/3093] 192.168.122.129 () {60 vars in 1390 bytes} [Wed Sep 2 00:58:26 2026] PUT /volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/encryption/c5c80c8e-50ca-4ae0-a043-61489f394bda => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-70eb1129-c6cc-451d-8a66-db53ed81d17e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-70eb1129-c6cc-451d-8a66-db53ed81d17e tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] PUT http://192.168.122.129/volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/extra_specs/key1 Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-70eb1129-c6cc-451d-8a66-db53ed81d17e tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-70eb1129-c6cc-451d-8a66-db53ed81d17e tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'ef2a0bb18f5a4809a71d6f3d0dc48483', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '057fec57eebf4174a9234ff43e476ba0', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-70eb1129-c6cc-451d-8a66-db53ed81d17e tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] http://192.168.122.129/volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/extra_specs/key1 returned with HTTP 403 Sep 02 00:58:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1541/3094] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:58:26 2026] PUT /volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b425b458-9b5a-4e96-87e4-6d6d91318ca2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b425b458-9b5a-4e96-87e4-6d6d91318ca2 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] PUT http://192.168.122.129/volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d Sep 02 00:58:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b425b458-9b5a-4e96-87e4-6d6d91318ca2 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:26 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-b425b458-9b5a-4e96-87e4-6d6d91318ca2 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'ef2a0bb18f5a4809a71d6f3d0dc48483', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '057fec57eebf4174a9234ff43e476ba0', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:58:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b425b458-9b5a-4e96-87e4-6d6d91318ca2 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-member] http://192.168.122.129/volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d returned with HTTP 403 Sep 02 00:58:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1554/3095] 192.168.122.129 () {60 vars in 1246 bytes} [Wed Sep 2 00:58:26 2026] PUT /volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-dd0293df-dff5-4472-80ff-d73d50a1cf2a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dd0293df-dff5-4472-80ff-d73d50a1cf2a tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] DELETE http://192.168.122.129/volume/v3/types/3b73b239-15dd-457c-879a-312f8e3b7395 Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dd0293df-dff5-4472-80ff-d73d50a1cf2a tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dd0293df-dff5-4472-80ff-d73d50a1cf2a tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dd0293df-dff5-4472-80ff-d73d50a1cf2a tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] http://192.168.122.129/volume/v3/types/3b73b239-15dd-457c-879a-312f8e3b7395 returned with HTTP 202 Sep 02 00:58:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1542/3096] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:58:26 2026] DELETE /volume/v3/types/3b73b239-15dd-457c-879a-312f8e3b7395 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:58:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-472ab6fd-93a0-4aea-b59f-679ced8724c2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-472ab6fd-93a0-4aea-b59f-679ced8724c2 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] DELETE http://192.168.122.129/volume/v3/types/043e8c5b-d0e9-4294-a5d8-e22eb3ac7082 Sep 02 00:58:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-472ab6fd-93a0-4aea-b59f-679ced8724c2 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-472ab6fd-93a0-4aea-b59f-679ced8724c2 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-472ab6fd-93a0-4aea-b59f-679ced8724c2 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] http://192.168.122.129/volume/v3/types/043e8c5b-d0e9-4294-a5d8-e22eb3ac7082 returned with HTTP 202 Sep 02 00:58:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1555/3097] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:58:26 2026] DELETE /volume/v3/types/043e8c5b-d0e9-4294-a5d8-e22eb3ac7082 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-39af595f-691f-489a-b6a7-88020999e335 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-39af595f-691f-489a-b6a7-88020999e335 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] DELETE http://192.168.122.129/volume/v3/types/a9c37810-f5e1-4a70-bee6-afb05c02a828 Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-39af595f-691f-489a-b6a7-88020999e335 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-39af595f-691f-489a-b6a7-88020999e335 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-39af595f-691f-489a-b6a7-88020999e335 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] http://192.168.122.129/volume/v3/types/a9c37810-f5e1-4a70-bee6-afb05c02a828 returned with HTTP 202 Sep 02 00:58:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1543/3098] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:58:26 2026] DELETE /volume/v3/types/a9c37810-f5e1-4a70-bee6-afb05c02a828 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-fa276a13-4627-4e05-bf97-6df379b97017 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fa276a13-4627-4e05-bf97-6df379b97017 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] DELETE http://192.168.122.129/volume/v3/types/3f588f5b-103c-4c76-8060-6dcae5070656 Sep 02 00:58:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fa276a13-4627-4e05-bf97-6df379b97017 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fa276a13-4627-4e05-bf97-6df379b97017 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fa276a13-4627-4e05-bf97-6df379b97017 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] http://192.168.122.129/volume/v3/types/3f588f5b-103c-4c76-8060-6dcae5070656 returned with HTTP 202 Sep 02 00:58:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1556/3099] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:58:26 2026] DELETE /volume/v3/types/3f588f5b-103c-4c76-8060-6dcae5070656 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6c8be136-814f-4c26-b509-3b5dd335fd17 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f24a2f19-4b6b-4d52-bc1d-cfa6a5f267c0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f24a2f19-4b6b-4d52-bc1d-cfa6a5f267c0 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] DELETE http://192.168.122.129/volume/v3/types/b92659a3-ab3c-4dac-99f7-2fa9cff70cec Sep 02 00:58:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f24a2f19-4b6b-4d52-bc1d-cfa6a5f267c0 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f24a2f19-4b6b-4d52-bc1d-cfa6a5f267c0 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6c8be136-814f-4c26-b509-3b5dd335fd17 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6c8be136-814f-4c26-b509-3b5dd335fd17 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6c8be136-814f-4c26-b509-3b5dd335fd17 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:26 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6c8be136-814f-4c26-b509-3b5dd335fd17 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6c8be136-814f-4c26-b509-3b5dd335fd17 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 returned with HTTP 200 Sep 02 00:58:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1544/3100] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:26 2026] GET /volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6ba0f303-0136-4670-b5f6-83c6817e045e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6ba0f303-0136-4670-b5f6-83c6817e045e tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] GET http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6ba0f303-0136-4670-b5f6-83c6817e045e tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6ba0f303-0136-4670-b5f6-83c6817e045e tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:26 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:26 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6ba0f303-0136-4670-b5f6-83c6817e045e tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Volume info retrieved successfully. Sep 02 00:58:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6ba0f303-0136-4670-b5f6-83c6817e045e tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 returned with HTTP 200 Sep 02 00:58:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1545/3101] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:26 2026] GET /volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 => generated 876 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f24a2f19-4b6b-4d52-bc1d-cfa6a5f267c0 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] http://192.168.122.129/volume/v3/types/b92659a3-ab3c-4dac-99f7-2fa9cff70cec returned with HTTP 202 Sep 02 00:58:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1557/3102] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:58:26 2026] DELETE /volume/v3/types/b92659a3-ab3c-4dac-99f7-2fa9cff70cec => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-966e7cfc-8ae9-4ac8-bdfb-9bb388a150f6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-966e7cfc-8ae9-4ac8-bdfb-9bb388a150f6 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] DELETE http://192.168.122.129/volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-966e7cfc-8ae9-4ac8-bdfb-9bb388a150f6 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-966e7cfc-8ae9-4ac8-bdfb-9bb388a150f6 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-966e7cfc-8ae9-4ac8-bdfb-9bb388a150f6 tempest-VolumeTypesMemberTests-443999553 tempest-VolumeTypesMemberTests-443999553-project-admin] http://192.168.122.129/volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d returned with HTTP 202 Sep 02 00:58:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1546/3103] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:58:26 2026] DELETE /volume/v3/types/52f6e0e3-7188-49ff-a5ef-f1703f92935d => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-86aee084-7059-4c20-a037-1063ccf4e7a8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-86aee084-7059-4c20-a037-1063ccf4e7a8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 Sep 02 00:58:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-86aee084-7059-4c20-a037-1063ccf4e7a8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-86aee084-7059-4c20-a037-1063ccf4e7a8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:27 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:27 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:27 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-86aee084-7059-4c20-a037-1063ccf4e7a8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-86aee084-7059-4c20-a037-1063ccf4e7a8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 returned with HTTP 200 Sep 02 00:58:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1558/3104] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:27 2026] GET /volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ea4e9d0a-c032-4f15-ae40-7918c313f013 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ea4e9d0a-c032-4f15-ae40-7918c313f013 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] GET http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 Sep 02 00:58:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ea4e9d0a-c032-4f15-ae40-7918c313f013 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ea4e9d0a-c032-4f15-ae40-7918c313f013 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:27 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ea4e9d0a-c032-4f15-ae40-7918c313f013 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Volume info retrieved successfully. Sep 02 00:58:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ea4e9d0a-c032-4f15-ae40-7918c313f013 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 returned with HTTP 200 Sep 02 00:58:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1547/3105] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:27 2026] GET /volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 => generated 934 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-efb642a2-fbf0-42d5-b7c9-23ad548cb75c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-efb642a2-fbf0-42d5-b7c9-23ad548cb75c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 Sep 02 00:58:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-efb642a2-fbf0-42d5-b7c9-23ad548cb75c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-efb642a2-fbf0-42d5-b7c9-23ad548cb75c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:28 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:28 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-efb642a2-fbf0-42d5-b7c9-23ad548cb75c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-efb642a2-fbf0-42d5-b7c9-23ad548cb75c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 returned with HTTP 200 Sep 02 00:58:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1559/3106] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:28 2026] GET /volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ab73cbaf-2a13-4740-847e-38b3c70df987 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ab73cbaf-2a13-4740-847e-38b3c70df987 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] POST http://192.168.122.129/volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775/action Sep 02 00:58:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ab73cbaf-2a13-4740-847e-38b3c70df987 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:58:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ab73cbaf-2a13-4740-847e-38b3c70df987 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:28 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:28 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:28 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ab73cbaf-2a13-4740-847e-38b3c70df987 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Snapshot retrieved successfully. Sep 02 00:58:28 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-ab73cbaf-2a13-4740-847e-38b3c70df987 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '1b020c1c30b2419da6e1da80084d0ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12d115c3d9414b01998faef9d89da81e', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:58:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ab73cbaf-2a13-4740-847e-38b3c70df987 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] http://192.168.122.129/volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775/action returned with HTTP 403 Sep 02 00:58:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1548/3107] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:58:28 2026] POST /volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775/action => generated 133 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3355e484-8c78-4b32-96de-5cf098ccc510 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3355e484-8c78-4b32-96de-5cf098ccc510 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] DELETE http://192.168.122.129/volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 Sep 02 00:58:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3355e484-8c78-4b32-96de-5cf098ccc510 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3355e484-8c78-4b32-96de-5cf098ccc510 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:28 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-3355e484-8c78-4b32-96de-5cf098ccc510 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete snapshot with id: 7237c318-8c60-4a64-af41-a93219477775 Sep 02 00:58:28 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:28 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3355e484-8c78-4b32-96de-5cf098ccc510 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:28 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:28 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a339cd11-51f1-47be-90d3-c89fbf20ecde None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a339cd11-51f1-47be-90d3-c89fbf20ecde tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] GET http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 Sep 02 00:58:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a339cd11-51f1-47be-90d3-c89fbf20ecde tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a339cd11-51f1-47be-90d3-c89fbf20ecde tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3355e484-8c78-4b32-96de-5cf098ccc510 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot delete request issued successfully. Sep 02 00:58:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3355e484-8c78-4b32-96de-5cf098ccc510 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 returned with HTTP 202 Sep 02 00:58:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1560/3108] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:58:28 2026] DELETE /volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8ac407f7-089e-4f0c-90e4-86b54139f34f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8ac407f7-089e-4f0c-90e4-86b54139f34f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 Sep 02 00:58:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8ac407f7-089e-4f0c-90e4-86b54139f34f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8ac407f7-089e-4f0c-90e4-86b54139f34f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:28 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:28 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:28 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:28 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:28 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:28 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8ac407f7-089e-4f0c-90e4-86b54139f34f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:28 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a339cd11-51f1-47be-90d3-c89fbf20ecde tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Volume info retrieved successfully. Sep 02 00:58:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8ac407f7-089e-4f0c-90e4-86b54139f34f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 returned with HTTP 200 Sep 02 00:58:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1561/3109] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:28 2026] GET /volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a339cd11-51f1-47be-90d3-c89fbf20ecde tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 returned with HTTP 200 Sep 02 00:58:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1549/3110] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:28 2026] GET /volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 => generated 934 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-eedfdb10-7d4c-46cd-b09e-bfd40fe7230c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-eedfdb10-7d4c-46cd-b09e-bfd40fe7230c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 Sep 02 00:58:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-eedfdb10-7d4c-46cd-b09e-bfd40fe7230c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-eedfdb10-7d4c-46cd-b09e-bfd40fe7230c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:29 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:29 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-eedfdb10-7d4c-46cd-b09e-bfd40fe7230c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-eedfdb10-7d4c-46cd-b09e-bfd40fe7230c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 returned with HTTP 200 Sep 02 00:58:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1562/3111] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:29 2026] GET /volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:58:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cee1077a-5240-44f6-8fe3-bb14cb92c624 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cee1077a-5240-44f6-8fe3-bb14cb92c624 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] GET http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 Sep 02 00:58:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cee1077a-5240-44f6-8fe3-bb14cb92c624 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cee1077a-5240-44f6-8fe3-bb14cb92c624 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:29 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:29 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:29 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:29 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:29 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cee1077a-5240-44f6-8fe3-bb14cb92c624 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Volume info retrieved successfully. Sep 02 00:58:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cee1077a-5240-44f6-8fe3-bb14cb92c624 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 returned with HTTP 200 Sep 02 00:58:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1550/3112] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:29 2026] GET /volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 => generated 937 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f0e798a2-afda-48b7-9d0b-cfd43676c6f8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f0e798a2-afda-48b7-9d0b-cfd43676c6f8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 Sep 02 00:58:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f0e798a2-afda-48b7-9d0b-cfd43676c6f8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f0e798a2-afda-48b7-9d0b-cfd43676c6f8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f0e798a2-afda-48b7-9d0b-cfd43676c6f8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 returned with HTTP 404 Sep 02 00:58:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1563/3113] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:30 2026] GET /volume/v3/snapshots/7237c318-8c60-4a64-af41-a93219477775 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-793948d9-7fb0-4118-9991-96a140f94f3d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-793948d9-7fb0-4118-9991-96a140f94f3d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/c1e3fc80-f859-4586-8b89-a5b18b9f7987 Sep 02 00:58:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-793948d9-7fb0-4118-9991-96a140f94f3d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-793948d9-7fb0-4118-9991-96a140f94f3d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:30 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-793948d9-7fb0-4118-9991-96a140f94f3d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete volume with id: c1e3fc80-f859-4586-8b89-a5b18b9f7987 Sep 02 00:58:30 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:30 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:30 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:30 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-793948d9-7fb0-4118-9991-96a140f94f3d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e2d65f4f-2f2a-46a9-a22a-1134a5f21c8e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e2d65f4f-2f2a-46a9-a22a-1134a5f21c8e tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] GET http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 Sep 02 00:58:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e2d65f4f-2f2a-46a9-a22a-1134a5f21c8e tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e2d65f4f-2f2a-46a9-a22a-1134a5f21c8e tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:30 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:30 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-793948d9-7fb0-4118-9991-96a140f94f3d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete volume request issued successfully. Sep 02 00:58:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-793948d9-7fb0-4118-9991-96a140f94f3d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/c1e3fc80-f859-4586-8b89-a5b18b9f7987 returned with HTTP 202 Sep 02 00:58:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1551/3114] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:58:30 2026] DELETE /volume/v3/volumes/c1e3fc80-f859-4586-8b89-a5b18b9f7987 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:30 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e2d65f4f-2f2a-46a9-a22a-1134a5f21c8e tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Volume info retrieved successfully. Sep 02 00:58:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-505ad079-2370-4c25-a411-87e45f1eca8d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-505ad079-2370-4c25-a411-87e45f1eca8d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/c1e3fc80-f859-4586-8b89-a5b18b9f7987 Sep 02 00:58:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-505ad079-2370-4c25-a411-87e45f1eca8d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-505ad079-2370-4c25-a411-87e45f1eca8d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e2d65f4f-2f2a-46a9-a22a-1134a5f21c8e tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 returned with HTTP 200 Sep 02 00:58:31 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1564/3115] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:30 2026] GET /volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 => generated 937 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:31 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:31 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:31 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:31 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:31 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-505ad079-2370-4c25-a411-87e45f1eca8d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-505ad079-2370-4c25-a411-87e45f1eca8d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/c1e3fc80-f859-4586-8b89-a5b18b9f7987 returned with HTTP 200 Sep 02 00:58:31 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1552/3116] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:30 2026] GET /volume/v3/volumes/c1e3fc80-f859-4586-8b89-a5b18b9f7987 => generated 1015 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5bb0256a-9c19-4323-af25-b64c930b3aa6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5bb0256a-9c19-4323-af25-b64c930b3aa6 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] GET http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 Sep 02 00:58:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5bb0256a-9c19-4323-af25-b64c930b3aa6 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5bb0256a-9c19-4323-af25-b64c930b3aa6 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:32 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:32 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:32 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:32 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:32 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5bb0256a-9c19-4323-af25-b64c930b3aa6 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Volume info retrieved successfully. Sep 02 00:58:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0ae73aa4-cb1a-41f0-8a2a-4116e25c7836 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0ae73aa4-cb1a-41f0-8a2a-4116e25c7836 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/c1e3fc80-f859-4586-8b89-a5b18b9f7987 Sep 02 00:58:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0ae73aa4-cb1a-41f0-8a2a-4116e25c7836 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0ae73aa4-cb1a-41f0-8a2a-4116e25c7836 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5bb0256a-9c19-4323-af25-b64c930b3aa6 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 returned with HTTP 200 Sep 02 00:58:32 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1565/3117] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:32 2026] GET /volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 => generated 1202 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:58:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0ae73aa4-cb1a-41f0-8a2a-4116e25c7836 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/c1e3fc80-f859-4586-8b89-a5b18b9f7987 returned with HTTP 404 Sep 02 00:58:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1553/3118] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:32 2026] GET /volume/v3/volumes/c1e3fc80-f859-4586-8b89-a5b18b9f7987 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e7ecfffe-b23e-4936-9f82-589bef4f8e27 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7bbac77a-f33e-43aa-beb0-22ae544d181b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e7ecfffe-b23e-4936-9f82-589bef4f8e27 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:58:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e7ecfffe-b23e-4936-9f82-589bef4f8e27 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1659343337"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7bbac77a-f33e-43aa-beb0-22ae544d181b tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] GET http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 Sep 02 00:58:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7bbac77a-f33e-43aa-beb0-22ae544d181b tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:32 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-e7ecfffe-b23e-4936-9f82-589bef4f8e27 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1659343337'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:58:32 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-e7ecfffe-b23e-4936-9f82-589bef4f8e27 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume of 1 GB Sep 02 00:58:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7bbac77a-f33e-43aa-beb0-22ae544d181b tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:32 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e7ecfffe-b23e-4936-9f82-589bef4f8e27 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Availability Zones retrieved successfully. Sep 02 00:58:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e7ecfffe-b23e-4936-9f82-589bef4f8e27 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Flow 'volume_create_api' (9a366700-7c6b-4093-a313-3cf13f1fd7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e7ecfffe-b23e-4936-9f82-589bef4f8e27 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (111fbafa-018b-473b-a154-a89307902583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7bbac77a-f33e-43aa-beb0-22ae544d181b tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Volume info retrieved successfully. Sep 02 00:58:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-e7ecfffe-b23e-4936-9f82-589bef4f8e27 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:58:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7bbac77a-f33e-43aa-beb0-22ae544d181b tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 returned with HTTP 200 Sep 02 00:58:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1554/3119] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:32 2026] GET /volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 => generated 1202 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:58:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c0504013-ab0a-49a5-a570-c399e9886f07 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c0504013-ab0a-49a5-a570-c399e9886f07 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] DELETE http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 Sep 02 00:58:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c0504013-ab0a-49a5-a570-c399e9886f07 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c0504013-ab0a-49a5-a570-c399e9886f07 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:32 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-c0504013-ab0a-49a5-a570-c399e9886f07 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Delete volume with id: c0e9509b-72cf-475a-ab88-e717e08e03f0 Sep 02 00:58:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c0504013-ab0a-49a5-a570-c399e9886f07 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Volume info retrieved successfully. Sep 02 00:58:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e7ecfffe-b23e-4936-9f82-589bef4f8e27 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (111fbafa-018b-473b-a154-a89307902583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e7ecfffe-b23e-4936-9f82-589bef4f8e27 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57b67b37-15b6-4c4a-a1a0-fa31742fc4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c0504013-ab0a-49a5-a570-c399e9886f07 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Delete volume request issued successfully. Sep 02 00:58:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c0504013-ab0a-49a5-a570-c399e9886f07 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 returned with HTTP 202 Sep 02 00:58:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1555/3120] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:58:32 2026] DELETE /volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 02 00:58:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ed872fba-3673-4fba-94ea-f3ae509342e2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ed872fba-3673-4fba-94ea-f3ae509342e2 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] GET http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 Sep 02 00:58:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ed872fba-3673-4fba-94ea-f3ae509342e2 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ed872fba-3673-4fba-94ea-f3ae509342e2 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ed872fba-3673-4fba-94ea-f3ae509342e2 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Volume info retrieved successfully. Sep 02 00:58:32 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-e7ecfffe-b23e-4936-9f82-589bef4f8e27 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Created reservations ['b79389e6-eb84-46d6-b8ba-403a7c9ab7ff', 'ab6c7b7c-75fa-4232-834c-23bce27a77c9', '7f903bb4-a735-4dee-a70e-50d6e62e8a20', '60a5022a-f8ce-4ac8-b232-fa937452fd5c'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e7ecfffe-b23e-4936-9f82-589bef4f8e27 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57b67b37-15b6-4c4a-a1a0-fa31742fc4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b79389e6-eb84-46d6-b8ba-403a7c9ab7ff', 'ab6c7b7c-75fa-4232-834c-23bce27a77c9', '7f903bb4-a735-4dee-a70e-50d6e62e8a20', '60a5022a-f8ce-4ac8-b232-fa937452fd5c']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e7ecfffe-b23e-4936-9f82-589bef4f8e27 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dd675d5-5b5f-4e9e-947f-11978325c109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ed872fba-3673-4fba-94ea-f3ae509342e2 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 returned with HTTP 200 Sep 02 00:58:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1556/3121] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:32 2026] GET /volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 => generated 1201 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 02 00:58:32 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:32 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e7ecfffe-b23e-4936-9f82-589bef4f8e27 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dd675d5-5b5f-4e9e-947f-11978325c109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7eb2243-65e7-4130-858d-ec567327b280', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1659343337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d115c3d9414b01998faef9d89da81e',qos_specs=None,replication_status=,reservations=['b79389e6-eb84-46d6-b8ba-403a7c9ab7ff','ab6c7b7c-75fa-4232-834c-23bce27a77c9','7f903bb4-a735-4dee-a70e-50d6e62e8a20','60a5022a-f8ce-4ac8-b232-fa937452fd5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4433d603511424ab0b56b5b98bef8e0',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:58:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1659343337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7eb2243-65e7-4130-858d-ec567327b280,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12d115c3d9414b01998faef9d89da81e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4433d603511424ab0b56b5b98bef8e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e7ecfffe-b23e-4936-9f82-589bef4f8e27 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec7e8bb0-d02e-4037-b7af-8e168d1537a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e7ecfffe-b23e-4936-9f82-589bef4f8e27 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec7e8bb0-d02e-4037-b7af-8e168d1537a7) transitioned into state 'SUCCESS' from state '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-1659343337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d115c3d9414b01998faef9d89da81e',qos_specs=None,replication_status=,reservations=['b79389e6-eb84-46d6-b8ba-403a7c9ab7ff','ab6c7b7c-75fa-4232-834c-23bce27a77c9','7f903bb4-a735-4dee-a70e-50d6e62e8a20','60a5022a-f8ce-4ac8-b232-fa937452fd5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4433d603511424ab0b56b5b98bef8e0',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e7ecfffe-b23e-4936-9f82-589bef4f8e27 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a3e43f-45a3-48b8-ad94-eba870daed8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e7ecfffe-b23e-4936-9f82-589bef4f8e27 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a3e43f-45a3-48b8-ad94-eba870daed8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:32 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-e7ecfffe-b23e-4936-9f82-589bef4f8e27 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Flow 'volume_create_api' (9a366700-7c6b-4093-a313-3cf13f1fd7a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:32 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e7ecfffe-b23e-4936-9f82-589bef4f8e27 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume request issued successfully. Sep 02 00:58:32 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e7ecfffe-b23e-4936-9f82-589bef4f8e27 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:58:32 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1566/3122] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:58:32 2026] POST /volume/v3/volumes => generated 787 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4c63b64b-ae7a-45fc-ab61-649d9d19087f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4c63b64b-ae7a-45fc-ab61-649d9d19087f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/d7eb2243-65e7-4130-858d-ec567327b280 Sep 02 00:58:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4c63b64b-ae7a-45fc-ab61-649d9d19087f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:32 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4c63b64b-ae7a-45fc-ab61-649d9d19087f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:32 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:32 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:32 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:32 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:32 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4c63b64b-ae7a-45fc-ab61-649d9d19087f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:32 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4c63b64b-ae7a-45fc-ab61-649d9d19087f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/d7eb2243-65e7-4130-858d-ec567327b280 returned with HTTP 200 Sep 02 00:58:32 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1557/3123] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:32 2026] GET /volume/v3/volumes/d7eb2243-65e7-4130-858d-ec567327b280 => generated 966 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-80134cb4-883f-4735-9ff2-99f67fc44fd7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-80134cb4-883f-4735-9ff2-99f67fc44fd7 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] GET http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 Sep 02 00:58:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-80134cb4-883f-4735-9ff2-99f67fc44fd7 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-80134cb4-883f-4735-9ff2-99f67fc44fd7 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-80134cb4-883f-4735-9ff2-99f67fc44fd7 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 returned with HTTP 404 Sep 02 00:58:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1567/3124] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:33 2026] GET /volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:58:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c9df5b54-5a5f-4337-8ff4-0bf0d9f1c9af None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c9df5b54-5a5f-4337-8ff4-0bf0d9f1c9af tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/d7eb2243-65e7-4130-858d-ec567327b280 Sep 02 00:58:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c9df5b54-5a5f-4337-8ff4-0bf0d9f1c9af tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c9df5b54-5a5f-4337-8ff4-0bf0d9f1c9af tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d993eb26-6866-47b9-b120-e1850cb70d53 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d993eb26-6866-47b9-b120-e1850cb70d53 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] DELETE http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 Sep 02 00:58:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d993eb26-6866-47b9-b120-e1850cb70d53 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d993eb26-6866-47b9-b120-e1850cb70d53 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:33 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-d993eb26-6866-47b9-b120-e1850cb70d53 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Delete volume with id: c0e9509b-72cf-475a-ab88-e717e08e03f0 Sep 02 00:58:33 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:33 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:33 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:33 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d993eb26-6866-47b9-b120-e1850cb70d53 tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 returned with HTTP 404 Sep 02 00:58:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1568/3125] 192.168.122.129 () {60 vars in 1276 bytes} [Wed Sep 2 00:58:33 2026] DELETE /volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:58:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-26333cbc-4a85-4668-acd4-dfc4d2a3569c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:33 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c9df5b54-5a5f-4337-8ff4-0bf0d9f1c9af tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-26333cbc-4a85-4668-acd4-dfc4d2a3569c tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] GET http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 Sep 02 00:58:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-26333cbc-4a85-4668-acd4-dfc4d2a3569c tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-26333cbc-4a85-4668-acd4-dfc4d2a3569c tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-26333cbc-4a85-4668-acd4-dfc4d2a3569c tempest-VolumeImageDependencyTests-1964689303 tempest-VolumeImageDependencyTests-1964689303-project-member] http://192.168.122.129/volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 returned with HTTP 404 Sep 02 00:58:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c9df5b54-5a5f-4337-8ff4-0bf0d9f1c9af tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/d7eb2243-65e7-4130-858d-ec567327b280 returned with HTTP 200 Sep 02 00:58:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1569/3126] 192.168.122.129 () {60 vars in 1273 bytes} [Wed Sep 2 00:58:33 2026] GET /volume/v3/volumes/c0e9509b-72cf-475a-ab88-e717e08e03f0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 02 00:58:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1558/3127] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:33 2026] GET /volume/v3/volumes/d7eb2243-65e7-4130-858d-ec567327b280 => generated 1017 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-39a63dd1-18c0-4d4f-874c-918ad7e02670 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-39a63dd1-18c0-4d4f-874c-918ad7e02670 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:58:33 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-39a63dd1-18c0-4d4f-874c-918ad7e02670 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7eb2243-65e7-4130-858d-ec567327b280", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1433579810"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:33 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:33 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:33 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:33 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-39a63dd1-18c0-4d4f-874c-918ad7e02670 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:33 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-39a63dd1-18c0-4d4f-874c-918ad7e02670 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create snapshot from volume d7eb2243-65e7-4130-858d-ec567327b280 Sep 02 00:58:33 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-39a63dd1-18c0-4d4f-874c-918ad7e02670 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Created reservations ['e42f3a51-a1b3-4f89-ae4f-da6480040b89', '0fb86a82-4a8c-4178-9e2a-f09c303176ae', '13ae27f2-2485-4fea-a0d4-ec4abdbbbafd', 'da7b4b82-4f25-4ed4-9f83-03dc48db3c40'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:33 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:33 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:33 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-39a63dd1-18c0-4d4f-874c-918ad7e02670 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot create request issued successfully. Sep 02 00:58:33 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-39a63dd1-18c0-4d4f-874c-918ad7e02670 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:58:33 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1570/3128] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:58:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-38a72d5a-4317-4ea6-a111-196a7388bd82 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-38a72d5a-4317-4ea6-a111-196a7388bd82 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab Sep 02 00:58:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-38a72d5a-4317-4ea6-a111-196a7388bd82 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:33 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-38a72d5a-4317-4ea6-a111-196a7388bd82 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:33 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:33 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:33 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-38a72d5a-4317-4ea6-a111-196a7388bd82 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:33 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-38a72d5a-4317-4ea6-a111-196a7388bd82 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab returned with HTTP 200 Sep 02 00:58:33 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1559/3129] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:33 2026] GET /volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3b12d2b0-3941-4891-8e92-0845081e5faa None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b12d2b0-3941-4891-8e92-0845081e5faa tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab Sep 02 00:58:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3b12d2b0-3941-4891-8e92-0845081e5faa tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:34 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3b12d2b0-3941-4891-8e92-0845081e5faa tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:34 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:34 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:34 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3b12d2b0-3941-4891-8e92-0845081e5faa tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:34 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b12d2b0-3941-4891-8e92-0845081e5faa tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab returned with HTTP 200 Sep 02 00:58:34 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1571/3130] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:34 2026] GET /volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7924f1b9-c773-4289-88ce-0c018b476b34 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7924f1b9-c773-4289-88ce-0c018b476b34 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab Sep 02 00:58:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7924f1b9-c773-4289-88ce-0c018b476b34 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7924f1b9-c773-4289-88ce-0c018b476b34 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:35 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:35 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:35 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7924f1b9-c773-4289-88ce-0c018b476b34 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7924f1b9-c773-4289-88ce-0c018b476b34 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab returned with HTTP 200 Sep 02 00:58:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1560/3131] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:35 2026] GET /volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b1ce3618-be45-4c5e-84f4-00ecca1f826b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b1ce3618-be45-4c5e-84f4-00ecca1f826b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:58:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b1ce3618-be45-4c5e-84f4-00ecca1f826b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-13408269"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-b1ce3618-be45-4c5e-84f4-00ecca1f826b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-13408269'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:58:36 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-b1ce3618-be45-4c5e-84f4-00ecca1f826b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Create volume of 1 GB Sep 02 00:58:36 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b1ce3618-be45-4c5e-84f4-00ecca1f826b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Availability Zones retrieved successfully. Sep 02 00:58:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b1ce3618-be45-4c5e-84f4-00ecca1f826b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Flow 'volume_create_api' (a074a28c-0c78-47c0-8a24-c6ddb42c3b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b1ce3618-be45-4c5e-84f4-00ecca1f826b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bddbde38-f687-4b3b-8cd5-020f879606cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-b1ce3618-be45-4c5e-84f4-00ecca1f826b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:58:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b1ce3618-be45-4c5e-84f4-00ecca1f826b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bddbde38-f687-4b3b-8cd5-020f879606cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b1ce3618-be45-4c5e-84f4-00ecca1f826b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52214f84-9135-4602-afaf-c6874f5ab04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:36 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-b1ce3618-be45-4c5e-84f4-00ecca1f826b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Created reservations ['081af217-4b72-47c0-8195-30c89dc33827', 'ee3498ce-a79a-44b5-a42c-58d85146c185', '00b26fb9-8100-44d9-bf58-02d5352afd1e', 'aa23cbf6-4de9-4949-bd49-e684decd4ad4'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b1ce3618-be45-4c5e-84f4-00ecca1f826b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52214f84-9135-4602-afaf-c6874f5ab04a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['081af217-4b72-47c0-8195-30c89dc33827', 'ee3498ce-a79a-44b5-a42c-58d85146c185', '00b26fb9-8100-44d9-bf58-02d5352afd1e', 'aa23cbf6-4de9-4949-bd49-e684decd4ad4']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b1ce3618-be45-4c5e-84f4-00ecca1f826b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cd9c514-565a-4916-8e3f-8e874ff95cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-641b7924-3f6a-4bfa-9911-be66f76b487a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-641b7924-3f6a-4bfa-9911-be66f76b487a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab Sep 02 00:58:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-641b7924-3f6a-4bfa-9911-be66f76b487a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-641b7924-3f6a-4bfa-9911-be66f76b487a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:36 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:36 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:36 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-641b7924-3f6a-4bfa-9911-be66f76b487a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-641b7924-3f6a-4bfa-9911-be66f76b487a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab returned with HTTP 200 Sep 02 00:58:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1561/3132] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:36 2026] GET /volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:36 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:36 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ea7a8baa-833b-42e5-b442-b1f901b90fa0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ea7a8baa-833b-42e5-b442-b1f901b90fa0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] GET http://192.168.122.129/volume/v3/snapshots Sep 02 00:58:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b1ce3618-be45-4c5e-84f4-00ecca1f826b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cd9c514-565a-4916-8e3f-8e874ff95cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbe09ca2-db8a-4f29-8ddc-72785b885c75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-13408269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8bc5451d68446f7843a8987e8823407',qos_specs=None,replication_status=,reservations=['081af217-4b72-47c0-8195-30c89dc33827','ee3498ce-a79a-44b5-a42c-58d85146c185','00b26fb9-8100-44d9-bf58-02d5352afd1e','aa23cbf6-4de9-4949-bd49-e684decd4ad4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e26196037cdd4e40ba54a14cc5c4a9f7',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:58:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-13408269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbe09ca2-db8a-4f29-8ddc-72785b885c75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8bc5451d68446f7843a8987e8823407',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e26196037cdd4e40ba54a14cc5c4a9f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ea7a8baa-833b-42e5-b442-b1f901b90fa0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ea7a8baa-833b-42e5-b442-b1f901b90fa0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Calling method 'index' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.api_utils [None req-ea7a8baa-833b-42e5-b442-b1f901b90fa0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Removing options '' from query. {{(pid=86899) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:58:36 devstack devstack@c-api.service[86899]: DEBUG cinder.db.api [None req-ea7a8baa-833b-42e5-b442-b1f901b90fa0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Building query based on filter {{(pid=86899) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:58:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b1ce3618-be45-4c5e-84f4-00ecca1f826b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edf0982e-7985-4636-95aa-c482c9222eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:36 devstack devstack@c-api.service[86899]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:58:36 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ea7a8baa-833b-42e5-b442-b1f901b90fa0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Get all snapshots completed successfully. Sep 02 00:58:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ea7a8baa-833b-42e5-b442-b1f901b90fa0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 200 Sep 02 00:58:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1562/3133] 192.168.122.129 () {58 vars in 1127 bytes} [Wed Sep 2 00:58:36 2026] GET /volume/v3/snapshots => generated 336 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-38f080fa-1069-41d7-a196-1bf2ef011c9a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-38f080fa-1069-41d7-a196-1bf2ef011c9a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] DELETE http://192.168.122.129/volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab Sep 02 00:58:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-38f080fa-1069-41d7-a196-1bf2ef011c9a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-38f080fa-1069-41d7-a196-1bf2ef011c9a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:36 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-38f080fa-1069-41d7-a196-1bf2ef011c9a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete snapshot with id: 41027963-de1e-4675-ab35-83152d5940ab Sep 02 00:58:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b1ce3618-be45-4c5e-84f4-00ecca1f826b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edf0982e-7985-4636-95aa-c482c9222eae) transitioned into state 'SUCCESS' from state '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-13408269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8bc5451d68446f7843a8987e8823407',qos_specs=None,replication_status=,reservations=['081af217-4b72-47c0-8195-30c89dc33827','ee3498ce-a79a-44b5-a42c-58d85146c185','00b26fb9-8100-44d9-bf58-02d5352afd1e','aa23cbf6-4de9-4949-bd49-e684decd4ad4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e26196037cdd4e40ba54a14cc5c4a9f7',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:36 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:36 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:36 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-38f080fa-1069-41d7-a196-1bf2ef011c9a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b1ce3618-be45-4c5e-84f4-00ecca1f826b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab6c482c-8e4a-4c87-b966-9d1c5c69e996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:36 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:36 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:36 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b1ce3618-be45-4c5e-84f4-00ecca1f826b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab6c482c-8e4a-4c87-b966-9d1c5c69e996) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:37 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-b1ce3618-be45-4c5e-84f4-00ecca1f826b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Flow 'volume_create_api' (a074a28c-0c78-47c0-8a24-c6ddb42c3b5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:37 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b1ce3618-be45-4c5e-84f4-00ecca1f826b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Create volume request issued successfully. Sep 02 00:58:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b1ce3618-be45-4c5e-84f4-00ecca1f826b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:58:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1572/3134] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:58:36 2026] POST /volume/v3/volumes => generated 785 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:58:37 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-38f080fa-1069-41d7-a196-1bf2ef011c9a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot delete request issued successfully. Sep 02 00:58:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-38f080fa-1069-41d7-a196-1bf2ef011c9a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab returned with HTTP 202 Sep 02 00:58:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1563/3135] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:58:36 2026] DELETE /volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-deebb75a-d58e-497e-a227-605355468f8a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-74f8fc24-fd23-482c-9fd5-ec833bb6e334 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-74f8fc24-fd23-482c-9fd5-ec833bb6e334 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/volumes/dbe09ca2-db8a-4f29-8ddc-72785b885c75 Sep 02 00:58:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-deebb75a-d58e-497e-a227-605355468f8a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab Sep 02 00:58:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-deebb75a-d58e-497e-a227-605355468f8a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-74f8fc24-fd23-482c-9fd5-ec833bb6e334 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:37 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-deebb75a-d58e-497e-a227-605355468f8a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:37 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-74f8fc24-fd23-482c-9fd5-ec833bb6e334 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:37 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:37 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:37 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-deebb75a-d58e-497e-a227-605355468f8a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:37 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-deebb75a-d58e-497e-a227-605355468f8a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab returned with HTTP 200 Sep 02 00:58:37 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:37 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:37 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1573/3136] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:37 2026] GET /volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:37 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:37 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:37 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-74f8fc24-fd23-482c-9fd5-ec833bb6e334 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:58:37 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-74f8fc24-fd23-482c-9fd5-ec833bb6e334 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/dbe09ca2-db8a-4f29-8ddc-72785b885c75 returned with HTTP 200 Sep 02 00:58:37 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1564/3137] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:37 2026] GET /volume/v3/volumes/dbe09ca2-db8a-4f29-8ddc-72785b885c75 => generated 964 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-04f4e87b-644f-47b1-8922-25ac2cdc3c78 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-04f4e87b-644f-47b1-8922-25ac2cdc3c78 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab Sep 02 00:58:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-04f4e87b-644f-47b1-8922-25ac2cdc3c78 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-04f4e87b-644f-47b1-8922-25ac2cdc3c78 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:38 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:38 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-04f4e87b-644f-47b1-8922-25ac2cdc3c78 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-04f4e87b-644f-47b1-8922-25ac2cdc3c78 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab returned with HTTP 200 Sep 02 00:58:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1574/3138] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:38 2026] GET /volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fa4717d9-3761-42f0-91a1-95a42fb7a128 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fa4717d9-3761-42f0-91a1-95a42fb7a128 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/volumes/dbe09ca2-db8a-4f29-8ddc-72785b885c75 Sep 02 00:58:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fa4717d9-3761-42f0-91a1-95a42fb7a128 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fa4717d9-3761-42f0-91a1-95a42fb7a128 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:38 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:38 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:38 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-fa4717d9-3761-42f0-91a1-95a42fb7a128 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:58:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fa4717d9-3761-42f0-91a1-95a42fb7a128 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/dbe09ca2-db8a-4f29-8ddc-72785b885c75 returned with HTTP 200 Sep 02 00:58:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1565/3139] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:38 2026] GET /volume/v3/volumes/dbe09ca2-db8a-4f29-8ddc-72785b885c75 => generated 1015 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-12fda6b2-59c2-4e7c-82d0-b45a4223e651 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-12fda6b2-59c2-4e7c-82d0-b45a4223e651 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:58:38 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-12fda6b2-59c2-4e7c-82d0-b45a4223e651 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dbe09ca2-db8a-4f29-8ddc-72785b885c75", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-67667363"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:38 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:38 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:38 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:38 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-12fda6b2-59c2-4e7c-82d0-b45a4223e651 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:58:38 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-12fda6b2-59c2-4e7c-82d0-b45a4223e651 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Create snapshot from volume dbe09ca2-db8a-4f29-8ddc-72785b885c75 Sep 02 00:58:38 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-12fda6b2-59c2-4e7c-82d0-b45a4223e651 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Created reservations ['4ded195a-5aa9-4551-bebf-4ea2d3b23c89', '4d0c7f80-420d-496d-bacc-8256214e6281', 'ecf0f200-9ad6-48a8-8938-0673564233b5', '2aae147c-5c92-43fe-98b8-6c851c1cdad2'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:38 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:38 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:38 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-12fda6b2-59c2-4e7c-82d0-b45a4223e651 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot create request issued successfully. Sep 02 00:58:38 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-12fda6b2-59c2-4e7c-82d0-b45a4223e651 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:58:38 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1575/3140] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:58:38 2026] POST /volume/v3/snapshots => generated 306 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-de10b1a5-941d-4f9e-8600-856beb26006d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-de10b1a5-941d-4f9e-8600-856beb26006d tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f Sep 02 00:58:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-de10b1a5-941d-4f9e-8600-856beb26006d tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:38 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-de10b1a5-941d-4f9e-8600-856beb26006d tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:38 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:38 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:38 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-de10b1a5-941d-4f9e-8600-856beb26006d tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:58:38 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-de10b1a5-941d-4f9e-8600-856beb26006d tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f returned with HTTP 200 Sep 02 00:58:38 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1566/3141] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:38 2026] GET /volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d121ec6b-deed-45ec-b0cb-f81d90eb4d93 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d121ec6b-deed-45ec-b0cb-f81d90eb4d93 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab Sep 02 00:58:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d121ec6b-deed-45ec-b0cb-f81d90eb4d93 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d121ec6b-deed-45ec-b0cb-f81d90eb4d93 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d121ec6b-deed-45ec-b0cb-f81d90eb4d93 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab returned with HTTP 404 Sep 02 00:58:39 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1576/3142] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:39 2026] GET /volume/v3/snapshots/41027963-de1e-4675-ab35-83152d5940ab => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-26496698-c616-494e-9502-32350847db93 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-26496698-c616-494e-9502-32350847db93 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/d7eb2243-65e7-4130-858d-ec567327b280 Sep 02 00:58:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-26496698-c616-494e-9502-32350847db93 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-26496698-c616-494e-9502-32350847db93 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:39 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-26496698-c616-494e-9502-32350847db93 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete volume with id: d7eb2243-65e7-4130-858d-ec567327b280 Sep 02 00:58:39 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:39 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:39 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:39 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:39 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-26496698-c616-494e-9502-32350847db93 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:39 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-26496698-c616-494e-9502-32350847db93 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete volume request issued successfully. Sep 02 00:58:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-26496698-c616-494e-9502-32350847db93 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/d7eb2243-65e7-4130-858d-ec567327b280 returned with HTTP 202 Sep 02 00:58:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1567/3143] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:58:39 2026] DELETE /volume/v3/volumes/d7eb2243-65e7-4130-858d-ec567327b280 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4167b228-0423-401f-9b24-ff3f917fd0d9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4167b228-0423-401f-9b24-ff3f917fd0d9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/d7eb2243-65e7-4130-858d-ec567327b280 Sep 02 00:58:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4167b228-0423-401f-9b24-ff3f917fd0d9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:39 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4167b228-0423-401f-9b24-ff3f917fd0d9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:39 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:39 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:39 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:39 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:39 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4167b228-0423-401f-9b24-ff3f917fd0d9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:39 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4167b228-0423-401f-9b24-ff3f917fd0d9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/d7eb2243-65e7-4130-858d-ec567327b280 returned with HTTP 200 Sep 02 00:58:39 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1577/3144] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:39 2026] GET /volume/v3/volumes/d7eb2243-65e7-4130-858d-ec567327b280 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4416dafb-66ac-45a7-a99b-7dcbc743d84f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4416dafb-66ac-45a7-a99b-7dcbc743d84f tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f Sep 02 00:58:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4416dafb-66ac-45a7-a99b-7dcbc743d84f tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:39 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4416dafb-66ac-45a7-a99b-7dcbc743d84f tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:39 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:39 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:39 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4416dafb-66ac-45a7-a99b-7dcbc743d84f tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:58:39 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4416dafb-66ac-45a7-a99b-7dcbc743d84f tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f returned with HTTP 200 Sep 02 00:58:39 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1568/3145] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:39 2026] GET /volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e9140d69-5353-4dd8-9791-9cb8f3fd9856 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e9140d69-5353-4dd8-9791-9cb8f3fd9856 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/d7eb2243-65e7-4130-858d-ec567327b280 Sep 02 00:58:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e9140d69-5353-4dd8-9791-9cb8f3fd9856 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e9140d69-5353-4dd8-9791-9cb8f3fd9856 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e9140d69-5353-4dd8-9791-9cb8f3fd9856 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/d7eb2243-65e7-4130-858d-ec567327b280 returned with HTTP 404 Sep 02 00:58:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1578/3146] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:40 2026] GET /volume/v3/volumes/d7eb2243-65e7-4130-858d-ec567327b280 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-57df725c-7ff1-4d67-9a7d-48b8ee8b230f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-57df725c-7ff1-4d67-9a7d-48b8ee8b230f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:58:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-57df725c-7ff1-4d67-9a7d-48b8ee8b230f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1117204004"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-57df725c-7ff1-4d67-9a7d-48b8ee8b230f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1117204004'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:58:40 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-57df725c-7ff1-4d67-9a7d-48b8ee8b230f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume of 1 GB Sep 02 00:58:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-57df725c-7ff1-4d67-9a7d-48b8ee8b230f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Availability Zones retrieved successfully. Sep 02 00:58:40 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-57df725c-7ff1-4d67-9a7d-48b8ee8b230f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Flow 'volume_create_api' (31ed6816-d88d-4492-897a-63f738f5263f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:40 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-57df725c-7ff1-4d67-9a7d-48b8ee8b230f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (434c5c93-a9a2-483f-af70-a69e1b3b7161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:40 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-57df725c-7ff1-4d67-9a7d-48b8ee8b230f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:58:40 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-57df725c-7ff1-4d67-9a7d-48b8ee8b230f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (434c5c93-a9a2-483f-af70-a69e1b3b7161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:40 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-57df725c-7ff1-4d67-9a7d-48b8ee8b230f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f5d411c-c43d-4e75-a426-bdeffa881816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0e726f38-189c-42c5-9a67-a592d77845eb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0e726f38-189c-42c5-9a67-a592d77845eb tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f Sep 02 00:58:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0e726f38-189c-42c5-9a67-a592d77845eb tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0e726f38-189c-42c5-9a67-a592d77845eb tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:40 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:40 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0e726f38-189c-42c5-9a67-a592d77845eb tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:58:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0e726f38-189c-42c5-9a67-a592d77845eb tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f returned with HTTP 200 Sep 02 00:58:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1579/3147] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:40 2026] GET /volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-374b457a-2b38-4e98-a3a8-d1d150192736 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:40 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-57df725c-7ff1-4d67-9a7d-48b8ee8b230f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Created reservations ['9ff07525-7880-4c0d-993f-aec54804aa0e', 'efa44483-64c7-40af-a6e3-2c8c1b0331ce', '342bd3b8-5cca-4ca1-a4ab-c031a01cac85', '91fcf3c5-6751-4e60-8e48-cd8549fffa7b'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:40 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-57df725c-7ff1-4d67-9a7d-48b8ee8b230f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f5d411c-c43d-4e75-a426-bdeffa881816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ff07525-7880-4c0d-993f-aec54804aa0e', 'efa44483-64c7-40af-a6e3-2c8c1b0331ce', '342bd3b8-5cca-4ca1-a4ab-c031a01cac85', '91fcf3c5-6751-4e60-8e48-cd8549fffa7b']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:40 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-57df725c-7ff1-4d67-9a7d-48b8ee8b230f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddf55d80-bfc2-4c67-8919-1ec227d8d734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:40 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:40 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:40 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-57df725c-7ff1-4d67-9a7d-48b8ee8b230f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddf55d80-bfc2-4c67-8919-1ec227d8d734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c0bbc18-bec3-4886-b404-e56e71c11a9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1117204004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d115c3d9414b01998faef9d89da81e',qos_specs=None,replication_status=,reservations=['9ff07525-7880-4c0d-993f-aec54804aa0e','efa44483-64c7-40af-a6e3-2c8c1b0331ce','342bd3b8-5cca-4ca1-a4ab-c031a01cac85','91fcf3c5-6751-4e60-8e48-cd8549fffa7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4433d603511424ab0b56b5b98bef8e0',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:58:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1117204004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c0bbc18-bec3-4886-b404-e56e71c11a9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12d115c3d9414b01998faef9d89da81e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4433d603511424ab0b56b5b98bef8e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:40 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-57df725c-7ff1-4d67-9a7d-48b8ee8b230f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (889280e1-6ada-48c2-84ee-154494858299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:40 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-57df725c-7ff1-4d67-9a7d-48b8ee8b230f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (889280e1-6ada-48c2-84ee-154494858299) transitioned into state 'SUCCESS' from state '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-1117204004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d115c3d9414b01998faef9d89da81e',qos_specs=None,replication_status=,reservations=['9ff07525-7880-4c0d-993f-aec54804aa0e','efa44483-64c7-40af-a6e3-2c8c1b0331ce','342bd3b8-5cca-4ca1-a4ab-c031a01cac85','91fcf3c5-6751-4e60-8e48-cd8549fffa7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4433d603511424ab0b56b5b98bef8e0',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:40 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-57df725c-7ff1-4d67-9a7d-48b8ee8b230f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc951a6a-8267-4167-90e1-3ab50e7abf19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-374b457a-2b38-4e98-a3a8-d1d150192736 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] POST http://192.168.122.129/volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f/action Sep 02 00:58:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-374b457a-2b38-4e98-a3a8-d1d150192736 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:58:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-374b457a-2b38-4e98-a3a8-d1d150192736 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:40 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-57df725c-7ff1-4d67-9a7d-48b8ee8b230f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc951a6a-8267-4167-90e1-3ab50e7abf19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:40 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:40 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-374b457a-2b38-4e98-a3a8-d1d150192736 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] Snapshot retrieved successfully. Sep 02 00:58:40 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-374b457a-2b38-4e98-a3a8-d1d150192736 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'fcadc9d9cec640d7988ef7577268edcf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a8bc5451d68446f7843a8987e8823407', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:58:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-374b457a-2b38-4e98-a3a8-d1d150192736 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] http://192.168.122.129/volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f/action returned with HTTP 403 Sep 02 00:58:40 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-57df725c-7ff1-4d67-9a7d-48b8ee8b230f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Flow 'volume_create_api' (31ed6816-d88d-4492-897a-63f738f5263f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1580/3148] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:58:40 2026] POST /volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f/action => generated 133 bytes in 151 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-57df725c-7ff1-4d67-9a7d-48b8ee8b230f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume request issued successfully. Sep 02 00:58:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-57df725c-7ff1-4d67-9a7d-48b8ee8b230f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:58:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1569/3149] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:58:40 2026] POST /volume/v3/volumes => generated 787 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c5786e06-7f08-42ae-bf7c-22ef8886a26a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c5786e06-7f08-42ae-bf7c-22ef8886a26a tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] DELETE http://192.168.122.129/volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f Sep 02 00:58:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c5786e06-7f08-42ae-bf7c-22ef8886a26a tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:40 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c5786e06-7f08-42ae-bf7c-22ef8886a26a tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:40 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-c5786e06-7f08-42ae-bf7c-22ef8886a26a tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Delete snapshot with id: d5ee547d-81db-4221-aa8c-6e2a8b48cf3f Sep 02 00:58:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-3ee2ecd7-7622-44dd-adc6-37981e9780f2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3ee2ecd7-7622-44dd-adc6-37981e9780f2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/6c0bbc18-bec3-4886-b404-e56e71c11a9c Sep 02 00:58:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3ee2ecd7-7622-44dd-adc6-37981e9780f2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-3ee2ecd7-7622-44dd-adc6-37981e9780f2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:40 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:40 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c5786e06-7f08-42ae-bf7c-22ef8886a26a tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:58:40 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:40 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:40 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:40 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-3ee2ecd7-7622-44dd-adc6-37981e9780f2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-3ee2ecd7-7622-44dd-adc6-37981e9780f2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/6c0bbc18-bec3-4886-b404-e56e71c11a9c returned with HTTP 200 Sep 02 00:58:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1570/3150] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:40 2026] GET /volume/v3/volumes/6c0bbc18-bec3-4886-b404-e56e71c11a9c => generated 966 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:40 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c5786e06-7f08-42ae-bf7c-22ef8886a26a tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot delete request issued successfully. Sep 02 00:58:40 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c5786e06-7f08-42ae-bf7c-22ef8886a26a tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f returned with HTTP 202 Sep 02 00:58:40 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1581/3151] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:58:40 2026] DELETE /volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e4f5e441-9d4b-41d8-b823-f88cd03c7a5c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e4f5e441-9d4b-41d8-b823-f88cd03c7a5c tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f Sep 02 00:58:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e4f5e441-9d4b-41d8-b823-f88cd03c7a5c tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:40 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e4f5e441-9d4b-41d8-b823-f88cd03c7a5c tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:40 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:40 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:40 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e4f5e441-9d4b-41d8-b823-f88cd03c7a5c tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:58:40 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e4f5e441-9d4b-41d8-b823-f88cd03c7a5c tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f returned with HTTP 200 Sep 02 00:58:40 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1571/3152] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:40 2026] GET /volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0625f691-8689-4c04-9415-a546602b1fcb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0625f691-8689-4c04-9415-a546602b1fcb tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/6c0bbc18-bec3-4886-b404-e56e71c11a9c Sep 02 00:58:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0625f691-8689-4c04-9415-a546602b1fcb tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:41 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0625f691-8689-4c04-9415-a546602b1fcb tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:41 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:41 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:41 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:41 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7c65754e-b533-45d2-ac17-4c709537f9a4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7c65754e-b533-45d2-ac17-4c709537f9a4 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f Sep 02 00:58:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7c65754e-b533-45d2-ac17-4c709537f9a4 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7c65754e-b533-45d2-ac17-4c709537f9a4 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:41 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0625f691-8689-4c04-9415-a546602b1fcb tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:41 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:41 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:41 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7c65754e-b533-45d2-ac17-4c709537f9a4 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:58:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7c65754e-b533-45d2-ac17-4c709537f9a4 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f returned with HTTP 200 Sep 02 00:58:41 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1572/3153] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:41 2026] GET /volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:41 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0625f691-8689-4c04-9415-a546602b1fcb tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/6c0bbc18-bec3-4886-b404-e56e71c11a9c returned with HTTP 200 Sep 02 00:58:41 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1582/3154] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:41 2026] GET /volume/v3/volumes/6c0bbc18-bec3-4886-b404-e56e71c11a9c => generated 1017 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4745a90c-bf22-47a4-a5c5-90441ac27272 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:41 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4745a90c-bf22-47a4-a5c5-90441ac27272 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:58:41 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4745a90c-bf22-47a4-a5c5-90441ac27272 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c0bbc18-bec3-4886-b404-e56e71c11a9c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-18531268"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:41 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:41 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:41 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:41 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:41 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4745a90c-bf22-47a4-a5c5-90441ac27272 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:41 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-4745a90c-bf22-47a4-a5c5-90441ac27272 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create snapshot from volume 6c0bbc18-bec3-4886-b404-e56e71c11a9c Sep 02 00:58:41 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-4745a90c-bf22-47a4-a5c5-90441ac27272 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Created reservations ['3ff4f168-b02a-4038-a7a5-90b9410e6684', 'cc996abd-73ab-4d04-818b-270c22e29ec0', 'a721842c-4d62-4fc1-9193-08799942804f', '276549b0-2a7c-429d-971d-d885815ea435'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:41 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:41 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:42 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4745a90c-bf22-47a4-a5c5-90441ac27272 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot create request issued successfully. Sep 02 00:58:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4745a90c-bf22-47a4-a5c5-90441ac27272 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:58:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1573/3155] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:58:41 2026] POST /volume/v3/snapshots => generated 306 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4137ab99-2337-432d-ab4f-22c5dc6c662e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4137ab99-2337-432d-ab4f-22c5dc6c662e tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f Sep 02 00:58:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4137ab99-2337-432d-ab4f-22c5dc6c662e tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4137ab99-2337-432d-ab4f-22c5dc6c662e tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4137ab99-2337-432d-ab4f-22c5dc6c662e tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4137ab99-2337-432d-ab4f-22c5dc6c662e tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f returned with HTTP 200 Sep 02 00:58:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1583/3156] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:42 2026] GET /volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-29ee726c-6e58-4c60-96bc-dec6f4c9519f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-29ee726c-6e58-4c60-96bc-dec6f4c9519f tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f Sep 02 00:58:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-29ee726c-6e58-4c60-96bc-dec6f4c9519f tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-29ee726c-6e58-4c60-96bc-dec6f4c9519f tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-29ee726c-6e58-4c60-96bc-dec6f4c9519f tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f returned with HTTP 404 Sep 02 00:58:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1574/3157] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:42 2026] GET /volume/v3/snapshots/d5ee547d-81db-4221-aa8c-6e2a8b48cf3f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-281b5d14-c67d-4d4f-8de7-417835fd4c2e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-281b5d14-c67d-4d4f-8de7-417835fd4c2e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/dbe09ca2-db8a-4f29-8ddc-72785b885c75 Sep 02 00:58:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-281b5d14-c67d-4d4f-8de7-417835fd4c2e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:42 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-281b5d14-c67d-4d4f-8de7-417835fd4c2e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:42 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-281b5d14-c67d-4d4f-8de7-417835fd4c2e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Delete volume with id: dbe09ca2-db8a-4f29-8ddc-72785b885c75 Sep 02 00:58:42 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:42 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:42 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:42 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-281b5d14-c67d-4d4f-8de7-417835fd4c2e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:58:42 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-281b5d14-c67d-4d4f-8de7-417835fd4c2e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Delete volume request issued successfully. Sep 02 00:58:42 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-281b5d14-c67d-4d4f-8de7-417835fd4c2e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/dbe09ca2-db8a-4f29-8ddc-72785b885c75 returned with HTTP 202 Sep 02 00:58:42 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1584/3158] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:58:42 2026] DELETE /volume/v3/volumes/dbe09ca2-db8a-4f29-8ddc-72785b885c75 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-40f472b2-08dd-4e62-96cd-da0bcb1b5781 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-40f472b2-08dd-4e62-96cd-da0bcb1b5781 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/volumes/dbe09ca2-db8a-4f29-8ddc-72785b885c75 Sep 02 00:58:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-40f472b2-08dd-4e62-96cd-da0bcb1b5781 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:42 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-40f472b2-08dd-4e62-96cd-da0bcb1b5781 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:42 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:42 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:42 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:42 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:42 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-40f472b2-08dd-4e62-96cd-da0bcb1b5781 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:58:42 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-40f472b2-08dd-4e62-96cd-da0bcb1b5781 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/dbe09ca2-db8a-4f29-8ddc-72785b885c75 returned with HTTP 200 Sep 02 00:58:42 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1575/3159] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:42 2026] GET /volume/v3/volumes/dbe09ca2-db8a-4f29-8ddc-72785b885c75 => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-85121e8e-25ea-4d24-a0e6-f988257102b3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-85121e8e-25ea-4d24-a0e6-f988257102b3 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f Sep 02 00:58:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-85121e8e-25ea-4d24-a0e6-f988257102b3 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:43 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-85121e8e-25ea-4d24-a0e6-f988257102b3 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:43 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:43 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:43 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-85121e8e-25ea-4d24-a0e6-f988257102b3 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:43 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-85121e8e-25ea-4d24-a0e6-f988257102b3 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f returned with HTTP 200 Sep 02 00:58:43 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1585/3160] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:43 2026] GET /volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-9ea13759-29bd-476e-a5e3-6075e862788e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9ea13759-29bd-476e-a5e3-6075e862788e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/volumes/dbe09ca2-db8a-4f29-8ddc-72785b885c75 Sep 02 00:58:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9ea13759-29bd-476e-a5e3-6075e862788e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:43 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-9ea13759-29bd-476e-a5e3-6075e862788e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:43 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-9ea13759-29bd-476e-a5e3-6075e862788e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/dbe09ca2-db8a-4f29-8ddc-72785b885c75 returned with HTTP 404 Sep 02 00:58:43 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1576/3161] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:43 2026] GET /volume/v3/volumes/dbe09ca2-db8a-4f29-8ddc-72785b885c75 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ca4864e1-1d31-4f05-8c74-af01dae553ee None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ca4864e1-1d31-4f05-8c74-af01dae553ee tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:58:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ca4864e1-1d31-4f05-8c74-af01dae553ee tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2011715747"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:44 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-ca4864e1-1d31-4f05-8c74-af01dae553ee tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2011715747'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:58:44 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-ca4864e1-1d31-4f05-8c74-af01dae553ee tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Create volume of 1 GB Sep 02 00:58:44 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ca4864e1-1d31-4f05-8c74-af01dae553ee tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Availability Zones retrieved successfully. Sep 02 00:58:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ca4864e1-1d31-4f05-8c74-af01dae553ee tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Flow 'volume_create_api' (74f0f4f3-986b-43a1-88f3-969493faf9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ca4864e1-1d31-4f05-8c74-af01dae553ee tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (431918a9-d048-4667-82c2-12c42ec9373a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-ca4864e1-1d31-4f05-8c74-af01dae553ee tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:58:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-409b4b19-e520-49ed-9243-c88782af5078 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-409b4b19-e520-49ed-9243-c88782af5078 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f Sep 02 00:58:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-409b4b19-e520-49ed-9243-c88782af5078 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-409b4b19-e520-49ed-9243-c88782af5078 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:44 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:44 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:44 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-409b4b19-e520-49ed-9243-c88782af5078 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ca4864e1-1d31-4f05-8c74-af01dae553ee tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (431918a9-d048-4667-82c2-12c42ec9373a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-409b4b19-e520-49ed-9243-c88782af5078 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f returned with HTTP 200 Sep 02 00:58:44 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1577/3162] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:44 2026] GET /volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ca4864e1-1d31-4f05-8c74-af01dae553ee tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65848cfb-9f78-4bce-aa80-4cc258d9f037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-26ba8e9e-3782-4432-90fe-4b5a8c30a998 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-26ba8e9e-3782-4432-90fe-4b5a8c30a998 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] POST http://192.168.122.129/volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f/action Sep 02 00:58:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-26ba8e9e-3782-4432-90fe-4b5a8c30a998 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:58:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-26ba8e9e-3782-4432-90fe-4b5a8c30a998 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.admin_actions [None req-26ba8e9e-3782-4432-90fe-4b5a8c30a998 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Updating snapshot '8d540518-8c42-4cb1-8df2-f89b4f1a4c7f' with '{'status': 'error'}' {{(pid=86899) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:58:44 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:44 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:44 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-26ba8e9e-3782-4432-90fe-4b5a8c30a998 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '1b020c1c30b2419da6e1da80084d0ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12d115c3d9414b01998faef9d89da81e', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:58:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-26ba8e9e-3782-4432-90fe-4b5a8c30a998 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] http://192.168.122.129/volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f/action returned with HTTP 403 Sep 02 00:58:44 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1578/3163] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:58:44 2026] POST /volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f/action => generated 133 bytes in 33 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-648d573e-10f7-4bb4-a71e-be15f28a66f8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-648d573e-10f7-4bb4-a71e-be15f28a66f8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] DELETE http://192.168.122.129/volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f Sep 02 00:58:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-648d573e-10f7-4bb4-a71e-be15f28a66f8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-648d573e-10f7-4bb4-a71e-be15f28a66f8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:44 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-648d573e-10f7-4bb4-a71e-be15f28a66f8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete snapshot with id: 8d540518-8c42-4cb1-8df2-f89b4f1a4c7f Sep 02 00:58:44 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:44 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:44 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-648d573e-10f7-4bb4-a71e-be15f28a66f8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:44 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-ca4864e1-1d31-4f05-8c74-af01dae553ee tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Created reservations ['6efdfbc8-9419-4ad0-b9d3-82be6c783caa', 'c7b3dacb-c0fd-49c0-a0ef-ac397695055c', 'e365b902-522a-44c2-a818-ccc67d2ccfc8', '2d8fd3ab-69cd-4494-8a2e-68df5b9786b2'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:44 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:44 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ca4864e1-1d31-4f05-8c74-af01dae553ee tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65848cfb-9f78-4bce-aa80-4cc258d9f037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6efdfbc8-9419-4ad0-b9d3-82be6c783caa', 'c7b3dacb-c0fd-49c0-a0ef-ac397695055c', 'e365b902-522a-44c2-a818-ccc67d2ccfc8', '2d8fd3ab-69cd-4494-8a2e-68df5b9786b2']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ca4864e1-1d31-4f05-8c74-af01dae553ee tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7e3fda7-61be-4ec3-a526-4a2046391b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:44 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-648d573e-10f7-4bb4-a71e-be15f28a66f8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot delete request issued successfully. Sep 02 00:58:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-648d573e-10f7-4bb4-a71e-be15f28a66f8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f returned with HTTP 202 Sep 02 00:58:44 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1579/3164] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:58:44 2026] DELETE /volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-526674ea-d912-4bf0-a395-f993b309ad49 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-526674ea-d912-4bf0-a395-f993b309ad49 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f Sep 02 00:58:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-526674ea-d912-4bf0-a395-f993b309ad49 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-526674ea-d912-4bf0-a395-f993b309ad49 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:44 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:44 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ca4864e1-1d31-4f05-8c74-af01dae553ee tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7e3fda7-61be-4ec3-a526-4a2046391b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd22e14c2-f89f-4598-b590-0f9e3f3f2571', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2011715747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8bc5451d68446f7843a8987e8823407',qos_specs=None,replication_status=,reservations=['6efdfbc8-9419-4ad0-b9d3-82be6c783caa','c7b3dacb-c0fd-49c0-a0ef-ac397695055c','e365b902-522a-44c2-a818-ccc67d2ccfc8','2d8fd3ab-69cd-4494-8a2e-68df5b9786b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e26196037cdd4e40ba54a14cc5c4a9f7',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:58:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2011715747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d22e14c2-f89f-4598-b590-0f9e3f3f2571,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8bc5451d68446f7843a8987e8823407',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e26196037cdd4e40ba54a14cc5c4a9f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:44 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:44 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:44 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-526674ea-d912-4bf0-a395-f993b309ad49 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-526674ea-d912-4bf0-a395-f993b309ad49 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f returned with HTTP 200 Sep 02 00:58:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ca4864e1-1d31-4f05-8c74-af01dae553ee tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ac3732c-d2f3-434e-b40c-1304e119973f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:44 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1580/3165] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:44 2026] GET /volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ca4864e1-1d31-4f05-8c74-af01dae553ee tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ac3732c-d2f3-434e-b40c-1304e119973f) transitioned into state 'SUCCESS' from state '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-2011715747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8bc5451d68446f7843a8987e8823407',qos_specs=None,replication_status=,reservations=['6efdfbc8-9419-4ad0-b9d3-82be6c783caa','c7b3dacb-c0fd-49c0-a0ef-ac397695055c','e365b902-522a-44c2-a818-ccc67d2ccfc8','2d8fd3ab-69cd-4494-8a2e-68df5b9786b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e26196037cdd4e40ba54a14cc5c4a9f7',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ca4864e1-1d31-4f05-8c74-af01dae553ee tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d6f1bd1-9378-4d14-80f7-325e57107557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ca4864e1-1d31-4f05-8c74-af01dae553ee tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d6f1bd1-9378-4d14-80f7-325e57107557) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:44 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ca4864e1-1d31-4f05-8c74-af01dae553ee tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Flow 'volume_create_api' (74f0f4f3-986b-43a1-88f3-969493faf9b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:44 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ca4864e1-1d31-4f05-8c74-af01dae553ee tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Create volume request issued successfully. Sep 02 00:58:44 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ca4864e1-1d31-4f05-8c74-af01dae553ee tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:58:44 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1586/3166] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:58:44 2026] POST /volume/v3/volumes => generated 787 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e21605e6-6e1a-48b9-86c8-9adbeb67e842 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e21605e6-6e1a-48b9-86c8-9adbeb67e842 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/volumes/d22e14c2-f89f-4598-b590-0f9e3f3f2571 Sep 02 00:58:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e21605e6-6e1a-48b9-86c8-9adbeb67e842 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:44 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e21605e6-6e1a-48b9-86c8-9adbeb67e842 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:44 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:44 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:44 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:44 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:44 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e21605e6-6e1a-48b9-86c8-9adbeb67e842 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:58:44 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e21605e6-6e1a-48b9-86c8-9adbeb67e842 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/d22e14c2-f89f-4598-b590-0f9e3f3f2571 returned with HTTP 200 Sep 02 00:58:44 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1581/3167] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:44 2026] GET /volume/v3/volumes/d22e14c2-f89f-4598-b590-0f9e3f3f2571 => generated 966 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0a60134d-26a1-4c7c-bf2a-3505329e7a3f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0a60134d-26a1-4c7c-bf2a-3505329e7a3f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f Sep 02 00:58:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0a60134d-26a1-4c7c-bf2a-3505329e7a3f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0a60134d-26a1-4c7c-bf2a-3505329e7a3f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:45 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:45 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0a60134d-26a1-4c7c-bf2a-3505329e7a3f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0a60134d-26a1-4c7c-bf2a-3505329e7a3f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f returned with HTTP 200 Sep 02 00:58:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1587/3168] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:45 2026] GET /volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a6739938-c55e-4d33-9e7e-909ce844880e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a6739938-c55e-4d33-9e7e-909ce844880e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/volumes/d22e14c2-f89f-4598-b590-0f9e3f3f2571 Sep 02 00:58:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a6739938-c55e-4d33-9e7e-909ce844880e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a6739938-c55e-4d33-9e7e-909ce844880e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:45 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:45 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a6739938-c55e-4d33-9e7e-909ce844880e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:58:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a6739938-c55e-4d33-9e7e-909ce844880e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/d22e14c2-f89f-4598-b590-0f9e3f3f2571 returned with HTTP 200 Sep 02 00:58:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1582/3169] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:45 2026] GET /volume/v3/volumes/d22e14c2-f89f-4598-b590-0f9e3f3f2571 => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e320dba2-f212-42c4-b2c3-9b35dfcebb13 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e320dba2-f212-42c4-b2c3-9b35dfcebb13 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:58:45 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e320dba2-f212-42c4-b2c3-9b35dfcebb13 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d22e14c2-f89f-4598-b590-0f9e3f3f2571", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1070401450"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:45 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:45 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:45 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:45 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e320dba2-f212-42c4-b2c3-9b35dfcebb13 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:58:45 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-e320dba2-f212-42c4-b2c3-9b35dfcebb13 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Create snapshot from volume d22e14c2-f89f-4598-b590-0f9e3f3f2571 Sep 02 00:58:45 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-e320dba2-f212-42c4-b2c3-9b35dfcebb13 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Created reservations ['ddefc5b4-e03e-4a73-8056-73bc217a1ec7', '87371755-d0af-45e9-8ec9-ec488beac7a9', '06fe3ede-0060-44b1-acdc-0711e3b6481c', 'e9d28344-b1d6-4065-ba1d-371118b6b46c'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:45 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:45 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:45 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e320dba2-f212-42c4-b2c3-9b35dfcebb13 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot create request issued successfully. Sep 02 00:58:45 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e320dba2-f212-42c4-b2c3-9b35dfcebb13 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:58:45 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1588/3170] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:58:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-744b70c8-7f2d-4166-9ab0-0260f4a5f8a5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-744b70c8-7f2d-4166-9ab0-0260f4a5f8a5 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/c1311e85-0f20-4ea3-b8a7-76d73d766b8f Sep 02 00:58:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-744b70c8-7f2d-4166-9ab0-0260f4a5f8a5 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:45 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-744b70c8-7f2d-4166-9ab0-0260f4a5f8a5 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:45 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:45 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:45 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-744b70c8-7f2d-4166-9ab0-0260f4a5f8a5 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:58:45 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-744b70c8-7f2d-4166-9ab0-0260f4a5f8a5 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/c1311e85-0f20-4ea3-b8a7-76d73d766b8f returned with HTTP 200 Sep 02 00:58:45 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1583/3171] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:45 2026] GET /volume/v3/snapshots/c1311e85-0f20-4ea3-b8a7-76d73d766b8f => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-64f3e1e6-e654-497a-a978-a2b26f3e02e6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-64f3e1e6-e654-497a-a978-a2b26f3e02e6 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f Sep 02 00:58:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-64f3e1e6-e654-497a-a978-a2b26f3e02e6 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-64f3e1e6-e654-497a-a978-a2b26f3e02e6 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-64f3e1e6-e654-497a-a978-a2b26f3e02e6 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f returned with HTTP 404 Sep 02 00:58:46 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1589/3172] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:46 2026] GET /volume/v3/snapshots/8d540518-8c42-4cb1-8df2-f89b4f1a4c7f => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-08fbbad5-3896-43c6-9ab6-37993d705814 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-08fbbad5-3896-43c6-9ab6-37993d705814 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/6c0bbc18-bec3-4886-b404-e56e71c11a9c Sep 02 00:58:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-08fbbad5-3896-43c6-9ab6-37993d705814 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-08fbbad5-3896-43c6-9ab6-37993d705814 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:46 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-08fbbad5-3896-43c6-9ab6-37993d705814 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete volume with id: 6c0bbc18-bec3-4886-b404-e56e71c11a9c Sep 02 00:58:46 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:46 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-08fbbad5-3896-43c6-9ab6-37993d705814 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-08fbbad5-3896-43c6-9ab6-37993d705814 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete volume request issued successfully. Sep 02 00:58:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-08fbbad5-3896-43c6-9ab6-37993d705814 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/6c0bbc18-bec3-4886-b404-e56e71c11a9c returned with HTTP 202 Sep 02 00:58:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1584/3173] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:58:46 2026] DELETE /volume/v3/volumes/6c0bbc18-bec3-4886-b404-e56e71c11a9c => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d4ecc2ad-c90c-46d5-a40c-b3e3fae2d9fe None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d4ecc2ad-c90c-46d5-a40c-b3e3fae2d9fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/6c0bbc18-bec3-4886-b404-e56e71c11a9c Sep 02 00:58:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d4ecc2ad-c90c-46d5-a40c-b3e3fae2d9fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:46 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d4ecc2ad-c90c-46d5-a40c-b3e3fae2d9fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:46 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:46 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:46 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:46 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:46 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d4ecc2ad-c90c-46d5-a40c-b3e3fae2d9fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:46 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d4ecc2ad-c90c-46d5-a40c-b3e3fae2d9fe tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/6c0bbc18-bec3-4886-b404-e56e71c11a9c returned with HTTP 200 Sep 02 00:58:46 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1590/3174] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:46 2026] GET /volume/v3/volumes/6c0bbc18-bec3-4886-b404-e56e71c11a9c => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-759c75bd-06ef-4ec0-bdb5-decabe092ba5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-759c75bd-06ef-4ec0-bdb5-decabe092ba5 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/c1311e85-0f20-4ea3-b8a7-76d73d766b8f Sep 02 00:58:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-759c75bd-06ef-4ec0-bdb5-decabe092ba5 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:46 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-759c75bd-06ef-4ec0-bdb5-decabe092ba5 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:46 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:46 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:46 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-759c75bd-06ef-4ec0-bdb5-decabe092ba5 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:58:46 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-759c75bd-06ef-4ec0-bdb5-decabe092ba5 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/c1311e85-0f20-4ea3-b8a7-76d73d766b8f returned with HTTP 200 Sep 02 00:58:46 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1585/3175] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:46 2026] GET /volume/v3/snapshots/c1311e85-0f20-4ea3-b8a7-76d73d766b8f => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d42dd2ae-c701-4b11-b42a-583170a9043b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d42dd2ae-c701-4b11-b42a-583170a9043b tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/6c0bbc18-bec3-4886-b404-e56e71c11a9c Sep 02 00:58:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d42dd2ae-c701-4b11-b42a-583170a9043b tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d42dd2ae-c701-4b11-b42a-583170a9043b tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d42dd2ae-c701-4b11-b42a-583170a9043b tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/6c0bbc18-bec3-4886-b404-e56e71c11a9c returned with HTTP 404 Sep 02 00:58:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1591/3176] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:47 2026] GET /volume/v3/volumes/6c0bbc18-bec3-4886-b404-e56e71c11a9c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5e652b62-419c-4f5e-916a-a31a594ba1f1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5e652b62-419c-4f5e-916a-a31a594ba1f1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:58:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5e652b62-419c-4f5e-916a-a31a594ba1f1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-976782656"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-5e652b62-419c-4f5e-916a-a31a594ba1f1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-976782656'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:58:47 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-5e652b62-419c-4f5e-916a-a31a594ba1f1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume of 1 GB Sep 02 00:58:47 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5e652b62-419c-4f5e-916a-a31a594ba1f1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Availability Zones retrieved successfully. Sep 02 00:58:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5e652b62-419c-4f5e-916a-a31a594ba1f1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Flow 'volume_create_api' (c6320f7e-cb08-4f05-9ead-4a8817530779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5e652b62-419c-4f5e-916a-a31a594ba1f1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3393bef-ad4e-4b39-808d-e1d9a904fb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-5e652b62-419c-4f5e-916a-a31a594ba1f1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:58:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5e652b62-419c-4f5e-916a-a31a594ba1f1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3393bef-ad4e-4b39-808d-e1d9a904fb85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5e652b62-419c-4f5e-916a-a31a594ba1f1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9b80e4e-f00e-4795-b785-70e688900e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:47 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-5e652b62-419c-4f5e-916a-a31a594ba1f1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Created reservations ['6cbba2d6-a8f8-469c-8b88-9ab610f660bb', 'ace00b03-0fa1-4d15-99aa-4ece5a4667b8', 'd63e5257-1ad1-4bf9-b2e5-32362c05fa8f', '2a7e81ff-736e-4923-a9b7-7ce4b4965e0f'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5e652b62-419c-4f5e-916a-a31a594ba1f1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9b80e4e-f00e-4795-b785-70e688900e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cbba2d6-a8f8-469c-8b88-9ab610f660bb', 'ace00b03-0fa1-4d15-99aa-4ece5a4667b8', 'd63e5257-1ad1-4bf9-b2e5-32362c05fa8f', '2a7e81ff-736e-4923-a9b7-7ce4b4965e0f']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5e652b62-419c-4f5e-916a-a31a594ba1f1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49193e52-46e0-4bbb-aeeb-4e874643e542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1acc6419-c711-46d2-af11-fb5907865ceb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1acc6419-c711-46d2-af11-fb5907865ceb tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/c1311e85-0f20-4ea3-b8a7-76d73d766b8f Sep 02 00:58:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1acc6419-c711-46d2-af11-fb5907865ceb tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1acc6419-c711-46d2-af11-fb5907865ceb tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:47 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:47 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:47 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-1acc6419-c711-46d2-af11-fb5907865ceb tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:58:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1acc6419-c711-46d2-af11-fb5907865ceb tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/c1311e85-0f20-4ea3-b8a7-76d73d766b8f returned with HTTP 200 Sep 02 00:58:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1592/3177] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:47 2026] GET /volume/v3/snapshots/c1311e85-0f20-4ea3-b8a7-76d73d766b8f => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:47 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:47 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-07fb6c5e-9faf-4300-ab13-951f3788ce39 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5e652b62-419c-4f5e-916a-a31a594ba1f1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49193e52-46e0-4bbb-aeeb-4e874643e542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e5e377d-36cf-4878-874c-ba8c86966225', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-976782656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d115c3d9414b01998faef9d89da81e',qos_specs=None,replication_status=,reservations=['6cbba2d6-a8f8-469c-8b88-9ab610f660bb','ace00b03-0fa1-4d15-99aa-4ece5a4667b8','d63e5257-1ad1-4bf9-b2e5-32362c05fa8f','2a7e81ff-736e-4923-a9b7-7ce4b4965e0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4433d603511424ab0b56b5b98bef8e0',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:58:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-976782656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e5e377d-36cf-4878-874c-ba8c86966225,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12d115c3d9414b01998faef9d89da81e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4433d603511424ab0b56b5b98bef8e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-07fb6c5e-9faf-4300-ab13-951f3788ce39 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] GET http://192.168.122.129/volume/v3/snapshots Sep 02 00:58:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5e652b62-419c-4f5e-916a-a31a594ba1f1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5111821-ee10-4a65-88f9-0fbb4e1d2668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-07fb6c5e-9faf-4300-ab13-951f3788ce39 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-07fb6c5e-9faf-4300-ab13-951f3788ce39 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.api_utils [None req-07fb6c5e-9faf-4300-ab13-951f3788ce39 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] Removing options '' from query. {{(pid=86898) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 02 00:58:47 devstack devstack@c-api.service[86898]: DEBUG cinder.db.api [None req-07fb6c5e-9faf-4300-ab13-951f3788ce39 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] Building query based on filter {{(pid=86898) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 02 00:58:47 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:47 devstack devstack@c-api.service[86898]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 02 00:58:47 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-07fb6c5e-9faf-4300-ab13-951f3788ce39 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] Get all snapshots completed successfully. Sep 02 00:58:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-07fb6c5e-9faf-4300-ab13-951f3788ce39 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] http://192.168.122.129/volume/v3/snapshots returned with HTTP 200 Sep 02 00:58:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1593/3178] 192.168.122.129 () {58 vars in 1127 bytes} [Wed Sep 2 00:58:47 2026] GET /volume/v3/snapshots => generated 336 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6b015fa5-c30f-4f57-9af3-7f3c62ba8994 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6b015fa5-c30f-4f57-9af3-7f3c62ba8994 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] DELETE http://192.168.122.129/volume/v3/snapshots/c1311e85-0f20-4ea3-b8a7-76d73d766b8f Sep 02 00:58:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6b015fa5-c30f-4f57-9af3-7f3c62ba8994 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6b015fa5-c30f-4f57-9af3-7f3c62ba8994 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:47 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-6b015fa5-c30f-4f57-9af3-7f3c62ba8994 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Delete snapshot with id: c1311e85-0f20-4ea3-b8a7-76d73d766b8f Sep 02 00:58:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5e652b62-419c-4f5e-916a-a31a594ba1f1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5111821-ee10-4a65-88f9-0fbb4e1d2668) transitioned into state 'SUCCESS' from state '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-976782656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d115c3d9414b01998faef9d89da81e',qos_specs=None,replication_status=,reservations=['6cbba2d6-a8f8-469c-8b88-9ab610f660bb','ace00b03-0fa1-4d15-99aa-4ece5a4667b8','d63e5257-1ad1-4bf9-b2e5-32362c05fa8f','2a7e81ff-736e-4923-a9b7-7ce4b4965e0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4433d603511424ab0b56b5b98bef8e0',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:47 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:47 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:47 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6b015fa5-c30f-4f57-9af3-7f3c62ba8994 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:58:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5e652b62-419c-4f5e-916a-a31a594ba1f1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50b2f603-8802-4ebd-8214-a4d8b0ad0060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:47 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:47 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5e652b62-419c-4f5e-916a-a31a594ba1f1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50b2f603-8802-4ebd-8214-a4d8b0ad0060) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:47 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-5e652b62-419c-4f5e-916a-a31a594ba1f1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Flow 'volume_create_api' (c6320f7e-cb08-4f05-9ead-4a8817530779) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:47 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5e652b62-419c-4f5e-916a-a31a594ba1f1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume request issued successfully. Sep 02 00:58:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5e652b62-419c-4f5e-916a-a31a594ba1f1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:58:47 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1586/3179] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:58:47 2026] POST /volume/v3/volumes => generated 786 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:47 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6b015fa5-c30f-4f57-9af3-7f3c62ba8994 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot delete request issued successfully. Sep 02 00:58:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6b015fa5-c30f-4f57-9af3-7f3c62ba8994 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/c1311e85-0f20-4ea3-b8a7-76d73d766b8f returned with HTTP 202 Sep 02 00:58:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1594/3180] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:58:47 2026] DELETE /volume/v3/snapshots/c1311e85-0f20-4ea3-b8a7-76d73d766b8f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6e2cc444-d812-477a-9e2e-91758eb228c7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6e2cc444-d812-477a-9e2e-91758eb228c7 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/c1311e85-0f20-4ea3-b8a7-76d73d766b8f Sep 02 00:58:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6e2cc444-d812-477a-9e2e-91758eb228c7 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:47 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6e2cc444-d812-477a-9e2e-91758eb228c7 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-89a20357-ab11-4d6c-90a6-f059a14d0f40 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-89a20357-ab11-4d6c-90a6-f059a14d0f40 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/1e5e377d-36cf-4878-874c-ba8c86966225 Sep 02 00:58:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-89a20357-ab11-4d6c-90a6-f059a14d0f40 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:47 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-89a20357-ab11-4d6c-90a6-f059a14d0f40 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:47 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:47 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:47 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6e2cc444-d812-477a-9e2e-91758eb228c7 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:58:47 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6e2cc444-d812-477a-9e2e-91758eb228c7 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/c1311e85-0f20-4ea3-b8a7-76d73d766b8f returned with HTTP 200 Sep 02 00:58:47 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1587/3181] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:47 2026] GET /volume/v3/snapshots/c1311e85-0f20-4ea3-b8a7-76d73d766b8f => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:47 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:47 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:47 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:47 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:47 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-89a20357-ab11-4d6c-90a6-f059a14d0f40 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:47 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-89a20357-ab11-4d6c-90a6-f059a14d0f40 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/1e5e377d-36cf-4878-874c-ba8c86966225 returned with HTTP 200 Sep 02 00:58:47 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1595/3182] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:47 2026] GET /volume/v3/volumes/1e5e377d-36cf-4878-874c-ba8c86966225 => generated 965 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1887bc6f-bdc4-4eff-998c-72b4c040427d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1887bc6f-bdc4-4eff-998c-72b4c040427d tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/c1311e85-0f20-4ea3-b8a7-76d73d766b8f Sep 02 00:58:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1887bc6f-bdc4-4eff-998c-72b4c040427d tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:48 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1887bc6f-bdc4-4eff-998c-72b4c040427d tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:48 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:48 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:48 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1887bc6f-bdc4-4eff-998c-72b4c040427d tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:58:48 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1887bc6f-bdc4-4eff-998c-72b4c040427d tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/c1311e85-0f20-4ea3-b8a7-76d73d766b8f returned with HTTP 200 Sep 02 00:58:48 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1588/3183] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:48 2026] GET /volume/v3/snapshots/c1311e85-0f20-4ea3-b8a7-76d73d766b8f => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-43841d58-e02d-41c9-9d24-aaaa2891d42a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-43841d58-e02d-41c9-9d24-aaaa2891d42a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/1e5e377d-36cf-4878-874c-ba8c86966225 Sep 02 00:58:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-43841d58-e02d-41c9-9d24-aaaa2891d42a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:48 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-43841d58-e02d-41c9-9d24-aaaa2891d42a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:48 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:48 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:48 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:48 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:48 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-43841d58-e02d-41c9-9d24-aaaa2891d42a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:48 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-43841d58-e02d-41c9-9d24-aaaa2891d42a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/1e5e377d-36cf-4878-874c-ba8c86966225 returned with HTTP 200 Sep 02 00:58:48 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1596/3184] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:48 2026] GET /volume/v3/volumes/1e5e377d-36cf-4878-874c-ba8c86966225 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7d46e58b-32c6-47d2-9a23-1c9258956876 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7d46e58b-32c6-47d2-9a23-1c9258956876 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/c1311e85-0f20-4ea3-b8a7-76d73d766b8f Sep 02 00:58:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7d46e58b-32c6-47d2-9a23-1c9258956876 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7d46e58b-32c6-47d2-9a23-1c9258956876 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:49 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7d46e58b-32c6-47d2-9a23-1c9258956876 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/c1311e85-0f20-4ea3-b8a7-76d73d766b8f returned with HTTP 404 Sep 02 00:58:49 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1589/3185] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:49 2026] GET /volume/v3/snapshots/c1311e85-0f20-4ea3-b8a7-76d73d766b8f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-18979fe7-a9b4-4dd7-97e9-60f002d14532 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:49 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-18979fe7-a9b4-4dd7-97e9-60f002d14532 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/d22e14c2-f89f-4598-b590-0f9e3f3f2571 Sep 02 00:58:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-18979fe7-a9b4-4dd7-97e9-60f002d14532 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:49 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-18979fe7-a9b4-4dd7-97e9-60f002d14532 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:49 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-18979fe7-a9b4-4dd7-97e9-60f002d14532 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Delete volume with id: d22e14c2-f89f-4598-b590-0f9e3f3f2571 Sep 02 00:58:49 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:49 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:49 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:49 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:49 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-18979fe7-a9b4-4dd7-97e9-60f002d14532 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:58:49 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-51379a4f-b927-490b-9bfc-bb42934b0fce None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-51379a4f-b927-490b-9bfc-bb42934b0fce tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/1e5e377d-36cf-4878-874c-ba8c86966225 Sep 02 00:58:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-51379a4f-b927-490b-9bfc-bb42934b0fce tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-51379a4f-b927-490b-9bfc-bb42934b0fce tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:50 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-18979fe7-a9b4-4dd7-97e9-60f002d14532 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Delete volume request issued successfully. Sep 02 00:58:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-18979fe7-a9b4-4dd7-97e9-60f002d14532 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/d22e14c2-f89f-4598-b590-0f9e3f3f2571 returned with HTTP 202 Sep 02 00:58:50 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1597/3186] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:58:49 2026] DELETE /volume/v3/volumes/d22e14c2-f89f-4598-b590-0f9e3f3f2571 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0394cad5-0ea8-4ac4-803d-cb25936b7b42 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0394cad5-0ea8-4ac4-803d-cb25936b7b42 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/volumes/d22e14c2-f89f-4598-b590-0f9e3f3f2571 Sep 02 00:58:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0394cad5-0ea8-4ac4-803d-cb25936b7b42 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0394cad5-0ea8-4ac4-803d-cb25936b7b42 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:50 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:50 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:50 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:50 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:50 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:50 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:50 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:50 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-51379a4f-b927-490b-9bfc-bb42934b0fce tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:50 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0394cad5-0ea8-4ac4-803d-cb25936b7b42 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:58:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-51379a4f-b927-490b-9bfc-bb42934b0fce tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/1e5e377d-36cf-4878-874c-ba8c86966225 returned with HTTP 200 Sep 02 00:58:50 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1590/3187] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:49 2026] GET /volume/v3/volumes/1e5e377d-36cf-4878-874c-ba8c86966225 => generated 1016 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0394cad5-0ea8-4ac4-803d-cb25936b7b42 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/d22e14c2-f89f-4598-b590-0f9e3f3f2571 returned with HTTP 200 Sep 02 00:58:50 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1598/3188] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:50 2026] GET /volume/v3/volumes/d22e14c2-f89f-4598-b590-0f9e3f3f2571 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8c03e31b-989e-41b3-9631-91d0c83ea6e0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8c03e31b-989e-41b3-9631-91d0c83ea6e0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:58:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8c03e31b-989e-41b3-9631-91d0c83ea6e0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e5e377d-36cf-4878-874c-ba8c86966225", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1127182585"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:50 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:50 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:50 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:50 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8c03e31b-989e-41b3-9631-91d0c83ea6e0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:50 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-8c03e31b-989e-41b3-9631-91d0c83ea6e0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create snapshot from volume 1e5e377d-36cf-4878-874c-ba8c86966225 Sep 02 00:58:50 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-8c03e31b-989e-41b3-9631-91d0c83ea6e0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Created reservations ['1c6ea274-802d-4516-9a50-65309d10d84e', '2427726e-f34a-4d87-8c17-d380d07080a0', 'f3ece621-5099-432a-9d1c-f25c06aeace6', '4872f202-90e0-4279-a513-383b5a9dddc9'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:50 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:50 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8c03e31b-989e-41b3-9631-91d0c83ea6e0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot create request issued successfully. Sep 02 00:58:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8c03e31b-989e-41b3-9631-91d0c83ea6e0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:58:50 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1591/3189] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:58:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6052430b-8247-4883-af6d-49cc0808451b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6052430b-8247-4883-af6d-49cc0808451b tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb Sep 02 00:58:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6052430b-8247-4883-af6d-49cc0808451b tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6052430b-8247-4883-af6d-49cc0808451b tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:50 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:50 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:50 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6052430b-8247-4883-af6d-49cc0808451b tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6052430b-8247-4883-af6d-49cc0808451b tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb returned with HTTP 200 Sep 02 00:58:50 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1599/3190] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:50 2026] GET /volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c0d17900-ad04-4369-9cdf-070ba517a859 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c0d17900-ad04-4369-9cdf-070ba517a859 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/volumes/d22e14c2-f89f-4598-b590-0f9e3f3f2571 Sep 02 00:58:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c0d17900-ad04-4369-9cdf-070ba517a859 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c0d17900-ad04-4369-9cdf-070ba517a859 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c0d17900-ad04-4369-9cdf-070ba517a859 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/d22e14c2-f89f-4598-b590-0f9e3f3f2571 returned with HTTP 404 Sep 02 00:58:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1592/3191] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:51 2026] GET /volume/v3/volumes/d22e14c2-f89f-4598-b590-0f9e3f3f2571 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-79a7694b-1c50-4aef-b2bb-4efb50ab8770 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-79a7694b-1c50-4aef-b2bb-4efb50ab8770 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:58:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-79a7694b-1c50-4aef-b2bb-4efb50ab8770 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-266482129"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-79a7694b-1c50-4aef-b2bb-4efb50ab8770 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-266482129'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:58:51 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-79a7694b-1c50-4aef-b2bb-4efb50ab8770 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Create volume of 1 GB Sep 02 00:58:51 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-79a7694b-1c50-4aef-b2bb-4efb50ab8770 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Availability Zones retrieved successfully. Sep 02 00:58:51 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-79a7694b-1c50-4aef-b2bb-4efb50ab8770 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Flow 'volume_create_api' (7817b752-c20a-4b58-a52e-1a080ddd2875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:51 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-79a7694b-1c50-4aef-b2bb-4efb50ab8770 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88e75dab-d843-4268-b6f3-cb1b9f12e26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:51 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-79a7694b-1c50-4aef-b2bb-4efb50ab8770 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:58:51 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-79a7694b-1c50-4aef-b2bb-4efb50ab8770 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88e75dab-d843-4268-b6f3-cb1b9f12e26a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:51 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-79a7694b-1c50-4aef-b2bb-4efb50ab8770 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (272bfe15-0326-4a7b-8ae5-777040e3ce38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6794b2b5-2543-433d-a676-76f13dc38551 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6794b2b5-2543-433d-a676-76f13dc38551 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb Sep 02 00:58:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6794b2b5-2543-433d-a676-76f13dc38551 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6794b2b5-2543-433d-a676-76f13dc38551 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:51 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:51 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:51 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6794b2b5-2543-433d-a676-76f13dc38551 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6794b2b5-2543-433d-a676-76f13dc38551 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb returned with HTTP 200 Sep 02 00:58:51 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-79a7694b-1c50-4aef-b2bb-4efb50ab8770 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Created reservations ['45e23d09-5697-4c6c-8d19-5c5072e51cd2', 'b27b1aec-1416-4a6d-bce3-d34f6caf450a', '50468595-86ff-4fa7-8498-c856b2f478b5', '48e00433-3890-49e4-b9a7-d564c26c36ec'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1593/3192] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:51 2026] GET /volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:51 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-79a7694b-1c50-4aef-b2bb-4efb50ab8770 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (272bfe15-0326-4a7b-8ae5-777040e3ce38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45e23d09-5697-4c6c-8d19-5c5072e51cd2', 'b27b1aec-1416-4a6d-bce3-d34f6caf450a', '50468595-86ff-4fa7-8498-c856b2f478b5', '48e00433-3890-49e4-b9a7-d564c26c36ec']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:51 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-79a7694b-1c50-4aef-b2bb-4efb50ab8770 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a31fbe92-d443-4177-a8f4-7e932e49b90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:51 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:51 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:51 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-79a7694b-1c50-4aef-b2bb-4efb50ab8770 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a31fbe92-d443-4177-a8f4-7e932e49b90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6edafd55-e4c4-4417-8cd9-bf52eea06f67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-266482129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8bc5451d68446f7843a8987e8823407',qos_specs=None,replication_status=,reservations=['45e23d09-5697-4c6c-8d19-5c5072e51cd2','b27b1aec-1416-4a6d-bce3-d34f6caf450a','50468595-86ff-4fa7-8498-c856b2f478b5','48e00433-3890-49e4-b9a7-d564c26c36ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e26196037cdd4e40ba54a14cc5c4a9f7',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:58:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-266482129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6edafd55-e4c4-4417-8cd9-bf52eea06f67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8bc5451d68446f7843a8987e8823407',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e26196037cdd4e40ba54a14cc5c4a9f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:51 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-79a7694b-1c50-4aef-b2bb-4efb50ab8770 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (898c79d5-c404-41d3-9cd7-2b82071ca240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:51 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-79a7694b-1c50-4aef-b2bb-4efb50ab8770 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (898c79d5-c404-41d3-9cd7-2b82071ca240) transitioned into state 'SUCCESS' from state '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-266482129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8bc5451d68446f7843a8987e8823407',qos_specs=None,replication_status=,reservations=['45e23d09-5697-4c6c-8d19-5c5072e51cd2','b27b1aec-1416-4a6d-bce3-d34f6caf450a','50468595-86ff-4fa7-8498-c856b2f478b5','48e00433-3890-49e4-b9a7-d564c26c36ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e26196037cdd4e40ba54a14cc5c4a9f7',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:51 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-79a7694b-1c50-4aef-b2bb-4efb50ab8770 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddb1461e-4d3a-451e-9b0f-591de8d6f97c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:51 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-79a7694b-1c50-4aef-b2bb-4efb50ab8770 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddb1461e-4d3a-451e-9b0f-591de8d6f97c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:51 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-79a7694b-1c50-4aef-b2bb-4efb50ab8770 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Flow 'volume_create_api' (7817b752-c20a-4b58-a52e-1a080ddd2875) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:51 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-79a7694b-1c50-4aef-b2bb-4efb50ab8770 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Create volume request issued successfully. Sep 02 00:58:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-79a7694b-1c50-4aef-b2bb-4efb50ab8770 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:58:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1600/3193] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:58:51 2026] POST /volume/v3/volumes => generated 786 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-85538fe3-eee9-4ba3-b387-31cf32e85aaa None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-85538fe3-eee9-4ba3-b387-31cf32e85aaa tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/volumes/6edafd55-e4c4-4417-8cd9-bf52eea06f67 Sep 02 00:58:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-85538fe3-eee9-4ba3-b387-31cf32e85aaa tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-85538fe3-eee9-4ba3-b387-31cf32e85aaa tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:51 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:51 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:51 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:51 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:51 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-85538fe3-eee9-4ba3-b387-31cf32e85aaa tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:58:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-85538fe3-eee9-4ba3-b387-31cf32e85aaa tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/6edafd55-e4c4-4417-8cd9-bf52eea06f67 returned with HTTP 200 Sep 02 00:58:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1594/3194] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:51 2026] GET /volume/v3/volumes/6edafd55-e4c4-4417-8cd9-bf52eea06f67 => generated 965 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a8f26915-3b65-4604-ac94-887a0f2b2de8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a8f26915-3b65-4604-ac94-887a0f2b2de8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb Sep 02 00:58:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a8f26915-3b65-4604-ac94-887a0f2b2de8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a8f26915-3b65-4604-ac94-887a0f2b2de8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:52 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:52 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:52 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a8f26915-3b65-4604-ac94-887a0f2b2de8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a8f26915-3b65-4604-ac94-887a0f2b2de8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb returned with HTTP 200 Sep 02 00:58:52 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1601/3195] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:52 2026] GET /volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bfaf96fc-dda4-4735-bd59-22bc787b58ab None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bfaf96fc-dda4-4735-bd59-22bc787b58ab tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/volumes/6edafd55-e4c4-4417-8cd9-bf52eea06f67 Sep 02 00:58:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bfaf96fc-dda4-4735-bd59-22bc787b58ab tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:52 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bfaf96fc-dda4-4735-bd59-22bc787b58ab tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:52 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:52 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:52 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:52 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:52 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-bfaf96fc-dda4-4735-bd59-22bc787b58ab tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:58:52 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bfaf96fc-dda4-4735-bd59-22bc787b58ab tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/6edafd55-e4c4-4417-8cd9-bf52eea06f67 returned with HTTP 200 Sep 02 00:58:52 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1595/3196] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:52 2026] GET /volume/v3/volumes/6edafd55-e4c4-4417-8cd9-bf52eea06f67 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f5a76d5d-618e-4879-8e0a-9ca470d3281c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f5a76d5d-618e-4879-8e0a-9ca470d3281c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb Sep 02 00:58:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f5a76d5d-618e-4879-8e0a-9ca470d3281c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f5a76d5d-618e-4879-8e0a-9ca470d3281c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:53 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:53 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:53 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f5a76d5d-618e-4879-8e0a-9ca470d3281c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f5a76d5d-618e-4879-8e0a-9ca470d3281c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb returned with HTTP 200 Sep 02 00:58:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1602/3197] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:53 2026] GET /volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-cc9d0e22-ab69-467e-8f97-05d968887451 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cc9d0e22-ab69-467e-8f97-05d968887451 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] GET http://192.168.122.129/volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb Sep 02 00:58:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cc9d0e22-ab69-467e-8f97-05d968887451 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-cc9d0e22-ab69-467e-8f97-05d968887451 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:53 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:53 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-cc9d0e22-ab69-467e-8f97-05d968887451 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Snapshot retrieved successfully. Sep 02 00:58:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-cc9d0e22-ab69-467e-8f97-05d968887451 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] http://192.168.122.129/volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb returned with HTTP 200 Sep 02 00:58:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1596/3198] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:53 2026] GET /volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e6a2bab1-4391-4f90-b2c4-43f37db356f6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e6a2bab1-4391-4f90-b2c4-43f37db356f6 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] DELETE http://192.168.122.129/volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb Sep 02 00:58:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e6a2bab1-4391-4f90-b2c4-43f37db356f6 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e6a2bab1-4391-4f90-b2c4-43f37db356f6 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:53 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-e6a2bab1-4391-4f90-b2c4-43f37db356f6 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete snapshot with id: 1d8185b2-f65d-4e7f-ac1a-2295a641ccfb Sep 02 00:58:53 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:53 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:53 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e6a2bab1-4391-4f90-b2c4-43f37db356f6 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:53 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:53 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:53 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e6a2bab1-4391-4f90-b2c4-43f37db356f6 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot delete request issued successfully. Sep 02 00:58:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e6a2bab1-4391-4f90-b2c4-43f37db356f6 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb returned with HTTP 202 Sep 02 00:58:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1603/3199] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:58:53 2026] DELETE /volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fd8715b4-352f-4caf-ad15-e0b753866499 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fd8715b4-352f-4caf-ad15-e0b753866499 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb Sep 02 00:58:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fd8715b4-352f-4caf-ad15-e0b753866499 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fd8715b4-352f-4caf-ad15-e0b753866499 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:53 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:53 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-fd8715b4-352f-4caf-ad15-e0b753866499 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fd8715b4-352f-4caf-ad15-e0b753866499 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb returned with HTTP 200 Sep 02 00:58:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1597/3200] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:53 2026] GET /volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6315d27f-26f2-4b11-ba61-02020ec5a56e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6315d27f-26f2-4b11-ba61-02020ec5a56e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/volumes/6edafd55-e4c4-4417-8cd9-bf52eea06f67 Sep 02 00:58:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6315d27f-26f2-4b11-ba61-02020ec5a56e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6315d27f-26f2-4b11-ba61-02020ec5a56e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:53 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:53 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:53 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:53 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:53 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6315d27f-26f2-4b11-ba61-02020ec5a56e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:58:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6315d27f-26f2-4b11-ba61-02020ec5a56e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/6edafd55-e4c4-4417-8cd9-bf52eea06f67 returned with HTTP 200 Sep 02 00:58:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1604/3201] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:53 2026] GET /volume/v3/volumes/6edafd55-e4c4-4417-8cd9-bf52eea06f67 => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-77b2175d-da3c-44f3-b819-b283aff5408a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-77b2175d-da3c-44f3-b819-b283aff5408a tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:58:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-77b2175d-da3c-44f3-b819-b283aff5408a tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6edafd55-e4c4-4417-8cd9-bf52eea06f67", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1620437293"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:53 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:53 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:53 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:53 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-77b2175d-da3c-44f3-b819-b283aff5408a tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:58:53 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-77b2175d-da3c-44f3-b819-b283aff5408a tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Create snapshot from volume 6edafd55-e4c4-4417-8cd9-bf52eea06f67 Sep 02 00:58:53 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-77b2175d-da3c-44f3-b819-b283aff5408a tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Created reservations ['ccb967b7-6949-4527-883d-ea4015d7dbc5', '522b0057-e210-4a63-a22b-6b570a3a2275', 'c95486b8-104b-46a9-b580-8d3e889ced76', 'a1cb27ff-03ee-45bd-b0df-a890499c61dc'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:53 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:53 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:53 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-77b2175d-da3c-44f3-b819-b283aff5408a tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot create request issued successfully. Sep 02 00:58:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-77b2175d-da3c-44f3-b819-b283aff5408a tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:58:53 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1598/3202] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:58:53 2026] POST /volume/v3/snapshots => generated 308 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bb993783-ddb4-48e8-a845-426dac61dd6d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bb993783-ddb4-48e8-a845-426dac61dd6d tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee Sep 02 00:58:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bb993783-ddb4-48e8-a845-426dac61dd6d tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:53 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bb993783-ddb4-48e8-a845-426dac61dd6d tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:53 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:53 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:53 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-bb993783-ddb4-48e8-a845-426dac61dd6d tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:58:53 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bb993783-ddb4-48e8-a845-426dac61dd6d tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee returned with HTTP 200 Sep 02 00:58:53 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1605/3203] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:53 2026] GET /volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7110e90b-f5c1-4b4a-8dbe-48607f878104 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7110e90b-f5c1-4b4a-8dbe-48607f878104 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb Sep 02 00:58:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7110e90b-f5c1-4b4a-8dbe-48607f878104 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7110e90b-f5c1-4b4a-8dbe-48607f878104 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:54 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:54 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:54 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7110e90b-f5c1-4b4a-8dbe-48607f878104 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7110e90b-f5c1-4b4a-8dbe-48607f878104 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb returned with HTTP 200 Sep 02 00:58:54 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1599/3204] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:54 2026] GET /volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-97477c49-810b-4682-a03d-50b369d81c59 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-97477c49-810b-4682-a03d-50b369d81c59 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee Sep 02 00:58:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-97477c49-810b-4682-a03d-50b369d81c59 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-97477c49-810b-4682-a03d-50b369d81c59 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:54 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:54 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:54 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-97477c49-810b-4682-a03d-50b369d81c59 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:58:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-97477c49-810b-4682-a03d-50b369d81c59 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee returned with HTTP 200 Sep 02 00:58:54 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1606/3205] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:54 2026] GET /volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-96d1b2a8-e0c3-4e0c-806b-b6d2622af889 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-96d1b2a8-e0c3-4e0c-806b-b6d2622af889 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb Sep 02 00:58:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-96d1b2a8-e0c3-4e0c-806b-b6d2622af889 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-96d1b2a8-e0c3-4e0c-806b-b6d2622af889 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-96d1b2a8-e0c3-4e0c-806b-b6d2622af889 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb returned with HTTP 404 Sep 02 00:58:55 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1600/3206] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:55 2026] GET /volume/v3/snapshots/1d8185b2-f65d-4e7f-ac1a-2295a641ccfb => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-afa9a5d9-3d4a-49be-bafa-590a6cfb5d23 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-afa9a5d9-3d4a-49be-bafa-590a6cfb5d23 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/1e5e377d-36cf-4878-874c-ba8c86966225 Sep 02 00:58:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-afa9a5d9-3d4a-49be-bafa-590a6cfb5d23 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-afa9a5d9-3d4a-49be-bafa-590a6cfb5d23 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:55 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-afa9a5d9-3d4a-49be-bafa-590a6cfb5d23 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete volume with id: 1e5e377d-36cf-4878-874c-ba8c86966225 Sep 02 00:58:55 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:55 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:55 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:55 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:55 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-afa9a5d9-3d4a-49be-bafa-590a6cfb5d23 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:55 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-afa9a5d9-3d4a-49be-bafa-590a6cfb5d23 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete volume request issued successfully. Sep 02 00:58:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-afa9a5d9-3d4a-49be-bafa-590a6cfb5d23 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/1e5e377d-36cf-4878-874c-ba8c86966225 returned with HTTP 202 Sep 02 00:58:55 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1607/3207] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:58:55 2026] DELETE /volume/v3/volumes/1e5e377d-36cf-4878-874c-ba8c86966225 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-13aebf43-becb-472d-87e8-263a62730c58 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-13aebf43-becb-472d-87e8-263a62730c58 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/1e5e377d-36cf-4878-874c-ba8c86966225 Sep 02 00:58:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-13aebf43-becb-472d-87e8-263a62730c58 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-13aebf43-becb-472d-87e8-263a62730c58 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:55 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:55 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:55 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:55 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:55 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-13aebf43-becb-472d-87e8-263a62730c58 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-13aebf43-becb-472d-87e8-263a62730c58 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/1e5e377d-36cf-4878-874c-ba8c86966225 returned with HTTP 200 Sep 02 00:58:55 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1601/3208] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:55 2026] GET /volume/v3/volumes/1e5e377d-36cf-4878-874c-ba8c86966225 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-69fe3f1b-24ac-4667-9a20-ff23ac245d3b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-69fe3f1b-24ac-4667-9a20-ff23ac245d3b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee Sep 02 00:58:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-69fe3f1b-24ac-4667-9a20-ff23ac245d3b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-69fe3f1b-24ac-4667-9a20-ff23ac245d3b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:55 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:55 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:55 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-69fe3f1b-24ac-4667-9a20-ff23ac245d3b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:58:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-69fe3f1b-24ac-4667-9a20-ff23ac245d3b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee returned with HTTP 200 Sep 02 00:58:55 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1608/3209] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:55 2026] GET /volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0d5b2dff-a80d-4057-a6eb-ab416c5a0b9e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0d5b2dff-a80d-4057-a6eb-ab416c5a0b9e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] POST http://192.168.122.129/volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee/action Sep 02 00:58:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0d5b2dff-a80d-4057-a6eb-ab416c5a0b9e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:58:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0d5b2dff-a80d-4057-a6eb-ab416c5a0b9e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:55 devstack devstack@c-api.service[86899]: DEBUG cinder.api.contrib.admin_actions [None req-0d5b2dff-a80d-4057-a6eb-ab416c5a0b9e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] Updating snapshot '52943749-ab99-4fa5-b8c5-0ac3af1a95ee' with '{'status': 'error'}' {{(pid=86899) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:58:55 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:55 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:55 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-0d5b2dff-a80d-4057-a6eb-ab416c5a0b9e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'fcadc9d9cec640d7988ef7577268edcf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a8bc5451d68446f7843a8987e8823407', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:58:55 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0d5b2dff-a80d-4057-a6eb-ab416c5a0b9e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] http://192.168.122.129/volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee/action returned with HTTP 403 Sep 02 00:58:55 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1602/3210] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:58:55 2026] POST /volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee/action => generated 133 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:58:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-561e0ce4-9220-4936-9d36-7f649de20a8e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-561e0ce4-9220-4936-9d36-7f649de20a8e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] DELETE http://192.168.122.129/volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee Sep 02 00:58:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-561e0ce4-9220-4936-9d36-7f649de20a8e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-561e0ce4-9220-4936-9d36-7f649de20a8e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:56 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-561e0ce4-9220-4936-9d36-7f649de20a8e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Delete snapshot with id: 52943749-ab99-4fa5-b8c5-0ac3af1a95ee Sep 02 00:58:56 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:56 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:56 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-561e0ce4-9220-4936-9d36-7f649de20a8e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:58:56 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:56 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:56 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-561e0ce4-9220-4936-9d36-7f649de20a8e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot delete request issued successfully. Sep 02 00:58:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-561e0ce4-9220-4936-9d36-7f649de20a8e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee returned with HTTP 202 Sep 02 00:58:56 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1609/3211] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:58:55 2026] DELETE /volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-60fb6782-aab8-4297-908f-9bdc57a0adc6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-60fb6782-aab8-4297-908f-9bdc57a0adc6 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee Sep 02 00:58:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-60fb6782-aab8-4297-908f-9bdc57a0adc6 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-60fb6782-aab8-4297-908f-9bdc57a0adc6 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:56 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:56 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:56 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-60fb6782-aab8-4297-908f-9bdc57a0adc6 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:58:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-60fb6782-aab8-4297-908f-9bdc57a0adc6 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee returned with HTTP 200 Sep 02 00:58:56 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1603/3212] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:56 2026] GET /volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-75374112-66a1-4f1e-99e3-edec6abff801 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-75374112-66a1-4f1e-99e3-edec6abff801 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/1e5e377d-36cf-4878-874c-ba8c86966225 Sep 02 00:58:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-75374112-66a1-4f1e-99e3-edec6abff801 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:56 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-75374112-66a1-4f1e-99e3-edec6abff801 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:56 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-75374112-66a1-4f1e-99e3-edec6abff801 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/1e5e377d-36cf-4878-874c-ba8c86966225 returned with HTTP 404 Sep 02 00:58:56 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1610/3213] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:56 2026] GET /volume/v3/volumes/1e5e377d-36cf-4878-874c-ba8c86966225 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-aec92de2-3360-49a0-a896-d6c9b62010e8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-aec92de2-3360-49a0-a896-d6c9b62010e8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:58:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-aec92de2-3360-49a0-a896-d6c9b62010e8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1988744308"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-aec92de2-3360-49a0-a896-d6c9b62010e8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1988744308'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:58:56 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-aec92de2-3360-49a0-a896-d6c9b62010e8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume of 1 GB Sep 02 00:58:56 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-aec92de2-3360-49a0-a896-d6c9b62010e8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Availability Zones retrieved successfully. Sep 02 00:58:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-aec92de2-3360-49a0-a896-d6c9b62010e8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Flow 'volume_create_api' (9891f4ea-0557-44e2-ab6d-da10ee185985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-aec92de2-3360-49a0-a896-d6c9b62010e8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (532b07ba-5314-4bc5-b3dd-5203af81bc46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-aec92de2-3360-49a0-a896-d6c9b62010e8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:58:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-aec92de2-3360-49a0-a896-d6c9b62010e8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (532b07ba-5314-4bc5-b3dd-5203af81bc46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-aec92de2-3360-49a0-a896-d6c9b62010e8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c28a802-63ad-4edd-a512-b063ec6a983d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:56 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-aec92de2-3360-49a0-a896-d6c9b62010e8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Created reservations ['beb7944c-0395-4dc5-8976-30522eadb78a', '4ae7c73d-6e33-4a98-bd17-102eac8087d6', '6f86802a-ff69-41a4-ac1b-a308e486aa86', 'bcaab601-2dbd-4b5b-ad70-b1e67a0d9e73'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-aec92de2-3360-49a0-a896-d6c9b62010e8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c28a802-63ad-4edd-a512-b063ec6a983d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['beb7944c-0395-4dc5-8976-30522eadb78a', '4ae7c73d-6e33-4a98-bd17-102eac8087d6', '6f86802a-ff69-41a4-ac1b-a308e486aa86', 'bcaab601-2dbd-4b5b-ad70-b1e67a0d9e73']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-aec92de2-3360-49a0-a896-d6c9b62010e8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5567e3d4-4e3d-4a8f-b4e5-fefaa4e29432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:56 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:56 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:56 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-aec92de2-3360-49a0-a896-d6c9b62010e8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5567e3d4-4e3d-4a8f-b4e5-fefaa4e29432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00163fbb-fe7b-42d3-91a7-50525c2bf3d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1988744308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d115c3d9414b01998faef9d89da81e',qos_specs=None,replication_status=,reservations=['beb7944c-0395-4dc5-8976-30522eadb78a','4ae7c73d-6e33-4a98-bd17-102eac8087d6','6f86802a-ff69-41a4-ac1b-a308e486aa86','bcaab601-2dbd-4b5b-ad70-b1e67a0d9e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4433d603511424ab0b56b5b98bef8e0',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:58:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1988744308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00163fbb-fe7b-42d3-91a7-50525c2bf3d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12d115c3d9414b01998faef9d89da81e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4433d603511424ab0b56b5b98bef8e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-aec92de2-3360-49a0-a896-d6c9b62010e8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5234c81-63a0-4917-b214-cba30cfb6a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-aec92de2-3360-49a0-a896-d6c9b62010e8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5234c81-63a0-4917-b214-cba30cfb6a82) transitioned into state 'SUCCESS' from state '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-1988744308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d115c3d9414b01998faef9d89da81e',qos_specs=None,replication_status=,reservations=['beb7944c-0395-4dc5-8976-30522eadb78a','4ae7c73d-6e33-4a98-bd17-102eac8087d6','6f86802a-ff69-41a4-ac1b-a308e486aa86','bcaab601-2dbd-4b5b-ad70-b1e67a0d9e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4433d603511424ab0b56b5b98bef8e0',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-aec92de2-3360-49a0-a896-d6c9b62010e8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4337691c-2fb6-4a0a-bbaa-e4a2f73a214d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-aec92de2-3360-49a0-a896-d6c9b62010e8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4337691c-2fb6-4a0a-bbaa-e4a2f73a214d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:57 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-aec92de2-3360-49a0-a896-d6c9b62010e8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Flow 'volume_create_api' (9891f4ea-0557-44e2-ab6d-da10ee185985) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:57 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-aec92de2-3360-49a0-a896-d6c9b62010e8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume request issued successfully. Sep 02 00:58:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-aec92de2-3360-49a0-a896-d6c9b62010e8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:58:57 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1604/3214] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:58:56 2026] POST /volume/v3/volumes => generated 787 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-65535b3f-141c-49fc-876b-59c401a05069 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-db299b23-7f39-4744-8b70-ca63164f5a8a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-db299b23-7f39-4744-8b70-ca63164f5a8a tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee Sep 02 00:58:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-db299b23-7f39-4744-8b70-ca63164f5a8a tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-65535b3f-141c-49fc-876b-59c401a05069 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/00163fbb-fe7b-42d3-91a7-50525c2bf3d1 Sep 02 00:58:57 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-db299b23-7f39-4744-8b70-ca63164f5a8a tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-65535b3f-141c-49fc-876b-59c401a05069 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-65535b3f-141c-49fc-876b-59c401a05069 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:57 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:57 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:57 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-db299b23-7f39-4744-8b70-ca63164f5a8a tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:58:57 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:57 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:57 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-db299b23-7f39-4744-8b70-ca63164f5a8a tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee returned with HTTP 200 Sep 02 00:58:57 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1605/3215] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:57 2026] GET /volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:57 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:57 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:57 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-65535b3f-141c-49fc-876b-59c401a05069 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-65535b3f-141c-49fc-876b-59c401a05069 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/00163fbb-fe7b-42d3-91a7-50525c2bf3d1 returned with HTTP 200 Sep 02 00:58:57 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1611/3216] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:57 2026] GET /volume/v3/volumes/00163fbb-fe7b-42d3-91a7-50525c2bf3d1 => generated 966 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-03d121eb-3c05-4a63-b2dd-6aa91f58e368 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-03d121eb-3c05-4a63-b2dd-6aa91f58e368 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee Sep 02 00:58:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-03d121eb-3c05-4a63-b2dd-6aa91f58e368 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-03d121eb-3c05-4a63-b2dd-6aa91f58e368 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-03d121eb-3c05-4a63-b2dd-6aa91f58e368 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee returned with HTTP 404 Sep 02 00:58:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1606/3217] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:58 2026] GET /volume/v3/snapshots/52943749-ab99-4fa5-b8c5-0ac3af1a95ee => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-04c69d8d-0d07-4eca-889d-d72b38127d31 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-04c69d8d-0d07-4eca-889d-d72b38127d31 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/6edafd55-e4c4-4417-8cd9-bf52eea06f67 Sep 02 00:58:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-04c69d8d-0d07-4eca-889d-d72b38127d31 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-04c69d8d-0d07-4eca-889d-d72b38127d31 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:58 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-04c69d8d-0d07-4eca-889d-d72b38127d31 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Delete volume with id: 6edafd55-e4c4-4417-8cd9-bf52eea06f67 Sep 02 00:58:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8b1235f0-2204-4189-a762-e7e1a4b6a8f5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8b1235f0-2204-4189-a762-e7e1a4b6a8f5 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/00163fbb-fe7b-42d3-91a7-50525c2bf3d1 Sep 02 00:58:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8b1235f0-2204-4189-a762-e7e1a4b6a8f5 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8b1235f0-2204-4189-a762-e7e1a4b6a8f5 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:58 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:58 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-04c69d8d-0d07-4eca-889d-d72b38127d31 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:58:58 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:58 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:58 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:58 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:58 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8b1235f0-2204-4189-a762-e7e1a4b6a8f5 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8b1235f0-2204-4189-a762-e7e1a4b6a8f5 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/00163fbb-fe7b-42d3-91a7-50525c2bf3d1 returned with HTTP 200 Sep 02 00:58:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1607/3218] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:58 2026] GET /volume/v3/volumes/00163fbb-fe7b-42d3-91a7-50525c2bf3d1 => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-6e2cfe24-23fb-4f98-ba76-a7d8553099ab None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-04c69d8d-0d07-4eca-889d-d72b38127d31 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Delete volume request issued successfully. Sep 02 00:58:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-04c69d8d-0d07-4eca-889d-d72b38127d31 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/6edafd55-e4c4-4417-8cd9-bf52eea06f67 returned with HTTP 202 Sep 02 00:58:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1612/3219] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:58:58 2026] DELETE /volume/v3/volumes/6edafd55-e4c4-4417-8cd9-bf52eea06f67 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:58:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6e2cfe24-23fb-4f98-ba76-a7d8553099ab tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:58:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-6e2cfe24-23fb-4f98-ba76-a7d8553099ab tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "00163fbb-fe7b-42d3-91a7-50525c2bf3d1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1090220470"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-36a29e34-4f90-443e-8e82-7a1255cf5ad1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-36a29e34-4f90-443e-8e82-7a1255cf5ad1 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/volumes/6edafd55-e4c4-4417-8cd9-bf52eea06f67 Sep 02 00:58:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-36a29e34-4f90-443e-8e82-7a1255cf5ad1 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-36a29e34-4f90-443e-8e82-7a1255cf5ad1 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:58 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:58 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:58 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:58 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:58 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6e2cfe24-23fb-4f98-ba76-a7d8553099ab tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:58:58 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-6e2cfe24-23fb-4f98-ba76-a7d8553099ab tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create snapshot from volume 00163fbb-fe7b-42d3-91a7-50525c2bf3d1 Sep 02 00:58:58 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:58 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-36a29e34-4f90-443e-8e82-7a1255cf5ad1 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:58:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-36a29e34-4f90-443e-8e82-7a1255cf5ad1 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/6edafd55-e4c4-4417-8cd9-bf52eea06f67 returned with HTTP 200 Sep 02 00:58:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1613/3220] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:58 2026] GET /volume/v3/volumes/6edafd55-e4c4-4417-8cd9-bf52eea06f67 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:58:58 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-6e2cfe24-23fb-4f98-ba76-a7d8553099ab tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Created reservations ['6071ed66-fbc1-4de9-a105-82b03275eb37', 'b7742cea-368c-4634-b9fd-67cedaa2ec41', '9ef0dfe1-8dc6-471a-be82-104c9dcd8d29', '96fd0747-c59d-4905-9c2c-64d36c2e690a'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:58 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:58 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:58 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-6e2cfe24-23fb-4f98-ba76-a7d8553099ab tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot create request issued successfully. Sep 02 00:58:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-6e2cfe24-23fb-4f98-ba76-a7d8553099ab tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:58:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1608/3221] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:58:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:58:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-86966abb-b2ca-4e4f-abe2-b1904051b58a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-86966abb-b2ca-4e4f-abe2-b1904051b58a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd Sep 02 00:58:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-86966abb-b2ca-4e4f-abe2-b1904051b58a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:58 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-86966abb-b2ca-4e4f-abe2-b1904051b58a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:58 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:58 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:58:58 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-86966abb-b2ca-4e4f-abe2-b1904051b58a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:58 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-86966abb-b2ca-4e4f-abe2-b1904051b58a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd returned with HTTP 200 Sep 02 00:58:58 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1614/3222] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:58 2026] GET /volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a9826227-6688-48c5-ace8-1e9aaee1da58 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a9826227-6688-48c5-ace8-1e9aaee1da58 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/volumes/6edafd55-e4c4-4417-8cd9-bf52eea06f67 Sep 02 00:58:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a9826227-6688-48c5-ace8-1e9aaee1da58 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a9826227-6688-48c5-ace8-1e9aaee1da58 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a9826227-6688-48c5-ace8-1e9aaee1da58 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/6edafd55-e4c4-4417-8cd9-bf52eea06f67 returned with HTTP 404 Sep 02 00:58:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1609/3223] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:59 2026] GET /volume/v3/volumes/6edafd55-e4c4-4417-8cd9-bf52eea06f67 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:58:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4e32a9da-658e-4ecb-aa03-2783c94d07f0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4e32a9da-658e-4ecb-aa03-2783c94d07f0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:58:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4e32a9da-658e-4ecb-aa03-2783c94d07f0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1321809735"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:58:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-4e32a9da-658e-4ecb-aa03-2783c94d07f0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1321809735'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:58:59 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-4e32a9da-658e-4ecb-aa03-2783c94d07f0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Create volume of 1 GB Sep 02 00:58:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4e32a9da-658e-4ecb-aa03-2783c94d07f0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Availability Zones retrieved successfully. Sep 02 00:58:59 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4e32a9da-658e-4ecb-aa03-2783c94d07f0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Flow 'volume_create_api' (3cb35267-5824-43f3-9085-d8eb023c1f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:59 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4e32a9da-658e-4ecb-aa03-2783c94d07f0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d080b39-6d8f-4f67-9487-ed848f74c5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:59 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-4e32a9da-658e-4ecb-aa03-2783c94d07f0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:58:59 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4e32a9da-658e-4ecb-aa03-2783c94d07f0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d080b39-6d8f-4f67-9487-ed848f74c5d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:59 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4e32a9da-658e-4ecb-aa03-2783c94d07f0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5027dd8f-c859-4ccf-8851-dfa50ebeb0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fb7215ad-6577-4fed-9bc4-b16ffd3c785e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fb7215ad-6577-4fed-9bc4-b16ffd3c785e tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd Sep 02 00:58:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fb7215ad-6577-4fed-9bc4-b16ffd3c785e tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fb7215ad-6577-4fed-9bc4-b16ffd3c785e tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-fb7215ad-6577-4fed-9bc4-b16ffd3c785e tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:58:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fb7215ad-6577-4fed-9bc4-b16ffd3c785e tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd returned with HTTP 200 Sep 02 00:58:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1610/3224] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:58:59 2026] GET /volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:58:59 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-4e32a9da-658e-4ecb-aa03-2783c94d07f0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Created reservations ['70cfdb87-6ef9-4398-99fe-0014b2e7ada6', '7332bf79-fb20-4fdb-9ae6-39ffb040c61c', '5580550e-f364-4266-9819-b1ca18d4b306', '7165439d-3c77-4519-8be8-8ca4981ba094'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:58:59 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4e32a9da-658e-4ecb-aa03-2783c94d07f0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5027dd8f-c859-4ccf-8851-dfa50ebeb0b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70cfdb87-6ef9-4398-99fe-0014b2e7ada6', '7332bf79-fb20-4fdb-9ae6-39ffb040c61c', '5580550e-f364-4266-9819-b1ca18d4b306', '7165439d-3c77-4519-8be8-8ca4981ba094']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:59 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4e32a9da-658e-4ecb-aa03-2783c94d07f0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6776db64-4812-456a-bea1-d2bdbaf3f329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:59 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:59 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:58:59 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4e32a9da-658e-4ecb-aa03-2783c94d07f0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6776db64-4812-456a-bea1-d2bdbaf3f329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30c38793-4d2a-4e77-9e29-124202d0e493', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1321809735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8bc5451d68446f7843a8987e8823407',qos_specs=None,replication_status=,reservations=['70cfdb87-6ef9-4398-99fe-0014b2e7ada6','7332bf79-fb20-4fdb-9ae6-39ffb040c61c','5580550e-f364-4266-9819-b1ca18d4b306','7165439d-3c77-4519-8be8-8ca4981ba094'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e26196037cdd4e40ba54a14cc5c4a9f7',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1321809735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30c38793-4d2a-4e77-9e29-124202d0e493,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8bc5451d68446f7843a8987e8823407',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e26196037cdd4e40ba54a14cc5c4a9f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:59 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4e32a9da-658e-4ecb-aa03-2783c94d07f0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01ce6148-125d-402f-8a8f-b1d94129ab9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:59 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4e32a9da-658e-4ecb-aa03-2783c94d07f0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01ce6148-125d-402f-8a8f-b1d94129ab9d) transitioned into state 'SUCCESS' from state '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-1321809735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8bc5451d68446f7843a8987e8823407',qos_specs=None,replication_status=,reservations=['70cfdb87-6ef9-4398-99fe-0014b2e7ada6','7332bf79-fb20-4fdb-9ae6-39ffb040c61c','5580550e-f364-4266-9819-b1ca18d4b306','7165439d-3c77-4519-8be8-8ca4981ba094'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e26196037cdd4e40ba54a14cc5c4a9f7',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:59 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4e32a9da-658e-4ecb-aa03-2783c94d07f0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e0c4753-95ac-456a-877e-3a0ebe9f4dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:58:59 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4e32a9da-658e-4ecb-aa03-2783c94d07f0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e0c4753-95ac-456a-877e-3a0ebe9f4dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:58:59 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-4e32a9da-658e-4ecb-aa03-2783c94d07f0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Flow 'volume_create_api' (3cb35267-5824-43f3-9085-d8eb023c1f68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:58:59 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4e32a9da-658e-4ecb-aa03-2783c94d07f0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Create volume request issued successfully. Sep 02 00:58:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4e32a9da-658e-4ecb-aa03-2783c94d07f0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:58:59 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1615/3225] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:58:59 2026] POST /volume/v3/volumes => generated 787 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:58:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a5666800-d50b-4c1f-9eda-98f0b96866a6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:58:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a5666800-d50b-4c1f-9eda-98f0b96866a6 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/volumes/30c38793-4d2a-4e77-9e29-124202d0e493 Sep 02 00:58:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a5666800-d50b-4c1f-9eda-98f0b96866a6 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:58:59 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a5666800-d50b-4c1f-9eda-98f0b96866a6 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:58:59 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:58:59 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:58:59 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:58:59 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:58:59 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a5666800-d50b-4c1f-9eda-98f0b96866a6 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:58:59 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a5666800-d50b-4c1f-9eda-98f0b96866a6 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/30c38793-4d2a-4e77-9e29-124202d0e493 returned with HTTP 200 Sep 02 00:58:59 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1611/3226] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:58:59 2026] GET /volume/v3/volumes/30c38793-4d2a-4e77-9e29-124202d0e493 => generated 966 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c3b32c45-3237-46ba-adfd-c4f375cecb6a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c3b32c45-3237-46ba-adfd-c4f375cecb6a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd Sep 02 00:59:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c3b32c45-3237-46ba-adfd-c4f375cecb6a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c3b32c45-3237-46ba-adfd-c4f375cecb6a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c3b32c45-3237-46ba-adfd-c4f375cecb6a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:59:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c3b32c45-3237-46ba-adfd-c4f375cecb6a tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd returned with HTTP 200 Sep 02 00:59:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1616/3227] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:00 2026] GET /volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-aa17ea6f-204f-4ba7-a01c-4a0175dd76ec None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-aa17ea6f-204f-4ba7-a01c-4a0175dd76ec tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/volumes/30c38793-4d2a-4e77-9e29-124202d0e493 Sep 02 00:59:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-aa17ea6f-204f-4ba7-a01c-4a0175dd76ec tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-aa17ea6f-204f-4ba7-a01c-4a0175dd76ec tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:00 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:00 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:00 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:00 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:00 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-aa17ea6f-204f-4ba7-a01c-4a0175dd76ec tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:59:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-aa17ea6f-204f-4ba7-a01c-4a0175dd76ec tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/30c38793-4d2a-4e77-9e29-124202d0e493 returned with HTTP 200 Sep 02 00:59:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1612/3228] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:00 2026] GET /volume/v3/volumes/30c38793-4d2a-4e77-9e29-124202d0e493 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:59:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f2005882-688a-4476-9d3c-cdb27f9755df None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f2005882-688a-4476-9d3c-cdb27f9755df tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd Sep 02 00:59:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f2005882-688a-4476-9d3c-cdb27f9755df tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f2005882-688a-4476-9d3c-cdb27f9755df tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:01 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:01 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f2005882-688a-4476-9d3c-cdb27f9755df tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:59:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f2005882-688a-4476-9d3c-cdb27f9755df tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd returned with HTTP 200 Sep 02 00:59:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1617/3229] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:01 2026] GET /volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d7352a21-d7d2-471d-ba6c-cc620d2bbcf7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d7352a21-d7d2-471d-ba6c-cc620d2bbcf7 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] POST http://192.168.122.129/volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd/action Sep 02 00:59:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d7352a21-d7d2-471d-ba6c-cc620d2bbcf7 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:59:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d7352a21-d7d2-471d-ba6c-cc620d2bbcf7 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:01 devstack devstack@c-api.service[86899]: INFO cinder.api.contrib.snapshot_unmanage [None req-d7352a21-d7d2-471d-ba6c-cc620d2bbcf7 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Unmanage snapshot with id: b7836e63-f941-42b8-9607-4bcc4ac5b6dd Sep 02 00:59:01 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:01 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d7352a21-d7d2-471d-ba6c-cc620d2bbcf7 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Snapshot retrieved successfully. Sep 02 00:59:01 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-d7352a21-d7d2-471d-ba6c-cc620d2bbcf7 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '1b020c1c30b2419da6e1da80084d0ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12d115c3d9414b01998faef9d89da81e', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:59:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d7352a21-d7d2-471d-ba6c-cc620d2bbcf7 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] http://192.168.122.129/volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd/action returned with HTTP 403 Sep 02 00:59:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1613/3230] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:59:01 2026] POST /volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd/action => generated 117 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:59:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-0b582ad0-1750-4611-abce-bdf5f5b862c5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0b582ad0-1750-4611-abce-bdf5f5b862c5 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] DELETE http://192.168.122.129/volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd Sep 02 00:59:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0b582ad0-1750-4611-abce-bdf5f5b862c5 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-0b582ad0-1750-4611-abce-bdf5f5b862c5 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:01 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-0b582ad0-1750-4611-abce-bdf5f5b862c5 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete snapshot with id: b7836e63-f941-42b8-9607-4bcc4ac5b6dd Sep 02 00:59:01 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:01 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0b582ad0-1750-4611-abce-bdf5f5b862c5 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:59:01 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:01 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-0b582ad0-1750-4611-abce-bdf5f5b862c5 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot delete request issued successfully. Sep 02 00:59:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-0b582ad0-1750-4611-abce-bdf5f5b862c5 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd returned with HTTP 202 Sep 02 00:59:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1618/3231] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:59:01 2026] DELETE /volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-46d0759d-a4d4-4a6b-8967-2195aae1408c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-46d0759d-a4d4-4a6b-8967-2195aae1408c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd Sep 02 00:59:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-46d0759d-a4d4-4a6b-8967-2195aae1408c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-46d0759d-a4d4-4a6b-8967-2195aae1408c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:01 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:01 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-46d0759d-a4d4-4a6b-8967-2195aae1408c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:59:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-46d0759d-a4d4-4a6b-8967-2195aae1408c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd returned with HTTP 200 Sep 02 00:59:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1614/3232] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:01 2026] GET /volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d1462898-d519-47f3-8520-35bb03924570 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d1462898-d519-47f3-8520-35bb03924570 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/volumes/30c38793-4d2a-4e77-9e29-124202d0e493 Sep 02 00:59:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d1462898-d519-47f3-8520-35bb03924570 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d1462898-d519-47f3-8520-35bb03924570 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:01 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:01 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:01 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:01 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d1462898-d519-47f3-8520-35bb03924570 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:59:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d1462898-d519-47f3-8520-35bb03924570 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/30c38793-4d2a-4e77-9e29-124202d0e493 returned with HTTP 200 Sep 02 00:59:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1619/3233] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:01 2026] GET /volume/v3/volumes/30c38793-4d2a-4e77-9e29-124202d0e493 => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:59:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5b0ffdac-c091-4e6b-b11e-57337e20834e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5b0ffdac-c091-4e6b-b11e-57337e20834e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:59:01 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5b0ffdac-c091-4e6b-b11e-57337e20834e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30c38793-4d2a-4e77-9e29-124202d0e493", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1819730425"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:01 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:01 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:01 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:01 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5b0ffdac-c091-4e6b-b11e-57337e20834e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:59:01 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-5b0ffdac-c091-4e6b-b11e-57337e20834e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Create snapshot from volume 30c38793-4d2a-4e77-9e29-124202d0e493 Sep 02 00:59:01 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-5b0ffdac-c091-4e6b-b11e-57337e20834e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Created reservations ['744454f6-a9fc-4b1f-9e74-e6c6eef71f95', '295524f7-8ec9-413d-a61e-041de08605d2', '92133888-d6e7-434e-86ce-10063c75aea2', '10cabf15-7e28-4897-ba84-a582b50e99e7'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:01 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:01 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:01 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5b0ffdac-c091-4e6b-b11e-57337e20834e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot create request issued successfully. Sep 02 00:59:01 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5b0ffdac-c091-4e6b-b11e-57337e20834e tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:59:01 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1615/3234] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:59:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:59:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-559ce865-3a83-4435-9bb1-e8b22b3ed8c3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-559ce865-3a83-4435-9bb1-e8b22b3ed8c3 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 Sep 02 00:59:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-559ce865-3a83-4435-9bb1-e8b22b3ed8c3 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-559ce865-3a83-4435-9bb1-e8b22b3ed8c3 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:02 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:02 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:02 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-559ce865-3a83-4435-9bb1-e8b22b3ed8c3 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:59:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-559ce865-3a83-4435-9bb1-e8b22b3ed8c3 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 returned with HTTP 200 Sep 02 00:59:02 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1620/3235] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:02 2026] GET /volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1978d928-01f5-46ac-82bb-5f8088f78dac None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1978d928-01f5-46ac-82bb-5f8088f78dac tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd Sep 02 00:59:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1978d928-01f5-46ac-82bb-5f8088f78dac tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1978d928-01f5-46ac-82bb-5f8088f78dac tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:02 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:02 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-1978d928-01f5-46ac-82bb-5f8088f78dac tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:59:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1978d928-01f5-46ac-82bb-5f8088f78dac tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd returned with HTTP 200 Sep 02 00:59:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1616/3236] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:02 2026] GET /volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3b755625-7282-42e3-9fe2-724e6a50bd8c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b755625-7282-42e3-9fe2-724e6a50bd8c tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 Sep 02 00:59:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3b755625-7282-42e3-9fe2-724e6a50bd8c tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3b755625-7282-42e3-9fe2-724e6a50bd8c tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:03 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:03 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:03 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3b755625-7282-42e3-9fe2-724e6a50bd8c tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:59:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b755625-7282-42e3-9fe2-724e6a50bd8c tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 returned with HTTP 200 Sep 02 00:59:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1621/3237] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:03 2026] GET /volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f0e2cd07-f31f-4371-bb38-c13b32ff0f3e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f0e2cd07-f31f-4371-bb38-c13b32ff0f3e tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd Sep 02 00:59:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f0e2cd07-f31f-4371-bb38-c13b32ff0f3e tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f0e2cd07-f31f-4371-bb38-c13b32ff0f3e tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f0e2cd07-f31f-4371-bb38-c13b32ff0f3e tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd returned with HTTP 404 Sep 02 00:59:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1617/3238] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:03 2026] GET /volume/v3/snapshots/b7836e63-f941-42b8-9607-4bcc4ac5b6dd => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:59:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6b834874-0d0e-44d6-a0b7-d4c2372cc377 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6b834874-0d0e-44d6-a0b7-d4c2372cc377 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/00163fbb-fe7b-42d3-91a7-50525c2bf3d1 Sep 02 00:59:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6b834874-0d0e-44d6-a0b7-d4c2372cc377 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6b834874-0d0e-44d6-a0b7-d4c2372cc377 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:03 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-6b834874-0d0e-44d6-a0b7-d4c2372cc377 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete volume with id: 00163fbb-fe7b-42d3-91a7-50525c2bf3d1 Sep 02 00:59:03 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:03 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:03 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:03 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:03 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6b834874-0d0e-44d6-a0b7-d4c2372cc377 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:59:03 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6b834874-0d0e-44d6-a0b7-d4c2372cc377 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete volume request issued successfully. Sep 02 00:59:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6b834874-0d0e-44d6-a0b7-d4c2372cc377 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/00163fbb-fe7b-42d3-91a7-50525c2bf3d1 returned with HTTP 202 Sep 02 00:59:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1622/3239] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:59:03 2026] DELETE /volume/v3/volumes/00163fbb-fe7b-42d3-91a7-50525c2bf3d1 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-229e06b6-8087-4476-9393-095fbc337963 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-229e06b6-8087-4476-9393-095fbc337963 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/00163fbb-fe7b-42d3-91a7-50525c2bf3d1 Sep 02 00:59:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-229e06b6-8087-4476-9393-095fbc337963 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-229e06b6-8087-4476-9393-095fbc337963 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:03 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:03 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:03 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:03 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:03 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-229e06b6-8087-4476-9393-095fbc337963 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:59:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-229e06b6-8087-4476-9393-095fbc337963 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/00163fbb-fe7b-42d3-91a7-50525c2bf3d1 returned with HTTP 200 Sep 02 00:59:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1618/3240] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:03 2026] GET /volume/v3/volumes/00163fbb-fe7b-42d3-91a7-50525c2bf3d1 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:59:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-56fbd501-1c40-4918-8c72-92a900674576 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-56fbd501-1c40-4918-8c72-92a900674576 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 Sep 02 00:59:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-56fbd501-1c40-4918-8c72-92a900674576 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-56fbd501-1c40-4918-8c72-92a900674576 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:04 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:04 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:04 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-56fbd501-1c40-4918-8c72-92a900674576 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:59:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-56fbd501-1c40-4918-8c72-92a900674576 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 returned with HTTP 200 Sep 02 00:59:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1623/3241] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:04 2026] GET /volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:59:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-785ff339-e76d-49f2-9669-09dca23a0bc5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-785ff339-e76d-49f2-9669-09dca23a0bc5 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] GET http://192.168.122.129/volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 Sep 02 00:59:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-785ff339-e76d-49f2-9669-09dca23a0bc5 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-785ff339-e76d-49f2-9669-09dca23a0bc5 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:04 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:04 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:04 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-785ff339-e76d-49f2-9669-09dca23a0bc5 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] Snapshot retrieved successfully. Sep 02 00:59:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-785ff339-e76d-49f2-9669-09dca23a0bc5 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] http://192.168.122.129/volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 returned with HTTP 200 Sep 02 00:59:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1619/3242] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:04 2026] GET /volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c4465067-82fa-4459-8052-473cfeeae239 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c4465067-82fa-4459-8052-473cfeeae239 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] DELETE http://192.168.122.129/volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 Sep 02 00:59:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c4465067-82fa-4459-8052-473cfeeae239 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c4465067-82fa-4459-8052-473cfeeae239 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:04 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-c4465067-82fa-4459-8052-473cfeeae239 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Delete snapshot with id: d6d82f90-430c-49ac-8bab-28ad5b09bee4 Sep 02 00:59:04 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:04 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:04 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c4465067-82fa-4459-8052-473cfeeae239 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:59:04 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:04 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:04 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c4465067-82fa-4459-8052-473cfeeae239 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot delete request issued successfully. Sep 02 00:59:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c4465067-82fa-4459-8052-473cfeeae239 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 returned with HTTP 202 Sep 02 00:59:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1624/3243] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:59:04 2026] DELETE /volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-959b963e-871e-43ac-b8dd-9db0f673cde0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-959b963e-871e-43ac-b8dd-9db0f673cde0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 Sep 02 00:59:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-959b963e-871e-43ac-b8dd-9db0f673cde0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-959b963e-871e-43ac-b8dd-9db0f673cde0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:04 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:04 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:04 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-959b963e-871e-43ac-b8dd-9db0f673cde0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:59:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-959b963e-871e-43ac-b8dd-9db0f673cde0 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 returned with HTTP 200 Sep 02 00:59:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1620/3244] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:04 2026] GET /volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-da3ba8a1-e18a-4846-8e66-3ef6a0e1216b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-da3ba8a1-e18a-4846-8e66-3ef6a0e1216b tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/00163fbb-fe7b-42d3-91a7-50525c2bf3d1 Sep 02 00:59:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-da3ba8a1-e18a-4846-8e66-3ef6a0e1216b tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-da3ba8a1-e18a-4846-8e66-3ef6a0e1216b tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-da3ba8a1-e18a-4846-8e66-3ef6a0e1216b tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/00163fbb-fe7b-42d3-91a7-50525c2bf3d1 returned with HTTP 404 Sep 02 00:59:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1625/3245] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:04 2026] GET /volume/v3/volumes/00163fbb-fe7b-42d3-91a7-50525c2bf3d1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:59:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7cae837f-8a90-41be-b369-f5a27ebce60d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7cae837f-8a90-41be-b369-f5a27ebce60d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:59:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7cae837f-8a90-41be-b369-f5a27ebce60d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-506188204"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-7cae837f-8a90-41be-b369-f5a27ebce60d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-506188204'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:59:04 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-7cae837f-8a90-41be-b369-f5a27ebce60d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume of 1 GB Sep 02 00:59:04 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7cae837f-8a90-41be-b369-f5a27ebce60d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Availability Zones retrieved successfully. Sep 02 00:59:04 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cae837f-8a90-41be-b369-f5a27ebce60d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Flow 'volume_create_api' (8dcd0f5b-b563-45e7-928c-ca3df6e0bbe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:04 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cae837f-8a90-41be-b369-f5a27ebce60d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbc449bf-31f4-42dc-8707-ed1c35c557b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:04 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-7cae837f-8a90-41be-b369-f5a27ebce60d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:59:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cae837f-8a90-41be-b369-f5a27ebce60d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbc449bf-31f4-42dc-8707-ed1c35c557b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cae837f-8a90-41be-b369-f5a27ebce60d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f76f578e-9df0-48c6-a32b-ec4647ddf187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:05 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-7cae837f-8a90-41be-b369-f5a27ebce60d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Created reservations ['11e7d6c2-f264-48cb-b48d-9a42b488ef7d', 'f15eef19-887e-4259-af7f-79603efc835b', '4cfc9fa7-81e2-4488-9530-e500259ea93c', 'a415cd7a-7991-40a2-ad10-c7be3025ce29'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cae837f-8a90-41be-b369-f5a27ebce60d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f76f578e-9df0-48c6-a32b-ec4647ddf187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11e7d6c2-f264-48cb-b48d-9a42b488ef7d', 'f15eef19-887e-4259-af7f-79603efc835b', '4cfc9fa7-81e2-4488-9530-e500259ea93c', 'a415cd7a-7991-40a2-ad10-c7be3025ce29']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cae837f-8a90-41be-b369-f5a27ebce60d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3577720f-6a76-4abf-974b-e0d27c46aea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:05 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:05 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cae837f-8a90-41be-b369-f5a27ebce60d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3577720f-6a76-4abf-974b-e0d27c46aea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '548a14ee-05ad-4fea-94cb-c7a8c8096667', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-506188204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d115c3d9414b01998faef9d89da81e',qos_specs=None,replication_status=,reservations=['11e7d6c2-f264-48cb-b48d-9a42b488ef7d','f15eef19-887e-4259-af7f-79603efc835b','4cfc9fa7-81e2-4488-9530-e500259ea93c','a415cd7a-7991-40a2-ad10-c7be3025ce29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4433d603511424ab0b56b5b98bef8e0',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:59:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-506188204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=548a14ee-05ad-4fea-94cb-c7a8c8096667,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12d115c3d9414b01998faef9d89da81e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4433d603511424ab0b56b5b98bef8e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cae837f-8a90-41be-b369-f5a27ebce60d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eb783ab-7d7f-426c-9730-fdd149ef5a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cae837f-8a90-41be-b369-f5a27ebce60d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eb783ab-7d7f-426c-9730-fdd149ef5a2d) transitioned into state 'SUCCESS' from state '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-506188204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d115c3d9414b01998faef9d89da81e',qos_specs=None,replication_status=,reservations=['11e7d6c2-f264-48cb-b48d-9a42b488ef7d','f15eef19-887e-4259-af7f-79603efc835b','4cfc9fa7-81e2-4488-9530-e500259ea93c','a415cd7a-7991-40a2-ad10-c7be3025ce29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4433d603511424ab0b56b5b98bef8e0',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cae837f-8a90-41be-b369-f5a27ebce60d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47f6508d-be19-49fd-bcf8-ea1c45c1b53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cae837f-8a90-41be-b369-f5a27ebce60d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47f6508d-be19-49fd-bcf8-ea1c45c1b53c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:05 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-7cae837f-8a90-41be-b369-f5a27ebce60d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Flow 'volume_create_api' (8dcd0f5b-b563-45e7-928c-ca3df6e0bbe9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7cae837f-8a90-41be-b369-f5a27ebce60d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume request issued successfully. Sep 02 00:59:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7cae837f-8a90-41be-b369-f5a27ebce60d tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:59:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1621/3246] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:59:04 2026] POST /volume/v3/volumes => generated 786 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:59:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-720f6d1a-edb4-40b5-aa76-ed2dc0b6fbe9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d114b321-4029-43a7-abf1-268ec7bc80e1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d114b321-4029-43a7-abf1-268ec7bc80e1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/548a14ee-05ad-4fea-94cb-c7a8c8096667 Sep 02 00:59:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-720f6d1a-edb4-40b5-aa76-ed2dc0b6fbe9 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 Sep 02 00:59:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d114b321-4029-43a7-abf1-268ec7bc80e1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:05 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d114b321-4029-43a7-abf1-268ec7bc80e1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-720f6d1a-edb4-40b5-aa76-ed2dc0b6fbe9 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:05 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-720f6d1a-edb4-40b5-aa76-ed2dc0b6fbe9 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:05 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:05 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:05 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-720f6d1a-edb4-40b5-aa76-ed2dc0b6fbe9 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:59:05 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:05 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:05 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-720f6d1a-edb4-40b5-aa76-ed2dc0b6fbe9 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 returned with HTTP 200 Sep 02 00:59:05 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1626/3247] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:05 2026] GET /volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:05 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:05 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:05 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d114b321-4029-43a7-abf1-268ec7bc80e1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:59:05 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d114b321-4029-43a7-abf1-268ec7bc80e1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/548a14ee-05ad-4fea-94cb-c7a8c8096667 returned with HTTP 200 Sep 02 00:59:05 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1622/3248] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:05 2026] GET /volume/v3/volumes/548a14ee-05ad-4fea-94cb-c7a8c8096667 => generated 965 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f1b6ac82-f1b6-41ac-a376-e6a00153742b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f1b6ac82-f1b6-41ac-a376-e6a00153742b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 Sep 02 00:59:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f1b6ac82-f1b6-41ac-a376-e6a00153742b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f1b6ac82-f1b6-41ac-a376-e6a00153742b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f1b6ac82-f1b6-41ac-a376-e6a00153742b tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 returned with HTTP 404 Sep 02 00:59:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1627/3249] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:06 2026] GET /volume/v3/snapshots/d6d82f90-430c-49ac-8bab-28ad5b09bee4 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:59:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e07c651b-6948-4c72-affe-fc935eca35cd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e07c651b-6948-4c72-affe-fc935eca35cd tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/30c38793-4d2a-4e77-9e29-124202d0e493 Sep 02 00:59:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e07c651b-6948-4c72-affe-fc935eca35cd tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e07c651b-6948-4c72-affe-fc935eca35cd tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:06 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-e07c651b-6948-4c72-affe-fc935eca35cd tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Delete volume with id: 30c38793-4d2a-4e77-9e29-124202d0e493 Sep 02 00:59:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ee28ee81-f357-49d8-a6da-e8aa61eea37b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ee28ee81-f357-49d8-a6da-e8aa61eea37b tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/548a14ee-05ad-4fea-94cb-c7a8c8096667 Sep 02 00:59:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ee28ee81-f357-49d8-a6da-e8aa61eea37b tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ee28ee81-f357-49d8-a6da-e8aa61eea37b tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:06 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:06 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:06 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:06 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:06 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e07c651b-6948-4c72-affe-fc935eca35cd tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:59:06 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:06 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:06 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:06 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:06 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ee28ee81-f357-49d8-a6da-e8aa61eea37b tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:59:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ee28ee81-f357-49d8-a6da-e8aa61eea37b tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/548a14ee-05ad-4fea-94cb-c7a8c8096667 returned with HTTP 200 Sep 02 00:59:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1628/3250] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:06 2026] GET /volume/v3/volumes/548a14ee-05ad-4fea-94cb-c7a8c8096667 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:59:06 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e07c651b-6948-4c72-affe-fc935eca35cd tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Delete volume request issued successfully. Sep 02 00:59:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e07c651b-6948-4c72-affe-fc935eca35cd tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/30c38793-4d2a-4e77-9e29-124202d0e493 returned with HTTP 202 Sep 02 00:59:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1623/3251] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:59:06 2026] DELETE /volume/v3/volumes/30c38793-4d2a-4e77-9e29-124202d0e493 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e064db55-e2c9-472c-becd-e8de34421f52 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f7547bbb-7163-4175-b3fb-a3b289fbb0c0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e064db55-e2c9-472c-becd-e8de34421f52 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/volumes/30c38793-4d2a-4e77-9e29-124202d0e493 Sep 02 00:59:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e064db55-e2c9-472c-becd-e8de34421f52 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e064db55-e2c9-472c-becd-e8de34421f52 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f7547bbb-7163-4175-b3fb-a3b289fbb0c0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:59:06 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f7547bbb-7163-4175-b3fb-a3b289fbb0c0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "548a14ee-05ad-4fea-94cb-c7a8c8096667", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-81349531"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:06 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:06 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:06 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:06 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:06 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:06 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:06 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:06 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:06 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f7547bbb-7163-4175-b3fb-a3b289fbb0c0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:59:06 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-f7547bbb-7163-4175-b3fb-a3b289fbb0c0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create snapshot from volume 548a14ee-05ad-4fea-94cb-c7a8c8096667 Sep 02 00:59:06 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e064db55-e2c9-472c-becd-e8de34421f52 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:59:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e064db55-e2c9-472c-becd-e8de34421f52 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/30c38793-4d2a-4e77-9e29-124202d0e493 returned with HTTP 200 Sep 02 00:59:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1629/3252] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:06 2026] GET /volume/v3/volumes/30c38793-4d2a-4e77-9e29-124202d0e493 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:59:06 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-f7547bbb-7163-4175-b3fb-a3b289fbb0c0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Created reservations ['7ac94a71-b1ce-4cde-b8c1-b42834b82ae0', 'd9062cce-238c-4012-ae92-70f587aa3d82', '8017f09a-797b-4b05-b613-9f1376912996', 'd513bf02-1939-4567-9c44-610495485f0c'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:06 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:06 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:06 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f7547bbb-7163-4175-b3fb-a3b289fbb0c0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot create request issued successfully. Sep 02 00:59:06 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f7547bbb-7163-4175-b3fb-a3b289fbb0c0 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:59:06 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1624/3253] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:59:06 2026] POST /volume/v3/snapshots => generated 306 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:59:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f42f5560-9b0d-45cb-9e32-40db13fe4a18 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f42f5560-9b0d-45cb-9e32-40db13fe4a18 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 Sep 02 00:59:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f42f5560-9b0d-45cb-9e32-40db13fe4a18 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:06 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f42f5560-9b0d-45cb-9e32-40db13fe4a18 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:06 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:06 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:06 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f42f5560-9b0d-45cb-9e32-40db13fe4a18 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:59:06 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f42f5560-9b0d-45cb-9e32-40db13fe4a18 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 returned with HTTP 200 Sep 02 00:59:06 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1630/3254] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:06 2026] GET /volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ca2e954a-6a95-466e-9901-207239d5e641 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ca2e954a-6a95-466e-9901-207239d5e641 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/volumes/30c38793-4d2a-4e77-9e29-124202d0e493 Sep 02 00:59:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ca2e954a-6a95-466e-9901-207239d5e641 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ca2e954a-6a95-466e-9901-207239d5e641 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ca2e954a-6a95-466e-9901-207239d5e641 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/30c38793-4d2a-4e77-9e29-124202d0e493 returned with HTTP 404 Sep 02 00:59:07 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1625/3255] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:07 2026] GET /volume/v3/volumes/30c38793-4d2a-4e77-9e29-124202d0e493 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:59:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d4ca6738-9444-4220-8c75-a266e367ccce None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d4ca6738-9444-4220-8c75-a266e367ccce tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:59:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d4ca6738-9444-4220-8c75-a266e367ccce tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2064095700"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:07 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-d4ca6738-9444-4220-8c75-a266e367ccce tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2064095700'}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:59:07 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-d4ca6738-9444-4220-8c75-a266e367ccce tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Create volume of 1 GB Sep 02 00:59:07 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d4ca6738-9444-4220-8c75-a266e367ccce tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Availability Zones retrieved successfully. Sep 02 00:59:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d4ca6738-9444-4220-8c75-a266e367ccce tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Flow 'volume_create_api' (6906b43f-5f77-4c09-adf8-357742a0948c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d4ca6738-9444-4220-8c75-a266e367ccce tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c57f688-1926-4ee1-ac53-e6a4df0b7757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-d4ca6738-9444-4220-8c75-a266e367ccce tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:59:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fa0bb2e2-df78-4ed0-a903-0e78655cc401 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fa0bb2e2-df78-4ed0-a903-0e78655cc401 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 Sep 02 00:59:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fa0bb2e2-df78-4ed0-a903-0e78655cc401 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fa0bb2e2-df78-4ed0-a903-0e78655cc401 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d4ca6738-9444-4220-8c75-a266e367ccce tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c57f688-1926-4ee1-ac53-e6a4df0b7757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d4ca6738-9444-4220-8c75-a266e367ccce tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e703d46-4236-4cbc-9c18-1c12550bb582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:07 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:07 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:07 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-fa0bb2e2-df78-4ed0-a903-0e78655cc401 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:59:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fa0bb2e2-df78-4ed0-a903-0e78655cc401 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 returned with HTTP 200 Sep 02 00:59:07 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1626/3256] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:07 2026] GET /volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:07 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-d4ca6738-9444-4220-8c75-a266e367ccce tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Created reservations ['9b71bdaf-4a6c-4406-af1d-e5ba331f028a', '9243a824-bfec-48f5-9aec-fbd22ce72a29', '835e8641-8bcb-401f-bfb6-de210f9ab07f', 'be581d14-5c4e-42ab-b30f-ba6edd555e9e'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d4ca6738-9444-4220-8c75-a266e367ccce tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e703d46-4236-4cbc-9c18-1c12550bb582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b71bdaf-4a6c-4406-af1d-e5ba331f028a', '9243a824-bfec-48f5-9aec-fbd22ce72a29', '835e8641-8bcb-401f-bfb6-de210f9ab07f', 'be581d14-5c4e-42ab-b30f-ba6edd555e9e']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d4ca6738-9444-4220-8c75-a266e367ccce tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bdf3102-f497-44aa-bc2b-e5503bc007b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:07 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:07 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d4ca6738-9444-4220-8c75-a266e367ccce tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bdf3102-f497-44aa-bc2b-e5503bc007b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11bc0404-20df-42f9-b11d-391e6331f2d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2064095700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8bc5451d68446f7843a8987e8823407',qos_specs=None,replication_status=,reservations=['9b71bdaf-4a6c-4406-af1d-e5ba331f028a','9243a824-bfec-48f5-9aec-fbd22ce72a29','835e8641-8bcb-401f-bfb6-de210f9ab07f','be581d14-5c4e-42ab-b30f-ba6edd555e9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e26196037cdd4e40ba54a14cc5c4a9f7',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:59:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2064095700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11bc0404-20df-42f9-b11d-391e6331f2d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8bc5451d68446f7843a8987e8823407',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e26196037cdd4e40ba54a14cc5c4a9f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d4ca6738-9444-4220-8c75-a266e367ccce tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8980f32b-ce72-4672-b551-8595a22351bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d4ca6738-9444-4220-8c75-a266e367ccce tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8980f32b-ce72-4672-b551-8595a22351bc) transitioned into state 'SUCCESS' from state '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-2064095700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8bc5451d68446f7843a8987e8823407',qos_specs=None,replication_status=,reservations=['9b71bdaf-4a6c-4406-af1d-e5ba331f028a','9243a824-bfec-48f5-9aec-fbd22ce72a29','835e8641-8bcb-401f-bfb6-de210f9ab07f','be581d14-5c4e-42ab-b30f-ba6edd555e9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e26196037cdd4e40ba54a14cc5c4a9f7',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d4ca6738-9444-4220-8c75-a266e367ccce tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dc1fae5-4d0b-47d4-a90f-1f51ebe443f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d4ca6738-9444-4220-8c75-a266e367ccce tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dc1fae5-4d0b-47d4-a90f-1f51ebe443f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:07 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d4ca6738-9444-4220-8c75-a266e367ccce tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Flow 'volume_create_api' (6906b43f-5f77-4c09-adf8-357742a0948c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:07 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d4ca6738-9444-4220-8c75-a266e367ccce tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Create volume request issued successfully. Sep 02 00:59:07 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d4ca6738-9444-4220-8c75-a266e367ccce tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:59:07 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1631/3257] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:59:07 2026] POST /volume/v3/volumes => generated 787 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:59:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-618e80fc-c59f-4dd9-a713-f61d1d9881b3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-618e80fc-c59f-4dd9-a713-f61d1d9881b3 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/volumes/11bc0404-20df-42f9-b11d-391e6331f2d0 Sep 02 00:59:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-618e80fc-c59f-4dd9-a713-f61d1d9881b3 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:07 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-618e80fc-c59f-4dd9-a713-f61d1d9881b3 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:07 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:07 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:07 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:07 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:07 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-618e80fc-c59f-4dd9-a713-f61d1d9881b3 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:59:07 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-618e80fc-c59f-4dd9-a713-f61d1d9881b3 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/11bc0404-20df-42f9-b11d-391e6331f2d0 returned with HTTP 200 Sep 02 00:59:07 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1627/3258] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:07 2026] GET /volume/v3/volumes/11bc0404-20df-42f9-b11d-391e6331f2d0 => generated 966 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:59:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5dc9a044-317a-44cb-b9ff-08444304bbf8 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5dc9a044-317a-44cb-b9ff-08444304bbf8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 Sep 02 00:59:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5dc9a044-317a-44cb-b9ff-08444304bbf8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:08 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5dc9a044-317a-44cb-b9ff-08444304bbf8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:08 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:08 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:08 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5dc9a044-317a-44cb-b9ff-08444304bbf8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:59:08 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5dc9a044-317a-44cb-b9ff-08444304bbf8 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 returned with HTTP 200 Sep 02 00:59:08 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1632/3259] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:08 2026] GET /volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f7d7e976-3330-4461-a5db-dc533a593208 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f7d7e976-3330-4461-a5db-dc533a593208 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/volumes/11bc0404-20df-42f9-b11d-391e6331f2d0 Sep 02 00:59:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f7d7e976-3330-4461-a5db-dc533a593208 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:08 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f7d7e976-3330-4461-a5db-dc533a593208 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:08 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:08 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:08 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:08 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:08 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f7d7e976-3330-4461-a5db-dc533a593208 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:59:08 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f7d7e976-3330-4461-a5db-dc533a593208 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/11bc0404-20df-42f9-b11d-391e6331f2d0 returned with HTTP 200 Sep 02 00:59:08 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1628/3260] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:08 2026] GET /volume/v3/volumes/11bc0404-20df-42f9-b11d-391e6331f2d0 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:59:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a1825637-2136-4eee-afe5-b4feb004a875 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a1825637-2136-4eee-afe5-b4feb004a875 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 Sep 02 00:59:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a1825637-2136-4eee-afe5-b4feb004a875 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a1825637-2136-4eee-afe5-b4feb004a875 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:09 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:09 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:09 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a1825637-2136-4eee-afe5-b4feb004a875 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:59:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a1825637-2136-4eee-afe5-b4feb004a875 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 returned with HTTP 200 Sep 02 00:59:09 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1633/3261] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:09 2026] GET /volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-273fa778-46da-4462-929d-98c270cdbf51 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-273fa778-46da-4462-929d-98c270cdbf51 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] PUT http://192.168.122.129/volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 Sep 02 00:59:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-273fa778-46da-4462-929d-98c270cdbf51 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:09 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:09 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:09 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-273fa778-46da-4462-929d-98c270cdbf51 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Snapshot retrieved successfully. Sep 02 00:59:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-273fa778-46da-4462-929d-98c270cdbf51 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] http://192.168.122.129/volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 returned with HTTP 200 Sep 02 00:59:09 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1629/3262] 192.168.122.129 () {60 vars in 1258 bytes} [Wed Sep 2 00:59:09 2026] PUT /volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 => generated 359 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8cc0c6ee-2ded-4b3e-88b1-9fb875884eef None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8cc0c6ee-2ded-4b3e-88b1-9fb875884eef tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] DELETE http://192.168.122.129/volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 Sep 02 00:59:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8cc0c6ee-2ded-4b3e-88b1-9fb875884eef tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8cc0c6ee-2ded-4b3e-88b1-9fb875884eef tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:09 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-8cc0c6ee-2ded-4b3e-88b1-9fb875884eef tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete snapshot with id: cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 Sep 02 00:59:09 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:09 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:09 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8cc0c6ee-2ded-4b3e-88b1-9fb875884eef tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:59:09 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:09 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:09 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8cc0c6ee-2ded-4b3e-88b1-9fb875884eef tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot delete request issued successfully. Sep 02 00:59:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8cc0c6ee-2ded-4b3e-88b1-9fb875884eef tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 returned with HTTP 202 Sep 02 00:59:09 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1634/3263] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:59:09 2026] DELETE /volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5c7d307f-0000-459c-8e74-0e22ce70a674 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5c7d307f-0000-459c-8e74-0e22ce70a674 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 Sep 02 00:59:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5c7d307f-0000-459c-8e74-0e22ce70a674 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:09 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5c7d307f-0000-459c-8e74-0e22ce70a674 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:09 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:09 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:09 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-5c7d307f-0000-459c-8e74-0e22ce70a674 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:59:09 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5c7d307f-0000-459c-8e74-0e22ce70a674 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 returned with HTTP 200 Sep 02 00:59:09 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1630/3264] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:09 2026] GET /volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 => generated 492 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8727e340-58d1-4d0f-a8a0-1530eb097651 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:09 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8727e340-58d1-4d0f-a8a0-1530eb097651 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/volumes/11bc0404-20df-42f9-b11d-391e6331f2d0 Sep 02 00:59:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8727e340-58d1-4d0f-a8a0-1530eb097651 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:09 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8727e340-58d1-4d0f-a8a0-1530eb097651 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:09 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:09 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:09 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:09 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:09 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8727e340-58d1-4d0f-a8a0-1530eb097651 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:59:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8727e340-58d1-4d0f-a8a0-1530eb097651 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/11bc0404-20df-42f9-b11d-391e6331f2d0 returned with HTTP 200 Sep 02 00:59:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1635/3265] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:09 2026] GET /volume/v3/volumes/11bc0404-20df-42f9-b11d-391e6331f2d0 => generated 1017 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:59:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-c5cf993c-a558-4eec-89e6-eaf5e2664c39 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c5cf993c-a558-4eec-89e6-eaf5e2664c39 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:59:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-c5cf993c-a558-4eec-89e6-eaf5e2664c39 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11bc0404-20df-42f9-b11d-391e6331f2d0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1705338055"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:10 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:10 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:10 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:10 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:10 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c5cf993c-a558-4eec-89e6-eaf5e2664c39 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:59:10 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-c5cf993c-a558-4eec-89e6-eaf5e2664c39 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Create snapshot from volume 11bc0404-20df-42f9-b11d-391e6331f2d0 Sep 02 00:59:10 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-c5cf993c-a558-4eec-89e6-eaf5e2664c39 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Created reservations ['073ccca3-1f77-4588-9116-f631edbe2ff7', 'a1f96e0f-091f-4004-b585-0802a492a0f5', 'abbcdadb-145a-45f6-aca7-4218e16a252c', 'a0e23f99-58cb-406b-852a-4a3750e563f5'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:10 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:10 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:10 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-c5cf993c-a558-4eec-89e6-eaf5e2664c39 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot create request issued successfully. Sep 02 00:59:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-c5cf993c-a558-4eec-89e6-eaf5e2664c39 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:59:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1631/3266] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:59:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:59:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-53e9ecb3-38c5-4e94-81d0-8b7736bf807d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-53e9ecb3-38c5-4e94-81d0-8b7736bf807d tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c Sep 02 00:59:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-53e9ecb3-38c5-4e94-81d0-8b7736bf807d tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:10 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-53e9ecb3-38c5-4e94-81d0-8b7736bf807d tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:10 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:10 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:10 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-53e9ecb3-38c5-4e94-81d0-8b7736bf807d tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:59:10 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-53e9ecb3-38c5-4e94-81d0-8b7736bf807d tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c returned with HTTP 200 Sep 02 00:59:10 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1636/3267] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:10 2026] GET /volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-eb9b39dd-e055-46af-846f-8410bf7ab121 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-eb9b39dd-e055-46af-846f-8410bf7ab121 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 Sep 02 00:59:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-eb9b39dd-e055-46af-846f-8410bf7ab121 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:10 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-eb9b39dd-e055-46af-846f-8410bf7ab121 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:10 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:10 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:10 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-eb9b39dd-e055-46af-846f-8410bf7ab121 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:59:10 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-eb9b39dd-e055-46af-846f-8410bf7ab121 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 returned with HTTP 200 Sep 02 00:59:10 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1632/3268] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:10 2026] GET /volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 => generated 492 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-dbceaed5-5801-4925-a1ec-991f136e667f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-dbceaed5-5801-4925-a1ec-991f136e667f tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c Sep 02 00:59:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-dbceaed5-5801-4925-a1ec-991f136e667f tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-dbceaed5-5801-4925-a1ec-991f136e667f tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-dbceaed5-5801-4925-a1ec-991f136e667f tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:59:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-dbceaed5-5801-4925-a1ec-991f136e667f tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c returned with HTTP 200 Sep 02 00:59:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1637/3269] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:11 2026] GET /volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0e878cec-0de3-4c1a-820c-44d541f82c41 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0e878cec-0de3-4c1a-820c-44d541f82c41 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 Sep 02 00:59:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0e878cec-0de3-4c1a-820c-44d541f82c41 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0e878cec-0de3-4c1a-820c-44d541f82c41 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0e878cec-0de3-4c1a-820c-44d541f82c41 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 returned with HTTP 404 Sep 02 00:59:11 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1633/3270] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:11 2026] GET /volume/v3/snapshots/cdf1a4ab-80a6-41b4-aeb4-9e77aab85604 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:59:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a798ec44-653f-4053-8482-f93d388bc8af None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a798ec44-653f-4053-8482-f93d388bc8af tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/548a14ee-05ad-4fea-94cb-c7a8c8096667 Sep 02 00:59:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a798ec44-653f-4053-8482-f93d388bc8af tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:11 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a798ec44-653f-4053-8482-f93d388bc8af tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:11 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-a798ec44-653f-4053-8482-f93d388bc8af tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete volume with id: 548a14ee-05ad-4fea-94cb-c7a8c8096667 Sep 02 00:59:11 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:11 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:11 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:11 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a798ec44-653f-4053-8482-f93d388bc8af tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:59:11 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-a798ec44-653f-4053-8482-f93d388bc8af tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete volume request issued successfully. Sep 02 00:59:11 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a798ec44-653f-4053-8482-f93d388bc8af tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/548a14ee-05ad-4fea-94cb-c7a8c8096667 returned with HTTP 202 Sep 02 00:59:11 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1638/3271] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:59:11 2026] DELETE /volume/v3/volumes/548a14ee-05ad-4fea-94cb-c7a8c8096667 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-443d1257-65f4-4198-a409-ee5b320fc8f5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:11 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-443d1257-65f4-4198-a409-ee5b320fc8f5 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/548a14ee-05ad-4fea-94cb-c7a8c8096667 Sep 02 00:59:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-443d1257-65f4-4198-a409-ee5b320fc8f5 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:11 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-443d1257-65f4-4198-a409-ee5b320fc8f5 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:11 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:11 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:11 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:11 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:11 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-443d1257-65f4-4198-a409-ee5b320fc8f5 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:59:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-443d1257-65f4-4198-a409-ee5b320fc8f5 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/548a14ee-05ad-4fea-94cb-c7a8c8096667 returned with HTTP 200 Sep 02 00:59:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1634/3272] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:11 2026] GET /volume/v3/volumes/548a14ee-05ad-4fea-94cb-c7a8c8096667 => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:59:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7584c23a-1c05-419e-828f-0b943a8926ea None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7584c23a-1c05-419e-828f-0b943a8926ea tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c Sep 02 00:59:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7584c23a-1c05-419e-828f-0b943a8926ea tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7584c23a-1c05-419e-828f-0b943a8926ea tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-7584c23a-1c05-419e-828f-0b943a8926ea tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:59:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7584c23a-1c05-419e-828f-0b943a8926ea tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c returned with HTTP 200 Sep 02 00:59:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1639/3273] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:12 2026] GET /volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-880cab1c-06d2-46fd-b3b8-f3ed975df4fc None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-880cab1c-06d2-46fd-b3b8-f3ed975df4fc tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] POST http://192.168.122.129/volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c/action Sep 02 00:59:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-880cab1c-06d2-46fd-b3b8-f3ed975df4fc tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86899) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:59:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-880cab1c-06d2-46fd-b3b8-f3ed975df4fc tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:12 devstack devstack@c-api.service[86899]: INFO cinder.api.contrib.snapshot_unmanage [None req-880cab1c-06d2-46fd-b3b8-f3ed975df4fc tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] Unmanage snapshot with id: 4b3ea8bf-74eb-498d-ac11-ac7b9695860c Sep 02 00:59:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-880cab1c-06d2-46fd-b3b8-f3ed975df4fc tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] Snapshot retrieved successfully. Sep 02 00:59:12 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-880cab1c-06d2-46fd-b3b8-f3ed975df4fc tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'fcadc9d9cec640d7988ef7577268edcf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a8bc5451d68446f7843a8987e8823407', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:59:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-880cab1c-06d2-46fd-b3b8-f3ed975df4fc tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-reader] http://192.168.122.129/volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c/action returned with HTTP 403 Sep 02 00:59:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1635/3274] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:59:12 2026] POST /volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c/action => generated 117 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:59:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-64166ca1-f79f-4f79-a064-41cca89fa711 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-64166ca1-f79f-4f79-a064-41cca89fa711 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] DELETE http://192.168.122.129/volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c Sep 02 00:59:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-64166ca1-f79f-4f79-a064-41cca89fa711 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:12 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-64166ca1-f79f-4f79-a064-41cca89fa711 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:12 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-64166ca1-f79f-4f79-a064-41cca89fa711 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Delete snapshot with id: 4b3ea8bf-74eb-498d-ac11-ac7b9695860c Sep 02 00:59:12 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:12 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-64166ca1-f79f-4f79-a064-41cca89fa711 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:59:12 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:12 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:12 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-64166ca1-f79f-4f79-a064-41cca89fa711 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot delete request issued successfully. Sep 02 00:59:12 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-64166ca1-f79f-4f79-a064-41cca89fa711 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c returned with HTTP 202 Sep 02 00:59:12 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1640/3275] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:59:12 2026] DELETE /volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-dd806f1f-6d72-4ea7-bc01-62d2dc046c28 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dd806f1f-6d72-4ea7-bc01-62d2dc046c28 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c Sep 02 00:59:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dd806f1f-6d72-4ea7-bc01-62d2dc046c28 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:12 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-dd806f1f-6d72-4ea7-bc01-62d2dc046c28 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:12 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:12 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:12 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-dd806f1f-6d72-4ea7-bc01-62d2dc046c28 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:59:12 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-dd806f1f-6d72-4ea7-bc01-62d2dc046c28 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c returned with HTTP 200 Sep 02 00:59:12 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1636/3276] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:12 2026] GET /volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c => generated 466 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f499dcc5-f09e-4189-b8b4-9f83cef6828e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f499dcc5-f09e-4189-b8b4-9f83cef6828e tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/548a14ee-05ad-4fea-94cb-c7a8c8096667 Sep 02 00:59:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f499dcc5-f09e-4189-b8b4-9f83cef6828e tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f499dcc5-f09e-4189-b8b4-9f83cef6828e tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f499dcc5-f09e-4189-b8b4-9f83cef6828e tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/548a14ee-05ad-4fea-94cb-c7a8c8096667 returned with HTTP 404 Sep 02 00:59:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1641/3277] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:13 2026] GET /volume/v3/volumes/548a14ee-05ad-4fea-94cb-c7a8c8096667 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:59:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e44c705c-b95f-45eb-870e-36f11da07aa2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e44c705c-b95f-45eb-870e-36f11da07aa2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:59:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e44c705c-b95f-45eb-870e-36f11da07aa2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-682575830"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-e44c705c-b95f-45eb-870e-36f11da07aa2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-682575830'}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:59:13 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-e44c705c-b95f-45eb-870e-36f11da07aa2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume of 1 GB Sep 02 00:59:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e44c705c-b95f-45eb-870e-36f11da07aa2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Availability Zones retrieved successfully. Sep 02 00:59:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e44c705c-b95f-45eb-870e-36f11da07aa2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Flow 'volume_create_api' (4cdb7fd3-c6a7-4300-9fa6-dcf0b62a214f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e44c705c-b95f-45eb-870e-36f11da07aa2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f337af30-6839-4965-8a9c-557f5b89c57b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-e44c705c-b95f-45eb-870e-36f11da07aa2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:59:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e44c705c-b95f-45eb-870e-36f11da07aa2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f337af30-6839-4965-8a9c-557f5b89c57b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e44c705c-b95f-45eb-870e-36f11da07aa2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f48c3cb8-5b47-4390-a854-06ebb2bb0904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:13 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-e44c705c-b95f-45eb-870e-36f11da07aa2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Created reservations ['e7fe9e1d-e29a-491d-85e4-333803d23611', '6134002e-2b4d-40b1-a46b-97b9500fb987', '2d659b4c-10be-4d18-8632-e850039dc345', '5a03b264-c407-421a-978d-2525bb2ed78e'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e44c705c-b95f-45eb-870e-36f11da07aa2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f48c3cb8-5b47-4390-a854-06ebb2bb0904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7fe9e1d-e29a-491d-85e4-333803d23611', '6134002e-2b4d-40b1-a46b-97b9500fb987', '2d659b4c-10be-4d18-8632-e850039dc345', '5a03b264-c407-421a-978d-2525bb2ed78e']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e44c705c-b95f-45eb-870e-36f11da07aa2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2ced9a8-4dfa-4939-9e6c-5d1a15e75275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:13 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:13 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e44c705c-b95f-45eb-870e-36f11da07aa2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2ced9a8-4dfa-4939-9e6c-5d1a15e75275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '530a58cc-1182-4026-ac09-8f2ed7affff5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-682575830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d115c3d9414b01998faef9d89da81e',qos_specs=None,replication_status=,reservations=['e7fe9e1d-e29a-491d-85e4-333803d23611','6134002e-2b4d-40b1-a46b-97b9500fb987','2d659b4c-10be-4d18-8632-e850039dc345','5a03b264-c407-421a-978d-2525bb2ed78e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4433d603511424ab0b56b5b98bef8e0',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:59:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-682575830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=530a58cc-1182-4026-ac09-8f2ed7affff5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12d115c3d9414b01998faef9d89da81e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4433d603511424ab0b56b5b98bef8e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e44c705c-b95f-45eb-870e-36f11da07aa2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32b61766-2eb8-446f-be27-23ea63337877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e44c705c-b95f-45eb-870e-36f11da07aa2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32b61766-2eb8-446f-be27-23ea63337877) transitioned into state 'SUCCESS' from state '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-682575830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d115c3d9414b01998faef9d89da81e',qos_specs=None,replication_status=,reservations=['e7fe9e1d-e29a-491d-85e4-333803d23611','6134002e-2b4d-40b1-a46b-97b9500fb987','2d659b4c-10be-4d18-8632-e850039dc345','5a03b264-c407-421a-978d-2525bb2ed78e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4433d603511424ab0b56b5b98bef8e0',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e44c705c-b95f-45eb-870e-36f11da07aa2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07f67153-c43c-486b-9fd4-e68672eea83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e44c705c-b95f-45eb-870e-36f11da07aa2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07f67153-c43c-486b-9fd4-e68672eea83c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:13 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-e44c705c-b95f-45eb-870e-36f11da07aa2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Flow 'volume_create_api' (4cdb7fd3-c6a7-4300-9fa6-dcf0b62a214f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e44c705c-b95f-45eb-870e-36f11da07aa2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create volume request issued successfully. Sep 02 00:59:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e44c705c-b95f-45eb-870e-36f11da07aa2 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:59:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1637/3278] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:59:13 2026] POST /volume/v3/volumes => generated 786 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:59:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-eafbb397-9e96-4612-b57d-22dab0d7479e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-eafbb397-9e96-4612-b57d-22dab0d7479e tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/530a58cc-1182-4026-ac09-8f2ed7affff5 Sep 02 00:59:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-eafbb397-9e96-4612-b57d-22dab0d7479e tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:13 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-eafbb397-9e96-4612-b57d-22dab0d7479e tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:13 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:13 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:13 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:13 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:13 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-eafbb397-9e96-4612-b57d-22dab0d7479e tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:59:13 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-eafbb397-9e96-4612-b57d-22dab0d7479e tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/530a58cc-1182-4026-ac09-8f2ed7affff5 returned with HTTP 200 Sep 02 00:59:13 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1642/3279] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:13 2026] GET /volume/v3/volumes/530a58cc-1182-4026-ac09-8f2ed7affff5 => generated 965 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-32da4967-ba50-4f96-a464-0a936d960302 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-32da4967-ba50-4f96-a464-0a936d960302 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c Sep 02 00:59:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-32da4967-ba50-4f96-a464-0a936d960302 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:13 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-32da4967-ba50-4f96-a464-0a936d960302 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:13 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:13 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:13 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-32da4967-ba50-4f96-a464-0a936d960302 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Snapshot retrieved successfully. Sep 02 00:59:13 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-32da4967-ba50-4f96-a464-0a936d960302 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c returned with HTTP 200 Sep 02 00:59:13 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1638/3280] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:13 2026] GET /volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-64040f98-c2d7-46a8-bc9e-61039cb4c915 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-64040f98-c2d7-46a8-bc9e-61039cb4c915 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/530a58cc-1182-4026-ac09-8f2ed7affff5 Sep 02 00:59:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-64040f98-c2d7-46a8-bc9e-61039cb4c915 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-64040f98-c2d7-46a8-bc9e-61039cb4c915 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8c745e10-bff0-4299-aeec-220b57be1cdb None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8c745e10-bff0-4299-aeec-220b57be1cdb tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c Sep 02 00:59:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-64040f98-c2d7-46a8-bc9e-61039cb4c915 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:59:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8c745e10-bff0-4299-aeec-220b57be1cdb tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8c745e10-bff0-4299-aeec-220b57be1cdb tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-64040f98-c2d7-46a8-bc9e-61039cb4c915 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/530a58cc-1182-4026-ac09-8f2ed7affff5 returned with HTTP 200 Sep 02 00:59:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8c745e10-bff0-4299-aeec-220b57be1cdb tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c returned with HTTP 404 Sep 02 00:59:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1643/3281] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:14 2026] GET /volume/v3/volumes/530a58cc-1182-4026-ac09-8f2ed7affff5 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:59:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1639/3282] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:14 2026] GET /volume/v3/snapshots/4b3ea8bf-74eb-498d-ac11-ac7b9695860c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:59:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4601f9f0-1a62-4b92-9ade-97863279ed06 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4601f9f0-1a62-4b92-9ade-97863279ed06 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/11bc0404-20df-42f9-b11d-391e6331f2d0 Sep 02 00:59:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4601f9f0-1a62-4b92-9ade-97863279ed06 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4601f9f0-1a62-4b92-9ade-97863279ed06 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:14 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-4601f9f0-1a62-4b92-9ade-97863279ed06 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Delete volume with id: 11bc0404-20df-42f9-b11d-391e6331f2d0 Sep 02 00:59:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e792e77e-e3ab-4a44-9320-dc1e7f47fc93 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e792e77e-e3ab-4a44-9320-dc1e7f47fc93 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:59:14 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e792e77e-e3ab-4a44-9320-dc1e7f47fc93 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "530a58cc-1182-4026-ac09-8f2ed7affff5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2124776531"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4601f9f0-1a62-4b92-9ade-97863279ed06 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:59:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:14 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:14 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e792e77e-e3ab-4a44-9320-dc1e7f47fc93 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:59:14 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-e792e77e-e3ab-4a44-9320-dc1e7f47fc93 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Create snapshot from volume 530a58cc-1182-4026-ac09-8f2ed7affff5 Sep 02 00:59:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-4601f9f0-1a62-4b92-9ade-97863279ed06 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Delete volume request issued successfully. Sep 02 00:59:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4601f9f0-1a62-4b92-9ade-97863279ed06 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/11bc0404-20df-42f9-b11d-391e6331f2d0 returned with HTTP 202 Sep 02 00:59:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1644/3283] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:59:14 2026] DELETE /volume/v3/volumes/11bc0404-20df-42f9-b11d-391e6331f2d0 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-95a9e713-3545-4029-81c9-3778c1eb7a5c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-95a9e713-3545-4029-81c9-3778c1eb7a5c tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/volumes/11bc0404-20df-42f9-b11d-391e6331f2d0 Sep 02 00:59:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-95a9e713-3545-4029-81c9-3778c1eb7a5c tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-95a9e713-3545-4029-81c9-3778c1eb7a5c tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:14 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:14 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:14 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-e792e77e-e3ab-4a44-9320-dc1e7f47fc93 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Created reservations ['024cc90e-00cc-4d64-958e-127c59ff481f', '88a2b67b-078d-4152-b80f-571838118053', 'b6ff72a4-f371-47c3-a3ad-6d638b176e61', '38f9662a-76a6-4efd-9a4f-6cb82dc26630'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-95a9e713-3545-4029-81c9-3778c1eb7a5c tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Volume info retrieved successfully. Sep 02 00:59:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-95a9e713-3545-4029-81c9-3778c1eb7a5c tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/11bc0404-20df-42f9-b11d-391e6331f2d0 returned with HTTP 200 Sep 02 00:59:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1645/3284] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:14 2026] GET /volume/v3/volumes/11bc0404-20df-42f9-b11d-391e6331f2d0 => generated 1016 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:59:14 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:14 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:14 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-e792e77e-e3ab-4a44-9320-dc1e7f47fc93 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot create request issued successfully. Sep 02 00:59:14 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e792e77e-e3ab-4a44-9320-dc1e7f47fc93 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:59:14 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1640/3285] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:59:14 2026] POST /volume/v3/snapshots => generated 308 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:59:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-31d48a1e-2a0c-441b-bbfe-e464e96c90d9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-31d48a1e-2a0c-441b-bbfe-e464e96c90d9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 Sep 02 00:59:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-31d48a1e-2a0c-441b-bbfe-e464e96c90d9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:14 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-31d48a1e-2a0c-441b-bbfe-e464e96c90d9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:14 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:14 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:14 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-31d48a1e-2a0c-441b-bbfe-e464e96c90d9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:59:14 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-31d48a1e-2a0c-441b-bbfe-e464e96c90d9 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 returned with HTTP 200 Sep 02 00:59:14 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1646/3286] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:14 2026] GET /volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-104960bb-e4d9-4a28-b065-dbe15d7255d3 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-104960bb-e4d9-4a28-b065-dbe15d7255d3 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] GET http://192.168.122.129/volume/v3/volumes/11bc0404-20df-42f9-b11d-391e6331f2d0 Sep 02 00:59:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-104960bb-e4d9-4a28-b065-dbe15d7255d3 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:15 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-104960bb-e4d9-4a28-b065-dbe15d7255d3 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:15 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-104960bb-e4d9-4a28-b065-dbe15d7255d3 tempest-ProjectReaderTests-222141730 tempest-ProjectReaderTests-222141730-project-admin] http://192.168.122.129/volume/v3/volumes/11bc0404-20df-42f9-b11d-391e6331f2d0 returned with HTTP 404 Sep 02 00:59:15 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1641/3287] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:15 2026] GET /volume/v3/volumes/11bc0404-20df-42f9-b11d-391e6331f2d0 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:59:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b2f996dd-dc73-43cf-b2ac-31220bc52826 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b2f996dd-dc73-43cf-b2ac-31220bc52826 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 Sep 02 00:59:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b2f996dd-dc73-43cf-b2ac-31220bc52826 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:15 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b2f996dd-dc73-43cf-b2ac-31220bc52826 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:15 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:15 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:15 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b2f996dd-dc73-43cf-b2ac-31220bc52826 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:59:15 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b2f996dd-dc73-43cf-b2ac-31220bc52826 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 returned with HTTP 200 Sep 02 00:59:15 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1647/3288] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:15 2026] GET /volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b1fd289e-32ce-48e9-8d10-5b42eec8acb4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b1fd289e-32ce-48e9-8d10-5b42eec8acb4 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 Sep 02 00:59:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b1fd289e-32ce-48e9-8d10-5b42eec8acb4 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b1fd289e-32ce-48e9-8d10-5b42eec8acb4 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:16 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:16 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b1fd289e-32ce-48e9-8d10-5b42eec8acb4 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:59:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b1fd289e-32ce-48e9-8d10-5b42eec8acb4 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 returned with HTTP 200 Sep 02 00:59:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1642/3289] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:16 2026] GET /volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bd816ff3-d6c9-4899-954a-c6bac913b8eb None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bd816ff3-d6c9-4899-954a-c6bac913b8eb tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] POST http://192.168.122.129/volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79/action Sep 02 00:59:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bd816ff3-d6c9-4899-954a-c6bac913b8eb tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:59:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bd816ff3-d6c9-4899-954a-c6bac913b8eb tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.admin_actions [None req-bd816ff3-d6c9-4899-954a-c6bac913b8eb tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Updating snapshot '753a4cb0-6bec-4cb3-9158-1a6318b49d79' with '{'status': 'creating'}' {{(pid=86898) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 02 00:59:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bd816ff3-d6c9-4899-954a-c6bac913b8eb tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79/action returned with HTTP 202 Sep 02 00:59:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1648/3290] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:59:16 2026] POST /volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 02 00:59:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-818704e4-f77f-4627-806a-e0ea52000422 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-818704e4-f77f-4627-806a-e0ea52000422 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 Sep 02 00:59:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-818704e4-f77f-4627-806a-e0ea52000422 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-818704e4-f77f-4627-806a-e0ea52000422 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:16 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:16 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-818704e4-f77f-4627-806a-e0ea52000422 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:59:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-818704e4-f77f-4627-806a-e0ea52000422 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 returned with HTTP 200 Sep 02 00:59:16 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1643/3291] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:16 2026] GET /volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7670b48e-6b18-4e7f-96fb-14269bd37c01 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7670b48e-6b18-4e7f-96fb-14269bd37c01 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] POST http://192.168.122.129/volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79/action Sep 02 00:59:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7670b48e-6b18-4e7f-96fb-14269bd37c01 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86898) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 02 00:59:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7670b48e-6b18-4e7f-96fb-14269bd37c01 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:16 devstack devstack@c-api.service[86898]: DEBUG cinder.api.contrib.snapshot_actions [None req-7670b48e-6b18-4e7f-96fb-14269bd37c01 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86898) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 02 00:59:16 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:16 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:16 devstack devstack@c-api.service[86898]: INFO cinder.api.contrib.snapshot_actions [None req-7670b48e-6b18-4e7f-96fb-14269bd37c01 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] Updating snapshot 753a4cb0-6bec-4cb3-9158-1a6318b49d79 with info {'id': '753a4cb0-6bec-4cb3-9158-1a6318b49d79', 'status': 'error', 'progress': '80%'} Sep 02 00:59:16 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7670b48e-6b18-4e7f-96fb-14269bd37c01 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-member] http://192.168.122.129/volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79/action returned with HTTP 202 Sep 02 00:59:16 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1649/3292] 192.168.122.129 () {60 vars in 1280 bytes} [Wed Sep 2 00:59:16 2026] POST /volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-657fb686-fa42-44e6-9beb-ba7c5d813527 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:16 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-657fb686-fa42-44e6-9beb-ba7c5d813527 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] DELETE http://192.168.122.129/volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 Sep 02 00:59:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-657fb686-fa42-44e6-9beb-ba7c5d813527 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:16 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-657fb686-fa42-44e6-9beb-ba7c5d813527 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:16 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.snapshots [None req-657fb686-fa42-44e6-9beb-ba7c5d813527 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete snapshot with id: 753a4cb0-6bec-4cb3-9158-1a6318b49d79 Sep 02 00:59:16 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:16 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:16 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-657fb686-fa42-44e6-9beb-ba7c5d813527 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:59:16 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:16 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:17 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-657fb686-fa42-44e6-9beb-ba7c5d813527 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot delete request issued successfully. Sep 02 00:59:17 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-657fb686-fa42-44e6-9beb-ba7c5d813527 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 returned with HTTP 202 Sep 02 00:59:17 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1644/3293] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 00:59:16 2026] DELETE /volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-787eeeb6-15f5-4062-b090-c15fdaf14c97 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-787eeeb6-15f5-4062-b090-c15fdaf14c97 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 Sep 02 00:59:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-787eeeb6-15f5-4062-b090-c15fdaf14c97 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:17 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-787eeeb6-15f5-4062-b090-c15fdaf14c97 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:17 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:17 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:17 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-787eeeb6-15f5-4062-b090-c15fdaf14c97 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:59:17 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-787eeeb6-15f5-4062-b090-c15fdaf14c97 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 returned with HTTP 200 Sep 02 00:59:17 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1650/3294] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:17 2026] GET /volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:59:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-baba3c89-e7dc-40f7-8749-b6ff16a9fd86 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-baba3c89-e7dc-40f7-8749-b6ff16a9fd86 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 Sep 02 00:59:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-baba3c89-e7dc-40f7-8749-b6ff16a9fd86 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:18 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-baba3c89-e7dc-40f7-8749-b6ff16a9fd86 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:18 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=477,cinder:UPDATE=190,cinder:INSERT=99 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:59:18 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:18 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:18 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-baba3c89-e7dc-40f7-8749-b6ff16a9fd86 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Snapshot retrieved successfully. Sep 02 00:59:18 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-baba3c89-e7dc-40f7-8749-b6ff16a9fd86 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 returned with HTTP 200 Sep 02 00:59:18 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1645/3295] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:18 2026] GET /volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:18 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-87b5c1f9-0f36-4e3e-8ea9-cfd0ecec7559 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-87b5c1f9-0f36-4e3e-8ea9-cfd0ecec7559 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:59:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-87b5c1f9-0f36-4e3e-8ea9-cfd0ecec7559 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2067301890", "extra_specs": {"storage_protocol": "tempest-storage_protocol-844629708", "vendor_name": "tempest-vendor_name-1603240955"}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:19 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=440,cinder:UPDATE=164,cinder:INSERT=101,cinder:DELETE=1 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:59:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-87b5c1f9-0f36-4e3e-8ea9-cfd0ecec7559 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:59:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1651/3296] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:59:18 2026] POST /volume/v3/types => generated 329 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:59:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "031e046f-8e8c-40f3-bda7-275cee7f7258", "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:19 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Create volume request body: {'volume': {'volume_type': '031e046f-8e8c-40f3-bda7-275cee7f7258', 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:59:19 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Create volume of 1 GB Sep 02 00:59:19 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:19 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:19 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Availability Zones retrieved successfully. Sep 02 00:59:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f9bc7cb2-107f-4ba9-84dd-71ee56d1f8a3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f9bc7cb2-107f-4ba9-84dd-71ee56d1f8a3 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 Sep 02 00:59:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f9bc7cb2-107f-4ba9-84dd-71ee56d1f8a3 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f9bc7cb2-107f-4ba9-84dd-71ee56d1f8a3 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:19 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Flow 'volume_create_api' (5d68c584-02be-4be8-bb55-562067660116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:19 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (530b6668-5e6f-4145-aabb-99e7707ab1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:19 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:59:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f9bc7cb2-107f-4ba9-84dd-71ee56d1f8a3 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 returned with HTTP 404 Sep 02 00:59:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1652/3297] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:19 2026] GET /volume/v3/snapshots/753a4cb0-6bec-4cb3-9158-1a6318b49d79 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:59:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9e9ebc41-4039-4708-b7fc-10de1846828f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9e9ebc41-4039-4708-b7fc-10de1846828f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/530a58cc-1182-4026-ac09-8f2ed7affff5 Sep 02 00:59:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9e9ebc41-4039-4708-b7fc-10de1846828f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9e9ebc41-4039-4708-b7fc-10de1846828f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:19 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-9e9ebc41-4039-4708-b7fc-10de1846828f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete volume with id: 530a58cc-1182-4026-ac09-8f2ed7affff5 Sep 02 00:59:19 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:19 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9e9ebc41-4039-4708-b7fc-10de1846828f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:59:19 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (530b6668-5e6f-4145-aabb-99e7707ab1cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-844629708',vendor_name='tempest-vendor_name-1603240955'},id=031e046f-8e8c-40f3-bda7-275cee7f7258,is_public=True,name='tempest-ProjectMemberTests-volume-type-2067301890',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '031e046f-8e8c-40f3-bda7-275cee7f7258', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:19 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29a03af8-4dba-4960-b5b9-a635b3a50937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9e9ebc41-4039-4708-b7fc-10de1846828f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Delete volume request issued successfully. Sep 02 00:59:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9e9ebc41-4039-4708-b7fc-10de1846828f tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/530a58cc-1182-4026-ac09-8f2ed7affff5 returned with HTTP 202 Sep 02 00:59:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1653/3298] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 00:59:19 2026] DELETE /volume/v3/volumes/530a58cc-1182-4026-ac09-8f2ed7affff5 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-6c2fef4f-efb4-439c-a02e-f2ca6673e9b1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6c2fef4f-efb4-439c-a02e-f2ca6673e9b1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/530a58cc-1182-4026-ac09-8f2ed7affff5 Sep 02 00:59:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6c2fef4f-efb4-439c-a02e-f2ca6673e9b1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-6c2fef4f-efb4-439c-a02e-f2ca6673e9b1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:19 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:19 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-6c2fef4f-efb4-439c-a02e-f2ca6673e9b1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Volume info retrieved successfully. Sep 02 00:59:19 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2067301890 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2067301890, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:19 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2067301890 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2067301890, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-6c2fef4f-efb4-439c-a02e-f2ca6673e9b1 tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/530a58cc-1182-4026-ac09-8f2ed7affff5 returned with HTTP 200 Sep 02 00:59:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1654/3299] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:19 2026] GET /volume/v3/volumes/530a58cc-1182-4026-ac09-8f2ed7affff5 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:59:19 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Created reservations ['234257c5-a29b-4e61-8107-2a94843c0795', '4e2f68e3-b519-4e33-8c24-fbeaa244e5a5', 'c6090a93-9f16-43a6-ae49-3adaab6c82bc', 'fa473806-88e9-41bd-b913-5239b89bc107'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:19 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29a03af8-4dba-4960-b5b9-a635b3a50937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['234257c5-a29b-4e61-8107-2a94843c0795', '4e2f68e3-b519-4e33-8c24-fbeaa244e5a5', 'c6090a93-9f16-43a6-ae49-3adaab6c82bc', 'fa473806-88e9-41bd-b913-5239b89bc107']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:19 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eab8150e-2a25-4c4f-aa04-c4648e8d79fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:19 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:19 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:19 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eab8150e-2a25-4c4f-aa04-c4648e8d79fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89afec1b-ebe1-489a-92b6-91d48d751394', '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='0adb1f251a4c4814a5eec8ad94d51f2b',qos_specs=None,replication_status=,reservations=['234257c5-a29b-4e61-8107-2a94843c0795','4e2f68e3-b519-4e33-8c24-fbeaa244e5a5','c6090a93-9f16-43a6-ae49-3adaab6c82bc','fa473806-88e9-41bd-b913-5239b89bc107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cb61488bc4b46a7b2c18da0bc81b8a4',volume_type_id=031e046f-8e8c-40f3-bda7-275cee7f7258), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:59:19Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89afec1b-ebe1-489a-92b6-91d48d751394,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0adb1f251a4c4814a5eec8ad94d51f2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cb61488bc4b46a7b2c18da0bc81b8a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(031e046f-8e8c-40f3-bda7-275cee7f7258),volume_type_id=031e046f-8e8c-40f3-bda7-275cee7f7258)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:19 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c93aec10-94cf-461a-9787-72f15d1daf6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:19 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c93aec10-94cf-461a-9787-72f15d1daf6b) transitioned into state 'SUCCESS' from 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='0adb1f251a4c4814a5eec8ad94d51f2b',qos_specs=None,replication_status=,reservations=['234257c5-a29b-4e61-8107-2a94843c0795','4e2f68e3-b519-4e33-8c24-fbeaa244e5a5','c6090a93-9f16-43a6-ae49-3adaab6c82bc','fa473806-88e9-41bd-b913-5239b89bc107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cb61488bc4b46a7b2c18da0bc81b8a4',volume_type_id=031e046f-8e8c-40f3-bda7-275cee7f7258)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:19 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0bfa877-d2fe-4492-bcfa-14322bc817e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:19 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0bfa877-d2fe-4492-bcfa-14322bc817e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:19 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Flow 'volume_create_api' (5d68c584-02be-4be8-bb55-562067660116) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:19 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Create volume request issued successfully. Sep 02 00:59:19 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-a90650eb-1b23-4f43-8edc-fd40eada9a33 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:59:19 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1646/3300] 192.168.122.129 () {62 vars in 1182 bytes} [Wed Sep 2 00:59:19 2026] POST /volume/v3/volumes => generated 782 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:59:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b841dfc0-c5a5-4617-9d78-4b7abf409614 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b841dfc0-c5a5-4617-9d78-4b7abf409614 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] GET http://192.168.122.129/volume/v3/volumes/89afec1b-ebe1-489a-92b6-91d48d751394 Sep 02 00:59:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b841dfc0-c5a5-4617-9d78-4b7abf409614 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:19 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b841dfc0-c5a5-4617-9d78-4b7abf409614 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:19 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:19 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:19 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:19 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:19 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b841dfc0-c5a5-4617-9d78-4b7abf409614 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Volume info retrieved successfully. Sep 02 00:59:19 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b841dfc0-c5a5-4617-9d78-4b7abf409614 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] http://192.168.122.129/volume/v3/volumes/89afec1b-ebe1-489a-92b6-91d48d751394 returned with HTTP 200 Sep 02 00:59:19 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1655/3301] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:59:19 2026] GET /volume/v3/volumes/89afec1b-ebe1-489a-92b6-91d48d751394 => generated 961 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5aa7afe0-d703-40cb-9d84-b9084d6c3d8c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5aa7afe0-d703-40cb-9d84-b9084d6c3d8c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] GET http://192.168.122.129/volume/v3/volumes/530a58cc-1182-4026-ac09-8f2ed7affff5 Sep 02 00:59:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5aa7afe0-d703-40cb-9d84-b9084d6c3d8c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5aa7afe0-d703-40cb-9d84-b9084d6c3d8c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5aa7afe0-d703-40cb-9d84-b9084d6c3d8c tempest-ProjectMemberTests-2044355839 tempest-ProjectMemberTests-2044355839-project-admin] http://192.168.122.129/volume/v3/volumes/530a58cc-1182-4026-ac09-8f2ed7affff5 returned with HTTP 404 Sep 02 00:59:20 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1647/3302] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:20 2026] GET /volume/v3/volumes/530a58cc-1182-4026-ac09-8f2ed7affff5 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:59:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3d0deb19-45a9-44d5-9414-90573c35db4d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3d0deb19-45a9-44d5-9414-90573c35db4d tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] GET http://192.168.122.129/volume/v3/volumes/89afec1b-ebe1-489a-92b6-91d48d751394 Sep 02 00:59:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3d0deb19-45a9-44d5-9414-90573c35db4d tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3d0deb19-45a9-44d5-9414-90573c35db4d tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:20 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:20 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-3d0deb19-45a9-44d5-9414-90573c35db4d tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Volume info retrieved successfully. Sep 02 00:59:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3d0deb19-45a9-44d5-9414-90573c35db4d tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] http://192.168.122.129/volume/v3/volumes/89afec1b-ebe1-489a-92b6-91d48d751394 returned with HTTP 200 Sep 02 00:59:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1656/3303] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:59:20 2026] GET /volume/v3/volumes/89afec1b-ebe1-489a-92b6-91d48d751394 => generated 982 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-49288dc5-46ef-45b7-8fce-11024efb3e9e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-49288dc5-46ef-45b7-8fce-11024efb3e9e tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] GET http://192.168.122.129/volume/v3/messages Sep 02 00:59:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-49288dc5-46ef-45b7-8fce-11024efb3e9e tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-49288dc5-46ef-45b7-8fce-11024efb3e9e tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:20 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:20 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-49288dc5-46ef-45b7-8fce-11024efb3e9e tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] http://192.168.122.129/volume/v3/messages returned with HTTP 200 Sep 02 00:59:20 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1648/3304] 192.168.122.129 () {60 vars in 1164 bytes} [Wed Sep 2 00:59:20 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c7296cb6-170c-43cc-b1f5-11e787113368 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c7296cb6-170c-43cc-b1f5-11e787113368 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-member] DELETE http://192.168.122.129/volume/v3/messages/eb7f2782-ff12-4c29-82e7-e83ccea9d33f Sep 02 00:59:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c7296cb6-170c-43cc-b1f5-11e787113368 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c7296cb6-170c-43cc-b1f5-11e787113368 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-member] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c7296cb6-170c-43cc-b1f5-11e787113368 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-member] http://192.168.122.129/volume/v3/messages/eb7f2782-ff12-4c29-82e7-e83ccea9d33f returned with HTTP 204 Sep 02 00:59:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1657/3305] 192.168.122.129 () {60 vars in 1278 bytes} [Wed Sep 2 00:59:20 2026] DELETE /volume/v3/messages/eb7f2782-ff12-4c29-82e7-e83ccea9d33f => generated 0 bytes in 234 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 00:59:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1e510c87-2a92-4dad-8b42-0af240fe375a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1e510c87-2a92-4dad-8b42-0af240fe375a tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-member] GET http://192.168.122.129/volume/v3/messages/eb7f2782-ff12-4c29-82e7-e83ccea9d33f Sep 02 00:59:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1e510c87-2a92-4dad-8b42-0af240fe375a tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1e510c87-2a92-4dad-8b42-0af240fe375a tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1e510c87-2a92-4dad-8b42-0af240fe375a tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-member] http://192.168.122.129/volume/v3/messages/eb7f2782-ff12-4c29-82e7-e83ccea9d33f returned with HTTP 404 Sep 02 00:59:20 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1649/3306] 192.168.122.129 () {60 vars in 1275 bytes} [Wed Sep 2 00:59:20 2026] GET /volume/v3/messages/eb7f2782-ff12-4c29-82e7-e83ccea9d33f => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:59:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8c0343d3-c3b0-4b74-82fb-23dfa9c7bb13 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8c0343d3-c3b0-4b74-82fb-23dfa9c7bb13 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/89afec1b-ebe1-489a-92b6-91d48d751394 Sep 02 00:59:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8c0343d3-c3b0-4b74-82fb-23dfa9c7bb13 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:20 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8c0343d3-c3b0-4b74-82fb-23dfa9c7bb13 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:20 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-8c0343d3-c3b0-4b74-82fb-23dfa9c7bb13 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Delete volume with id: 89afec1b-ebe1-489a-92b6-91d48d751394 Sep 02 00:59:20 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:20 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:20 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:20 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8c0343d3-c3b0-4b74-82fb-23dfa9c7bb13 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Volume info retrieved successfully. Sep 02 00:59:20 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-8c0343d3-c3b0-4b74-82fb-23dfa9c7bb13 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86898) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 00:59:20 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-8c0343d3-c3b0-4b74-82fb-23dfa9c7bb13 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2067301890 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2067301890, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:20 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-8c0343d3-c3b0-4b74-82fb-23dfa9c7bb13 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2067301890 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2067301890, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:20 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-8c0343d3-c3b0-4b74-82fb-23dfa9c7bb13 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Created reservations ['eff48fea-c35c-49df-a14c-c5b22c683f11', '9000dab7-8192-490d-af07-5c8d441ec321', 'bd89252a-75fb-42f6-a2e3-12c1d0a8db56', 'f89f2030-f8ca-4670-be24-0627fa943779'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:20 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8c0343d3-c3b0-4b74-82fb-23dfa9c7bb13 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Delete volume request issued successfully. Sep 02 00:59:20 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8c0343d3-c3b0-4b74-82fb-23dfa9c7bb13 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] http://192.168.122.129/volume/v3/volumes/89afec1b-ebe1-489a-92b6-91d48d751394 returned with HTTP 202 Sep 02 00:59:20 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1658/3307] 192.168.122.129 () {60 vars in 1275 bytes} [Wed Sep 2 00:59:20 2026] DELETE /volume/v3/volumes/89afec1b-ebe1-489a-92b6-91d48d751394 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-30d95ff0-39dd-40aa-8142-75c32d32c7f0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:20 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-30d95ff0-39dd-40aa-8142-75c32d32c7f0 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] DELETE http://192.168.122.129/volume/v3/types/031e046f-8e8c-40f3-bda7-275cee7f7258 Sep 02 00:59:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-30d95ff0-39dd-40aa-8142-75c32d32c7f0 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:20 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-30d95ff0-39dd-40aa-8142-75c32d32c7f0 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-30d95ff0-39dd-40aa-8142-75c32d32c7f0 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] http://192.168.122.129/volume/v3/types/031e046f-8e8c-40f3-bda7-275cee7f7258 returned with HTTP 202 Sep 02 00:59:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1650/3308] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:59:20 2026] DELETE /volume/v3/types/031e046f-8e8c-40f3-bda7-275cee7f7258 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4f53337b-6302-45c6-a4ee-31139d114ad5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4f53337b-6302-45c6-a4ee-31139d114ad5 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:59:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4f53337b-6302-45c6-a4ee-31139d114ad5 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-546844331", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1227696752", "vendor_name": "tempest-vendor_name-1512573993"}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4f53337b-6302-45c6-a4ee-31139d114ad5 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:59:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1659/3309] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:59:21 2026] POST /volume/v3/types => generated 329 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-028a203c-83e1-4c6d-977b-e582e384d408 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-028a203c-83e1-4c6d-977b-e582e384d408 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:59:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-028a203c-83e1-4c6d-977b-e582e384d408 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "049b1aff-cea6-40d7-a398-45a52bf1d0c4", "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:21 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-028a203c-83e1-4c6d-977b-e582e384d408 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Create volume request body: {'volume': {'volume_type': '049b1aff-cea6-40d7-a398-45a52bf1d0c4', 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:59:21 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-028a203c-83e1-4c6d-977b-e582e384d408 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Create volume of 1 GB Sep 02 00:59:21 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:21 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-028a203c-83e1-4c6d-977b-e582e384d408 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Availability Zones retrieved successfully. Sep 02 00:59:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-028a203c-83e1-4c6d-977b-e582e384d408 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Flow 'volume_create_api' (98912dab-6c5a-4e04-9abd-6c32043a48cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-028a203c-83e1-4c6d-977b-e582e384d408 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9189049f-fac7-41b8-a420-c718ef80c089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-028a203c-83e1-4c6d-977b-e582e384d408 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:59:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-028a203c-83e1-4c6d-977b-e582e384d408 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9189049f-fac7-41b8-a420-c718ef80c089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:59:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1227696752',vendor_name='tempest-vendor_name-1512573993'},id=049b1aff-cea6-40d7-a398-45a52bf1d0c4,is_public=True,name='tempest-ProjectMemberTests-volume-type-546844331',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '049b1aff-cea6-40d7-a398-45a52bf1d0c4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-028a203c-83e1-4c6d-977b-e582e384d408 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c307b351-733b-4cc2-b5ca-365a1b88c6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:21 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-028a203c-83e1-4c6d-977b-e582e384d408 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-546844331 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-546844331, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:21 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-028a203c-83e1-4c6d-977b-e582e384d408 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-546844331 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-546844331, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:21 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-028a203c-83e1-4c6d-977b-e582e384d408 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Created reservations ['bd51c478-8f7d-4b2e-9c34-6a9c2bd70e62', '24217f99-793d-4a60-9025-8c57238fd266', 'b1967112-a4a1-44b8-8a33-f0e704eb9a15', '8d23ac9e-029b-487b-b7c9-62002be305b9'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-028a203c-83e1-4c6d-977b-e582e384d408 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c307b351-733b-4cc2-b5ca-365a1b88c6a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd51c478-8f7d-4b2e-9c34-6a9c2bd70e62', '24217f99-793d-4a60-9025-8c57238fd266', 'b1967112-a4a1-44b8-8a33-f0e704eb9a15', '8d23ac9e-029b-487b-b7c9-62002be305b9']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-028a203c-83e1-4c6d-977b-e582e384d408 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47a6ee5c-3d73-4308-8a8f-e31e15e119f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:21 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:21 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-028a203c-83e1-4c6d-977b-e582e384d408 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47a6ee5c-3d73-4308-8a8f-e31e15e119f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51f2eab1-badc-4dc3-8c29-1ef20d69ff59', '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='0adb1f251a4c4814a5eec8ad94d51f2b',qos_specs=None,replication_status=,reservations=['bd51c478-8f7d-4b2e-9c34-6a9c2bd70e62','24217f99-793d-4a60-9025-8c57238fd266','b1967112-a4a1-44b8-8a33-f0e704eb9a15','8d23ac9e-029b-487b-b7c9-62002be305b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cb61488bc4b46a7b2c18da0bc81b8a4',volume_type_id=049b1aff-cea6-40d7-a398-45a52bf1d0c4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:59:21Z,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=51f2eab1-badc-4dc3-8c29-1ef20d69ff59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0adb1f251a4c4814a5eec8ad94d51f2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cb61488bc4b46a7b2c18da0bc81b8a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(049b1aff-cea6-40d7-a398-45a52bf1d0c4),volume_type_id=049b1aff-cea6-40d7-a398-45a52bf1d0c4)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-028a203c-83e1-4c6d-977b-e582e384d408 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (968f3363-c7f5-43d7-9c0d-802328110dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-028a203c-83e1-4c6d-977b-e582e384d408 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (968f3363-c7f5-43d7-9c0d-802328110dcf) transitioned into state 'SUCCESS' from 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='0adb1f251a4c4814a5eec8ad94d51f2b',qos_specs=None,replication_status=,reservations=['bd51c478-8f7d-4b2e-9c34-6a9c2bd70e62','24217f99-793d-4a60-9025-8c57238fd266','b1967112-a4a1-44b8-8a33-f0e704eb9a15','8d23ac9e-029b-487b-b7c9-62002be305b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cb61488bc4b46a7b2c18da0bc81b8a4',volume_type_id=049b1aff-cea6-40d7-a398-45a52bf1d0c4)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-028a203c-83e1-4c6d-977b-e582e384d408 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (772a4304-8115-48b1-b948-97d4d4407580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-028a203c-83e1-4c6d-977b-e582e384d408 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (772a4304-8115-48b1-b948-97d4d4407580) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:21 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-028a203c-83e1-4c6d-977b-e582e384d408 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Flow 'volume_create_api' (98912dab-6c5a-4e04-9abd-6c32043a48cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:21 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-028a203c-83e1-4c6d-977b-e582e384d408 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Create volume request issued successfully. Sep 02 00:59:21 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-028a203c-83e1-4c6d-977b-e582e384d408 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:59:21 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1651/3310] 192.168.122.129 () {62 vars in 1182 bytes} [Wed Sep 2 00:59:21 2026] POST /volume/v3/volumes => generated 781 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 02 00:59:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-663c3b59-d9b6-4dea-85f4-3d6b4d9ed77f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-663c3b59-d9b6-4dea-85f4-3d6b4d9ed77f tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] GET http://192.168.122.129/volume/v3/volumes/51f2eab1-badc-4dc3-8c29-1ef20d69ff59 Sep 02 00:59:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-663c3b59-d9b6-4dea-85f4-3d6b4d9ed77f tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:21 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-663c3b59-d9b6-4dea-85f4-3d6b4d9ed77f tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:21 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:21 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:21 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:21 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:21 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-663c3b59-d9b6-4dea-85f4-3d6b4d9ed77f tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Volume info retrieved successfully. Sep 02 00:59:21 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-663c3b59-d9b6-4dea-85f4-3d6b4d9ed77f tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] http://192.168.122.129/volume/v3/volumes/51f2eab1-badc-4dc3-8c29-1ef20d69ff59 returned with HTTP 200 Sep 02 00:59:21 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1660/3311] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:59:21 2026] GET /volume/v3/volumes/51f2eab1-badc-4dc3-8c29-1ef20d69ff59 => generated 960 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-da735021-6392-4a07-b891-d63dd91b3761 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-da735021-6392-4a07-b891-d63dd91b3761 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] GET http://192.168.122.129/volume/v3/volumes/51f2eab1-badc-4dc3-8c29-1ef20d69ff59 Sep 02 00:59:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-da735021-6392-4a07-b891-d63dd91b3761 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-da735021-6392-4a07-b891-d63dd91b3761 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-da735021-6392-4a07-b891-d63dd91b3761 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Volume info retrieved successfully. Sep 02 00:59:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-da735021-6392-4a07-b891-d63dd91b3761 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] http://192.168.122.129/volume/v3/volumes/51f2eab1-badc-4dc3-8c29-1ef20d69ff59 returned with HTTP 200 Sep 02 00:59:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1652/3312] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:59:22 2026] GET /volume/v3/volumes/51f2eab1-badc-4dc3-8c29-1ef20d69ff59 => generated 981 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3b8f533f-bdef-4bc7-9d12-31b128bfed85 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b8f533f-bdef-4bc7-9d12-31b128bfed85 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] GET http://192.168.122.129/volume/v3/messages Sep 02 00:59:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3b8f533f-bdef-4bc7-9d12-31b128bfed85 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3b8f533f-bdef-4bc7-9d12-31b128bfed85 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3b8f533f-bdef-4bc7-9d12-31b128bfed85 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] http://192.168.122.129/volume/v3/messages returned with HTTP 200 Sep 02 00:59:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1661/3313] 192.168.122.129 () {60 vars in 1164 bytes} [Wed Sep 2 00:59:22 2026] GET /volume/v3/messages => generated 678 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8ad8e258-e46b-48eb-8088-ba66cd29711a None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8ad8e258-e46b-48eb-8088-ba66cd29711a tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-member] GET http://192.168.122.129/volume/v3/messages Sep 02 00:59:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8ad8e258-e46b-48eb-8088-ba66cd29711a tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8ad8e258-e46b-48eb-8088-ba66cd29711a tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8ad8e258-e46b-48eb-8088-ba66cd29711a tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-member] http://192.168.122.129/volume/v3/messages returned with HTTP 200 Sep 02 00:59:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1653/3314] 192.168.122.129 () {60 vars in 1164 bytes} [Wed Sep 2 00:59:22 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9d6c1a5d-9391-4800-8cd4-8d34cf1ef3ea None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9d6c1a5d-9391-4800-8cd4-8d34cf1ef3ea tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] DELETE http://192.168.122.129/volume/v3/messages/c8ac086a-8289-48c4-a6cb-154f21d289ff Sep 02 00:59:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9d6c1a5d-9391-4800-8cd4-8d34cf1ef3ea tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9d6c1a5d-9391-4800-8cd4-8d34cf1ef3ea tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9d6c1a5d-9391-4800-8cd4-8d34cf1ef3ea tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] http://192.168.122.129/volume/v3/messages/c8ac086a-8289-48c4-a6cb-154f21d289ff returned with HTTP 204 Sep 02 00:59:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1662/3315] 192.168.122.129 () {60 vars in 1278 bytes} [Wed Sep 2 00:59:22 2026] DELETE /volume/v3/messages/c8ac086a-8289-48c4-a6cb-154f21d289ff => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 00:59:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ab33735b-06e0-430c-bdca-577be7b90bd5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ab33735b-06e0-430c-bdca-577be7b90bd5 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/51f2eab1-badc-4dc3-8c29-1ef20d69ff59 Sep 02 00:59:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ab33735b-06e0-430c-bdca-577be7b90bd5 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ab33735b-06e0-430c-bdca-577be7b90bd5 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:22 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-ab33735b-06e0-430c-bdca-577be7b90bd5 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Delete volume with id: 51f2eab1-badc-4dc3-8c29-1ef20d69ff59 Sep 02 00:59:22 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:22 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:22 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:22 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ab33735b-06e0-430c-bdca-577be7b90bd5 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Volume info retrieved successfully. Sep 02 00:59:22 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-ab33735b-06e0-430c-bdca-577be7b90bd5 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86899) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 00:59:22 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-ab33735b-06e0-430c-bdca-577be7b90bd5 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Created reservations ['d1c1c8e7-4acd-4a61-aafb-e73595222ad1', 'a1fc8c26-aff2-4de2-871c-37bdcb089ded', 'efc3eeb6-7549-406a-a51e-e8d8d6d39241', 'bdda6157-e4bc-4a9b-b933-24a0f52d3de6'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:22 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ab33735b-06e0-430c-bdca-577be7b90bd5 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Delete volume request issued successfully. Sep 02 00:59:22 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ab33735b-06e0-430c-bdca-577be7b90bd5 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] http://192.168.122.129/volume/v3/volumes/51f2eab1-badc-4dc3-8c29-1ef20d69ff59 returned with HTTP 202 Sep 02 00:59:22 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1654/3316] 192.168.122.129 () {60 vars in 1275 bytes} [Wed Sep 2 00:59:22 2026] DELETE /volume/v3/volumes/51f2eab1-badc-4dc3-8c29-1ef20d69ff59 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f0b3fd85-da00-493a-90af-acc425a21f0d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f0b3fd85-da00-493a-90af-acc425a21f0d tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] DELETE http://192.168.122.129/volume/v3/types/049b1aff-cea6-40d7-a398-45a52bf1d0c4 Sep 02 00:59:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f0b3fd85-da00-493a-90af-acc425a21f0d tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f0b3fd85-da00-493a-90af-acc425a21f0d tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:22 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2036d178-1fc1-41eb-971c-3568d5169d17 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f0b3fd85-da00-493a-90af-acc425a21f0d tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] http://192.168.122.129/volume/v3/types/049b1aff-cea6-40d7-a398-45a52bf1d0c4 returned with HTTP 202 Sep 02 00:59:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1663/3317] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:59:22 2026] DELETE /volume/v3/types/049b1aff-cea6-40d7-a398-45a52bf1d0c4 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:59:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-63caf81e-61d9-4bf8-9464-62848119f05b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-63caf81e-61d9-4bf8-9464-62848119f05b tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:59:22 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-63caf81e-61d9-4bf8-9464-62848119f05b tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1988230334", "extra_specs": {"storage_protocol": "tempest-storage_protocol-389457728", "vendor_name": "tempest-vendor_name-980853397"}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:22 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-63caf81e-61d9-4bf8-9464-62848119f05b tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:59:22 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1664/3318] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:59:22 2026] POST /volume/v3/types => generated 328 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-183f26c6-88f5-470b-9594-7e8313c67679 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-183f26c6-88f5-470b-9594-7e8313c67679 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:59:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-183f26c6-88f5-470b-9594-7e8313c67679 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9d8e1e9d-a68b-4809-aaab-2a6a9181f34d", "size": 1}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-183f26c6-88f5-470b-9594-7e8313c67679 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Create volume request body: {'volume': {'volume_type': '9d8e1e9d-a68b-4809-aaab-2a6a9181f34d', 'size': 1}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:59:23 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-183f26c6-88f5-470b-9594-7e8313c67679 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Create volume of 1 GB Sep 02 00:59:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-183f26c6-88f5-470b-9594-7e8313c67679 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Availability Zones retrieved successfully. Sep 02 00:59:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-183f26c6-88f5-470b-9594-7e8313c67679 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Flow 'volume_create_api' (a5414db0-1411-456b-b6d6-c234987a1b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-183f26c6-88f5-470b-9594-7e8313c67679 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32a5c601-5890-4e76-afe3-84bb25737c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2036d178-1fc1-41eb-971c-3568d5169d17 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:59:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2036d178-1fc1-41eb-971c-3568d5169d17 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1021204246", "extra_specs": {"storage_protocol": "tempest-storage_protocol-38131472", "vendor_name": "tempest-vendor_name-540290989"}}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-183f26c6-88f5-470b-9594-7e8313c67679 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:59:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2036d178-1fc1-41eb-971c-3568d5169d17 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:59:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1655/3319] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:59:22 2026] POST /volume/v3/types => generated 326 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:59:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-183f26c6-88f5-470b-9594-7e8313c67679 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32a5c601-5890-4e76-afe3-84bb25737c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:59:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-389457728',vendor_name='tempest-vendor_name-980853397'},id=9d8e1e9d-a68b-4809-aaab-2a6a9181f34d,is_public=True,name='tempest-ProjectMemberTests-volume-type-1988230334',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9d8e1e9d-a68b-4809-aaab-2a6a9181f34d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-183f26c6-88f5-470b-9594-7e8313c67679 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (466968ab-ddd3-469b-9167-59185e440802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-23c06920-75cc-46cc-be31-46ad362949b2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-23c06920-75cc-46cc-be31-46ad362949b2 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:59:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-23c06920-75cc-46cc-be31-46ad362949b2 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "484acb6f-a3dc-4794-8472-59a927859ccd", "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:23 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-23c06920-75cc-46cc-be31-46ad362949b2 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Create volume request body: {'volume': {'volume_type': '484acb6f-a3dc-4794-8472-59a927859ccd', 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:59:23 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-23c06920-75cc-46cc-be31-46ad362949b2 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Create volume of 1 GB Sep 02 00:59:23 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:23 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-23c06920-75cc-46cc-be31-46ad362949b2 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Availability Zones retrieved successfully. Sep 02 00:59:23 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-23c06920-75cc-46cc-be31-46ad362949b2 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Flow 'volume_create_api' (e7efc8ba-42dc-49da-94f8-c23fb451dbc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:23 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-23c06920-75cc-46cc-be31-46ad362949b2 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d09c4bf-572c-4ef8-81f2-898a975b0814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:23 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-23c06920-75cc-46cc-be31-46ad362949b2 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:59:23 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-183f26c6-88f5-470b-9594-7e8313c67679 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1988230334 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1988230334, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:23 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-183f26c6-88f5-470b-9594-7e8313c67679 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1988230334 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1988230334, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:23 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-23c06920-75cc-46cc-be31-46ad362949b2 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d09c4bf-572c-4ef8-81f2-898a975b0814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:59:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-38131472',vendor_name='tempest-vendor_name-540290989'},id=484acb6f-a3dc-4794-8472-59a927859ccd,is_public=True,name='tempest-ProjectAdminTests-volume-type-1021204246',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '484acb6f-a3dc-4794-8472-59a927859ccd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:23 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-23c06920-75cc-46cc-be31-46ad362949b2 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df0a46f5-fc86-4cd4-a9a4-42750a0df851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:23 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-183f26c6-88f5-470b-9594-7e8313c67679 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Created reservations ['c835adfd-f0f9-44be-bc95-1230852ca9e0', '842a232c-707c-4296-80c7-82261563dbc1', 'cbbe9d62-2f11-400e-936b-8e6faceb7a0e', 'dafc8448-a16e-45bd-81e4-372f81f7a6ad'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-183f26c6-88f5-470b-9594-7e8313c67679 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (466968ab-ddd3-469b-9167-59185e440802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c835adfd-f0f9-44be-bc95-1230852ca9e0', '842a232c-707c-4296-80c7-82261563dbc1', 'cbbe9d62-2f11-400e-936b-8e6faceb7a0e', 'dafc8448-a16e-45bd-81e4-372f81f7a6ad']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-183f26c6-88f5-470b-9594-7e8313c67679 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5bf380c-2034-46d5-b8d9-93132415146b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:23 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-23c06920-75cc-46cc-be31-46ad362949b2 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1021204246 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1021204246, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:23 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-23c06920-75cc-46cc-be31-46ad362949b2 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1021204246 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1021204246, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:23 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:23 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-183f26c6-88f5-470b-9594-7e8313c67679 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5bf380c-2034-46d5-b8d9-93132415146b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b582c85-0175-42a4-9cf2-63cb6e4a47e3', '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='0adb1f251a4c4814a5eec8ad94d51f2b',qos_specs=None,replication_status=,reservations=['c835adfd-f0f9-44be-bc95-1230852ca9e0','842a232c-707c-4296-80c7-82261563dbc1','cbbe9d62-2f11-400e-936b-8e6faceb7a0e','dafc8448-a16e-45bd-81e4-372f81f7a6ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cb61488bc4b46a7b2c18da0bc81b8a4',volume_type_id=9d8e1e9d-a68b-4809-aaab-2a6a9181f34d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:59:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b582c85-0175-42a4-9cf2-63cb6e4a47e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0adb1f251a4c4814a5eec8ad94d51f2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cb61488bc4b46a7b2c18da0bc81b8a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9d8e1e9d-a68b-4809-aaab-2a6a9181f34d),volume_type_id=9d8e1e9d-a68b-4809-aaab-2a6a9181f34d)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-183f26c6-88f5-470b-9594-7e8313c67679 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20dae6b1-9c5c-4c18-b33e-eed2b8c2dda3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-183f26c6-88f5-470b-9594-7e8313c67679 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20dae6b1-9c5c-4c18-b33e-eed2b8c2dda3) transitioned into state 'SUCCESS' from 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='0adb1f251a4c4814a5eec8ad94d51f2b',qos_specs=None,replication_status=,reservations=['c835adfd-f0f9-44be-bc95-1230852ca9e0','842a232c-707c-4296-80c7-82261563dbc1','cbbe9d62-2f11-400e-936b-8e6faceb7a0e','dafc8448-a16e-45bd-81e4-372f81f7a6ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cb61488bc4b46a7b2c18da0bc81b8a4',volume_type_id=9d8e1e9d-a68b-4809-aaab-2a6a9181f34d)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-183f26c6-88f5-470b-9594-7e8313c67679 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90ed7029-f934-40c4-bbb4-efb294558a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:23 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-23c06920-75cc-46cc-be31-46ad362949b2 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Created reservations ['dfbfb78e-fed9-47d2-934c-8af4c87bfee2', '4862d1ff-ea8b-4fe1-aef9-436926b7a2a8', 'bc2cfd0a-412f-466c-b679-59977577977a', '5d6eb00f-66b7-4da1-80f1-f0c16c57f0c0'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:23 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-23c06920-75cc-46cc-be31-46ad362949b2 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df0a46f5-fc86-4cd4-a9a4-42750a0df851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfbfb78e-fed9-47d2-934c-8af4c87bfee2', '4862d1ff-ea8b-4fe1-aef9-436926b7a2a8', 'bc2cfd0a-412f-466c-b679-59977577977a', '5d6eb00f-66b7-4da1-80f1-f0c16c57f0c0']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:23 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-23c06920-75cc-46cc-be31-46ad362949b2 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8c4dd5c-db8b-471a-8fc7-7101818ce476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-183f26c6-88f5-470b-9594-7e8313c67679 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90ed7029-f934-40c4-bbb4-efb294558a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:23 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-183f26c6-88f5-470b-9594-7e8313c67679 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Flow 'volume_create_api' (a5414db0-1411-456b-b6d6-c234987a1b80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-183f26c6-88f5-470b-9594-7e8313c67679 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Create volume request issued successfully. Sep 02 00:59:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-183f26c6-88f5-470b-9594-7e8313c67679 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:59:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1665/3320] 192.168.122.129 () {62 vars in 1182 bytes} [Wed Sep 2 00:59:23 2026] POST /volume/v3/volumes => generated 782 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:59:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-791e3482-5074-46af-ae6e-e5e3e84c1770 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-791e3482-5074-46af-ae6e-e5e3e84c1770 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] GET http://192.168.122.129/volume/v3/volumes/0b582c85-0175-42a4-9cf2-63cb6e4a47e3 Sep 02 00:59:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-791e3482-5074-46af-ae6e-e5e3e84c1770 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-791e3482-5074-46af-ae6e-e5e3e84c1770 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:23 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:23 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-791e3482-5074-46af-ae6e-e5e3e84c1770 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Volume info retrieved successfully. Sep 02 00:59:23 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:23 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:23 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-23c06920-75cc-46cc-be31-46ad362949b2 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8c4dd5c-db8b-471a-8fc7-7101818ce476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54d8e872-758c-4473-a412-b9db1e7edabb', '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='81fc9b4751f840d8a4d550ac14d46a4a',qos_specs=None,replication_status=,reservations=['dfbfb78e-fed9-47d2-934c-8af4c87bfee2','4862d1ff-ea8b-4fe1-aef9-436926b7a2a8','bc2cfd0a-412f-466c-b679-59977577977a','5d6eb00f-66b7-4da1-80f1-f0c16c57f0c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e898470bcc934440aba379721bc21d83',volume_type_id=484acb6f-a3dc-4794-8472-59a927859ccd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:59:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54d8e872-758c-4473-a412-b9db1e7edabb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81fc9b4751f840d8a4d550ac14d46a4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e898470bcc934440aba379721bc21d83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(484acb6f-a3dc-4794-8472-59a927859ccd),volume_type_id=484acb6f-a3dc-4794-8472-59a927859ccd)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-791e3482-5074-46af-ae6e-e5e3e84c1770 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] http://192.168.122.129/volume/v3/volumes/0b582c85-0175-42a4-9cf2-63cb6e4a47e3 returned with HTTP 200 Sep 02 00:59:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1666/3321] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:59:23 2026] GET /volume/v3/volumes/0b582c85-0175-42a4-9cf2-63cb6e4a47e3 => generated 961 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:23 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-23c06920-75cc-46cc-be31-46ad362949b2 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a730a54f-ffb6-4376-97dd-fae852265be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:23 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-23c06920-75cc-46cc-be31-46ad362949b2 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a730a54f-ffb6-4376-97dd-fae852265be4) transitioned into state 'SUCCESS' from 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='81fc9b4751f840d8a4d550ac14d46a4a',qos_specs=None,replication_status=,reservations=['dfbfb78e-fed9-47d2-934c-8af4c87bfee2','4862d1ff-ea8b-4fe1-aef9-436926b7a2a8','bc2cfd0a-412f-466c-b679-59977577977a','5d6eb00f-66b7-4da1-80f1-f0c16c57f0c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e898470bcc934440aba379721bc21d83',volume_type_id=484acb6f-a3dc-4794-8472-59a927859ccd)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:23 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-23c06920-75cc-46cc-be31-46ad362949b2 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67726f1c-11b1-4f4e-85f4-b4d5672a86fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:23 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-23c06920-75cc-46cc-be31-46ad362949b2 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67726f1c-11b1-4f4e-85f4-b4d5672a86fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:23 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-23c06920-75cc-46cc-be31-46ad362949b2 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Flow 'volume_create_api' (e7efc8ba-42dc-49da-94f8-c23fb451dbc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:23 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-23c06920-75cc-46cc-be31-46ad362949b2 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Create volume request issued successfully. Sep 02 00:59:23 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-23c06920-75cc-46cc-be31-46ad362949b2 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:59:23 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1656/3322] 192.168.122.129 () {62 vars in 1182 bytes} [Wed Sep 2 00:59:23 2026] POST /volume/v3/volumes => generated 781 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:59:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8b4f1bcf-1802-446d-aa7f-d8a9284543ea None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8b4f1bcf-1802-446d-aa7f-d8a9284543ea tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] GET http://192.168.122.129/volume/v3/volumes/54d8e872-758c-4473-a412-b9db1e7edabb Sep 02 00:59:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8b4f1bcf-1802-446d-aa7f-d8a9284543ea tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:23 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8b4f1bcf-1802-446d-aa7f-d8a9284543ea tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:23 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:23 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:23 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:23 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:23 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-8b4f1bcf-1802-446d-aa7f-d8a9284543ea tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Volume info retrieved successfully. Sep 02 00:59:23 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8b4f1bcf-1802-446d-aa7f-d8a9284543ea tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/volumes/54d8e872-758c-4473-a412-b9db1e7edabb returned with HTTP 200 Sep 02 00:59:23 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1667/3323] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:59:23 2026] GET /volume/v3/volumes/54d8e872-758c-4473-a412-b9db1e7edabb => generated 960 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0f4754f7-fcc8-4392-9c7e-0c92fff2c7b9 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0f4754f7-fcc8-4392-9c7e-0c92fff2c7b9 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] GET http://192.168.122.129/volume/v3/volumes/0b582c85-0175-42a4-9cf2-63cb6e4a47e3 Sep 02 00:59:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0f4754f7-fcc8-4392-9c7e-0c92fff2c7b9 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0f4754f7-fcc8-4392-9c7e-0c92fff2c7b9 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-0f4754f7-fcc8-4392-9c7e-0c92fff2c7b9 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Volume info retrieved successfully. Sep 02 00:59:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0f4754f7-fcc8-4392-9c7e-0c92fff2c7b9 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] http://192.168.122.129/volume/v3/volumes/0b582c85-0175-42a4-9cf2-63cb6e4a47e3 returned with HTTP 200 Sep 02 00:59:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1657/3324] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:59:24 2026] GET /volume/v3/volumes/0b582c85-0175-42a4-9cf2-63cb6e4a47e3 => generated 982 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c46a9245-e55e-490d-a08a-aa8e911992dc None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c46a9245-e55e-490d-a08a-aa8e911992dc tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] GET http://192.168.122.129/volume/v3/messages Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c46a9245-e55e-490d-a08a-aa8e911992dc tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c46a9245-e55e-490d-a08a-aa8e911992dc tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c46a9245-e55e-490d-a08a-aa8e911992dc tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] http://192.168.122.129/volume/v3/messages returned with HTTP 200 Sep 02 00:59:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1668/3325] 192.168.122.129 () {60 vars in 1164 bytes} [Wed Sep 2 00:59:24 2026] GET /volume/v3/messages => generated 1342 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 02 00:59:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-70dcfc73-cb38-493d-8bf0-b1b025a1cdf5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-70dcfc73-cb38-493d-8bf0-b1b025a1cdf5 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-member] GET http://192.168.122.129/volume/v3/messages/859aa634-68a4-4637-9cbd-9bda567a82f7 Sep 02 00:59:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-70dcfc73-cb38-493d-8bf0-b1b025a1cdf5 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-70dcfc73-cb38-493d-8bf0-b1b025a1cdf5 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-member] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-70dcfc73-cb38-493d-8bf0-b1b025a1cdf5 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-member] http://192.168.122.129/volume/v3/messages/859aa634-68a4-4637-9cbd-9bda567a82f7 returned with HTTP 200 Sep 02 00:59:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1658/3326] 192.168.122.129 () {60 vars in 1275 bytes} [Wed Sep 2 00:59:24 2026] GET /volume/v3/messages/859aa634-68a4-4637-9cbd-9bda567a82f7 => generated 675 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-03ca81d0-67bc-4b14-ad7b-679ec09842c2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-03ca81d0-67bc-4b14-ad7b-679ec09842c2 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] DELETE http://192.168.122.129/volume/v3/messages/859aa634-68a4-4637-9cbd-9bda567a82f7 Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-03ca81d0-67bc-4b14-ad7b-679ec09842c2 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-03ca81d0-67bc-4b14-ad7b-679ec09842c2 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-03ca81d0-67bc-4b14-ad7b-679ec09842c2 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] http://192.168.122.129/volume/v3/messages/859aa634-68a4-4637-9cbd-9bda567a82f7 returned with HTTP 204 Sep 02 00:59:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1669/3327] 192.168.122.129 () {60 vars in 1278 bytes} [Wed Sep 2 00:59:24 2026] DELETE /volume/v3/messages/859aa634-68a4-4637-9cbd-9bda567a82f7 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 00:59:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b9cda00b-fac1-45bb-81c0-2e9e5bf1b4c2 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f81e92e6-81f0-42c7-b106-f752f4c38b2e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b9cda00b-fac1-45bb-81c0-2e9e5bf1b4c2 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/0b582c85-0175-42a4-9cf2-63cb6e4a47e3 Sep 02 00:59:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b9cda00b-fac1-45bb-81c0-2e9e5bf1b4c2 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b9cda00b-fac1-45bb-81c0-2e9e5bf1b4c2 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:24 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-b9cda00b-fac1-45bb-81c0-2e9e5bf1b4c2 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Delete volume with id: 0b582c85-0175-42a4-9cf2-63cb6e4a47e3 Sep 02 00:59:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f81e92e6-81f0-42c7-b106-f752f4c38b2e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] GET http://192.168.122.129/volume/v3/volumes/54d8e872-758c-4473-a412-b9db1e7edabb Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f81e92e6-81f0-42c7-b106-f752f4c38b2e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f81e92e6-81f0-42c7-b106-f752f4c38b2e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:24 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:24 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:24 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:24 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:24 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:24 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b9cda00b-fac1-45bb-81c0-2e9e5bf1b4c2 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Volume info retrieved successfully. Sep 02 00:59:24 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:24 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:24 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-b9cda00b-fac1-45bb-81c0-2e9e5bf1b4c2 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86899) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-f81e92e6-81f0-42c7-b106-f752f4c38b2e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Volume info retrieved successfully. Sep 02 00:59:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f81e92e6-81f0-42c7-b106-f752f4c38b2e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/volumes/54d8e872-758c-4473-a412-b9db1e7edabb returned with HTTP 200 Sep 02 00:59:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1670/3328] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:59:24 2026] GET /volume/v3/volumes/54d8e872-758c-4473-a412-b9db1e7edabb => generated 981 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:59:24 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-b9cda00b-fac1-45bb-81c0-2e9e5bf1b4c2 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1988230334 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1988230334, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:24 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-b9cda00b-fac1-45bb-81c0-2e9e5bf1b4c2 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1988230334 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1988230334, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-dbc1d1d2-dbb3-4d1d-ac93-3c32e3f21abe None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-dbc1d1d2-dbb3-4d1d-ac93-3c32e3f21abe tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] GET http://192.168.122.129/volume/v3/messages Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-dbc1d1d2-dbb3-4d1d-ac93-3c32e3f21abe tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-dbc1d1d2-dbb3-4d1d-ac93-3c32e3f21abe tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:24 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-b9cda00b-fac1-45bb-81c0-2e9e5bf1b4c2 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Created reservations ['af4dd5ea-243c-4a89-b155-5e8adaf034c5', '57c11162-623c-4331-8af5-8d20c8c5bf5a', '2ee797d1-cffa-4171-bb69-ec2058624d1e', 'e1434fcc-cb87-4285-a870-2ce24c340049'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-dbc1d1d2-dbb3-4d1d-ac93-3c32e3f21abe tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/messages returned with HTTP 200 Sep 02 00:59:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1671/3329] 192.168.122.129 () {60 vars in 1164 bytes} [Wed Sep 2 00:59:24 2026] GET /volume/v3/messages => generated 678 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-697a8b4d-9f31-4df1-bd69-3c84de0f227b None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-697a8b4d-9f31-4df1-bd69-3c84de0f227b tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] DELETE http://192.168.122.129/volume/v3/messages/4bc95a40-a02f-4a64-999d-236a9d3a1af4 Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-697a8b4d-9f31-4df1-bd69-3c84de0f227b tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-697a8b4d-9f31-4df1-bd69-3c84de0f227b tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-697a8b4d-9f31-4df1-bd69-3c84de0f227b tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/messages/4bc95a40-a02f-4a64-999d-236a9d3a1af4 returned with HTTP 204 Sep 02 00:59:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1672/3330] 192.168.122.129 () {60 vars in 1278 bytes} [Wed Sep 2 00:59:24 2026] DELETE /volume/v3/messages/4bc95a40-a02f-4a64-999d-236a9d3a1af4 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-168c0ad7-4470-45cb-9f18-16f99e1e49d0 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-168c0ad7-4470-45cb-9f18-16f99e1e49d0 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] GET http://192.168.122.129/volume/v3/messages/4bc95a40-a02f-4a64-999d-236a9d3a1af4 Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-168c0ad7-4470-45cb-9f18-16f99e1e49d0 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-168c0ad7-4470-45cb-9f18-16f99e1e49d0 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-168c0ad7-4470-45cb-9f18-16f99e1e49d0 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/messages/4bc95a40-a02f-4a64-999d-236a9d3a1af4 returned with HTTP 404 Sep 02 00:59:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1673/3331] 192.168.122.129 () {60 vars in 1275 bytes} [Wed Sep 2 00:59:24 2026] GET /volume/v3/messages/4bc95a40-a02f-4a64-999d-236a9d3a1af4 => generated 110 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:59:24 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-b9cda00b-fac1-45bb-81c0-2e9e5bf1b4c2 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Delete volume request issued successfully. Sep 02 00:59:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b9cda00b-fac1-45bb-81c0-2e9e5bf1b4c2 tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] http://192.168.122.129/volume/v3/volumes/0b582c85-0175-42a4-9cf2-63cb6e4a47e3 returned with HTTP 202 Sep 02 00:59:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1659/3332] 192.168.122.129 () {60 vars in 1275 bytes} [Wed Sep 2 00:59:24 2026] DELETE /volume/v3/volumes/0b582c85-0175-42a4-9cf2-63cb6e4a47e3 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-697ed28c-43d3-431b-a438-ba69367a0c7e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-196b3997-9034-4d36-9bfa-1535128251ad None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-697ed28c-43d3-431b-a438-ba69367a0c7e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/54d8e872-758c-4473-a412-b9db1e7edabb Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-697ed28c-43d3-431b-a438-ba69367a0c7e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-697ed28c-43d3-431b-a438-ba69367a0c7e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-697ed28c-43d3-431b-a438-ba69367a0c7e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Delete volume with id: 54d8e872-758c-4473-a412-b9db1e7edabb Sep 02 00:59:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-196b3997-9034-4d36-9bfa-1535128251ad tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] DELETE http://192.168.122.129/volume/v3/types/9d8e1e9d-a68b-4809-aaab-2a6a9181f34d Sep 02 00:59:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-196b3997-9034-4d36-9bfa-1535128251ad tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-196b3997-9034-4d36-9bfa-1535128251ad tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:24 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:24 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:24 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:24 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-697ed28c-43d3-431b-a438-ba69367a0c7e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Volume info retrieved successfully. Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-697ed28c-43d3-431b-a438-ba69367a0c7e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86898) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-697ed28c-43d3-431b-a438-ba69367a0c7e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1021204246 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1021204246, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:24 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-697ed28c-43d3-431b-a438-ba69367a0c7e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1021204246 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1021204246, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-196b3997-9034-4d36-9bfa-1535128251ad tempest-ProjectMemberTests-1269806867 tempest-ProjectMemberTests-1269806867-project-admin] http://192.168.122.129/volume/v3/types/9d8e1e9d-a68b-4809-aaab-2a6a9181f34d returned with HTTP 202 Sep 02 00:59:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1660/3333] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:59:24 2026] DELETE /volume/v3/types/9d8e1e9d-a68b-4809-aaab-2a6a9181f34d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-697ed28c-43d3-431b-a438-ba69367a0c7e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Created reservations ['d2b54ba1-6f56-4ba2-8a4c-9614b4b43d84', 'd360e1e8-4fdd-45a7-a23b-fcea6e4739bd', '80c0077e-7964-4a64-bc92-062536383b0d', '9d3a4049-c0cb-4411-8aac-d6ed9a3e12b5'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-697ed28c-43d3-431b-a438-ba69367a0c7e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Delete volume request issued successfully. Sep 02 00:59:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-697ed28c-43d3-431b-a438-ba69367a0c7e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/volumes/54d8e872-758c-4473-a412-b9db1e7edabb returned with HTTP 202 Sep 02 00:59:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1674/3334] 192.168.122.129 () {60 vars in 1275 bytes} [Wed Sep 2 00:59:24 2026] DELETE /volume/v3/volumes/54d8e872-758c-4473-a412-b9db1e7edabb => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 02 00:59:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e132bb96-38e9-4ef5-b711-033c9fba2614 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e132bb96-38e9-4ef5-b711-033c9fba2614 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] DELETE http://192.168.122.129/volume/v3/types/484acb6f-a3dc-4794-8472-59a927859ccd Sep 02 00:59:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e132bb96-38e9-4ef5-b711-033c9fba2614 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e132bb96-38e9-4ef5-b711-033c9fba2614 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e132bb96-38e9-4ef5-b711-033c9fba2614 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/types/484acb6f-a3dc-4794-8472-59a927859ccd returned with HTTP 202 Sep 02 00:59:24 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1661/3335] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:59:24 2026] DELETE /volume/v3/types/484acb6f-a3dc-4794-8472-59a927859ccd => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-def6667f-ed62-4ab4-9d2d-e94fe06c3008 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-def6667f-ed62-4ab4-9d2d-e94fe06c3008 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:59:24 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-def6667f-ed62-4ab4-9d2d-e94fe06c3008 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-740541551", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1666938083", "vendor_name": "tempest-vendor_name-1309560859"}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:24 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-def6667f-ed62-4ab4-9d2d-e94fe06c3008 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:59:24 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1675/3336] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:59:24 2026] POST /volume/v3/types => generated 328 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2ec9406d-911a-4750-816f-aacfd06fc911 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:24 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2ec9406d-911a-4750-816f-aacfd06fc911 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:59:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2ec9406d-911a-4750-816f-aacfd06fc911 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b2b87ce8-bd5f-42aa-beca-35b361474bbe", "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:24 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-2ec9406d-911a-4750-816f-aacfd06fc911 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Create volume request body: {'volume': {'volume_type': 'b2b87ce8-bd5f-42aa-beca-35b361474bbe', 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:59:25 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-2ec9406d-911a-4750-816f-aacfd06fc911 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Create volume of 1 GB Sep 02 00:59:25 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:25 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2ec9406d-911a-4750-816f-aacfd06fc911 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Availability Zones retrieved successfully. Sep 02 00:59:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2ec9406d-911a-4750-816f-aacfd06fc911 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Flow 'volume_create_api' (cb919e1f-7493-46dc-b1b3-305fb2245f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2ec9406d-911a-4750-816f-aacfd06fc911 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ce86c81-beb0-48e0-9223-a7e2dcac0f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-2ec9406d-911a-4750-816f-aacfd06fc911 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:59:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2ec9406d-911a-4750-816f-aacfd06fc911 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ce86c81-beb0-48e0-9223-a7e2dcac0f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:59:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1666938083',vendor_name='tempest-vendor_name-1309560859'},id=b2b87ce8-bd5f-42aa-beca-35b361474bbe,is_public=True,name='tempest-ProjectAdminTests-volume-type-740541551',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2b87ce8-bd5f-42aa-beca-35b361474bbe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2ec9406d-911a-4750-816f-aacfd06fc911 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (772df0ac-5790-4983-a372-f782a6e8a4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:25 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-2ec9406d-911a-4750-816f-aacfd06fc911 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-740541551 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-740541551, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:25 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-2ec9406d-911a-4750-816f-aacfd06fc911 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-740541551 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-740541551, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:25 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-2ec9406d-911a-4750-816f-aacfd06fc911 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Created reservations ['aea4ca09-0a9d-4b23-be4a-85d1e5e6a7e4', '8531ed76-b27f-45df-863d-3417b20013f2', 'c0626493-6617-4d3c-a56f-a4aabc4c1b8d', '3617bce7-2abc-4c73-a42e-d224f6c4c958'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2ec9406d-911a-4750-816f-aacfd06fc911 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (772df0ac-5790-4983-a372-f782a6e8a4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aea4ca09-0a9d-4b23-be4a-85d1e5e6a7e4', '8531ed76-b27f-45df-863d-3417b20013f2', 'c0626493-6617-4d3c-a56f-a4aabc4c1b8d', '3617bce7-2abc-4c73-a42e-d224f6c4c958']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2ec9406d-911a-4750-816f-aacfd06fc911 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeee304e-0a31-40e1-81bf-c0b679b2e14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:25 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:25 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2ec9406d-911a-4750-816f-aacfd06fc911 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeee304e-0a31-40e1-81bf-c0b679b2e14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66cdf852-1bf8-4310-91c0-334487543c4f', '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='81fc9b4751f840d8a4d550ac14d46a4a',qos_specs=None,replication_status=,reservations=['aea4ca09-0a9d-4b23-be4a-85d1e5e6a7e4','8531ed76-b27f-45df-863d-3417b20013f2','c0626493-6617-4d3c-a56f-a4aabc4c1b8d','3617bce7-2abc-4c73-a42e-d224f6c4c958'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e898470bcc934440aba379721bc21d83',volume_type_id=b2b87ce8-bd5f-42aa-beca-35b361474bbe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:59:25Z,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=66cdf852-1bf8-4310-91c0-334487543c4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81fc9b4751f840d8a4d550ac14d46a4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e898470bcc934440aba379721bc21d83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2b87ce8-bd5f-42aa-beca-35b361474bbe),volume_type_id=b2b87ce8-bd5f-42aa-beca-35b361474bbe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2ec9406d-911a-4750-816f-aacfd06fc911 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a54eeda-0623-4e72-bed7-90ee6fc8a58e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2ec9406d-911a-4750-816f-aacfd06fc911 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a54eeda-0623-4e72-bed7-90ee6fc8a58e) transitioned into state 'SUCCESS' from 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='81fc9b4751f840d8a4d550ac14d46a4a',qos_specs=None,replication_status=,reservations=['aea4ca09-0a9d-4b23-be4a-85d1e5e6a7e4','8531ed76-b27f-45df-863d-3417b20013f2','c0626493-6617-4d3c-a56f-a4aabc4c1b8d','3617bce7-2abc-4c73-a42e-d224f6c4c958'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e898470bcc934440aba379721bc21d83',volume_type_id=b2b87ce8-bd5f-42aa-beca-35b361474bbe)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2ec9406d-911a-4750-816f-aacfd06fc911 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aea6d292-d7bc-4d82-ad73-b46fbcf60fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2ec9406d-911a-4750-816f-aacfd06fc911 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aea6d292-d7bc-4d82-ad73-b46fbcf60fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:25 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-2ec9406d-911a-4750-816f-aacfd06fc911 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Flow 'volume_create_api' (cb919e1f-7493-46dc-b1b3-305fb2245f60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:25 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2ec9406d-911a-4750-816f-aacfd06fc911 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Create volume request issued successfully. Sep 02 00:59:25 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2ec9406d-911a-4750-816f-aacfd06fc911 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:59:25 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1662/3337] 192.168.122.129 () {62 vars in 1182 bytes} [Wed Sep 2 00:59:24 2026] POST /volume/v3/volumes => generated 780 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:59:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-60a9f757-b5b2-4ea3-a475-e266ad916336 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-60a9f757-b5b2-4ea3-a475-e266ad916336 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] GET http://192.168.122.129/volume/v3/volumes/66cdf852-1bf8-4310-91c0-334487543c4f Sep 02 00:59:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-60a9f757-b5b2-4ea3-a475-e266ad916336 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:25 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-60a9f757-b5b2-4ea3-a475-e266ad916336 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:25 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:25 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:25 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:25 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:25 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-60a9f757-b5b2-4ea3-a475-e266ad916336 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Volume info retrieved successfully. Sep 02 00:59:25 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-60a9f757-b5b2-4ea3-a475-e266ad916336 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/volumes/66cdf852-1bf8-4310-91c0-334487543c4f returned with HTTP 200 Sep 02 00:59:25 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1676/3338] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:59:25 2026] GET /volume/v3/volumes/66cdf852-1bf8-4310-91c0-334487543c4f => generated 959 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-17d42da6-aacc-4d79-803f-c9344d8c44d0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-17d42da6-aacc-4d79-803f-c9344d8c44d0 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] GET http://192.168.122.129/volume/v3/volumes/66cdf852-1bf8-4310-91c0-334487543c4f Sep 02 00:59:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-17d42da6-aacc-4d79-803f-c9344d8c44d0 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-17d42da6-aacc-4d79-803f-c9344d8c44d0 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:26 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:26 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:26 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-17d42da6-aacc-4d79-803f-c9344d8c44d0 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Volume info retrieved successfully. Sep 02 00:59:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-17d42da6-aacc-4d79-803f-c9344d8c44d0 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/volumes/66cdf852-1bf8-4310-91c0-334487543c4f returned with HTTP 200 Sep 02 00:59:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1663/3339] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:59:26 2026] GET /volume/v3/volumes/66cdf852-1bf8-4310-91c0-334487543c4f => generated 980 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-71382a6d-d668-458c-b7d3-9cd1c9eee722 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-71382a6d-d668-458c-b7d3-9cd1c9eee722 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] GET http://192.168.122.129/volume/v3/messages Sep 02 00:59:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-71382a6d-d668-458c-b7d3-9cd1c9eee722 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-71382a6d-d668-458c-b7d3-9cd1c9eee722 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-71382a6d-d668-458c-b7d3-9cd1c9eee722 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/messages returned with HTTP 200 Sep 02 00:59:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1677/3340] 192.168.122.129 () {60 vars in 1164 bytes} [Wed Sep 2 00:59:26 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5dbb0017-eb9f-49d3-ad14-55cbee95c47e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5dbb0017-eb9f-49d3-ad14-55cbee95c47e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] GET http://192.168.122.129/volume/v3/messages Sep 02 00:59:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5dbb0017-eb9f-49d3-ad14-55cbee95c47e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5dbb0017-eb9f-49d3-ad14-55cbee95c47e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5dbb0017-eb9f-49d3-ad14-55cbee95c47e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/messages returned with HTTP 200 Sep 02 00:59:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1664/3341] 192.168.122.129 () {60 vars in 1164 bytes} [Wed Sep 2 00:59:26 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e3f22252-4868-4403-a961-3cfbca5da315 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e3f22252-4868-4403-a961-3cfbca5da315 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] DELETE http://192.168.122.129/volume/v3/messages/d4dc86c9-c314-4723-88f0-819b7d7faa38 Sep 02 00:59:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e3f22252-4868-4403-a961-3cfbca5da315 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e3f22252-4868-4403-a961-3cfbca5da315 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e3f22252-4868-4403-a961-3cfbca5da315 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/messages/d4dc86c9-c314-4723-88f0-819b7d7faa38 returned with HTTP 204 Sep 02 00:59:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1678/3342] 192.168.122.129 () {60 vars in 1278 bytes} [Wed Sep 2 00:59:26 2026] DELETE /volume/v3/messages/d4dc86c9-c314-4723-88f0-819b7d7faa38 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 00:59:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8a121712-8fda-4ce2-ba07-e740308974ed None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8a121712-8fda-4ce2-ba07-e740308974ed tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/66cdf852-1bf8-4310-91c0-334487543c4f Sep 02 00:59:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8a121712-8fda-4ce2-ba07-e740308974ed tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8a121712-8fda-4ce2-ba07-e740308974ed tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:26 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-8a121712-8fda-4ce2-ba07-e740308974ed tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Delete volume with id: 66cdf852-1bf8-4310-91c0-334487543c4f Sep 02 00:59:26 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:26 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:26 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:26 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:26 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8a121712-8fda-4ce2-ba07-e740308974ed tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Volume info retrieved successfully. Sep 02 00:59:26 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-8a121712-8fda-4ce2-ba07-e740308974ed tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86899) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 00:59:26 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-8a121712-8fda-4ce2-ba07-e740308974ed tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Created reservations ['8f0b7b9f-0e2d-41ac-aa21-aeaf1a49b4ff', 'b3b9ef2e-acdf-44b4-a676-c13edf670e85', '5b9f5cb5-4045-47fb-a099-3cbb2dcf3c6b', 'b6cab7cc-f23e-43a5-be54-ac9955c9778f'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:26 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8a121712-8fda-4ce2-ba07-e740308974ed tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Delete volume request issued successfully. Sep 02 00:59:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8a121712-8fda-4ce2-ba07-e740308974ed tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/volumes/66cdf852-1bf8-4310-91c0-334487543c4f returned with HTTP 202 Sep 02 00:59:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1665/3343] 192.168.122.129 () {60 vars in 1275 bytes} [Wed Sep 2 00:59:26 2026] DELETE /volume/v3/volumes/66cdf852-1bf8-4310-91c0-334487543c4f => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f4fba060-8798-43c7-b511-c8a2fce4cdd4 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f4fba060-8798-43c7-b511-c8a2fce4cdd4 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] DELETE http://192.168.122.129/volume/v3/types/b2b87ce8-bd5f-42aa-beca-35b361474bbe Sep 02 00:59:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f4fba060-8798-43c7-b511-c8a2fce4cdd4 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f4fba060-8798-43c7-b511-c8a2fce4cdd4 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f4fba060-8798-43c7-b511-c8a2fce4cdd4 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/types/b2b87ce8-bd5f-42aa-beca-35b361474bbe returned with HTTP 202 Sep 02 00:59:26 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1679/3344] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:59:26 2026] DELETE /volume/v3/types/b2b87ce8-bd5f-42aa-beca-35b361474bbe => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-1897f21e-23cb-496d-a90b-83ac338a2c46 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1897f21e-23cb-496d-a90b-83ac338a2c46 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:59:26 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-1897f21e-23cb-496d-a90b-83ac338a2c46 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-730810709", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1916428432", "vendor_name": "tempest-vendor_name-1489288885"}}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:26 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-1897f21e-23cb-496d-a90b-83ac338a2c46 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:59:26 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1666/3345] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:59:26 2026] POST /volume/v3/types => generated 328 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:26 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:59:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "19a6d551-6d81-48d5-acbe-0013a96315ba", "size": 1}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:26 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Create volume request body: {'volume': {'volume_type': '19a6d551-6d81-48d5-acbe-0013a96315ba', 'size': 1}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:59:26 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Create volume of 1 GB Sep 02 00:59:26 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:26 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:26 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Availability Zones retrieved successfully. Sep 02 00:59:26 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Flow 'volume_create_api' (9a6b0c05-c6fa-4299-a8bb-6b230f46cfd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:26 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa4a78ec-4bd3-4c29-82de-f5f64972f5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:26 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:59:26 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa4a78ec-4bd3-4c29-82de-f5f64972f5e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:59:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1916428432',vendor_name='tempest-vendor_name-1489288885'},id=19a6d551-6d81-48d5-acbe-0013a96315ba,is_public=True,name='tempest-ProjectAdminTests-volume-type-730810709',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '19a6d551-6d81-48d5-acbe-0013a96315ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:26 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31eac276-386f-4c87-8b51-87d04503c5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:26 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-730810709 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-730810709, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:26 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-730810709 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-730810709, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:27 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Created reservations ['a86a2999-3bd4-4665-a307-7c63ed01b196', 'a647beea-6d51-4985-98d4-ec9601506f24', '597a8b50-a58c-46a4-816d-7f30ddd22dbf', 'c41e8a59-e46c-4459-bd8e-4909f749ef5d'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:27 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31eac276-386f-4c87-8b51-87d04503c5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a86a2999-3bd4-4665-a307-7c63ed01b196', 'a647beea-6d51-4985-98d4-ec9601506f24', '597a8b50-a58c-46a4-816d-7f30ddd22dbf', 'c41e8a59-e46c-4459-bd8e-4909f749ef5d']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:27 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39e59b66-c4f4-4189-a7cb-5a5f5241bdca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:27 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:27 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:27 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39e59b66-c4f4-4189-a7cb-5a5f5241bdca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3968fe48-77e7-4e10-8d19-17b8a6c196c8', '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='81fc9b4751f840d8a4d550ac14d46a4a',qos_specs=None,replication_status=,reservations=['a86a2999-3bd4-4665-a307-7c63ed01b196','a647beea-6d51-4985-98d4-ec9601506f24','597a8b50-a58c-46a4-816d-7f30ddd22dbf','c41e8a59-e46c-4459-bd8e-4909f749ef5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e898470bcc934440aba379721bc21d83',volume_type_id=19a6d551-6d81-48d5-acbe-0013a96315ba), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:59:27Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3968fe48-77e7-4e10-8d19-17b8a6c196c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81fc9b4751f840d8a4d550ac14d46a4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e898470bcc934440aba379721bc21d83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(19a6d551-6d81-48d5-acbe-0013a96315ba),volume_type_id=19a6d551-6d81-48d5-acbe-0013a96315ba)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:27 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa845335-8d4f-4cc9-bc45-40ae280a0dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:27 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa845335-8d4f-4cc9-bc45-40ae280a0dcb) transitioned into state 'SUCCESS' from 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='81fc9b4751f840d8a4d550ac14d46a4a',qos_specs=None,replication_status=,reservations=['a86a2999-3bd4-4665-a307-7c63ed01b196','a647beea-6d51-4985-98d4-ec9601506f24','597a8b50-a58c-46a4-816d-7f30ddd22dbf','c41e8a59-e46c-4459-bd8e-4909f749ef5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e898470bcc934440aba379721bc21d83',volume_type_id=19a6d551-6d81-48d5-acbe-0013a96315ba)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:27 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aca62d68-f61b-4fab-8c02-0c99a1edd053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:27 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aca62d68-f61b-4fab-8c02-0c99a1edd053) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:27 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Flow 'volume_create_api' (9a6b0c05-c6fa-4299-a8bb-6b230f46cfd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:27 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Create volume request issued successfully. Sep 02 00:59:27 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9d858ab1-7cd3-4c23-b260-473b99ef5192 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:59:27 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1680/3346] 192.168.122.129 () {62 vars in 1182 bytes} [Wed Sep 2 00:59:26 2026] POST /volume/v3/volumes => generated 780 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:59:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-83b34cdc-7a7e-489a-900c-8a73058b9bd0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-83b34cdc-7a7e-489a-900c-8a73058b9bd0 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] GET http://192.168.122.129/volume/v3/volumes/3968fe48-77e7-4e10-8d19-17b8a6c196c8 Sep 02 00:59:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-83b34cdc-7a7e-489a-900c-8a73058b9bd0 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:27 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-83b34cdc-7a7e-489a-900c-8a73058b9bd0 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:27 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:27 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:27 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:27 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:27 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-83b34cdc-7a7e-489a-900c-8a73058b9bd0 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Volume info retrieved successfully. Sep 02 00:59:27 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-83b34cdc-7a7e-489a-900c-8a73058b9bd0 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/volumes/3968fe48-77e7-4e10-8d19-17b8a6c196c8 returned with HTTP 200 Sep 02 00:59:27 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1667/3347] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:59:27 2026] GET /volume/v3/volumes/3968fe48-77e7-4e10-8d19-17b8a6c196c8 => generated 959 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:27 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-9a0758d1-1cfa-4906-b182-30d671da8db3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9a0758d1-1cfa-4906-b182-30d671da8db3 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:59:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-9a0758d1-1cfa-4906-b182-30d671da8db3 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-259450288", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1232331397", "vendor_name": "tempest-vendor_name-464494454"}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:28 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:28 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-9a0758d1-1cfa-4906-b182-30d671da8db3 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:59:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1681/3348] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:59:27 2026] POST /volume/v3/types => generated 328 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:59:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "77e46150-013c-4dbf-9059-7330dcd91791", "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Create volume request body: {'volume': {'volume_type': '77e46150-013c-4dbf-9059-7330dcd91791', 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:59:28 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Create volume of 1 GB Sep 02 00:59:28 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:28 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:28 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Availability Zones retrieved successfully. Sep 02 00:59:28 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Flow 'volume_create_api' (60f75019-26ae-4101-8385-8e7d161f239a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:28 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (329b7852-3a01-4593-bba5-db62a9fb33fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:28 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:59:28 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (329b7852-3a01-4593-bba5-db62a9fb33fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:59:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1232331397',vendor_name='tempest-vendor_name-464494454'},id=77e46150-013c-4dbf-9059-7330dcd91791,is_public=True,name='tempest-ProjectReaderTests-volume-type-259450288',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77e46150-013c-4dbf-9059-7330dcd91791', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:28 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0659a248-22c3-4662-8b46-e5914386273b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:28 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-259450288 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-259450288, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:28 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-259450288 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-259450288, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:28 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Created reservations ['ecfb82f0-d109-499b-8918-7c452732120c', '118bdce1-17a4-4a8d-bac3-eb29438e8081', '6b4d75ad-3202-4c37-a305-18229e482107', 'd42ee9a4-cc0f-4a5e-84a0-4aef32aa3da4'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:28 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0659a248-22c3-4662-8b46-e5914386273b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecfb82f0-d109-499b-8918-7c452732120c', '118bdce1-17a4-4a8d-bac3-eb29438e8081', '6b4d75ad-3202-4c37-a305-18229e482107', 'd42ee9a4-cc0f-4a5e-84a0-4aef32aa3da4']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:28 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e662addf-526f-4b5d-b59a-0ed9a80b1327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2c85920a-fc64-49c0-acf0-fde60a721204 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2c85920a-fc64-49c0-acf0-fde60a721204 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] GET http://192.168.122.129/volume/v3/volumes/3968fe48-77e7-4e10-8d19-17b8a6c196c8 Sep 02 00:59:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2c85920a-fc64-49c0-acf0-fde60a721204 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2c85920a-fc64-49c0-acf0-fde60a721204 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:28 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:28 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:28 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:28 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:28 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:28 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:28 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e662addf-526f-4b5d-b59a-0ed9a80b1327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3d135cf-76f1-4b52-a62a-d0b116d2df82', '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='dc5399b3ff0a4aeca311d41c2ec259c9',qos_specs=None,replication_status=,reservations=['ecfb82f0-d109-499b-8918-7c452732120c','118bdce1-17a4-4a8d-bac3-eb29438e8081','6b4d75ad-3202-4c37-a305-18229e482107','d42ee9a4-cc0f-4a5e-84a0-4aef32aa3da4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30082a44ecdc432d83e12ced4cadcde8',volume_type_id=77e46150-013c-4dbf-9059-7330dcd91791), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:59:28Z,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=a3d135cf-76f1-4b52-a62a-d0b116d2df82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc5399b3ff0a4aeca311d41c2ec259c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30082a44ecdc432d83e12ced4cadcde8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77e46150-013c-4dbf-9059-7330dcd91791),volume_type_id=77e46150-013c-4dbf-9059-7330dcd91791)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:28 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5e40070-4bd9-44c6-8f1d-2f5a266976d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-2c85920a-fc64-49c0-acf0-fde60a721204 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Volume info retrieved successfully. Sep 02 00:59:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2c85920a-fc64-49c0-acf0-fde60a721204 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/volumes/3968fe48-77e7-4e10-8d19-17b8a6c196c8 returned with HTTP 200 Sep 02 00:59:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1682/3349] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:59:28 2026] GET /volume/v3/volumes/3968fe48-77e7-4e10-8d19-17b8a6c196c8 => generated 980 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4972b106-e50b-4c8f-9c7c-8ba19104851c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4972b106-e50b-4c8f-9c7c-8ba19104851c tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] GET http://192.168.122.129/volume/v3/messages Sep 02 00:59:28 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5e40070-4bd9-44c6-8f1d-2f5a266976d3) transitioned into state 'SUCCESS' from 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='dc5399b3ff0a4aeca311d41c2ec259c9',qos_specs=None,replication_status=,reservations=['ecfb82f0-d109-499b-8918-7c452732120c','118bdce1-17a4-4a8d-bac3-eb29438e8081','6b4d75ad-3202-4c37-a305-18229e482107','d42ee9a4-cc0f-4a5e-84a0-4aef32aa3da4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30082a44ecdc432d83e12ced4cadcde8',volume_type_id=77e46150-013c-4dbf-9059-7330dcd91791)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4972b106-e50b-4c8f-9c7c-8ba19104851c tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4972b106-e50b-4c8f-9c7c-8ba19104851c tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:28 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf134f9c-c91c-430b-9f2b-10cb1a19a445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4972b106-e50b-4c8f-9c7c-8ba19104851c tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/messages returned with HTTP 200 Sep 02 00:59:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1683/3350] 192.168.122.129 () {60 vars in 1164 bytes} [Wed Sep 2 00:59:28 2026] GET /volume/v3/messages => generated 678 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bebdc77f-495d-4e8f-b7e2-4337e29cafa6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bebdc77f-495d-4e8f-b7e2-4337e29cafa6 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] GET http://192.168.122.129/volume/v3/messages/06f7c6d0-f19b-4dc6-99c2-22b47543491e Sep 02 00:59:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bebdc77f-495d-4e8f-b7e2-4337e29cafa6 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bebdc77f-495d-4e8f-b7e2-4337e29cafa6 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:28 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf134f9c-c91c-430b-9f2b-10cb1a19a445) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:28 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Flow 'volume_create_api' (60f75019-26ae-4101-8385-8e7d161f239a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bebdc77f-495d-4e8f-b7e2-4337e29cafa6 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/messages/06f7c6d0-f19b-4dc6-99c2-22b47543491e returned with HTTP 200 Sep 02 00:59:28 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Create volume request issued successfully. Sep 02 00:59:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1684/3351] 192.168.122.129 () {60 vars in 1275 bytes} [Wed Sep 2 00:59:28 2026] GET /volume/v3/messages/06f7c6d0-f19b-4dc6-99c2-22b47543491e => generated 675 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fb39d030-3d57-4a8b-96eb-5efbac0133c0 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:59:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1668/3352] 192.168.122.129 () {62 vars in 1182 bytes} [Wed Sep 2 00:59:28 2026] POST /volume/v3/volumes => generated 781 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:59:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a4ba3098-e146-41f4-bcd1-ee4be677c46e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a4ba3098-e146-41f4-bcd1-ee4be677c46e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] DELETE http://192.168.122.129/volume/v3/messages/06f7c6d0-f19b-4dc6-99c2-22b47543491e Sep 02 00:59:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a4ba3098-e146-41f4-bcd1-ee4be677c46e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a4ba3098-e146-41f4-bcd1-ee4be677c46e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-11fbae3a-fe12-444b-baa6-0d6e9ff5c692 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-11fbae3a-fe12-444b-baa6-0d6e9ff5c692 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] GET http://192.168.122.129/volume/v3/volumes/a3d135cf-76f1-4b52-a62a-d0b116d2df82 Sep 02 00:59:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-11fbae3a-fe12-444b-baa6-0d6e9ff5c692 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-11fbae3a-fe12-444b-baa6-0d6e9ff5c692 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a4ba3098-e146-41f4-bcd1-ee4be677c46e tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/messages/06f7c6d0-f19b-4dc6-99c2-22b47543491e returned with HTTP 204 Sep 02 00:59:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1685/3353] 192.168.122.129 () {60 vars in 1278 bytes} [Wed Sep 2 00:59:28 2026] DELETE /volume/v3/messages/06f7c6d0-f19b-4dc6-99c2-22b47543491e => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 00:59:28 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:28 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d0e49fd8-e558-4894-a854-179b234394c3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:28 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:28 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d0e49fd8-e558-4894-a854-179b234394c3 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/3968fe48-77e7-4e10-8d19-17b8a6c196c8 Sep 02 00:59:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d0e49fd8-e558-4894-a854-179b234394c3 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:28 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d0e49fd8-e558-4894-a854-179b234394c3 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:28 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-d0e49fd8-e558-4894-a854-179b234394c3 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Delete volume with id: 3968fe48-77e7-4e10-8d19-17b8a6c196c8 Sep 02 00:59:28 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-11fbae3a-fe12-444b-baa6-0d6e9ff5c692 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Volume info retrieved successfully. Sep 02 00:59:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-11fbae3a-fe12-444b-baa6-0d6e9ff5c692 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] http://192.168.122.129/volume/v3/volumes/a3d135cf-76f1-4b52-a62a-d0b116d2df82 returned with HTTP 200 Sep 02 00:59:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1669/3354] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:59:28 2026] GET /volume/v3/volumes/a3d135cf-76f1-4b52-a62a-d0b116d2df82 => generated 960 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:28 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:28 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:28 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:28 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d0e49fd8-e558-4894-a854-179b234394c3 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Volume info retrieved successfully. Sep 02 00:59:28 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-d0e49fd8-e558-4894-a854-179b234394c3 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86898) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 00:59:28 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-d0e49fd8-e558-4894-a854-179b234394c3 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Created reservations ['ec4e5dee-fcaf-4c5d-8e55-6bee63209f3d', '31ea9085-8746-4320-b780-9fb9608e1a19', '596ad95a-aef4-4d19-a079-71be77f33b5d', 'df09fb44-313b-44e4-b1df-80a8273a847a'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:28 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d0e49fd8-e558-4894-a854-179b234394c3 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Delete volume request issued successfully. Sep 02 00:59:28 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d0e49fd8-e558-4894-a854-179b234394c3 tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/volumes/3968fe48-77e7-4e10-8d19-17b8a6c196c8 returned with HTTP 202 Sep 02 00:59:28 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1686/3355] 192.168.122.129 () {60 vars in 1275 bytes} [Wed Sep 2 00:59:28 2026] DELETE /volume/v3/volumes/3968fe48-77e7-4e10-8d19-17b8a6c196c8 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-0d916723-9ec3-408a-a96f-6fa3a1c1744b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0d916723-9ec3-408a-a96f-6fa3a1c1744b tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] DELETE http://192.168.122.129/volume/v3/types/19a6d551-6d81-48d5-acbe-0013a96315ba Sep 02 00:59:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0d916723-9ec3-408a-a96f-6fa3a1c1744b tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:28 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-0d916723-9ec3-408a-a96f-6fa3a1c1744b tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:28 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-0d916723-9ec3-408a-a96f-6fa3a1c1744b tempest-ProjectAdminTests-1164837005 tempest-ProjectAdminTests-1164837005-project-admin] http://192.168.122.129/volume/v3/types/19a6d551-6d81-48d5-acbe-0013a96315ba returned with HTTP 202 Sep 02 00:59:28 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1670/3356] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:59:28 2026] DELETE /volume/v3/types/19a6d551-6d81-48d5-acbe-0013a96315ba => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-dee7de8e-3474-4ab8-bcb1-c63f62f7552c None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-dee7de8e-3474-4ab8-bcb1-c63f62f7552c tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] GET http://192.168.122.129/volume/v3/volumes/a3d135cf-76f1-4b52-a62a-d0b116d2df82 Sep 02 00:59:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-dee7de8e-3474-4ab8-bcb1-c63f62f7552c tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-dee7de8e-3474-4ab8-bcb1-c63f62f7552c tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:29 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:29 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:29 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:29 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-dee7de8e-3474-4ab8-bcb1-c63f62f7552c tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Volume info retrieved successfully. Sep 02 00:59:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-dee7de8e-3474-4ab8-bcb1-c63f62f7552c tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] http://192.168.122.129/volume/v3/volumes/a3d135cf-76f1-4b52-a62a-d0b116d2df82 returned with HTTP 200 Sep 02 00:59:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1687/3357] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:59:29 2026] GET /volume/v3/volumes/a3d135cf-76f1-4b52-a62a-d0b116d2df82 => generated 981 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5385956e-c816-4cc4-a2bf-b40233efe897 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5385956e-c816-4cc4-a2bf-b40233efe897 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] GET http://192.168.122.129/volume/v3/messages Sep 02 00:59:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5385956e-c816-4cc4-a2bf-b40233efe897 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5385956e-c816-4cc4-a2bf-b40233efe897 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5385956e-c816-4cc4-a2bf-b40233efe897 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] http://192.168.122.129/volume/v3/messages returned with HTTP 200 Sep 02 00:59:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1671/3358] 192.168.122.129 () {60 vars in 1164 bytes} [Wed Sep 2 00:59:29 2026] GET /volume/v3/messages => generated 678 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-66f5eb87-8fb5-4b57-b192-3ed03ebf0da5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-66f5eb87-8fb5-4b57-b192-3ed03ebf0da5 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-reader] GET http://192.168.122.129/volume/v3/messages Sep 02 00:59:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-66f5eb87-8fb5-4b57-b192-3ed03ebf0da5 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-reader] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-66f5eb87-8fb5-4b57-b192-3ed03ebf0da5 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-reader] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-66f5eb87-8fb5-4b57-b192-3ed03ebf0da5 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-reader] http://192.168.122.129/volume/v3/messages returned with HTTP 200 Sep 02 00:59:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1688/3359] 192.168.122.129 () {60 vars in 1164 bytes} [Wed Sep 2 00:59:29 2026] GET /volume/v3/messages => generated 678 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fe09c8bf-3a53-482f-854f-df54f0de14c7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fe09c8bf-3a53-482f-854f-df54f0de14c7 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] DELETE http://192.168.122.129/volume/v3/messages/f4ae3413-590a-4d06-a7dc-7342a770a827 Sep 02 00:59:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fe09c8bf-3a53-482f-854f-df54f0de14c7 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fe09c8bf-3a53-482f-854f-df54f0de14c7 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fe09c8bf-3a53-482f-854f-df54f0de14c7 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] http://192.168.122.129/volume/v3/messages/f4ae3413-590a-4d06-a7dc-7342a770a827 returned with HTTP 204 Sep 02 00:59:29 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1672/3360] 192.168.122.129 () {60 vars in 1278 bytes} [Wed Sep 2 00:59:29 2026] DELETE /volume/v3/messages/f4ae3413-590a-4d06-a7dc-7342a770a827 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 00:59:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-af72fa1f-1ea6-44ff-a457-75326436d067 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-af72fa1f-1ea6-44ff-a457-75326436d067 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/a3d135cf-76f1-4b52-a62a-d0b116d2df82 Sep 02 00:59:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-af72fa1f-1ea6-44ff-a457-75326436d067 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:29 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-af72fa1f-1ea6-44ff-a457-75326436d067 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:29 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-af72fa1f-1ea6-44ff-a457-75326436d067 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Delete volume with id: a3d135cf-76f1-4b52-a62a-d0b116d2df82 Sep 02 00:59:29 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:29 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:29 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:29 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-af72fa1f-1ea6-44ff-a457-75326436d067 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Volume info retrieved successfully. Sep 02 00:59:29 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-af72fa1f-1ea6-44ff-a457-75326436d067 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86898) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 00:59:29 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-af72fa1f-1ea6-44ff-a457-75326436d067 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-259450288 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-259450288, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:29 devstack devstack@c-api.service[86898]: WARNING cinder.quota [None req-af72fa1f-1ea6-44ff-a457-75326436d067 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-259450288 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-259450288, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:29 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-af72fa1f-1ea6-44ff-a457-75326436d067 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Created reservations ['b9991b0e-23c2-4b6f-b86e-e57041e09c82', '1fc2835c-5ef9-4527-91a3-464dd31f0982', '0221f45c-2f78-4d54-8ce4-aafae6831e8a', 'b05d1a49-b2a4-4872-9c89-d24844bf5d4d'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:29 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-af72fa1f-1ea6-44ff-a457-75326436d067 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Delete volume request issued successfully. Sep 02 00:59:29 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-af72fa1f-1ea6-44ff-a457-75326436d067 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] http://192.168.122.129/volume/v3/volumes/a3d135cf-76f1-4b52-a62a-d0b116d2df82 returned with HTTP 202 Sep 02 00:59:29 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1689/3361] 192.168.122.129 () {60 vars in 1275 bytes} [Wed Sep 2 00:59:29 2026] DELETE /volume/v3/volumes/a3d135cf-76f1-4b52-a62a-d0b116d2df82 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f8160784-cd81-4607-a957-9264cd5c27a5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:29 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f8160784-cd81-4607-a957-9264cd5c27a5 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] DELETE http://192.168.122.129/volume/v3/types/77e46150-013c-4dbf-9059-7330dcd91791 Sep 02 00:59:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f8160784-cd81-4607-a957-9264cd5c27a5 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:29 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f8160784-cd81-4607-a957-9264cd5c27a5 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f8160784-cd81-4607-a957-9264cd5c27a5 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] http://192.168.122.129/volume/v3/types/77e46150-013c-4dbf-9059-7330dcd91791 returned with HTTP 202 Sep 02 00:59:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1673/3362] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:59:29 2026] DELETE /volume/v3/types/77e46150-013c-4dbf-9059-7330dcd91791 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2025e1a3-119c-4aca-abc4-1b6425e8ac54 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2025e1a3-119c-4aca-abc4-1b6425e8ac54 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:59:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2025e1a3-119c-4aca-abc4-1b6425e8ac54 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1689229850", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1676042263", "vendor_name": "tempest-vendor_name-241725012"}}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2025e1a3-119c-4aca-abc4-1b6425e8ac54 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:59:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1690/3363] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:59:30 2026] POST /volume/v3/types => generated 329 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:59:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "574ffbfc-bbcb-442e-88af-0ec7defab2c4", "size": 1}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:30 devstack devstack@c-api.service[86899]: DEBUG cinder.api.v3.volumes [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Create volume request body: {'volume': {'volume_type': '574ffbfc-bbcb-442e-88af-0ec7defab2c4', 'size': 1}} {{(pid=86899) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:59:30 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Create volume of 1 GB Sep 02 00:59:30 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:30 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Availability Zones retrieved successfully. Sep 02 00:59:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Flow 'volume_create_api' (4c77b16a-cbf5-4090-9c8a-6b433c697ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a92ac2de-0db3-4f88-9385-045de8612319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.flows.api.create_volume [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Validating volume size '1' using validate_int {{(pid=86899) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:59:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a92ac2de-0db3-4f88-9385-045de8612319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:59:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1676042263',vendor_name='tempest-vendor_name-241725012'},id=574ffbfc-bbcb-442e-88af-0ec7defab2c4,is_public=True,name='tempest-ProjectReaderTests-volume-type-1689229850',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '574ffbfc-bbcb-442e-88af-0ec7defab2c4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff6fc23f-96d7-4d8c-b02e-1dead2c5a81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:30 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1689229850 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1689229850, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:30 devstack devstack@c-api.service[86899]: WARNING cinder.quota [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1689229850 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1689229850, it is now deprecated. Please use the default quota class for default quota. Sep 02 00:59:30 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Created reservations ['88ccf6cc-1c01-43e4-af45-12636be2923a', '0afb3395-e8be-422e-8200-344ea6d0af2c', '14865ae3-0863-4053-a07f-4647a084a573', '605c8c98-8c29-46dd-bb53-215554bfade1'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff6fc23f-96d7-4d8c-b02e-1dead2c5a81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88ccf6cc-1c01-43e4-af45-12636be2923a', '0afb3395-e8be-422e-8200-344ea6d0af2c', '14865ae3-0863-4053-a07f-4647a084a573', '605c8c98-8c29-46dd-bb53-215554bfade1']}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47b9d6ae-2690-4866-92c8-8da868dba14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:30 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:30 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47b9d6ae-2690-4866-92c8-8da868dba14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '888f3b1f-7c65-478d-8da8-257a181ba286', '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='dc5399b3ff0a4aeca311d41c2ec259c9',qos_specs=None,replication_status=,reservations=['88ccf6cc-1c01-43e4-af45-12636be2923a','0afb3395-e8be-422e-8200-344ea6d0af2c','14865ae3-0863-4053-a07f-4647a084a573','605c8c98-8c29-46dd-bb53-215554bfade1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30082a44ecdc432d83e12ced4cadcde8',volume_type_id=574ffbfc-bbcb-442e-88af-0ec7defab2c4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:59: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=888f3b1f-7c65-478d-8da8-257a181ba286,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc5399b3ff0a4aeca311d41c2ec259c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30082a44ecdc432d83e12ced4cadcde8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(574ffbfc-bbcb-442e-88af-0ec7defab2c4),volume_type_id=574ffbfc-bbcb-442e-88af-0ec7defab2c4)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e248fe6-33bc-4698-bde2-5abd605ab35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e248fe6-33bc-4698-bde2-5abd605ab35b) transitioned into state 'SUCCESS' from 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='dc5399b3ff0a4aeca311d41c2ec259c9',qos_specs=None,replication_status=,reservations=['88ccf6cc-1c01-43e4-af45-12636be2923a','0afb3395-e8be-422e-8200-344ea6d0af2c','14865ae3-0863-4053-a07f-4647a084a573','605c8c98-8c29-46dd-bb53-215554bfade1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30082a44ecdc432d83e12ced4cadcde8',volume_type_id=574ffbfc-bbcb-442e-88af-0ec7defab2c4)}' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66218a5a-91bd-4aef-be73-bae4c6e34ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66218a5a-91bd-4aef-be73-bae4c6e34ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86899) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:30 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Flow 'volume_create_api' (4c77b16a-cbf5-4090-9c8a-6b433c697ca1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86899) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:30 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Create volume request issued successfully. Sep 02 00:59:30 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f20ea430-b61d-40ee-a3c1-027dcea13442 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:59:30 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1674/3364] 192.168.122.129 () {62 vars in 1182 bytes} [Wed Sep 2 00:59:30 2026] POST /volume/v3/volumes => generated 782 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:59:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-52125239-684a-47a6-aa16-6e39f3ce2f85 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-52125239-684a-47a6-aa16-6e39f3ce2f85 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] GET http://192.168.122.129/volume/v3/volumes/888f3b1f-7c65-478d-8da8-257a181ba286 Sep 02 00:59:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-52125239-684a-47a6-aa16-6e39f3ce2f85 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:30 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-52125239-684a-47a6-aa16-6e39f3ce2f85 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:30 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:30 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:30 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:30 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:30 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-52125239-684a-47a6-aa16-6e39f3ce2f85 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Volume info retrieved successfully. Sep 02 00:59:30 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-52125239-684a-47a6-aa16-6e39f3ce2f85 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] http://192.168.122.129/volume/v3/volumes/888f3b1f-7c65-478d-8da8-257a181ba286 returned with HTTP 200 Sep 02 00:59:30 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1691/3365] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:59:30 2026] GET /volume/v3/volumes/888f3b1f-7c65-478d-8da8-257a181ba286 => generated 961 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-53993ace-8c1e-464c-93d2-2fb53977db33 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-53993ace-8c1e-464c-93d2-2fb53977db33 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] GET http://192.168.122.129/volume/v3/volumes/888f3b1f-7c65-478d-8da8-257a181ba286 Sep 02 00:59:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-53993ace-8c1e-464c-93d2-2fb53977db33 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-53993ace-8c1e-464c-93d2-2fb53977db33 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:31 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:31 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:31 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:31 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:31 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-53993ace-8c1e-464c-93d2-2fb53977db33 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Volume info retrieved successfully. Sep 02 00:59:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-53993ace-8c1e-464c-93d2-2fb53977db33 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] http://192.168.122.129/volume/v3/volumes/888f3b1f-7c65-478d-8da8-257a181ba286 returned with HTTP 200 Sep 02 00:59:31 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1675/3366] 192.168.122.129 () {60 vars in 1272 bytes} [Wed Sep 2 00:59:31 2026] GET /volume/v3/volumes/888f3b1f-7c65-478d-8da8-257a181ba286 => generated 982 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:59:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-4752ef5b-2af0-4958-9de7-e1f0581cfa6f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4752ef5b-2af0-4958-9de7-e1f0581cfa6f tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] GET http://192.168.122.129/volume/v3/messages Sep 02 00:59:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4752ef5b-2af0-4958-9de7-e1f0581cfa6f tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-4752ef5b-2af0-4958-9de7-e1f0581cfa6f tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-4752ef5b-2af0-4958-9de7-e1f0581cfa6f tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] http://192.168.122.129/volume/v3/messages returned with HTTP 200 Sep 02 00:59:31 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1692/3367] 192.168.122.129 () {60 vars in 1164 bytes} [Wed Sep 2 00:59:31 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-da44c6f1-71a5-4715-b320-a08b8e05802d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-da44c6f1-71a5-4715-b320-a08b8e05802d tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-reader] GET http://192.168.122.129/volume/v3/messages/588c24ed-bd5a-44e8-b967-ac1493a77665 Sep 02 00:59:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-da44c6f1-71a5-4715-b320-a08b8e05802d tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-reader] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-da44c6f1-71a5-4715-b320-a08b8e05802d tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-reader] Calling method 'version_select' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-da44c6f1-71a5-4715-b320-a08b8e05802d tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-reader] http://192.168.122.129/volume/v3/messages/588c24ed-bd5a-44e8-b967-ac1493a77665 returned with HTTP 200 Sep 02 00:59:31 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1676/3368] 192.168.122.129 () {60 vars in 1275 bytes} [Wed Sep 2 00:59:31 2026] GET /volume/v3/messages/588c24ed-bd5a-44e8-b967-ac1493a77665 => generated 675 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-8ea4f615-ebf5-4c18-8e67-584c41900fc5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8ea4f615-ebf5-4c18-8e67-584c41900fc5 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] DELETE http://192.168.122.129/volume/v3/messages/588c24ed-bd5a-44e8-b967-ac1493a77665 Sep 02 00:59:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8ea4f615-ebf5-4c18-8e67-584c41900fc5 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-8ea4f615-ebf5-4c18-8e67-584c41900fc5 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Calling method 'version_select' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-8ea4f615-ebf5-4c18-8e67-584c41900fc5 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] http://192.168.122.129/volume/v3/messages/588c24ed-bd5a-44e8-b967-ac1493a77665 returned with HTTP 204 Sep 02 00:59:31 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1693/3369] 192.168.122.129 () {60 vars in 1278 bytes} [Wed Sep 2 00:59:31 2026] DELETE /volume/v3/messages/588c24ed-bd5a-44e8-b967-ac1493a77665 => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 02 00:59:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4b99d32d-6167-4d06-af33-b3821638aa04 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4b99d32d-6167-4d06-af33-b3821638aa04 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] DELETE http://192.168.122.129/volume/v3/volumes/888f3b1f-7c65-478d-8da8-257a181ba286 Sep 02 00:59:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4b99d32d-6167-4d06-af33-b3821638aa04 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:31 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4b99d32d-6167-4d06-af33-b3821638aa04 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:31 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-4b99d32d-6167-4d06-af33-b3821638aa04 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Delete volume with id: 888f3b1f-7c65-478d-8da8-257a181ba286 Sep 02 00:59:31 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:31 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:31 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:31 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:31 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4b99d32d-6167-4d06-af33-b3821638aa04 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Volume info retrieved successfully. Sep 02 00:59:31 devstack devstack@c-api.service[86899]: DEBUG cinder.volume.api [None req-4b99d32d-6167-4d06-af33-b3821638aa04 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86899) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 02 00:59:31 devstack devstack@c-api.service[86899]: DEBUG cinder.quota [None req-4b99d32d-6167-4d06-af33-b3821638aa04 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Created reservations ['7c51cf57-2a71-4065-8bb2-91276a252f79', '2e5b4f8a-bcc0-45b9-93e4-825653bc3e8c', 'c3b3cf5d-aacf-4892-9739-0f8588833aef', '3bb6b25a-2391-4701-84fd-7f64145c7359'] {{(pid=86899) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:31 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4b99d32d-6167-4d06-af33-b3821638aa04 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Delete volume request issued successfully. Sep 02 00:59:31 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4b99d32d-6167-4d06-af33-b3821638aa04 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] http://192.168.122.129/volume/v3/volumes/888f3b1f-7c65-478d-8da8-257a181ba286 returned with HTTP 202 Sep 02 00:59:31 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1677/3370] 192.168.122.129 () {60 vars in 1275 bytes} [Wed Sep 2 00:59:31 2026] DELETE /volume/v3/volumes/888f3b1f-7c65-478d-8da8-257a181ba286 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7965fb7c-54c6-4133-8ae5-53a31b7ab0b3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7965fb7c-54c6-4133-8ae5-53a31b7ab0b3 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] DELETE http://192.168.122.129/volume/v3/types/574ffbfc-bbcb-442e-88af-0ec7defab2c4 Sep 02 00:59:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7965fb7c-54c6-4133-8ae5-53a31b7ab0b3 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:31 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7965fb7c-54c6-4133-8ae5-53a31b7ab0b3 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:31 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7965fb7c-54c6-4133-8ae5-53a31b7ab0b3 tempest-ProjectReaderTests-877052982 tempest-ProjectReaderTests-877052982-project-admin] http://192.168.122.129/volume/v3/types/574ffbfc-bbcb-442e-88af-0ec7defab2c4 returned with HTTP 202 Sep 02 00:59:31 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1694/3371] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:59:31 2026] DELETE /volume/v3/types/574ffbfc-bbcb-442e-88af-0ec7defab2c4 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b9179061-a602-4f1d-9b11-1125a07aecb1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b9179061-a602-4f1d-9b11-1125a07aecb1 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:59:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b9179061-a602-4f1d-9b11-1125a07aecb1 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2121924598", "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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b9179061-a602-4f1d-9b11-1125a07aecb1 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:59:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1678/3372] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:59:35 2026] POST /volume/v3/types => generated 380 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-167d704a-f652-45f3-a7bd-e036ee78594a None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-167d704a-f652-45f3-a7bd-e036ee78594a tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] POST http://192.168.122.129/volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/encryption Sep 02 00:59:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-167d704a-f652-45f3-a7bd-e036ee78594a tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-167d704a-f652-45f3-a7bd-e036ee78594a tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] http://192.168.122.129/volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/encryption returned with HTTP 200 Sep 02 00:59:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1695/3373] 192.168.122.129 () {60 vars in 1281 bytes} [Wed Sep 2 00:59:35 2026] POST /volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/encryption => generated 239 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4f35d593-3258-41d2-9bb3-20e1697388f1 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4f35d593-3258-41d2-9bb3-20e1697388f1 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:59:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4f35d593-3258-41d2-9bb3-20e1697388f1 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2003312747", "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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4f35d593-3258-41d2-9bb3-20e1697388f1 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:59:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1679/3374] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:59:35 2026] POST /volume/v3/types => generated 380 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a6308751-3ffb-4b47-bf7f-bb345e8a85f9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a6308751-3ffb-4b47-bf7f-bb345e8a85f9 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] POST http://192.168.122.129/volume/v3/types/42f535ff-6f75-45bc-af1c-4d9b721d657d/encryption Sep 02 00:59:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a6308751-3ffb-4b47-bf7f-bb345e8a85f9 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:35 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-a6308751-3ffb-4b47-bf7f-bb345e8a85f9 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'd06bffff403e4e3ab259c39a8338f4d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54abf94d7f6548219e4edde5273d787f', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:59:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a6308751-3ffb-4b47-bf7f-bb345e8a85f9 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] http://192.168.122.129/volume/v3/types/42f535ff-6f75-45bc-af1c-4d9b721d657d/encryption returned with HTTP 403 Sep 02 00:59:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1696/3375] 192.168.122.129 () {60 vars in 1281 bytes} [Wed Sep 2 00:59:35 2026] POST /volume/v3/types/42f535ff-6f75-45bc-af1c-4d9b721d657d/encryption => generated 127 bytes in 154 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:59:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b2839e42-64db-45cd-a5f6-488e5f394761 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b2839e42-64db-45cd-a5f6-488e5f394761 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:59:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b2839e42-64db-45cd-a5f6-488e5f394761 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1276115016", "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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b2839e42-64db-45cd-a5f6-488e5f394761 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:59:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1680/3376] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:59:35 2026] POST /volume/v3/types => generated 380 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d76a7e9f-3b2e-415e-b830-bcdd7ba521ed None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d76a7e9f-3b2e-415e-b830-bcdd7ba521ed tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] POST http://192.168.122.129/volume/v3/types/2b8f9058-dbdb-4074-8c46-543761a9d92a/extra_specs Sep 02 00:59:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d76a7e9f-3b2e-415e-b830-bcdd7ba521ed tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:35 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-d76a7e9f-3b2e-415e-b830-bcdd7ba521ed tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'd06bffff403e4e3ab259c39a8338f4d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54abf94d7f6548219e4edde5273d787f', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:59:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d76a7e9f-3b2e-415e-b830-bcdd7ba521ed tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] http://192.168.122.129/volume/v3/types/2b8f9058-dbdb-4074-8c46-543761a9d92a/extra_specs returned with HTTP 403 Sep 02 00:59:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1697/3377] 192.168.122.129 () {60 vars in 1283 bytes} [Wed Sep 2 00:59:35 2026] POST /volume/v3/types/2b8f9058-dbdb-4074-8c46-543761a9d92a/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:59:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5f6622a3-3c3c-45de-a13b-598ed95ec9f4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5f6622a3-3c3c-45de-a13b-598ed95ec9f4 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] PUT http://192.168.122.129/volume/v3/types/2b8f9058-dbdb-4074-8c46-543761a9d92a/extra_specs/key2 Sep 02 00:59:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5f6622a3-3c3c-45de-a13b-598ed95ec9f4 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:35 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-5f6622a3-3c3c-45de-a13b-598ed95ec9f4 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd06bffff403e4e3ab259c39a8338f4d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54abf94d7f6548219e4edde5273d787f', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:59:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5f6622a3-3c3c-45de-a13b-598ed95ec9f4 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] http://192.168.122.129/volume/v3/types/2b8f9058-dbdb-4074-8c46-543761a9d92a/extra_specs/key2 returned with HTTP 403 Sep 02 00:59:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1681/3378] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:59:35 2026] PUT /volume/v3/types/2b8f9058-dbdb-4074-8c46-543761a9d92a/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:59:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-baf68821-80a7-4884-97c4-6f3de6772171 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-baf68821-80a7-4884-97c4-6f3de6772171 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] POST http://192.168.122.129/volume/v3/types Sep 02 00:59:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-baf68821-80a7-4884-97c4-6f3de6772171 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:35 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-baf68821-80a7-4884-97c4-6f3de6772171 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'd06bffff403e4e3ab259c39a8338f4d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54abf94d7f6548219e4edde5273d787f', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:59:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-baf68821-80a7-4884-97c4-6f3de6772171 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] http://192.168.122.129/volume/v3/types returned with HTTP 403 Sep 02 00:59:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1698/3379] 192.168.122.129 () {60 vars in 1136 bytes} [Wed Sep 2 00:59:35 2026] POST /volume/v3/types => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:59:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-72f01110-0952-4845-858c-6526b6d6b2e0 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-72f01110-0952-4845-858c-6526b6d6b2e0 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:59:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-72f01110-0952-4845-858c-6526b6d6b2e0 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-25093623", "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=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-72f01110-0952-4845-858c-6526b6d6b2e0 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:59:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1682/3380] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:59:35 2026] POST /volume/v3/types => generated 378 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-3d238b41-0442-4bfe-99d5-5d999ad68a22 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3d238b41-0442-4bfe-99d5-5d999ad68a22 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] POST http://192.168.122.129/volume/v3/types/95764d33-85f0-46da-b3e1-6780cd58fbf2/encryption Sep 02 00:59:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-3d238b41-0442-4bfe-99d5-5d999ad68a22 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-3d238b41-0442-4bfe-99d5-5d999ad68a22 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] http://192.168.122.129/volume/v3/types/95764d33-85f0-46da-b3e1-6780cd58fbf2/encryption returned with HTTP 200 Sep 02 00:59:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1699/3381] 192.168.122.129 () {60 vars in 1281 bytes} [Wed Sep 2 00:59:35 2026] POST /volume/v3/types/95764d33-85f0-46da-b3e1-6780cd58fbf2/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5338673c-1d81-41ab-a58d-080dbef3660e None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5338673c-1d81-41ab-a58d-080dbef3660e tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] DELETE http://192.168.122.129/volume/v3/types/95764d33-85f0-46da-b3e1-6780cd58fbf2/encryption/498b39fc-0d8d-4027-bc89-06dc44d8cdb6 Sep 02 00:59:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5338673c-1d81-41ab-a58d-080dbef3660e tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5338673c-1d81-41ab-a58d-080dbef3660e tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:35 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-5338673c-1d81-41ab-a58d-080dbef3660e tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'd06bffff403e4e3ab259c39a8338f4d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54abf94d7f6548219e4edde5273d787f', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:59:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5338673c-1d81-41ab-a58d-080dbef3660e tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] http://192.168.122.129/volume/v3/types/95764d33-85f0-46da-b3e1-6780cd58fbf2/encryption/498b39fc-0d8d-4027-bc89-06dc44d8cdb6 returned with HTTP 403 Sep 02 00:59:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1683/3382] 192.168.122.129 () {58 vars in 1373 bytes} [Wed Sep 2 00:59:35 2026] DELETE /volume/v3/types/95764d33-85f0-46da-b3e1-6780cd58fbf2/encryption/498b39fc-0d8d-4027-bc89-06dc44d8cdb6 => generated 127 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:59:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-1f340d01-cf57-4599-8d65-a7dffce4a10e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1f340d01-cf57-4599-8d65-a7dffce4a10e tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:59:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-1f340d01-cf57-4599-8d65-a7dffce4a10e tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1661353081", "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=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-1f340d01-cf57-4599-8d65-a7dffce4a10e tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:59:35 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1700/3383] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:59:35 2026] POST /volume/v3/types => generated 380 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4fed291f-a128-420b-91f2-76e1ad42460c None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4fed291f-a128-420b-91f2-76e1ad42460c tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] DELETE http://192.168.122.129/volume/v3/types/c970f102-1404-4a99-b3e4-e2ebfed26001/extra_specs/key1 Sep 02 00:59:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4fed291f-a128-420b-91f2-76e1ad42460c tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:35 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4fed291f-a128-420b-91f2-76e1ad42460c tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:35 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-4fed291f-a128-420b-91f2-76e1ad42460c tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'd06bffff403e4e3ab259c39a8338f4d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54abf94d7f6548219e4edde5273d787f', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:59:35 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4fed291f-a128-420b-91f2-76e1ad42460c tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] http://192.168.122.129/volume/v3/types/c970f102-1404-4a99-b3e4-e2ebfed26001/extra_specs/key1 returned with HTTP 403 Sep 02 00:59:35 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1684/3384] 192.168.122.129 () {58 vars in 1280 bytes} [Wed Sep 2 00:59:35 2026] DELETE /volume/v3/types/c970f102-1404-4a99-b3e4-e2ebfed26001/extra_specs/key1 => generated 122 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:59:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-727c6135-8439-4f23-a2cc-598cf67a60d6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:35 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-727c6135-8439-4f23-a2cc-598cf67a60d6 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] POST http://192.168.122.129/volume/v3/types Sep 02 00:59:35 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-727c6135-8439-4f23-a2cc-598cf67a60d6 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-520359154", "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=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-727c6135-8439-4f23-a2cc-598cf67a60d6 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] http://192.168.122.129/volume/v3/types returned with HTTP 200 Sep 02 00:59:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1701/3385] 192.168.122.129 () {60 vars in 1137 bytes} [Wed Sep 2 00:59:35 2026] POST /volume/v3/types => generated 379 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-16ad9284-d59c-4e91-9cc8-112f635fa575 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-16ad9284-d59c-4e91-9cc8-112f635fa575 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] DELETE http://192.168.122.129/volume/v3/types/d7c2a12d-a6fe-446f-a17a-2203eeb477b7 Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-16ad9284-d59c-4e91-9cc8-112f635fa575 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-16ad9284-d59c-4e91-9cc8-112f635fa575 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-16ad9284-d59c-4e91-9cc8-112f635fa575 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'd06bffff403e4e3ab259c39a8338f4d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54abf94d7f6548219e4edde5273d787f', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-16ad9284-d59c-4e91-9cc8-112f635fa575 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] http://192.168.122.129/volume/v3/types/d7c2a12d-a6fe-446f-a17a-2203eeb477b7 returned with HTTP 403 Sep 02 00:59:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1685/3386] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:59:36 2026] DELETE /volume/v3/types/d7c2a12d-a6fe-446f-a17a-2203eeb477b7 => generated 109 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:59:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-7495fde3-845e-44ae-be15-37d53bbc6ed5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7495fde3-845e-44ae-be15-37d53bbc6ed5 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] GET http://192.168.122.129/volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/extra_specs Sep 02 00:59:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7495fde3-845e-44ae-be15-37d53bbc6ed5 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-7495fde3-845e-44ae-be15-37d53bbc6ed5 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-7495fde3-845e-44ae-be15-37d53bbc6ed5 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] http://192.168.122.129/volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/extra_specs returned with HTTP 200 Sep 02 00:59:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1702/3387] 192.168.122.129 () {58 vars in 1262 bytes} [Wed Sep 2 00:59:36 2026] GET /volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/extra_specs => generated 123 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-b68cf782-4a66-4b81-b575-6d5f22a974c7 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b68cf782-4a66-4b81-b575-6d5f22a974c7 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] GET http://192.168.122.129/volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/encryption/cipher Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b68cf782-4a66-4b81-b575-6d5f22a974c7 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-b68cf782-4a66-4b81-b575-6d5f22a974c7 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-b68cf782-4a66-4b81-b575-6d5f22a974c7 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd06bffff403e4e3ab259c39a8338f4d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54abf94d7f6548219e4edde5273d787f', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-b68cf782-4a66-4b81-b575-6d5f22a974c7 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] http://192.168.122.129/volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/encryption/cipher returned with HTTP 403 Sep 02 00:59:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1686/3388] 192.168.122.129 () {58 vars in 1280 bytes} [Wed Sep 2 00:59:36 2026] GET /volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/encryption/cipher => generated 124 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:59:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-55472983-a19b-484b-b0a1-70d539625e89 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-55472983-a19b-484b-b0a1-70d539625e89 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] GET http://192.168.122.129/volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/encryption Sep 02 00:59:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-55472983-a19b-484b-b0a1-70d539625e89 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-55472983-a19b-484b-b0a1-70d539625e89 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Calling method 'index' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:36 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-55472983-a19b-484b-b0a1-70d539625e89 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd06bffff403e4e3ab259c39a8338f4d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54abf94d7f6548219e4edde5273d787f', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:59:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-55472983-a19b-484b-b0a1-70d539625e89 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] http://192.168.122.129/volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/encryption returned with HTTP 403 Sep 02 00:59:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1703/3389] 192.168.122.129 () {58 vars in 1259 bytes} [Wed Sep 2 00:59:36 2026] GET /volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/encryption => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-f48b4bc0-eeda-4962-ac4e-6208698724cf None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f48b4bc0-eeda-4962-ac4e-6208698724cf tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] GET http://192.168.122.129/volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/extra_specs/multiattach Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f48b4bc0-eeda-4962-ac4e-6208698724cf tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-f48b4bc0-eeda-4962-ac4e-6208698724cf tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-f48b4bc0-eeda-4962-ac4e-6208698724cf tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] http://192.168.122.129/volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/extra_specs/multiattach returned with HTTP 200 Sep 02 00:59:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1687/3390] 192.168.122.129 () {58 vars in 1298 bytes} [Wed Sep 2 00:59:36 2026] GET /volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/extra_specs/multiattach => generated 29 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 02 00:59:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-a8d706e8-40ca-4e8a-bc6f-5598b61c4ba7 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a8d706e8-40ca-4e8a-bc6f-5598b61c4ba7 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] GET http://192.168.122.129/volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/extra_specs/volume_backend_name Sep 02 00:59:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a8d706e8-40ca-4e8a-bc6f-5598b61c4ba7 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-a8d706e8-40ca-4e8a-bc6f-5598b61c4ba7 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-a8d706e8-40ca-4e8a-bc6f-5598b61c4ba7 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] http://192.168.122.129/volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/extra_specs/volume_backend_name returned with HTTP 404 Sep 02 00:59:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1704/3391] 192.168.122.129 () {58 vars in 1322 bytes} [Wed Sep 2 00:59:36 2026] GET /volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/extra_specs/volume_backend_name => generated 143 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-daac13bc-cac1-4169-9806-6646dd2e74bd None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-daac13bc-cac1-4169-9806-6646dd2e74bd tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] PUT http://192.168.122.129/volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/encryption/7dba760c-e627-4912-ac37-9454025ff199 Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-daac13bc-cac1-4169-9806-6646dd2e74bd tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-daac13bc-cac1-4169-9806-6646dd2e74bd tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'd06bffff403e4e3ab259c39a8338f4d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54abf94d7f6548219e4edde5273d787f', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-daac13bc-cac1-4169-9806-6646dd2e74bd tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] http://192.168.122.129/volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/encryption/7dba760c-e627-4912-ac37-9454025ff199 returned with HTTP 403 Sep 02 00:59:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1688/3392] 192.168.122.129 () {60 vars in 1390 bytes} [Wed Sep 2 00:59:36 2026] PUT /volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/encryption/7dba760c-e627-4912-ac37-9454025ff199 => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:59:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-61fc784e-0a50-4a6b-a559-cc3f1d9f0e66 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-61fc784e-0a50-4a6b-a559-cc3f1d9f0e66 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] PUT http://192.168.122.129/volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/extra_specs/key1 Sep 02 00:59:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-61fc784e-0a50-4a6b-a559-cc3f1d9f0e66 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:36 devstack devstack@c-api.service[86898]: DEBUG cinder.policy [None req-61fc784e-0a50-4a6b-a559-cc3f1d9f0e66 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd06bffff403e4e3ab259c39a8338f4d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54abf94d7f6548219e4edde5273d787f', '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=86898) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:59:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-61fc784e-0a50-4a6b-a559-cc3f1d9f0e66 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] http://192.168.122.129/volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/extra_specs/key1 returned with HTTP 403 Sep 02 00:59:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1705/3393] 192.168.122.129 () {60 vars in 1297 bytes} [Wed Sep 2 00:59:36 2026] PUT /volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2e6e5461-6637-46a2-a862-4e52090c91ac None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2e6e5461-6637-46a2-a862-4e52090c91ac tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] PUT http://192.168.122.129/volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3 Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2e6e5461-6637-46a2-a862-4e52090c91ac tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.policy [None req-2e6e5461-6637-46a2-a862-4e52090c91ac tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'd06bffff403e4e3ab259c39a8338f4d6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '54abf94d7f6548219e4edde5273d787f', '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=86899) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2e6e5461-6637-46a2-a862-4e52090c91ac tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-reader] http://192.168.122.129/volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3 returned with HTTP 403 Sep 02 00:59:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1689/3394] 192.168.122.129 () {60 vars in 1246 bytes} [Wed Sep 2 00:59:36 2026] PUT /volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3 => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 02 00:59:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ed3f58cd-bced-437d-ba31-dd0719baede1 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ed3f58cd-bced-437d-ba31-dd0719baede1 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] DELETE http://192.168.122.129/volume/v3/types/d7c2a12d-a6fe-446f-a17a-2203eeb477b7 Sep 02 00:59:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ed3f58cd-bced-437d-ba31-dd0719baede1 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ed3f58cd-bced-437d-ba31-dd0719baede1 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ed3f58cd-bced-437d-ba31-dd0719baede1 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] http://192.168.122.129/volume/v3/types/d7c2a12d-a6fe-446f-a17a-2203eeb477b7 returned with HTTP 202 Sep 02 00:59:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1706/3395] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:59:36 2026] DELETE /volume/v3/types/d7c2a12d-a6fe-446f-a17a-2203eeb477b7 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-165046e7-0a38-4006-bd53-87ab245c9250 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-165046e7-0a38-4006-bd53-87ab245c9250 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] DELETE http://192.168.122.129/volume/v3/types/c970f102-1404-4a99-b3e4-e2ebfed26001 Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-165046e7-0a38-4006-bd53-87ab245c9250 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-165046e7-0a38-4006-bd53-87ab245c9250 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-165046e7-0a38-4006-bd53-87ab245c9250 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] http://192.168.122.129/volume/v3/types/c970f102-1404-4a99-b3e4-e2ebfed26001 returned with HTTP 202 Sep 02 00:59:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1690/3396] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:59:36 2026] DELETE /volume/v3/types/c970f102-1404-4a99-b3e4-e2ebfed26001 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-2336fc1e-deef-4018-8542-06abf2fbbc27 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2336fc1e-deef-4018-8542-06abf2fbbc27 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] DELETE http://192.168.122.129/volume/v3/types/95764d33-85f0-46da-b3e1-6780cd58fbf2 Sep 02 00:59:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2336fc1e-deef-4018-8542-06abf2fbbc27 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-2336fc1e-deef-4018-8542-06abf2fbbc27 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-2336fc1e-deef-4018-8542-06abf2fbbc27 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] http://192.168.122.129/volume/v3/types/95764d33-85f0-46da-b3e1-6780cd58fbf2 returned with HTTP 202 Sep 02 00:59:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1707/3397] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:59:36 2026] DELETE /volume/v3/types/95764d33-85f0-46da-b3e1-6780cd58fbf2 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-bee2e1a4-c1cd-487a-9d15-675e49f5394b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bee2e1a4-c1cd-487a-9d15-675e49f5394b tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] DELETE http://192.168.122.129/volume/v3/types/2b8f9058-dbdb-4074-8c46-543761a9d92a Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bee2e1a4-c1cd-487a-9d15-675e49f5394b tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-bee2e1a4-c1cd-487a-9d15-675e49f5394b tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-bee2e1a4-c1cd-487a-9d15-675e49f5394b tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] http://192.168.122.129/volume/v3/types/2b8f9058-dbdb-4074-8c46-543761a9d92a returned with HTTP 202 Sep 02 00:59:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1691/3398] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:59:36 2026] DELETE /volume/v3/types/2b8f9058-dbdb-4074-8c46-543761a9d92a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-f800e397-28a4-4aee-9387-40dca8181013 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f800e397-28a4-4aee-9387-40dca8181013 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] DELETE http://192.168.122.129/volume/v3/types/42f535ff-6f75-45bc-af1c-4d9b721d657d Sep 02 00:59:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f800e397-28a4-4aee-9387-40dca8181013 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:36 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-f800e397-28a4-4aee-9387-40dca8181013 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] Calling method '_delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:36 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-f800e397-28a4-4aee-9387-40dca8181013 tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] http://192.168.122.129/volume/v3/types/42f535ff-6f75-45bc-af1c-4d9b721d657d returned with HTTP 202 Sep 02 00:59:36 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1708/3399] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:59:36 2026] DELETE /volume/v3/types/42f535ff-6f75-45bc-af1c-4d9b721d657d => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-11a8fb10-145d-4fbe-9097-2e25aba4103b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-11a8fb10-145d-4fbe-9097-2e25aba4103b tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] DELETE http://192.168.122.129/volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3 Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-11a8fb10-145d-4fbe-9097-2e25aba4103b tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-11a8fb10-145d-4fbe-9097-2e25aba4103b tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] Calling method '_delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:36 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-11a8fb10-145d-4fbe-9097-2e25aba4103b tempest-VolumeTypesReaderTests-282079827 tempest-VolumeTypesReaderTests-282079827-project-admin] http://192.168.122.129/volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3 returned with HTTP 202 Sep 02 00:59:36 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1692/3400] 192.168.122.129 () {58 vars in 1229 bytes} [Wed Sep 2 00:59:36 2026] DELETE /volume/v3/types/b9db91b9-5044-4237-b8e8-4d2a8663e4c3 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 00:59:46 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=225,cinder:INSERT=65,cinder:UPDATE=116 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:59:46 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=295,cinder:INSERT=100,cinder:UPDATE=165 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 00:59:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-cafca66a-da55-445f-9a38-08b9575543b3 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cafca66a-da55-445f-9a38-08b9575543b3 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:59:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-cafca66a-da55-445f-9a38-08b9575543b3 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-2086232766", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:50 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-cafca66a-da55-445f-9a38-08b9575543b3 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-2086232766', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:59:50 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-cafca66a-da55-445f-9a38-08b9575543b3 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Create volume of 1 GB Sep 02 00:59:50 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-cafca66a-da55-445f-9a38-08b9575543b3 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Availability Zones retrieved successfully. Sep 02 00:59:50 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cafca66a-da55-445f-9a38-08b9575543b3 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Flow 'volume_create_api' (a0bfd0e0-8487-4b10-8f3c-8f09e7a1f577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:50 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cafca66a-da55-445f-9a38-08b9575543b3 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e11e4b14-cd4a-4ed9-b3e2-fb17f4ebbc25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:50 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-cafca66a-da55-445f-9a38-08b9575543b3 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Validating volume size '1' using validate_int {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:59:50 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cafca66a-da55-445f-9a38-08b9575543b3 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e11e4b14-cd4a-4ed9-b3e2-fb17f4ebbc25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:50 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cafca66a-da55-445f-9a38-08b9575543b3 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c189f4ba-4681-4c01-9901-cc6224f04aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:50 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-cafca66a-da55-445f-9a38-08b9575543b3 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Created reservations ['a50b9290-c087-4b89-86e4-65f256064055', 'f742474c-9fa3-4259-840a-ba3bae3ae1be', '57ba4d69-c3d5-4825-9dd1-79f13655aa39', 'd3c2412a-e4a2-401a-a834-77063d121fc5'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:50 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cafca66a-da55-445f-9a38-08b9575543b3 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c189f4ba-4681-4c01-9901-cc6224f04aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a50b9290-c087-4b89-86e4-65f256064055', 'f742474c-9fa3-4259-840a-ba3bae3ae1be', '57ba4d69-c3d5-4825-9dd1-79f13655aa39', 'd3c2412a-e4a2-401a-a834-77063d121fc5']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:50 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cafca66a-da55-445f-9a38-08b9575543b3 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (633121d5-64cc-436d-ab3a-5f9bdc74b250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:50 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:50 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:50 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cafca66a-da55-445f-9a38-08b9575543b3 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (633121d5-64cc-436d-ab3a-5f9bdc74b250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cc11770-f276-46f5-a207-e32a0e0bf82b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2086232766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bbb5b45e8a94eda8f6f05d85b7c29d0',qos_specs=None,replication_status=,reservations=['a50b9290-c087-4b89-86e4-65f256064055','f742474c-9fa3-4259-840a-ba3bae3ae1be','57ba4d69-c3d5-4825-9dd1-79f13655aa39','d3c2412a-e4a2-401a-a834-77063d121fc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='778fd8aef5014c2792370a92f717de4b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:59:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2086232766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cc11770-f276-46f5-a207-e32a0e0bf82b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bbb5b45e8a94eda8f6f05d85b7c29d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='778fd8aef5014c2792370a92f717de4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:50 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cafca66a-da55-445f-9a38-08b9575543b3 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (939ce0f8-c3ba-4d9a-8950-dc5a2595ca20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:50 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cafca66a-da55-445f-9a38-08b9575543b3 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (939ce0f8-c3ba-4d9a-8950-dc5a2595ca20) transitioned into state 'SUCCESS' from state '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-2086232766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bbb5b45e8a94eda8f6f05d85b7c29d0',qos_specs=None,replication_status=,reservations=['a50b9290-c087-4b89-86e4-65f256064055','f742474c-9fa3-4259-840a-ba3bae3ae1be','57ba4d69-c3d5-4825-9dd1-79f13655aa39','d3c2412a-e4a2-401a-a834-77063d121fc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='778fd8aef5014c2792370a92f717de4b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:50 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cafca66a-da55-445f-9a38-08b9575543b3 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1eb540f-3b9b-4273-b9a9-5d8d34d04353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:50 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cafca66a-da55-445f-9a38-08b9575543b3 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1eb540f-3b9b-4273-b9a9-5d8d34d04353) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:50 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-cafca66a-da55-445f-9a38-08b9575543b3 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Flow 'volume_create_api' (a0bfd0e0-8487-4b10-8f3c-8f09e7a1f577) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:50 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-cafca66a-da55-445f-9a38-08b9575543b3 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Create volume request issued successfully. Sep 02 00:59:50 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-cafca66a-da55-445f-9a38-08b9575543b3 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:59:50 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1709/3401] 192.168.122.129 () {60 vars in 1143 bytes} [Wed Sep 2 00:59:50 2026] POST /volume/v3/volumes => generated 763 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:59:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-535d5bac-fb8a-40d5-8872-0bf84517feae None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-535d5bac-fb8a-40d5-8872-0bf84517feae tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b Sep 02 00:59:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-535d5bac-fb8a-40d5-8872-0bf84517feae tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:50 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-535d5bac-fb8a-40d5-8872-0bf84517feae tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:50 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:50 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:50 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:50 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:50 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-535d5bac-fb8a-40d5-8872-0bf84517feae tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Volume info retrieved successfully. Sep 02 00:59:50 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-535d5bac-fb8a-40d5-8872-0bf84517feae tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b returned with HTTP 200 Sep 02 00:59:50 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1693/3402] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:50 2026] GET /volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b => generated 831 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b9e53251-d86a-46ba-9bcc-c9e1691d9a3e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b9e53251-d86a-46ba-9bcc-c9e1691d9a3e tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b Sep 02 00:59:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b9e53251-d86a-46ba-9bcc-c9e1691d9a3e tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b9e53251-d86a-46ba-9bcc-c9e1691d9a3e tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:51 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:51 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:51 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:51 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:51 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b9e53251-d86a-46ba-9bcc-c9e1691d9a3e tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Volume info retrieved successfully. Sep 02 00:59:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b9e53251-d86a-46ba-9bcc-c9e1691d9a3e tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b returned with HTTP 200 Sep 02 00:59:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1710/3403] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:51 2026] GET /volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-7cfb1008-121f-4b64-8733-52d3122fde24 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7cfb1008-121f-4b64-8733-52d3122fde24 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b Sep 02 00:59:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7cfb1008-121f-4b64-8733-52d3122fde24 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-7cfb1008-121f-4b64-8733-52d3122fde24 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:51 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:51 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:51 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:51 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:51 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-7cfb1008-121f-4b64-8733-52d3122fde24 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Volume info retrieved successfully. Sep 02 00:59:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-7cfb1008-121f-4b64-8733-52d3122fde24 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b returned with HTTP 200 Sep 02 00:59:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1694/3404] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:51 2026] GET /volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-fdce7fa9-50f1-4468-ad58-3895b3596575 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fdce7fa9-50f1-4468-ad58-3895b3596575 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] POST http://192.168.122.129/volume/v3/snapshots Sep 02 00:59:51 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-fdce7fa9-50f1-4468-ad58-3895b3596575 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2cc11770-f276-46f5-a207-e32a0e0bf82b", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-95740409", "description": null, "metadata": null}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:51 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:51 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:51 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:51 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:51 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-fdce7fa9-50f1-4468-ad58-3895b3596575 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Volume info retrieved successfully. Sep 02 00:59:51 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-fdce7fa9-50f1-4468-ad58-3895b3596575 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Create snapshot from volume 2cc11770-f276-46f5-a207-e32a0e0bf82b Sep 02 00:59:51 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-fdce7fa9-50f1-4468-ad58-3895b3596575 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Created reservations ['91811309-ee4e-4ab2-b010-673d3f5f8ff4', 'd10fbc9e-47b8-4619-9383-935a9fb0f6ce', '7cd35408-42dc-4990-846a-c98de7697ce2', '73f5680e-08ae-448c-a35e-d38dd6ef7c45'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:51 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:51 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:51 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-fdce7fa9-50f1-4468-ad58-3895b3596575 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Snapshot force create request issued successfully. Sep 02 00:59:51 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-fdce7fa9-50f1-4468-ad58-3895b3596575 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/snapshots returned with HTTP 202 Sep 02 00:59:51 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1711/3405] 192.168.122.129 () {60 vars in 1149 bytes} [Wed Sep 2 00:59:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:59:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fd961b26-dc9d-4da9-9d14-e583b2685eba None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fd961b26-dc9d-4da9-9d14-e583b2685eba tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c Sep 02 00:59:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fd961b26-dc9d-4da9-9d14-e583b2685eba tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:51 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fd961b26-dc9d-4da9-9d14-e583b2685eba tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:51 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:51 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:51 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-fd961b26-dc9d-4da9-9d14-e583b2685eba tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Snapshot retrieved successfully. Sep 02 00:59:51 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fd961b26-dc9d-4da9-9d14-e583b2685eba tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c returned with HTTP 200 Sep 02 00:59:51 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1695/3406] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:51 2026] GET /volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c94f4684-6dac-4ee0-b8b4-aa0ee9c91a9f None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c94f4684-6dac-4ee0-b8b4-aa0ee9c91a9f tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c Sep 02 00:59:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c94f4684-6dac-4ee0-b8b4-aa0ee9c91a9f tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:52 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c94f4684-6dac-4ee0-b8b4-aa0ee9c91a9f tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:52 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:52 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:52 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-c94f4684-6dac-4ee0-b8b4-aa0ee9c91a9f tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Snapshot retrieved successfully. Sep 02 00:59:52 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c94f4684-6dac-4ee0-b8b4-aa0ee9c91a9f tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c returned with HTTP 200 Sep 02 00:59:52 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1712/3407] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:52 2026] GET /volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-2ed0bfa4-142b-4f5c-9d53-47bb83bde208 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:53 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2ed0bfa4-142b-4f5c-9d53-47bb83bde208 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c Sep 02 00:59:53 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2ed0bfa4-142b-4f5c-9d53-47bb83bde208 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-2ed0bfa4-142b-4f5c-9d53-47bb83bde208 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:54 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:54 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:54 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-2ed0bfa4-142b-4f5c-9d53-47bb83bde208 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Snapshot retrieved successfully. Sep 02 00:59:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-2ed0bfa4-142b-4f5c-9d53-47bb83bde208 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c returned with HTTP 200 Sep 02 00:59:54 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1696/3408] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:53 2026] GET /volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-5614ca22-c00e-4177-8577-14bfcb40d63e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5614ca22-c00e-4177-8577-14bfcb40d63e tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c Sep 02 00:59:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5614ca22-c00e-4177-8577-14bfcb40d63e tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-5614ca22-c00e-4177-8577-14bfcb40d63e tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:54 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:54 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:54 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-5614ca22-c00e-4177-8577-14bfcb40d63e tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Snapshot retrieved successfully. Sep 02 00:59:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-5614ca22-c00e-4177-8577-14bfcb40d63e tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c returned with HTTP 200 Sep 02 00:59:54 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1713/3409] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:54 2026] GET /volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-4c87cdec-802f-47eb-9b27-e43f8a3ce03f None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4c87cdec-802f-47eb-9b27-e43f8a3ce03f tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c Sep 02 00:59:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4c87cdec-802f-47eb-9b27-e43f8a3ce03f tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-4c87cdec-802f-47eb-9b27-e43f8a3ce03f tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:54 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:54 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:54 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-4c87cdec-802f-47eb-9b27-e43f8a3ce03f tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Snapshot retrieved successfully. Sep 02 00:59:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-4c87cdec-802f-47eb-9b27-e43f8a3ce03f tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c returned with HTTP 200 Sep 02 00:59:54 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1697/3410] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 00:59:54 2026] GET /volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-ed6f71dd-fc3e-43f6-81a0-5d4d257b3086 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ed6f71dd-fc3e-43f6-81a0-5d4d257b3086 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] POST http://192.168.122.129/volume/v3/volumes Sep 02 00:59:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-ed6f71dd-fc3e-43f6-81a0-5d4d257b3086 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c", "size": 1}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 02 00:59:54 devstack devstack@c-api.service[86898]: DEBUG cinder.api.v3.volumes [None req-ed6f71dd-fc3e-43f6-81a0-5d4d257b3086 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Create volume request body: {'volume': {'snapshot_id': 'a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c', 'size': 1}} {{(pid=86898) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 02 00:59:54 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:54 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:54 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ed6f71dd-fc3e-43f6-81a0-5d4d257b3086 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Snapshot retrieved successfully. Sep 02 00:59:54 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-ed6f71dd-fc3e-43f6-81a0-5d4d257b3086 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Create volume of 1 GB Sep 02 00:59:54 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ed6f71dd-fc3e-43f6-81a0-5d4d257b3086 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Availability Zones retrieved successfully. Sep 02 00:59:54 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ed6f71dd-fc3e-43f6-81a0-5d4d257b3086 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Flow 'volume_create_api' (ec0e5c5b-442b-41fd-9b14-7505c68b2d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:54 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ed6f71dd-fc3e-43f6-81a0-5d4d257b3086 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a7d70be-db2b-48d8-8169-242bbfa7f5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:54 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.flows.api.create_volume [None req-ed6f71dd-fc3e-43f6-81a0-5d4d257b3086 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86898) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 02 00:59:54 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:54 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:54 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ed6f71dd-fc3e-43f6-81a0-5d4d257b3086 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a7d70be-db2b-48d8-8169-242bbfa7f5a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T22:36:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7db204b-c7ef-4060-98bb-ad8772b4cafe,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7db204b-c7ef-4060-98bb-ad8772b4cafe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:54 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ed6f71dd-fc3e-43f6-81a0-5d4d257b3086 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44640817-31f3-4db9-aa89-5870b756da9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:54 devstack devstack@c-api.service[86898]: DEBUG cinder.quota [None req-ed6f71dd-fc3e-43f6-81a0-5d4d257b3086 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Created reservations ['1d7f1862-898e-44fe-9936-d6f46b75e711', '3c7febb0-7d3c-487c-84f4-282291279290', '88b29eac-c7a3-4852-8a49-318df78faf59', '4461f166-8ae6-46d1-88fb-83f30844f7e2'] {{(pid=86898) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 02 00:59:54 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ed6f71dd-fc3e-43f6-81a0-5d4d257b3086 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44640817-31f3-4db9-aa89-5870b756da9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d7f1862-898e-44fe-9936-d6f46b75e711', '3c7febb0-7d3c-487c-84f4-282291279290', '88b29eac-c7a3-4852-8a49-318df78faf59', '4461f166-8ae6-46d1-88fb-83f30844f7e2']}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:54 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ed6f71dd-fc3e-43f6-81a0-5d4d257b3086 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adabb7fd-dacc-4d15-a635-6db9d5704d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:54 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:54 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:54 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:54 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:54 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ed6f71dd-fc3e-43f6-81a0-5d4d257b3086 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adabb7fd-dacc-4d15-a635-6db9d5704d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44e11559-510c-41e3-b748-c0a73e80de01', '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='5bbb5b45e8a94eda8f6f05d85b7c29d0',qos_specs=None,replication_status=,reservations=['1d7f1862-898e-44fe-9936-d6f46b75e711','3c7febb0-7d3c-487c-84f4-282291279290','88b29eac-c7a3-4852-8a49-318df78faf59','4461f166-8ae6-46d1-88fb-83f30844f7e2'],size=1,snapshot_id=a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c,source_replicaid=,source_volid=None,status='creating',user_id='778fd8aef5014c2792370a92f717de4b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T22:59:54Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44e11559-510c-41e3-b748-c0a73e80de01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bbb5b45e8a94eda8f6f05d85b7c29d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='778fd8aef5014c2792370a92f717de4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7db204b-c7ef-4060-98bb-ad8772b4cafe),volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:54 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ed6f71dd-fc3e-43f6-81a0-5d4d257b3086 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33d4fea3-026c-4c61-8f39-27db8ba868f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:54 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ed6f71dd-fc3e-43f6-81a0-5d4d257b3086 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33d4fea3-026c-4c61-8f39-27db8ba868f3) transitioned into state 'SUCCESS' from 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='5bbb5b45e8a94eda8f6f05d85b7c29d0',qos_specs=None,replication_status=,reservations=['1d7f1862-898e-44fe-9936-d6f46b75e711','3c7febb0-7d3c-487c-84f4-282291279290','88b29eac-c7a3-4852-8a49-318df78faf59','4461f166-8ae6-46d1-88fb-83f30844f7e2'],size=1,snapshot_id=a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c,source_replicaid=,source_volid=None,status='creating',user_id='778fd8aef5014c2792370a92f717de4b',volume_type_id=c7db204b-c7ef-4060-98bb-ad8772b4cafe)}' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:54 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ed6f71dd-fc3e-43f6-81a0-5d4d257b3086 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69b183a9-07f1-4649-8920-9cf4ee245355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 02 00:59:54 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:54 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:54 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ed6f71dd-fc3e-43f6-81a0-5d4d257b3086 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69b183a9-07f1-4649-8920-9cf4ee245355) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86898) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 02 00:59:54 devstack devstack@c-api.service[86898]: DEBUG cinder.volume.api [None req-ed6f71dd-fc3e-43f6-81a0-5d4d257b3086 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Flow 'volume_create_api' (ec0e5c5b-442b-41fd-9b14-7505c68b2d3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86898) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 02 00:59:54 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-ed6f71dd-fc3e-43f6-81a0-5d4d257b3086 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Create volume request issued successfully. Sep 02 00:59:54 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-ed6f71dd-fc3e-43f6-81a0-5d4d257b3086 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/volumes returned with HTTP 202 Sep 02 00:59:54 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1714/3411] 192.168.122.129 () {60 vars in 1142 bytes} [Wed Sep 2 00:59:54 2026] POST /volume/v3/volumes => generated 750 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 02 00:59:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8091c608-26c5-4481-8540-aa834de98a81 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8091c608-26c5-4481-8540-aa834de98a81 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 Sep 02 00:59:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8091c608-26c5-4481-8540-aa834de98a81 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:54 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8091c608-26c5-4481-8540-aa834de98a81 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:54 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:54 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:54 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:54 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:54 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8091c608-26c5-4481-8540-aa834de98a81 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Volume info retrieved successfully. Sep 02 00:59:54 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8091c608-26c5-4481-8540-aa834de98a81 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 returned with HTTP 200 Sep 02 00:59:54 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1698/3412] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:54 2026] GET /volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-dfe307d0-8b19-47d8-b143-e534456d1171 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-dfe307d0-8b19-47d8-b143-e534456d1171 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 Sep 02 00:59:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-dfe307d0-8b19-47d8-b143-e534456d1171 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:55 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-dfe307d0-8b19-47d8-b143-e534456d1171 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:55 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:55 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:55 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:55 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:55 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-dfe307d0-8b19-47d8-b143-e534456d1171 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Volume info retrieved successfully. Sep 02 00:59:55 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-dfe307d0-8b19-47d8-b143-e534456d1171 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 returned with HTTP 200 Sep 02 00:59:55 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1715/3413] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:55 2026] GET /volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8347af47-ff4a-4562-93ea-1578ebf7f759 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8347af47-ff4a-4562-93ea-1578ebf7f759 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 Sep 02 00:59:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8347af47-ff4a-4562-93ea-1578ebf7f759 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:56 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8347af47-ff4a-4562-93ea-1578ebf7f759 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:56 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:56 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:56 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:56 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:56 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8347af47-ff4a-4562-93ea-1578ebf7f759 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Volume info retrieved successfully. Sep 02 00:59:56 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8347af47-ff4a-4562-93ea-1578ebf7f759 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 returned with HTTP 200 Sep 02 00:59:56 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1699/3414] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:56 2026] GET /volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 => generated 842 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-e6983699-11ac-4521-b870-dca2839ae35d None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e6983699-11ac-4521-b870-dca2839ae35d tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 Sep 02 00:59:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e6983699-11ac-4521-b870-dca2839ae35d tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:57 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-e6983699-11ac-4521-b870-dca2839ae35d tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:57 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:57 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:57 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:57 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 00:59:57 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-e6983699-11ac-4521-b870-dca2839ae35d tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Volume info retrieved successfully. Sep 02 00:59:57 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-e6983699-11ac-4521-b870-dca2839ae35d tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 returned with HTTP 200 Sep 02 00:59:57 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1716/3415] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:57 2026] GET /volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 => generated 842 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 02 00:59:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-ce1fc8c2-3696-47b0-bc75-6bc81c6ec889 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ce1fc8c2-3696-47b0-bc75-6bc81c6ec889 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 Sep 02 00:59:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ce1fc8c2-3696-47b0-bc75-6bc81c6ec889 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:58 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-ce1fc8c2-3696-47b0-bc75-6bc81c6ec889 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:58 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:58 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 00:59:58 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:58 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 00:59:58 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-ce1fc8c2-3696-47b0-bc75-6bc81c6ec889 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Volume info retrieved successfully. Sep 02 00:59:58 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-ce1fc8c2-3696-47b0-bc75-6bc81c6ec889 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 returned with HTTP 200 Sep 02 00:59:58 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1700/3416] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:58 2026] GET /volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 => generated 842 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 00:59:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-18d78e8b-0610-4748-bfd3-790df2cf24e5 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 00:59:59 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-18d78e8b-0610-4748-bfd3-790df2cf24e5 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 Sep 02 00:59:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-18d78e8b-0610-4748-bfd3-790df2cf24e5 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 00:59:59 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-18d78e8b-0610-4748-bfd3-790df2cf24e5 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 00:59:59 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 00:59:59 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 00:59:59 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 00:59:59 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 01:00:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-18d78e8b-0610-4748-bfd3-790df2cf24e5 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Volume info retrieved successfully. Sep 02 01:00:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-18d78e8b-0610-4748-bfd3-790df2cf24e5 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 returned with HTTP 200 Sep 02 01:00:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1717/3417] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 00:59:59 2026] GET /volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 01:00:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-8f558ce0-7b71-4d0c-b41e-001361b2f01d None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 01:00:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8f558ce0-7b71-4d0c-b41e-001361b2f01d tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 Sep 02 01:00:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8f558ce0-7b71-4d0c-b41e-001361b2f01d tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 01:00:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-8f558ce0-7b71-4d0c-b41e-001361b2f01d tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 01:00:00 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 01:00:00 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 01:00:00 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 01:00:00 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 01:00:00 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-8f558ce0-7b71-4d0c-b41e-001361b2f01d tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Volume info retrieved successfully. Sep 02 01:00:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-8f558ce0-7b71-4d0c-b41e-001361b2f01d tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 returned with HTTP 200 Sep 02 01:00:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1701/3418] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 01:00:00 2026] GET /volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 01:00:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-bf7a96ba-75ac-40c2-adfa-1f6b5f8566d2 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 01:00:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bf7a96ba-75ac-40c2-adfa-1f6b5f8566d2 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c Sep 02 01:00:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bf7a96ba-75ac-40c2-adfa-1f6b5f8566d2 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 01:00:00 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-bf7a96ba-75ac-40c2-adfa-1f6b5f8566d2 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 01:00:00 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-bf7a96ba-75ac-40c2-adfa-1f6b5f8566d2 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Delete snapshot with id: a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c Sep 02 01:00:00 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 01:00:00 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 01:00:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-bf7a96ba-75ac-40c2-adfa-1f6b5f8566d2 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Snapshot retrieved successfully. Sep 02 01:00:00 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 01:00:00 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 01:00:00 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-bf7a96ba-75ac-40c2-adfa-1f6b5f8566d2 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Snapshot delete request issued successfully. Sep 02 01:00:00 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-bf7a96ba-75ac-40c2-adfa-1f6b5f8566d2 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c returned with HTTP 202 Sep 02 01:00:00 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1718/3419] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 01:00:00 2026] DELETE /volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 01:00:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d78404c5-28e8-4588-a6b7-adde8ed643d6 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 01:00:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d78404c5-28e8-4588-a6b7-adde8ed643d6 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c Sep 02 01:00:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d78404c5-28e8-4588-a6b7-adde8ed643d6 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 01:00:00 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d78404c5-28e8-4588-a6b7-adde8ed643d6 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 01:00:00 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 01:00:00 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 01:00:00 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d78404c5-28e8-4588-a6b7-adde8ed643d6 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Snapshot retrieved successfully. Sep 02 01:00:00 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d78404c5-28e8-4588-a6b7-adde8ed643d6 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c returned with HTTP 200 Sep 02 01:00:00 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1702/3420] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 01:00:00 2026] GET /volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 01:00:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-b647811f-864d-4009-be13-5d52b935a7d9 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 01:00:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b647811f-864d-4009-be13-5d52b935a7d9 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c Sep 02 01:00:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b647811f-864d-4009-be13-5d52b935a7d9 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 01:00:01 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-b647811f-864d-4009-be13-5d52b935a7d9 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 01:00:01 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 01:00:01 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 01:00:01 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-b647811f-864d-4009-be13-5d52b935a7d9 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Snapshot retrieved successfully. Sep 02 01:00:01 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-b647811f-864d-4009-be13-5d52b935a7d9 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c returned with HTTP 200 Sep 02 01:00:01 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1719/3421] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 01:00:01 2026] GET /volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 01:00:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-e9f86c6d-683a-49b4-a963-1806ffc4f4e5 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 01:00:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e9f86c6d-683a-49b4-a963-1806ffc4f4e5 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c Sep 02 01:00:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e9f86c6d-683a-49b4-a963-1806ffc4f4e5 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 01:00:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-e9f86c6d-683a-49b4-a963-1806ffc4f4e5 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 01:00:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-e9f86c6d-683a-49b4-a963-1806ffc4f4e5 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c returned with HTTP 404 Sep 02 01:00:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1703/3422] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 01:00:02 2026] GET /volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 01:00:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-32a5039e-d281-4a7a-9798-4f705ba382a6 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 01:00:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-32a5039e-d281-4a7a-9798-4f705ba382a6 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] DELETE http://192.168.122.129/volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b Sep 02 01:00:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-32a5039e-d281-4a7a-9798-4f705ba382a6 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 01:00:02 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-32a5039e-d281-4a7a-9798-4f705ba382a6 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 01:00:02 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-32a5039e-d281-4a7a-9798-4f705ba382a6 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Delete volume with id: 2cc11770-f276-46f5-a207-e32a0e0bf82b Sep 02 01:00:02 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 01:00:02 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 01:00:02 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 01:00:02 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 01:00:02 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-32a5039e-d281-4a7a-9798-4f705ba382a6 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Volume info retrieved successfully. Sep 02 01:00:02 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-32a5039e-d281-4a7a-9798-4f705ba382a6 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Delete volume request issued successfully. Sep 02 01:00:02 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-32a5039e-d281-4a7a-9798-4f705ba382a6 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b returned with HTTP 202 Sep 02 01:00:02 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1720/3423] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 01:00:02 2026] DELETE /volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 01:00:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-358814fa-1f38-4bf3-b99e-485e0a19a2f4 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 01:00:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-358814fa-1f38-4bf3-b99e-485e0a19a2f4 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b Sep 02 01:00:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-358814fa-1f38-4bf3-b99e-485e0a19a2f4 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 01:00:02 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-358814fa-1f38-4bf3-b99e-485e0a19a2f4 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 01:00:02 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 01:00:02 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 01:00:02 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 01:00:02 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 01:00:02 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-358814fa-1f38-4bf3-b99e-485e0a19a2f4 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Volume info retrieved successfully. Sep 02 01:00:02 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-358814fa-1f38-4bf3-b99e-485e0a19a2f4 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b returned with HTTP 200 Sep 02 01:00:02 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1704/3424] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 01:00:02 2026] GET /volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 01:00:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-72b44ef8-2c50-4221-b266-2cb15bf396fa None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 01:00:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-72b44ef8-2c50-4221-b266-2cb15bf396fa tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b Sep 02 01:00:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-72b44ef8-2c50-4221-b266-2cb15bf396fa tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 01:00:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-72b44ef8-2c50-4221-b266-2cb15bf396fa tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 01:00:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-72b44ef8-2c50-4221-b266-2cb15bf396fa tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b returned with HTTP 404 Sep 02 01:00:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1721/3425] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 01:00:03 2026] GET /volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 01:00:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-d1a41bd1-062e-44ad-9e2b-eeb113065646 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 01:00:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d1a41bd1-062e-44ad-9e2b-eeb113065646 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] DELETE http://192.168.122.129/volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 Sep 02 01:00:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d1a41bd1-062e-44ad-9e2b-eeb113065646 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 01:00:03 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-d1a41bd1-062e-44ad-9e2b-eeb113065646 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'delete' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 01:00:03 devstack devstack@c-api.service[86899]: INFO cinder.api.v3.volumes [None req-d1a41bd1-062e-44ad-9e2b-eeb113065646 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Delete volume with id: 44e11559-510c-41e3-b748-c0a73e80de01 Sep 02 01:00:03 devstack devstack@c-api.service[86899]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 01:00:03 devstack devstack@c-api.service[86899]: attachments = base.obj_make_list( Sep 02 01:00:03 devstack devstack@c-api.service[86899]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 01:00:03 devstack devstack@c-api.service[86899]: warnings.warn( Sep 02 01:00:03 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d1a41bd1-062e-44ad-9e2b-eeb113065646 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Volume info retrieved successfully. Sep 02 01:00:03 devstack devstack@c-api.service[86899]: INFO cinder.volume.api [None req-d1a41bd1-062e-44ad-9e2b-eeb113065646 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Delete volume request issued successfully. Sep 02 01:00:03 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-d1a41bd1-062e-44ad-9e2b-eeb113065646 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 returned with HTTP 202 Sep 02 01:00:03 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1705/3426] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 01:00:03 2026] DELETE /volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 02 01:00:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-d61953a0-b49c-4bfe-9573-3e3cd432e64e None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 01:00:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d61953a0-b49c-4bfe-9573-3e3cd432e64e tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 Sep 02 01:00:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d61953a0-b49c-4bfe-9573-3e3cd432e64e tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 01:00:03 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-d61953a0-b49c-4bfe-9573-3e3cd432e64e tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 01:00:03 devstack devstack@c-api.service[86898]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 02 01:00:03 devstack devstack@c-api.service[86898]: attachments = base.obj_make_list( Sep 02 01:00:03 devstack devstack@c-api.service[86898]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 02 01:00:03 devstack devstack@c-api.service[86898]: warnings.warn( Sep 02 01:00:03 devstack devstack@c-api.service[86898]: INFO cinder.volume.api [None req-d61953a0-b49c-4bfe-9573-3e3cd432e64e tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Volume info retrieved successfully. Sep 02 01:00:03 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-d61953a0-b49c-4bfe-9573-3e3cd432e64e tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 returned with HTTP 200 Sep 02 01:00:03 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1722/3427] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 01:00:03 2026] GET /volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 02 01:00:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-791028b4-e3cd-4a9c-9328-576c263ce4a8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 01:00:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-791028b4-e3cd-4a9c-9328-576c263ce4a8 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 Sep 02 01:00:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-791028b4-e3cd-4a9c-9328-576c263ce4a8 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 01:00:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-791028b4-e3cd-4a9c-9328-576c263ce4a8 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 01:00:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-791028b4-e3cd-4a9c-9328-576c263ce4a8 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 returned with HTTP 404 Sep 02 01:00:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1706/3428] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 01:00:04 2026] GET /volume/v3/volumes/44e11559-510c-41e3-b748-c0a73e80de01 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 01:00:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c24d9bef-1d7b-4d41-9b0c-8a9d79947ecd None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 01:00:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c24d9bef-1d7b-4d41-9b0c-8a9d79947ecd tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] DELETE http://192.168.122.129/volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c Sep 02 01:00:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c24d9bef-1d7b-4d41-9b0c-8a9d79947ecd tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 01:00:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c24d9bef-1d7b-4d41-9b0c-8a9d79947ecd tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 01:00:04 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.snapshots [None req-c24d9bef-1d7b-4d41-9b0c-8a9d79947ecd tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Delete snapshot with id: a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c Sep 02 01:00:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c24d9bef-1d7b-4d41-9b0c-8a9d79947ecd tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c returned with HTTP 404 Sep 02 01:00:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1723/3429] 192.168.122.129 () {58 vars in 1241 bytes} [Wed Sep 2 01:00:04 2026] DELETE /volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 01:00:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-5c97816c-204c-4447-831d-a787fb8c0ac8 None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 01:00:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5c97816c-204c-4447-831d-a787fb8c0ac8 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c Sep 02 01:00:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5c97816c-204c-4447-831d-a787fb8c0ac8 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 01:00:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-5c97816c-204c-4447-831d-a787fb8c0ac8 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 01:00:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-5c97816c-204c-4447-831d-a787fb8c0ac8 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c returned with HTTP 404 Sep 02 01:00:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1707/3430] 192.168.122.129 () {58 vars in 1238 bytes} [Wed Sep 2 01:00:04 2026] GET /volume/v3/snapshots/a4801ef8-93f1-409f-9f52-eaa1fc2d2d0c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 01:00:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.middleware.request_id [None req-c4d76e2b-e46a-4789-ba80-699c08e09d67 None None] RequestId filter calling following filter/app {{(pid=86898) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 01:00:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c4d76e2b-e46a-4789-ba80-699c08e09d67 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] DELETE http://192.168.122.129/volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b Sep 02 01:00:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c4d76e2b-e46a-4789-ba80-699c08e09d67 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86898) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 01:00:04 devstack devstack@c-api.service[86898]: DEBUG cinder.api.openstack.wsgi [None req-c4d76e2b-e46a-4789-ba80-699c08e09d67 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'delete' {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 01:00:04 devstack devstack@c-api.service[86898]: INFO cinder.api.v3.volumes [None req-c4d76e2b-e46a-4789-ba80-699c08e09d67 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Delete volume with id: 2cc11770-f276-46f5-a207-e32a0e0bf82b Sep 02 01:00:04 devstack devstack@c-api.service[86898]: INFO cinder.api.openstack.wsgi [None req-c4d76e2b-e46a-4789-ba80-699c08e09d67 tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b returned with HTTP 404 Sep 02 01:00:04 devstack devstack@c-api.service[86898]: [pid: 86898|app: 0|req: 1724/3431] 192.168.122.129 () {58 vars in 1235 bytes} [Wed Sep 2 01:00:04 2026] DELETE /volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 01:00:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.middleware.request_id [None req-fe8bbc67-d105-4f23-b20d-3b702026ba6b None None] RequestId filter calling following filter/app {{(pid=86899) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 02 01:00:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fe8bbc67-d105-4f23-b20d-3b702026ba6b tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] GET http://192.168.122.129/volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b Sep 02 01:00:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fe8bbc67-d105-4f23-b20d-3b702026ba6b tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Empty body provided in request {{(pid=86899) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 02 01:00:04 devstack devstack@c-api.service[86899]: DEBUG cinder.api.openstack.wsgi [None req-fe8bbc67-d105-4f23-b20d-3b702026ba6b tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] Calling method 'show' {{(pid=86899) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 02 01:00:04 devstack devstack@c-api.service[86899]: INFO cinder.api.openstack.wsgi [None req-fe8bbc67-d105-4f23-b20d-3b702026ba6b tempest-SnapshotDependencyTests-1359119570 tempest-SnapshotDependencyTests-1359119570-project-member] http://192.168.122.129/volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b returned with HTTP 404 Sep 02 01:00:04 devstack devstack@c-api.service[86899]: [pid: 86899|app: 0|req: 1708/3432] 192.168.122.129 () {58 vars in 1232 bytes} [Wed Sep 2 01:00:04 2026] GET /volume/v3/volumes/2cc11770-f276-46f5-a207-e32a0e0bf82b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 02 01:00:14 devstack devstack@c-api.service[86898]: DEBUG dbcounter [-] [86898] Writing DB stats cinder:SELECT=99,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=86898) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 02 01:00:14 devstack devstack@c-api.service[86899]: DEBUG dbcounter [-] [86899] Writing DB stats cinder:SELECT=39,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=86899) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}